Your message dated Sun, 20 Sep 2020 15:15:57 +0200
with message-id <87pn6gbnci.fsf@turbotape.localdomain>
and subject line Re:  prads: ftbfs with GCC-10
has caused the Debian Bug report #957706,
regarding prads: ftbfs with GCC-10
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 ow...@bugs.debian.org
immediately.)


-- 
957706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:prads
Version: 0.3.3-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/prads_0.3.3-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
/bin/sh: 1: git: not found
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' 
-D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o 
output-plugins/log_ringbuffer.o output-plugins/log_ringbuffer.c
/bin/sh: 1: git: not found
/bin/sh: 1: git: not found
output-plugins/log_ringbuffer.c: In function ‘log_ringbuffer_connection’:
output-plugins/log_ringbuffer.c:94:38: warning: ‘%s’ directive output may be 
truncated writing up to 45 bytes into a region of size between 0 and 236 
[-Wformat-truncation=]
   94 |         "%ld%09ju|%s|%s|%ld|%u|%s|%u|%s|%u|%ju|%ju|%ju|%ju|%u|%u|%d",
      |                                      ^~
......
  104 |         dst_s,
      |         ~~~~~                         
output-plugins/log_ringbuffer.c:94:9: note: directive argument in the range [0, 
65535]
   94 |         "%ld%09ju|%s|%s|%ld|%u|%s|%u|%s|%u|%ju|%ju|%ju|%ju|%u|%u|%d",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
output-plugins/log_ringbuffer.c:94:9: note: directive argument in the range [0, 
255]
output-plugins/log_ringbuffer.c:94:9: note: directive argument in the range [0, 
255]
In file included from /usr/include/stdio.h:867,
                 from output-plugins/../common.h:5,
                 from output-plugins/../prads.h:27,
                 from output-plugins/log_ringbuffer.c:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: 
‘__builtin___snprintf_chk’ output between 37 and 434 bytes into a destination 
of size 256
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh: 1: git: not found
/bin/sh: 1: git: not found
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' 
-D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o output-plugins/log_sguil.o 
output-plugins/log_sguil.c
/bin/sh: 1: git: not found
/bin/sh: 1: git: not found
output-plugins/log_sguil.c: In function ‘init_output_sguil’:
output-plugins/log_sguil.c:34:40: warning: format ‘%ld’ expects argument of 
type ‘long int’, but argument 5 has type ‘int’ [-Wformat=]
   34 |     snprintf(filename, PATH_MAX, "%s.%ld", log_prefix, check_time);
      |                                      ~~^               ~~~~~~~~~~
      |                                        |               |
      |                                        long int        int
      |                                      %d
/bin/sh: 1: git: not found
/bin/sh: 1: git: not found
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' 
-D__USE_GNU -o prads bstrlib.o sig_tcp.o config.o sys_func.o assets.o prads.o 
dhcp.o dump_dns.o mac.o servicefp/servicefp.o servicefp/tcpc.o servicefp/tcps.o 
servicefp/udps.o  ipfp/ipfp.o ipfp/udp_fp.o ipfp/icmp_fp.o cxt.o 
output-plugins/log_dispatch.o output-plugins/log_stdout.o 
output-plugins/log_file.o output-plugins/log_fifo.o 
output-plugins/log_ringbuffer.o output-plugins/log_sguil.o -Wl,-z,relro -lpcap 
-lpcre -lresolv
/bin/sh: 1: git: not found
/bin/sh: 1: git: not found
/usr/bin/ld: assets.o:./src/output-plugins/log.h:23: multiple definition of 
`log_flags'; sys_func.o:./src/output-plugins/log.h:23: first defined here
/usr/bin/ld: assets.o:./src/output-plugins/log.h:22: multiple definition of 
`log_types'; sys_func.o:./src/output-plugins/log.h:22: first defined here
/usr/bin/ld: prads.o:./src/output-plugins/log.h:23: multiple definition of 
`log_flags'; sys_func.o:./src/output-plugins/log.h:23: first defined here
/usr/bin/ld: prads.o:./src/output-plugins/log.h:22: multiple definition of 
`log_types'; sys_func.o:./src/output-plugins/log.h:22: first defined here
/usr/bin/ld: servicefp/servicefp.o:./src/servicefp/servicefp.c:50: multiple 
definition of `services'; prads.o:./src/prads.c:58: first defined here
/usr/bin/ld: cxt.o:./src/output-plugins/log.h:23: multiple definition of 
`log_flags'; sys_func.o:./src/output-plugins/log.h:23: first defined here
/usr/bin/ld: cxt.o:./src/output-plugins/log.h:22: multiple definition of 
`log_types'; sys_func.o:./src/output-plugins/log.h:22: first defined here
/usr/bin/ld: output-plugins/log_dispatch.o:./src/output-plugins/log.h:23: 
multiple definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: 
first defined here
/usr/bin/ld: output-plugins/log_dispatch.o:./src/output-plugins/log.h:22: 
multiple definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: 
first defined here
/usr/bin/ld: output-plugins/log_stdout.o:./src/output-plugins/log.h:23: 
multiple definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: 
first defined here
/usr/bin/ld: output-plugins/log_stdout.o:./src/output-plugins/log.h:22: 
multiple definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: 
first defined here
/usr/bin/ld: output-plugins/log_file.o:./src/output-plugins/log.h:23: multiple 
definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: first 
defined here
/usr/bin/ld: output-plugins/log_file.o:./src/output-plugins/log.h:22: multiple 
definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: first 
defined here
/usr/bin/ld: output-plugins/log_fifo.o:./src/output-plugins/log.h:23: multiple 
definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: first 
defined here
/usr/bin/ld: output-plugins/log_fifo.o:./src/output-plugins/log.h:22: multiple 
definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: first 
defined here
/usr/bin/ld: output-plugins/log_ringbuffer.o:./src/output-plugins/log.h:23: 
multiple definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: 
first defined here
/usr/bin/ld: output-plugins/log_ringbuffer.o:./src/output-plugins/log.h:22: 
multiple definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: 
first defined here
/usr/bin/ld: output-plugins/log_sguil.o:./src/output-plugins/log.h:23: multiple 
definition of `log_flags'; sys_func.o:./src/output-plugins/log.h:23: first 
defined here
/usr/bin/ld: output-plugins/log_sguil.o:./src/output-plugins/log.h:22: multiple 
definition of `log_types'; sys_func.o:./src/output-plugins/log.h:22: first 
defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:88: prads] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:15: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:11: 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 ---
Version: 0.3.3-2

This bug was fixed with the upload of 0.3.3-2. Thanks for reporting the bug.

-- 
Stig Sandbeck Mathisen
Debian Developer

--- End Message ---

Reply via email to