Your message dated Sun, 28 Jul 2024 19:35:44 +0000
with message-id <e1sy9gg-00fh0h...@fasolo.debian.org>
and subject line Bug#1075610: fixed in uucp 1.07-30
has caused the Debian Bug report #1075610,
regarding uucp: ftbfs with GCC-14
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.)
--
1075610: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075610
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:uucp
Version: 1.07-29
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/uucp_1.07-29_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of
size 20
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
lock.c: In function ‘fsdo_lock’:
lock.c:450:28: warning: ‘__builtin___sprintf_chk’ may write a terminating nul
past the end of the destination [-Wformat-overflow=]
450 | sprintf (ab, "%10ld\n", (long) ime);
| ^
In function ‘sprintf’,
inlined from ‘fsdo_lock’ at lock.c:450:7:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
‘__builtin___sprintf_chk’ output between 12 and 13 bytes into a destination of
size 12
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
mv -f .deps/lock.Tpo .deps/lock.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT loctim.o -MD -MP -MF .deps/loctim.Tpo
-c -o loctim.o loctim.c
loctim.c:15:15: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
15 | extern struct tm *localtime ();
| ^~
mv -f .deps/loctim.Tpo .deps/loctim.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o
mail.o mail.c
mail.c:38:1: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
38 | extern char *ctime ();
| ^~~~~~
mv -f .deps/mail.Tpo .deps/mail.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT mkdirs.o -MD -MP -MF .deps/mkdirs.Tpo
-c -o mkdirs.o mkdirs.c
mv -f .deps/mkdirs.Tpo .deps/mkdirs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT mode.o -MD -MP -MF .deps/mode.Tpo -c -o
mode.o mode.c
mv -f .deps/mode.Tpo .deps/mode.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT move.o -MD -MP -MF .deps/move.Tpo -c -o
move.o move.c
mv -f .deps/move.Tpo .deps/move.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT opensr.o -MD -MP -MF .deps/opensr.Tpo
-c -o opensr.o opensr.c
opensr.c:61:1: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
61 | extern time_t time ();
| ^~~~~~
mv -f .deps/opensr.Tpo .deps/opensr.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT pause.o -MD -MP -MF .deps/pause.Tpo -c
-o pause.o pause.c
mv -f .deps/pause.Tpo .deps/pause.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT picksb.o -MD -MP -MF .deps/picksb.Tpo
-c -o picksb.o picksb.c
picksb.c:49:15: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
49 | extern struct passwd *getpwuid ();
| ^~~~~~
mv -f .deps/picksb.Tpo .deps/picksb.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I./.. -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/sbin\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -g -Wl,-z,relro -Wl,-z,now
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -MT pipe.o -MD -MP -MF .deps/pipe.Tpo -c -o
pipe.o pipe.c
pipe.c: In function ‘fspipe_dial’:
pipe.c:255:9: error: assignment to ‘char **’ from incompatible pointer type
‘const char **’ [-Wincompatible-pointer-types]
255 | for (p=pzprog; *p; p++)
| ^
pipe.c:257:10: warning: assignment discards ‘const’ qualifier from pointer
target type [-Wdiscarded-qualifiers]
257 | *p = zphone;
| ^
pipe.c:260:9: error: assignment to ‘char **’ from incompatible pointer type
‘const char **’ [-Wincompatible-pointer-types]
260 | for (p=pzprog; *p; p++)
| ^
make[4]: *** [Makefile:485: pipe.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/unix'
make[3]: *** [Makefile:1149: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:538: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:46: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: uucp
Source-Version: 1.07-30
Done: Thorsten Alteholz <deb...@alteholz.de>
We believe that the bug you reported is fixed in the latest version of
uucp, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated uucp 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: Sun, 28 Jul 2024 13:00:00 +0200
Source: uucp
Architecture: source
Version: 1.07-30
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <deb...@alteholz.de>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 1075610
Changes:
uucp (1.07-30) unstable; urgency=medium
.
* fix issues with gcc14 (Closes: #1075610)
Checksums-Sha1:
13d18caba700325d346a9e12e5d62de3571c8b43 2002 uucp_1.07-30.dsc
0469c815b7ae1ec0bbee362151c3a319ed2d56c5 113604 uucp_1.07-30.debian.tar.xz
b671ddc30fe68ed1a41bb6c758b72a9b470dd77f 6941 uucp_1.07-30_amd64.buildinfo
Checksums-Sha256:
80cadc94d6e55674b30fa8173926e2cbf873f46a7cfe73ef2b57acbd0e8b7d9f 2002
uucp_1.07-30.dsc
79903ac3cb97328f360a9ac01be051dc86a77e72f7d55e29430118028d524447 113604
uucp_1.07-30.debian.tar.xz
e94de16029f71380dc02070f0dda0b5249eca9c48127c2d43da49fe6681a3738 6941
uucp_1.07-30_amd64.buildinfo
Files:
bf410c1d6b6c9d77df3b429fd27ed737 2002 comm optional uucp_1.07-30.dsc
d94e44c69662d06213c529e7cbf816d2 113604 comm optional
uucp_1.07-30.debian.tar.xz
c116e38a0bc43cad44af911f37c281ae 6941 comm optional
uucp_1.07-30_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmamk6hfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR2kNEACC5vsEC0vocCebnY8w3Ni94XxRI7TM
3L/CBqEX5C12FHlePMdQ1UPRgIYnJh/r0BKTvqVfmrtf2gqbQfCQNeIF3YUqUESI
6Djq1l2nUSAnVSHx8nAkCijT7WvQv4h+ZmiQTSZYyZPxpkknZMSH9kv4Qdvi3W3w
BMfEa02EZJgWHa10IdfHo8JFnmHkynw2fmqM77kvaKniXAXrWEvDUFtVWx6vjDyK
g674qUIEp3rmfX/O77+vyP8fKwJyqyU58H3tmhDwob9hAYSvqyHYJ1ihOX/OqODB
bbAAu/oiDkFGieh0U2AmrO86NZ38jcBYjpDnDHSH8D5TasZStC9sHQJjY2EJnUCs
eFt0Nc3QfqA5tu71Z0A4e6JA/kbGw5wIwtojyhmni3+lPdh0wqrlbR0e+bviyEvm
Cn9EO0SYFuQmSw3BMgcRStSmoXtPY6pk0m4Y+TALcFG1uBcEceBpS5UoiCDnbPHm
AFdHjqfTAEPlpu04Dzd6x6KNkKexkp5lrzRh7GTWFRm/M4Wc3SX0jSnaD1jc9KTj
tzQCBs6LSr2GgjUp4haUoWE3NswwITZBau/FLR1i92daJgDvLnds1j+I7XmYEgRs
B23N6VMpCnu/digUWXiQ9VMpmCra9uJaV8ni13LMWhkzywRlrxv4als3Nx6Qg99m
SMZBV33zLtzVuw==
=N2GY
-----END PGP SIGNATURE-----
pgpq9P7XnFwLk.pgp
Description: PGP signature
--- End Message ---