Your message dated Mon, 05 Oct 2020 23:03:25 +0000
with message-id <e1kpzvt-000eqx...@fasolo.debian.org>
and subject line Bug#957824: fixed in snoopy 2.4.8-1
has caused the Debian Bug report #957824,
regarding snoopy: 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.)


-- 
957824: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:snoopy
Version: 2.4.6-6
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/snoopy_2.4.6-6_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

[...]
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in inih
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/inih'
Making all in src
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/inih/src'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../../.. -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ini.lo ini.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../../.. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ini.c  -fPIC -DPIC 
-o .libs/ini.o
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../../.. -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libinih.la  ini.lo  
-lpthread -ldl 
libtool: link: ar cr .libs/libinih.a .libs/ini.o 
libtool: link: ranlib .libs/libinih.a
libtool: link: ( cd ".libs" && rm -f "libinih.la" && ln -s "../libinih.la" 
"libinih.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/inih/src'
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/inih'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/inih'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/inih'
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
Making all in eventsource
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/eventsource'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 `echo -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src | sed -e 
's/-pedantic//'` -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libsnoopy_eventsource_execve_wrapper_la-execve_wrapper.lo `test -f 
'execve_wrapper.c' || echo './'`execve_wrapper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c execve_wrapper.c  
-fPIC -DPIC -o .libs/libsnoopy_eventsource_execve_wrapper_la-execve_wrapper.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc `echo -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src | sed -e 
's/-pedantic//'` -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro 
-Wl,-z,now -o libsnoopy_eventsource_execve_wrapper.la  
libsnoopy_eventsource_execve_wrapper_la-execve_wrapper.lo  -lpthread -ldl 
libtool: link: ar cr .libs/libsnoopy_eventsource_execve_wrapper.a 
.libs/libsnoopy_eventsource_execve_wrapper_la-execve_wrapper.o 
libtool: link: ranlib .libs/libsnoopy_eventsource_execve_wrapper.a
libtool: link: ( cd ".libs" && rm -f "libsnoopy_eventsource_execve_wrapper.la" 
&& ln -s "../libsnoopy_eventsource_execve_wrapper.la" 
"libsnoopy_eventsource_execve_wrapper.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/eventsource'
Making all in datasource
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/datasource'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o noop.lo noop.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o cmdline.lo cmdline.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o cwd.lo cwd.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o datetime.lo datetime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c noop.c  -fPIC 
-DPIC -o .libs/noop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c cmdline.c  -fPIC 
-DPIC -o .libs/cmdline.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c cwd.c  -fPIC -DPIC 
-o .libs/cwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c datetime.c  -fPIC 
-DPIC -o .libs/datetime.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o domain.lo domain.c
cmdline.c: In function ‘snoopy_datasource_cmdline’:
cmdline.c:84:16: error: writing 1 byte into a region of size 0 
[-Werror=stringop-overflow=]
   84 |     cmdLine[0] = '\0';
      |     ~~~~~~~~~~~^~~~~~
cmdline.c:83:18: note: at offset 0 to an object with size 0 allocated by 
‘malloc’ here
   83 |     cmdLine    = malloc(cmdLineSizeRet);
      |                  ^~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o egid.lo egid.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra 
-Wno-unused-parameter -std=c99 -pedantic -I../.. -I../../src -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o egroup.lo egroup.c
cc1: all warnings being treated as errors
make[4]: *** [Makefile:816: cmdline.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c domain.c  -fPIC 
-DPIC -o .libs/domain.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c egroup.c  -fPIC 
-DPIC -o .libs/egroup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -Wno-unused-parameter -std=c99 
-pedantic -I../.. -I../../src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c egid.c  -fPIC 
-DPIC -o .libs/egid.o
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/datasource'
make[3]: *** [Makefile:841: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:510: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:437: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: snoopy
Source-Version: 2.4.8-1
Done: Marcos Fouces <mar...@debian.org>

We believe that the bug you reported is fixed in the latest version of
snoopy, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marcos Fouces <mar...@debian.org> (supplier of updated snoopy 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 05 Oct 2020 23:20:58 +0200
Source: snoopy
Architecture: source
Version: 2.4.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Marcos Fouces <mar...@debian.org>
Closes: 953100 957824
Changes:
 snoopy (2.4.8-1) unstable; urgency=medium
 .
   * Fix FTBFS in ppc64el. Thanks to Steve Langasek.
     (Closes: #953100).
   * Bump to Standards-Version: 4.5.0 (no changes required).
   * New upstream version 2.4.8 (Closes:#957824).
   * Refresh patches that remain and remove the following
     already applied upstream:
     ~ 0001-parse-proc-properties-to-the-end.patch
     ~ 0002-properly-extract-Name-values-containing-whitespace.patch
     ~ 04_gcc-7.patch
     ~ 05_gcc-9.patch
   * Update uploader email to @debian.org
   * Improve upstream metadata.
   * Fix Lintian overrides.
   * Convert some *.po files to utf-8 encoding.
   * Bump to debhelper-compat level 13.
Checksums-Sha1:
 70f1ec092d3405c2db93ea69c2d1e3e571554ccb 1920 snoopy_2.4.8-1.dsc
 78dd1eb72cd29cd8ae0d0bf66cbcabddefb5f798 130896 snoopy_2.4.8.orig.tar.gz
 f48c7f18ac98da7281aff24adcca5dcbc07930f2 16356 snoopy_2.4.8-1.debian.tar.xz
 9cce4b1befc86d9d1f3326c23c2c5ece55546e61 5662 snoopy_2.4.8-1_source.buildinfo
Checksums-Sha256:
 2d4dda2780893a8b9e0cf28b0a028892e8a3ee6b43acf2b2c950412f21d48efa 1920 
snoopy_2.4.8-1.dsc
 c47a15f2b476cce991ae1caa502f0d0cb1a735b87aab949a0636ab1251ad7ba1 130896 
snoopy_2.4.8.orig.tar.gz
 2f63baa8ba7a26850938ed9290036410f92a4b030886ea474efc40b00bd49999 16356 
snoopy_2.4.8-1.debian.tar.xz
 1405aec4cc3c9e8dfbda416da3d0ad3713b3aceee537313ffeceb70e98904e02 5662 
snoopy_2.4.8-1_source.buildinfo
Files:
 6ed33cdc1db6a79774ebf606a5b1a30c 1920 admin optional snoopy_2.4.8-1.dsc
 44883e611c5af42969808e2cba6d9b87 130896 admin optional snoopy_2.4.8.orig.tar.gz
 b20233c6a4ebc3deaf27cfb8b20659c9 16356 admin optional 
snoopy_2.4.8-1.debian.tar.xz
 c4e21ff3ed44f504f696dfe1cbfea84e 5662 admin optional 
snoopy_2.4.8-1_source.buildinfo

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

iQIzBAEBCgAdFiEEfLiv/VYDL+NaNH0uasy9D6O3RHwFAl97oswACgkQasy9D6O3
RHx+yA/8DZzSBs2Ayu1kQKnARSx3gFdSKsax6dbBbQSs2SyreSQ2cdnaogqWT6Zq
Sh6AxoJ5oV/H6a16kBNrZhJV4tbyWlyXrvslwp8jwiZnR3gIW1l5wNzz3F70JbGF
ODUMB+9vSdz00szAHboObOVORceBj7gUgrDKja1ZmeTsky9ZA/BwSgMWTwFJyuVV
mINgU7CYh9qEjBbegF1wMCPtSTYmB+FiUkG8MVlXtkjsras3/hYpuiw1KD6m9aK6
GWjYb8HJkOrOgjvg4iOwEtw2JgcGnB9NH4NM7Uknx3RnXgc1Eo6JnROJw6JhlaFo
sWDMky3BHvxLIu5i1kiLQda66PNcoGUp8b5WEu4goXR9cqs9ZtA4Jll4W68j05UC
Qz1B46TOyePps0WevOZu5OOU1GwAV3k+wNMBaMNoTeMHA659llJtQDZ3Z+1vzSXO
sZR1ZZemZDQF81UC9x1HXL5p41FxY9AG/UmlsEaOT8oQZVJOGyEQXOJgw0kq1yCq
zllzIltEUiCvWoV9vDmuEXoel3RjkwjN+lnnKSN65W4zpI+YOCSbI4BZNa0iT+ql
MX+G4R7XXWEf5vSOZx9Ftwhab0RtVnMAPruVOvsRz8AQLqroew8BhXCP2H+ZS65W
cHXlrGFrCjmai2ZAJdHvyO10j6whjf4b/lG8M9Khb5bWTyRIwlM=
=KSWS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to