[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#984131: marked as done (flmsg: ftbfs with GCC-11)



Your message dated Sat, 20 Aug 2022 02:40:27 +0000
with message-id <E1oPEPT-004hno-Co@fasolo.debian.org>
and subject line Bug#984131: fixed in flmsg 4.0.20-1
has caused the Debian Bug report #984131,
regarding flmsg: ftbfs with GCC-11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
984131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984131
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:flmsg
Version: 4.0.17-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/flmsg_4.0.17-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
  Have flxmlrpc library ....... external lib

  Static linking .............. no
  CPU optimizations ........... none
  Debugging ................... no


   dh_auto_build
	make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I/usr/include/flxmlrpc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -I. -I./include   -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer   -DNDEBUG -I/usr/include/flxmlrpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o flmsg-flmsg.o `test -f 'flmsg.cxx' || echo './'`flmsg.cxx
g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I/usr/include/flxmlrpc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -I. -I./include   -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer   -DNDEBUG -I/usr/include/flxmlrpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o flmsg-flmsg_dialog.o `test -f 'flmsg_dialog.cxx' || echo './'`flmsg_dialog.cxx
g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I/usr/include/flxmlrpc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -I. -I./include   -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer   -DNDEBUG -I/usr/include/flxmlrpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o custom/flmsg-custom_transfer_tab.o `test -f 'custom/custom_transfer_tab.cxx' || echo './'`custom/custom_transfer_tab.cxx
g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I/usr/include/flxmlrpc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -I. -I./include   -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer   -DNDEBUG -I/usr/include/flxmlrpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arq/flmsg-arq.o `test -f 'arq/arq.cxx' || echo './'`arq/arq.cxx
g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I/usr/include/flxmlrpc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -I. -I./include   -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer   -DNDEBUG -I/usr/include/flxmlrpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arq/flmsg-flmsg-arq.o `test -f 'arq/flmsg-arq.cxx' || echo './'`arq/flmsg-arq.cxx
flmsg.cxx: In function ‘void rotate_log(std::string)’:
flmsg.cxx:2848:24: error: ‘streampos’ is not a member of ‘std::ostringstream’ {aka ‘std::__cxx11::basic_ostringstream<char>’}
 2848 |         ostringstream::streampos p;
      |                        ^~~~~~~~~
flmsg.cxx:2852:9: error: ‘p’ was not declared in this scope
 2852 |         p = oldfn.tellp();
      |         ^
make[3]: *** [Makefile:2069: flmsg-flmsg.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from arq/flmsg-arq.cxx:75:
./include/base64.h:38:9: error: reference to ‘byte’ is ambiguous
   38 |         byte dtable[256];
      |         ^~~~
In file included from /usr/include/c++/11/bits/stl_algobase.h:61,
                 from /usr/include/c++/11/bits/char_traits.h:39,
                 from /usr/include/c++/11/ios:40,
                 from /usr/include/c++/11/ostream:38,
                 from /usr/include/c++/11/iostream:39,
                 from arq/flmsg-arq.cxx:20:
/usr/include/c++/11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’
  404 |   enum class byte : unsigned char;
      |                              ^~~~
In file included from arq/flmsg-arq.cxx:75:
./include/base64.h:29:23: note:                 ‘typedef unsigned char byte’
   29 | typedef unsigned char byte;
      |                       ^~~~
./include/base64.h:39:9: error: reference to ‘byte’ is ambiguous
   39 |         byte etable[256];
      |         ^~~~
In file included from /usr/include/c++/11/bits/stl_algobase.h:61,
                 from /usr/include/c++/11/bits/char_traits.h:39,
                 from /usr/include/c++/11/ios:40,
                 from /usr/include/c++/11/ostream:38,
                 from /usr/include/c++/11/iostream:39,
                 from arq/flmsg-arq.cxx:20:
/usr/include/c++/11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’
  404 |   enum class byte : unsigned char;
      |                              ^~~~
In file included from arq/flmsg-arq.cxx:75:
./include/base64.h:29:23: note:                 ‘typedef unsigned char byte’
   29 | typedef unsigned char byte;
      |                       ^~~~
make[3]: *** [Makefile:1817: arq/flmsg-flmsg-arq.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:833: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:400: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: flmsg
Source-Version: 4.0.20-1
Done: tony mancill <tmancill@debian.org>

We believe that the bug you reported is fixed in the latest version of
flmsg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 984131@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmancill@debian.org> (supplier of updated flmsg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 19 Aug 2022 18:21:19 -0700
Source: flmsg
Architecture: source
Version: 4.0.20-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: tony mancill <tmancill@debian.org>
Closes: 974620 984131
Changes:
 flmsg (4.0.20-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 4.0.20 (Closes: #984131)
   * Use debhelper-compat 13
   * Bump Standards-Version to 4.6.1
   * Freshen years in debian/copyright
   * Set Rules-Requires-Root: no in debian/control
   * Add typos patch
 .
   [ Christoph Berg]
   * Drop alternative B-D on libfltk1.1-dev. (Closes: #974620)
Checksums-Sha1:
 770136495f73e7087ebfb81fdad2139953798259 1980 flmsg_4.0.20-1.dsc
 354874d620c6be331deda5493798268480bda290 885141 flmsg_4.0.20.orig.tar.gz
 7277428ea96c8a49475bc060e6494dd868c1c307 3120 flmsg_4.0.20-1.debian.tar.xz
 5f99d6bc99c84a34762e7f9f754de3ea9b493e68 8737 flmsg_4.0.20-1_amd64.buildinfo
Checksums-Sha256:
 6296dc36c6c23ad7d40a2fcbc90a422d35ca81122fd8e26110831e502cda6a94 1980 flmsg_4.0.20-1.dsc
 4ec630776b94189b307a22a28135813d703b3ed22d65e20ec4a937955deccb6e 885141 flmsg_4.0.20.orig.tar.gz
 b8921c35606a203b1d501194f32615e0c978530d4392ca20ab47a127c2e708d6 3120 flmsg_4.0.20-1.debian.tar.xz
 1205a1ade65ec83a609a1dd85ac36a5b923150b644ae212bb2f0887f7a5ec515 8737 flmsg_4.0.20-1_amd64.buildinfo
Files:
 9b5573ef75f49f619620021e82d98674 1980 hamradio optional flmsg_4.0.20-1.dsc
 5d2a4f487718f4d6a83c15eb2c6e9903 885141 hamradio optional flmsg_4.0.20.orig.tar.gz
 acba6db9551c1d377df3c598b0754f5f 3120 hamradio optional flmsg_4.0.20-1.debian.tar.xz
 e73993342e7a78cb3bc3fd05b7b2e381 8737 hamradio optional flmsg_4.0.20-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmMAOmgUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpa9ow/+Jnp7XcRC03MjMwJpkLJxVmpj7ZmY
ZsS0skaJP2AJ+1729F61xT9aW/UuCXhjJ8whXJnh69MYskhN3b0bF9dMUD65mxIH
gQoc3Xjj43i3OQorK21WAfoqRUC3sRJxIRmlJsNq2pVlLQ7BAxH+V7fVfqKfo1H2
O6Tmd/tn3toW9E7/bL1TtYqiBBqZCoy+urVjxQdafb4H39C/3QRrEh21vjrIHI1l
HqBBgji7qr4AmSLZ5lBUzo40aIF+fZrR9a90R33v9WuXxmn5pxItHMje/li0MEN1
4HRONX8yKIzf+CJJ+JawO7VYSR3stGXdSXqGq6mwBhD8rcTxsRqc+S1RZ2fm/cWn
CHxGLh4TkLW9L7V7D4z9j3uCDnu2f2c3DZV0Jd4hj+FBGPeSyycC8aaWWGvyyX54
WT/eyeAo8gCQRCL3ht3WKBtd0/1nyn7ddNScdht2GoW2vGjY0XEQDAcdJSuw0edv
dKoEaW0p1xNSAS+wEwpZA09+ccHeieqHf77jyKYlQpYRSr3YsD1Opix8w2w3tsxo
zGVN0fXqU1DRdjWrG1oaS0ogmfL4FOK8Hq3u/dB3VdK29nVzQ/03+E/TB2scnU38
MBAkL+CPVY3QQfUurSV0g9j2eD6GFSr8IPXUwr+L+AJjM66GGxcIslt01MWXt5IZ
cH9uLHhnhnW+nG8=
=77MI
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: