Your message dated Thu, 04 Aug 2022 17:07:06 +0000
with message-id <e1ojejo-0067hp...@fasolo.debian.org>
and subject line Bug#1013073: fixed in ypserv 4.2-1
has caused the Debian Bug report #1013073,
regarding ypserv: ftbfs with GCC-12
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.)
--
1013073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ypserv
Version: 4.1-2
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12
[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.
The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/ypserv_4.1-2_unstable_gcc12.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.
[...]
config.status: creating scripts/ypinit
config.status: creating scripts/ypMakefile
config.status: creating config.h
config.status: executing depfiles commands
Configuration:
Source code location: .
Compiler: gcc
Compiler flags: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -W -Wall
-Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes
Preprocessor: gcc -E
Preprocessor flags: -Wdate-time -D_FORTIFY_SOURCE=2
Libraries: -lgdbm -lcrypt -lsystemd -ltirpc -lnsl -ltirpc
Awk: /usr/bin/mawk
Shell: /bin/bash
NIS map dir: /var/yp
Install path prefix: /usr
Install ypserv.conf in: /etc
Allow root password: yes
Use FQDN as master name: 1
Notify systemd: 1
for f in `find /<<PKGBUILDDIR>> -name '*.8.xml'`; \
do d=`dirname $f`; n=`basename $f .xml`; [ -f /<<PKGBUILDDIR>>/$d/$n ]
|| cp -f /<<PKGBUILDDIR>>/debian/man/$n $d/.; done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/gmake all-recursive
gmake[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in etc
gmake[3]: Entering directory '/<<PKGBUILDDIR>>/etc'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
Making all in lib
gmake[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o log_msg.o log_msg.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o ypserv_conf.o ypserv_conf.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o ypxfrd_xdr.o ypxfrd_xdr.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o ypproc_match_2.o ypproc_match_2.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o securenets.o securenets.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o access.o access.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o yp_db.o yp_db.c
gcc -DHAVE_CONFIG_H -D_REENTRANT=1 -DCONFDIR=\"/etc\" -DYPMAPDIR=\"/var/yp\"
-DUSE_SD_NOTIFY=1 -I. -I.. -I.. -I.. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpie
-I/usr/include/tirpc -I/usr/include/tirpc -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wstrict-prototypes -c -o pidfile.o pidfile.c
yp_db.c: In function ‘_db_open’:
yp_db.c:56:25: error: ‘%s’ directive writing up to 4095 bytes into a region of
size between 2 and 4097 [-Werror=format-overflow=]
56 | sprintf (buf, "%s/%s", domain, map);
| ^~
In file included from /usr/include/stdio.h:866,
from yp_db.c:24:
In function ‘sprintf’,
inlined from ‘_db_open’ at yp_db.c:56:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note:
‘__builtin___sprintf_chk’ output between 2 and 8192 bytes into a destination of
size 4098
38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
gmake[3]: *** [Makefile:615: yp_db.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
gmake[2]: *** [Makefile:395: all-recursive] Error 1
gmake[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:336: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:28: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ypserv
Source-Version: 4.2-1
Done: Francesco Paolo Lovergine <fran...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ypserv, 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 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated ypserv
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: Thu, 04 Aug 2022 17:39:48 +0200
Source: ypserv
Architecture: source
Version: 4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine <fran...@debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Closes: 1013073
Changes:
ypserv (4.2-1) unstable; urgency=medium
.
* New upstream version.
* Disabling a couple of GCC-12 specific error on sprintf() in debian/rules.
(closes: #1013073)
Checksums-Sha1:
89d11e85d8e91df37a7533f4c9df20d9cab94513 1940 ypserv_4.2-1.dsc
9303e535ec32744d838878ea2ab1c1bc781b674d 157734 ypserv_4.2.orig.tar.gz
6979ae3ce6ae30b40fa70518ba471a98fcdf5852 18028 ypserv_4.2-1.debian.tar.xz
bd0eddbdfba4bb5ae9a126827a1c9f5df6ddb74c 6423 ypserv_4.2-1_amd64.buildinfo
Checksums-Sha256:
787a3735e765687be81bcda1cd9198a6f26945154c7e851b3e990e96f25ed2b4 1940
ypserv_4.2-1.dsc
237eff671e92d76c2ced1c9979ea452f859b0466c23b1f5de12cd196c47105ae 157734
ypserv_4.2.orig.tar.gz
f6f988ad421ee059165de5541509d2f698d80fe6b2ada9bb5cb89679a8c7671e 18028
ypserv_4.2-1.debian.tar.xz
508a761d86e51bc9c177887228116607444fb71bdf18a31ce7bce8dd6d6df988 6423
ypserv_4.2-1_amd64.buildinfo
Files:
98875b4573eda1845567c3a53dfb3408 1940 net optional ypserv_4.2-1.dsc
11d15429155c631bbc35abf0ea4038cf 157734 net optional ypserv_4.2.orig.tar.gz
82981a2e7afaf8179b4c50d9b810d1f5 18028 net optional ypserv_4.2-1.debian.tar.xz
a113cc16574f1490dff9afb2358e6852 6423 net optional ypserv_4.2-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEBXmpeiI46/m+Ye0CDwKl4RY2hqQFAmLr9acTHGZyYW5raWVA
ZGViaWFuLm9yZwAKCRAPAqXhFjaGpE9tD/9OOlpNV2bH9q6TrlxCF6yRF9nw9Pg1
ERT0b/L83PbXy0YTunRVxnVXD1ty02IEqIoRFJmdYEQ/BwDzrnqlJVbZpcOtrwEm
8aH2qIjbANjDuZPQeU3TzCf3ayzYWRlYlqlF0ISimPfXAmaGTYykIxoUEUWnRH0G
2wfNDzaguxjrdjb6YwuYRAPxHz1Dvxz2E0c1IXt+ygyAwpe7Q0yjwN1G1tUPxDfE
gYaX/x6TQjRQH4iEY8+DjpoFjw1gMwhwQlxUN5DhwdZDfWGiyj70BJFvTQTOYbiK
gddoxXSeXs5zE06ilDJM5DY9BM0Fe/anWdoECwlKFnwsDVkWDUxGDBF0muAhktl1
04eZDHGgV1h/iFBPdRNLsEF3/sYHMVuZDVASKOR0ycUrNvtolKVnaOmAuRUMHwCL
CYTvMIBLahb/cxcJIslr97rfClC2Y+LCkMAHePY7iGnEZ7mGZMS9thd9oCqtL2M7
0VRGnc/pd+gLdTFZiDbYy77SkmyTsJ+6Y2RLsTZWiaVCiM9MzblNKtl8nc70m9da
cxMPqiwUcZiNOXFB4i2AOP9tq5bKqkgt1GennxE5B8a2ItCevdYghBZJHNlX1EEl
7dQBPb/MJHXj/kcxYZ/fW7HFMqxFhRL+BKlq97eO6TMMTGbpGR4HHPabVydNQW+W
Qavy6fyow452IA==
=2jfm
-----END PGP SIGNATURE-----
--- End Message ---