Your message dated Mon, 29 Jul 2024 03:22:38 +0000
with message-id <e1sygy6-00hrzr...@fasolo.debian.org>
and subject line Bug#1075242: fixed in lwipv6 1.5a-10
has caused the Debian Bug report #1075242,
regarding lwipv6: 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.)
--
1075242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lwipv6
Version: 1.5a-9.1
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/lwipv6_1.5a-9.1_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
[...]
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lwip-contrib/ports/unix/proj/lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in lwip-contrib/ports/unix/proj/lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lwip-contrib/ports/unix/proj/lib'
/bin/bash ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../../../.. -I../../../../ports/unix/include
-I../../../../../lwip-v6/src/include -I../../../../../lwip-v6/src/include/ipv6
-Iapps -I. -I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c -o mem_malloc.lo `test -f
'../../../../../lwip-v6/src/core/mem_malloc.c' || echo
'./'`../../../../../lwip-v6/src/core/mem_malloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/mem_malloc.c -fPIC -DPIC -o
.libs/mem_malloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/mem_malloc.c -o mem_malloc.o
>/dev/null 2>&1
/bin/bash ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../../../.. -I../../../../ports/unix/include
-I../../../../../lwip-v6/src/include -I../../../../../lwip-v6/src/include/ipv6
-Iapps -I. -I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c -o memp_malloc.lo `test -f
'../../../../../lwip-v6/src/core/memp_malloc.c' || echo
'./'`../../../../../lwip-v6/src/core/memp_malloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/memp_malloc.c -fPIC -DPIC -o
.libs/memp_malloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/memp_malloc.c -o memp_malloc.o
>/dev/null 2>&1
/bin/bash ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../../../.. -I../../../../ports/unix/include
-I../../../../../lwip-v6/src/include -I../../../../../lwip-v6/src/include/ipv6
-Iapps -I. -I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c -o pbufnopool.lo `test -f
'../../../../../lwip-v6/src/core/pbufnopool.c' || echo
'./'`../../../../../lwip-v6/src/core/pbufnopool.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/pbufnopool.c -fPIC -DPIC -o
.libs/pbufnopool.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/pbufnopool.c -o pbufnopool.o
>/dev/null 2>&1
/bin/bash ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../../../.. -I../../../../ports/unix/include
-I../../../../../lwip-v6/src/include -I../../../../../lwip-v6/src/include/ipv6
-Iapps -I. -I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c -o netif.lo `test -f '../../../../../lwip-v6/src/core/netif.c' ||
echo './'`../../../../../lwip-v6/src/core/netif.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../..
-I../../../../ports/unix/include -I../../../../../lwip-v6/src/include
-I../../../../../lwip-v6/src/include/ipv6 -Iapps -I.
-I../../../../../lwip-v6/src/include/userfilter
-I../../../../../lwip-v6/src/include/radv -Wdate-time -D_FORTIFY_SOURCE=2 -g3
-ggdb3 -c ../../../../../lwip-v6/src/core/netif.c -fPIC -DPIC -o .libs/netif.o
../../../../../lwip-v6/src/core/netif.c: In function ‘netif_addfd’:
../../../../../lwip-v6/src/core/netif.c:117:18: error: implicit declaration of
function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
117 | int rv=write(netif->stack->netif_pipe[1], &req, sizeof(req));
| ^~~~~
| fwrite
../../../../../lwip-v6/src/core/netif.c: In function ‘netif_thread’:
../../../../../lwip-v6/src/core/netif.c:187:41: error: implicit declaration of
function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
187 | int n = read(stack->netif_pipe[0],
| ^~~~
| fread
../../../../../lwip-v6/src/core/netif.c: In function ‘netif_init’:
../../../../../lwip-v6/src/core/netif.c:265:9: error: implicit declaration of
function ‘pipe’ [-Wimplicit-function-declaration]
265 | pipe(stack->netif_pipe);
| ^~~~
../../../../../lwip-v6/src/core/netif.c: In function ‘netif_shutdown’:
../../../../../lwip-v6/src/core/netif.c:277:9: error: implicit declaration of
function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
277 | close(stack->netif_pipe[1]);
| ^~~~~
| pclose
make[3]: *** [Makefile:621: netif.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lwip-contrib/ports/unix/proj/lib'
make[2]: *** [Makefile:291: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:220: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: lwipv6
Source-Version: 1.5a-10
Done: Mattia Rizzolo <mat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
lwipv6, 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.
Mattia Rizzolo <mat...@debian.org> (supplier of updated lwipv6 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, 29 Jul 2024 10:31:28 +0900
Source: lwipv6
Architecture: source
Version: 1.5a-10
Distribution: unstable
Urgency: medium
Maintainer: Debian VSquare Team <virtualsqu...@cs.unibo.it>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Closes: 1072890 1075242
Changes:
lwipv6 (1.5a-10) unstable; urgency=medium
.
* Team upload.
* Add patch by Renzo Davoli to fix FTBFS with gcc 14. Closes: #1075242
* Drop inclusion of CDBS' quilt addon, as this is a 3.0 (quilt) package
already. Closes: #1072890
Checksums-Sha1:
eb7ddf8e2aea4013a986f5c31bdb6368d769fc06 2024 lwipv6_1.5a-10.dsc
fb436313d69a9235d2b5988a7067e7ee20eaf3c0 8108 lwipv6_1.5a-10.debian.tar.xz
bbf3b4a837aab73fb72beb937b4f3e939b31bb42 7412 lwipv6_1.5a-10_amd64.buildinfo
Checksums-Sha256:
b8429945c8d8afde0e6810b3ef771b6d43b19084598fc17eafa556cb9c9ec79a 2024
lwipv6_1.5a-10.dsc
94d93c4b241cc725e54a959456796a8c94bf20a5c922f8132b57ccfcb783aed4 8108
lwipv6_1.5a-10.debian.tar.xz
15f1cf8e4f6cda86f1b2983060a62630e2ce5d27abf41a43cd0d1939fbc40b11 7412
lwipv6_1.5a-10_amd64.buildinfo
Files:
4f083bba41d4cb87c0be0e6e853e94de 2024 libs optional lwipv6_1.5a-10.dsc
28d744affc52c7ae667a2d5092b3ae2c 8108 libs optional
lwipv6_1.5a-10.debian.tar.xz
5307d98a1ce93b8a6f4b50f9939b74a1 7412 libs optional
lwipv6_1.5a-10_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmam8eYACgkQCBa54Yx2
K60o9g//XwSkNvaP6tOHvcu7mXDn/bjCLHCKAilEmvSulNrI4UCfgoUj9tH7jHt0
gsLBdD/lt9WVP3uh1WvX9Zeh0Jd7o5fSmJhXRn0PDTwG5W3wE+c/n7yZ6DHBG9oi
dK0PX9mMGj/VVHKhCJO5UCxw1nXnqT0SsKUOvvbxvYjK8E9OnTV37crshy1eovDf
6eUvhBBs4wJAKWNfITpK8/GjA4fGEckyfI03KFR9hBNdWjQxe55KDhXFggth/kAe
i+/IWtdK8w9zVk5edou1C08dLE7TesMpqofTHtEDlJeJQnXLdmF2eVV84EoG1PnT
BUKLVut5O3OF5vfK3fADujasc/Q9Cuitnc9/d4ktWX5iM99HsNOKHmTWgElCVd76
D6/FDRoJZZLxDXyfPA4oZrsKzn1E1b8RFk/ufBFjSDDnZI1uROu9fG+4v3xeaNSz
TinzwU5lSM+LKqfMmD2CyMYA3qfp+tMvWP/yDQ/Nl4Kdhl0Lhb6A7M1opHBE6JIQ
Bl47Dkyh7ximmgRgXewxhgxzZo6Ymcm9YW2EGgCwRZpAIwmgZLjExk/wjB5RTPHm
1akvztTFZlimWOKi8GMlqphRvbARo7SNP/Y2fKxrAPvlfk4EWt0KTty5T8lVZn4k
ENiPbMzFxOpCM0WSqAdJcl0w7AUQNasnPHxT7lb6idxN7decJig=
=wrEc
-----END PGP SIGNATURE-----
pgp5isseWnDlC.pgp
Description: PGP signature
--- End Message ---