Your message dated Thu, 04 Jul 2024 20:58:24 +0000
with message-id <[email protected]>
and subject line Bug#1075504: fixed in serf 1.3.10-3
has caused the Debian Bug report #1075504,
regarding serf: 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 [email protected]
immediately.)
--
1075504: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075504
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:serf
Version: 1.3.10-2
Severity: important
Tags: sid trixie
User: [email protected]
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/serf_1.3.10-2_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
[...]
gcc -o test/serf_get -Wl,-z,relro -Wl,-z,now -Wl,-z,defs
-Wl,-rpath=/<<PKGBUILDDIR>> test/serf_get.o -L. -L/usr/lib/x86_64-linux-gnu
-L/usr/lib -L/usr/lib/x86_64-linux-gnu/mit-krb5 -lserf-1 -lssl -lcrypto -lz
-lapr-1 -laprutil-1 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
gcc -o test/serf_response.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/serf_response.c
gcc -o test/serf_response -Wl,-z,relro -Wl,-z,now -Wl,-z,defs
-Wl,-rpath=/<<PKGBUILDDIR>> test/serf_response.o -L.
-L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu/mit-krb5
-lserf-1 -lssl -lcrypto -lz -lapr-1 -laprutil-1 -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err
gcc -o test/serf_request.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/serf_request.c
gcc -o test/serf_request -Wl,-z,relro -Wl,-z,now -Wl,-z,defs
-Wl,-rpath=/<<PKGBUILDDIR>> test/serf_request.o -L. -L/usr/lib/x86_64-linux-gnu
-L/usr/lib -L/usr/lib/x86_64-linux-gnu/mit-krb5 -lserf-1 -lssl -lcrypto -lz
-lapr-1 -laprutil-1 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
gcc -o test/serf_spider.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/serf_spider.c
gcc -o test/serf_spider -Wl,-z,relro -Wl,-z,now -Wl,-z,defs
-Wl,-rpath=/<<PKGBUILDDIR>> test/serf_spider.o -L. -L/usr/lib/x86_64-linux-gnu
-L/usr/lib -L/usr/lib/x86_64-linux-gnu/mit-krb5 -lserf-1 -lssl -lcrypto -lz
-lapr-1 -laprutil-1 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
gcc -o test/test_all.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_all.c
gcc -o test/CuTest.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/CuTest.c
gcc -o test/test_util.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_util.c
gcc -o test/test_context.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_context.c
gcc -o test/test_buckets.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_buckets.c
test/test_buckets.c:1565:13: warning: 'test_deflate_4GBplus_buckets' defined
but not used [-Wunused-function]
1565 | static void test_deflate_4GBplus_buckets(CuTest *tc)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o test/test_auth.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_auth.c
gcc -o test/mock_buckets.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/mock_buckets.c
gcc -o test/test_ssl.o -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wall -O2 -isystem
/usr/include/mit-krb5 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT -D_GNU_SOURCE -DSERF_HAVE_GSSAPI
-DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0 -I/usr/include -I/usr/include
test/test_ssl.c
gcc -o test/server/test_server.o -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -std=c99 -Wdeclaration-after-statement
-Wmissing-prototypes -Wall -O2 -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DOPENSSL_NO_STDIO -DLINUX -D_REENTRANT
-D_GNU_SOURCE -DSERF_HAVE_GSSAPI -DMOCKHTTP_OPENSSL -I. -I/usr/include/apr-1.0
-I/usr/include -I/usr/include test/server/test_server.c
In file included from test/server/test_server.c:27:
test/server/test_server.c: In function 'replay':
test/server/test_server.c:342:43: error: passing argument 3 of
'servctx->clientstream->type->read' from incompatible pointer type
[-Wincompatible-pointer-types]
342 | &buf, &readlen);
| ^~~~
| |
| char **
./serf.h:912:29: note: in definition of macro 'SERF__RECREAD'
912 | #define SERF__RECREAD(b,s) (s)
| ^
test/server/test_server.c:341:26: note: in expansion of macro 'serf_bucket_read'
341 | status = serf_bucket_read(servctx->clientstream,
readlen,
| ^~~~~~~~~~~~~~~~
test/server/test_server.c:342:43: note: expected 'const char **' but argument
is of type 'char **'
342 | &buf, &readlen);
| ^~~~
./serf.h:912:29: note: in definition of macro 'SERF__RECREAD'
912 | #define SERF__RECREAD(b,s) (s)
| ^
test/server/test_server.c:341:26: note: in expansion of macro 'serf_bucket_read'
341 | status = serf_bucket_read(servctx->clientstream,
readlen,
| ^~~~~~~~~~~~~~~~
test/server/test_server.c: In function 'proxy_replay':
test/server/test_server.c:423:39: error: passing argument 3 of
'servctx->servstream->type->read' from incompatible pointer type
[-Wincompatible-pointer-types]
423 | &buf, &readlen);
| ^~~~
| |
| char **
./serf.h:912:29: note: in definition of macro 'SERF__RECREAD'
912 | #define SERF__RECREAD(b,s) (s)
| ^
test/server/test_server.c:422:22: note: in expansion of macro 'serf_bucket_read'
422 | status = serf_bucket_read(servctx->servstream, BUFSIZE,
| ^~~~~~~~~~~~~~~~
test/server/test_server.c:423:39: note: expected 'const char **' but argument
is of type 'char **'
423 | &buf, &readlen);
| ^~~~
./serf.h:912:29: note: in definition of macro 'SERF__RECREAD'
912 | #define SERF__RECREAD(b,s) (s)
| ^
test/server/test_server.c:422:22: note: in expansion of macro 'serf_bucket_read'
422 | status = serf_bucket_read(servctx->servstream, BUFSIZE,
| ^~~~~~~~~~~~~~~~
scons: *** [test/server/test_server.o] Error 1
scons: building terminated because of errors.
make[2]: *** [debian/rules:31: override_dh_auto_test] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:23: build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: serf
Source-Version: 1.3.10-3
Done: James McCoy <[email protected]>
We believe that the bug you reported is fixed in the latest version of
serf, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
James McCoy <[email protected]> (supplier of updated serf 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 04 Jul 2024 16:32:56 -0400
Source: serf
Architecture: source
Version: 1.3.10-3
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <[email protected]>
Changed-By: James McCoy <[email protected]>
Closes: 1075504
Changes:
serf (1.3.10-3) unstable; urgency=medium
.
* Allow overriding the compiler used to build serf
* Fix FTBFS with gcc-14 (Closes: #1075504)
* Declare compliance with Policy 4.7.0, no changes needed
Checksums-Sha1:
4374b4c1d390882526d89a1c0a37a6c1c166b3a1 2516 serf_1.3.10-3.dsc
3de976d1cfba7971c89b45e4732d308905abe537 68288 serf_1.3.10-3.debian.tar.xz
Checksums-Sha256:
128569e40d51aa2faa665b8c4f71db2990c698fb60d2ce2a2999ad19addb4651 2516
serf_1.3.10-3.dsc
3c294550750f7bc059f2dd36cda9268be3b1d8b038ad1ec8068c45d413475c24 68288
serf_1.3.10-3.debian.tar.xz
Files:
16a07fa97c96bd3e5e589e47ed78c5c3 2516 libs optional serf_1.3.10-3.dsc
ab161167de7c159441a6c2105a6226e1 68288 libs optional
serf_1.3.10-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKoBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmaHB3ZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu
QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9uJIQ/9F4FakV3swTY4Gkb3yW7jg6DORAHR
DiW06GIBGjn9uTw4QUloZEgSHGssS/uvIjew/zjNyGXyq3BGyY8bPBO6Dq5or1qA
OWrCsm4PJzf4inY4X/T9oS/UhGB0SPYTMo+fQpY1knaEgC0UXAi9E6Pca/v/gbmH
Ss3b4y20N41NFNXjkTbAL6eAvKcCNZLysHbPyBJ1V2S2eXFqJDXCDqC0Ayw5hPJ2
xYBdoQx30fcrf23EhFYAnbNaO9xh+7NIyB+fFdr6oCr++KkeN0AOVrSf1h30dB1I
y5u7442eb+exJmQ5Q9XHd5h72g5n7qjqbt6JWspRmBhhvsQKJEzM7BU7M0cWe4LM
rRacXkn6GWBxxWNzHkRSoAV+Y04q/rKS1N7+JIqjMnxf/mfMafYKyvwCy9PD+OCW
BNBIhRUlXR0tqakmA0mCVVxMVxyQysM/0DLY9+VyLXG3UKpNGXLPZb4yNtYtilSd
l5e2jDLnM+cVOE0rtMWoI82s3XUDJps80nOwJQ+vH6ea3Ojuol/SCPnAhhN8z3fr
cBjtgDgiEqddFGiE9pC56d1xXo0zw7QD7xz563xqYlews1gielL+L3QBONfNiuO9
xJZlZHLYVAFCh7GJxZSiSf5/AeYXpAtTarQqr/4vP4YEIVwbYvGkolJNcFU3EH3A
YGhpfkd8fEgWebM=
=lssc
-----END PGP SIGNATURE-----
pgpcdM_VBnQUo.pgp
Description: PGP signature
--- End Message ---