Your message dated Mon, 11 Oct 2021 10:33:33 +0000
with message-id <[email protected]>
and subject line Bug#984052: fixed in entropybroker 2.9-6
has caused the Debian Bug report #984052,
regarding entropybroker: 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 [email protected]
immediately.)


-- 
984052: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984052
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:entropybroker
Version: 2.9-5
Severity: normal
Tags: sid bookworm
User: [email protected]
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/entropybroker_2.9-5_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.

[...]
      |                                                                         
                            ^
server_stream.cpp:21:6: note: shadowed declaration is here
   21 | bool do_exit = false;
      |      ^~~~~~~
g++ -Wshadow -Wall  server_stream.o error.o log.o protocol.o kernel_prng_rw.o 
utils.o server_utils.o auth.o my_pty.o kernel_prng_io.o users.o random_source.o 
encrypt_stream.o encrypt_stream_blowfish.o hasher.o hasher_md5.o 
hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o encrypt_stream_aes.o 
encrypt_stream_3des.o encrypt_stream_camellia.o statistics.o 
statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz -lutil -rdynamic 
-lcryptopp -pthread -z relro -z now -fPIE -pie -o eb_server_stream
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o client_linux_kernel.o client_linux_kernel.cpp
g++ -Wshadow -Wall  client_linux_kernel.o error.o kernel_prng_io.o 
kernel_prng_rw.o log.o protocol.o utils.o auth.o my_pty.o math.o users.o 
random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o 
eb_client_linux_kernel
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o server_egd.o server_egd.cpp
g++ -Wshadow -Wall  server_egd.o error.o log.o protocol.o utils.o 
server_utils.o auth.o my_pty.o kernel_prng_io.o kernel_prng_rw.o users.o 
random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o eb_server_egd
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o client_egd.o client_egd.cpp
g++ -Wshadow -Wall  client_egd.o error.o log.o kernel_prng_io.o 
kernel_prng_rw.o math.o protocol.o utils.o auth.o my_pty.o users.o 
random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o eb_client_egd
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o server_linux_kernel.o server_linux_kernel.cpp
g++ -Wshadow -Wall  server_linux_kernel.o utils.o kernel_prng_rw.o 
kernel_prng_io.o log.o error.o protocol.o server_utils.o auth.o my_pty.o 
users.o random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o 
eb_server_linux_kernel
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o client_file.o client_file.cpp
g++ -Wshadow -Wall  client_file.o error.o log.o kernel_prng_io.o 
kernel_prng_rw.o math.o protocol.o utils.o auth.o my_pty.o users.o 
random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o 
eb_client_file
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o server_push_file.o server_push_file.cpp
In file included from server_push_file.cpp:28:
protocol.h:40:56: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   40 |         int sleep_interruptable(double how_long, bool *do_exit = NULL);
      |                                                        ^
server_push_file.cpp:19:6: note: shadowed declaration is here
   19 | bool do_exit = false;
      |      ^~~~~~~
In file included from server_push_file.cpp:28:
protocol.h:41:96: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   41 |         int message_transmit_entropy_data(unsigned char *bytes_in, 
unsigned int n_bytes, bool *do_exit = NULL);
      |                                                                         
                       ^
server_push_file.cpp:19:6: note: shadowed declaration is here
   19 | bool do_exit = false;
      |      ^~~~~~~
In file included from server_push_file.cpp:28:
protocol.h:42:101: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   42 |         int request_bytes(unsigned char *where_to, unsigned int n_bits, 
bool fail_on_no_bits, bool *do_exit = NULL);
      |                                                                         
                            ^
server_push_file.cpp:19:6: note: shadowed declaration is here
   19 | bool do_exit = false;
      |      ^~~~~~~
g++ -Wshadow -Wall  server_push_file.o utils.o kernel_prng_rw.o 
kernel_prng_io.o log.o error.o protocol.o server_utils.o auth.o my_pty.o 
users.o random_source.o encrypt_stream.o encrypt_stream_blowfish.o hasher.o 
hasher_md5.o hasher_ripemd160.o hasher_sha512.o hasher_whirlpool.o 
encrypt_stream_aes.o encrypt_stream_3des.o encrypt_stream_camellia.o 
statistics.o statistics_global.o statistics_user.o -Wl,-z,relro  -lrt -lz 
-lutil -rdynamic -lcryptopp -pthread -z relro -z now -fPIE -pie -o 
eb_server_push_file
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -ggdb -DVERSION=\"2.9\" -Wshadow -Wall   
-DCONFIG=\"/etc/entropybroker/entropy_broker.conf\" -DCACHE_DIR=\"/var/cache\" 
-DPID_DIR=\"/var/run\" -DVAR_DIR=\"/var\" 
-DWEB_DIR=\"/usr/share/entropybroker/web\" 
-DFONT=\"/usr/share/fonts/truetype/freefont/FreeMono.ttf\" -rdynamic 
`pkg-config --cflags libpcsclite` -DTCP_TFO -fPIE -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o server_ext_proc.o server_ext_proc.cpp
In file included from server_ext_proc.cpp:33:
protocol.h:40:56: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   40 |         int sleep_interruptable(double how_long, bool *do_exit = NULL);
      |                                                        ^
server_ext_proc.cpp:24:6: note: shadowed declaration is here
   24 | bool do_exit = false;
      |      ^~~~~~~
In file included from server_ext_proc.cpp:33:
protocol.h:41:96: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   41 |         int message_transmit_entropy_data(unsigned char *bytes_in, 
unsigned int n_bytes, bool *do_exit = NULL);
      |                                                                         
                       ^
server_ext_proc.cpp:24:6: note: shadowed declaration is here
   24 | bool do_exit = false;
      |      ^~~~~~~
In file included from server_ext_proc.cpp:33:
protocol.h:42:101: warning: declaration of ‘do_exit’ shadows a global 
declaration [-Wshadow]
   42 |         int request_bytes(unsigned char *where_to, unsigned int n_bits, 
bool fail_on_no_bits, bool *do_exit = NULL);
      |                                                                         
                            ^
server_ext_proc.cpp:24:6: note: shadowed declaration is here
   24 | bool do_exit = false;
      |      ^~~~~~~
server_ext_proc.cpp: In function ‘int main(int, char**)’:
server_ext_proc.cpp:190:40: error: ordered comparison of pointer with integer 
zero (‘unsigned int (*)(unsigned int)’ and ‘int’)
  190 |                         else if (sleep > 0)
      |                                  ~~~~~~^~~
make[2]: *** [<builtin>: server_ext_proc.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: entropybroker
Source-Version: 2.9-6
Done: Thorsten Alteholz <[email protected]>

We believe that the bug you reported is fixed in the latest version of
entropybroker, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated entropybroker 
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 [email protected])


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

Format: 1.8
Date: Sun, 10 Oct 2021 19:25:00 +0200
Source: entropybroker
Architecture: source
Version: 2.9-6
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 984052
Changes:
 entropybroker (2.9-6) unstable; urgency=medium
 .
   * fix for ftbfs with gcc-11 (Closes: #984052)
   * debian/manpages: manpages are used upstream now
   * debian/control: bump standard to 4.6.0 (no changes)
   * debian/control: use dh13
   * debian/control: add Rules-Requires-Root:
   * debian/watch: upstream seems to be dead, so using fake entry
Checksums-Sha1:
 14a7003c205f0ce0ae58f715a87712638d4167fe 2168 entropybroker_2.9-6.dsc
 1b376cb8bac92ad3cee1c1fd088e4d6ce563ddfa 19964 
entropybroker_2.9-6.debian.tar.xz
 e73c05c71319c4e5a383340a93c79c7cedf1ab55 8771 
entropybroker_2.9-6_amd64.buildinfo
Checksums-Sha256:
 ccdfce5d6e3088b694c122593934df683ad99f626b64da3971d16efa38219962 2168 
entropybroker_2.9-6.dsc
 9195f60141a483ddd5c03c9326a049b80b714afdac23ffd30e37fa46ec42154d 19964 
entropybroker_2.9-6.debian.tar.xz
 136e04f27367920e8acb322198bb3cae29c3cdc3869e9b67c7feb117e391935e 8771 
entropybroker_2.9-6_amd64.buildinfo
Files:
 1d2446ca94025ab3bcc34034955d4797 2168 utils optional entropybroker_2.9-6.dsc
 b44f80fed430b65db0c8eb89442e90f0 19964 utils optional 
entropybroker_2.9-6.debian.tar.xz
 3136ceb25af15f59cad576f13d771e67 8771 utils optional 
entropybroker_2.9-6_amd64.buildinfo

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

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmFjQVxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR3UDD/9GJg5dfunL2sjgK3R49QJe1g3NNyFx
a9ZmKhAy2eaqgOiZBW0OilnzEbDrmFj6OX+zGCSlk2Hfkd1oJb+cJJMFPBm+viPf
xLOA3lGsg5Ss94jOBAS1aRCsPJ/ox0L6qo94Yp8lxNleSOt0UsjhsqG+paEHsAq4
2sQDNhdVZ1FG6gIEeX3EFsLGwiDfUrVoDjSgrzN2maMHUliWTk5gZ7q62l8qdP0P
z1JA+Fj1Osegov08E7JRyPGnNBHb7Ezs9x52zBHnGIif+aktwNnTGs65BGS8qmfK
QYkriZu9stf7j+mX8N+kicniji0rkQPDpCuLE7JSR7DnFdp1PqNDoh9jBx80ZPV4
dUDbL1JylvVqqgE5e/VdqurTUFaxYVlWfCOtiEli3+UN5wnWsQ+t8awAYzSw9XqI
8PQoDtk8E0UViIVTh0XFxja1udMbw3ISug/DxutT7VQbJMSzVs7lPybdjAP7hnmL
Fv2eGEqddJ5TR3GeWSKAuRE1amacd6UfalnmHqhqnQ8a776mXVHVkH7j0DgjpYhF
IZVfEFpsEtnugtkVJgabQPSN9sg4Bhg/3/ibmFJP2S1EHpBfAWeDit6Og3EvkTlz
qqRj3CV0p7/fQPJ8puWFVygpO4zTqpSPAlNec4+su5tOXt/4JveYzPxqpiscCvRc
GRqAKFnzWPVaZQ==
=vpM8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to