[Debian-med-packaging] Bug#1037603: civetweb: ftbfs with GCC-13
Matthias Klose
doko at debian.org
Wed Jun 14 10:22:26 BST 2023
Package: src:civetweb
Version: 1.15+dfsg-4
Severity: normal
Tags: sid trixie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-13
[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-13/g++-13, but succeeds to build with gcc-12/g++-12. 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/2023/05/22/logs/civetweb_1.15+dfsg-4_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/civetweb-targets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/civetweb-targets-none.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/civetweb-config.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/civetweb-config-version.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/FindLibDl.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/FindLibRt.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/civetweb/FindWinSock.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb.so.1.15.0
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb.so.1
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/civetweb.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/bin/civetweb
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/bin/civetweb" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb-cpp.so.1.15.0
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb-cpp.so.1
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb-cpp.so.1.15.0" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcivetweb-cpp.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/CivetServer.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_install -O--buildsystem=cmake
dh_installdocs -O--buildsystem=cmake
dh_installchangelogs -O--buildsystem=cmake
dh_installman -O--buildsystem=cmake
dh_installsystemduser -O--buildsystem=cmake
dh_perl -O--buildsystem=cmake
dh_link -O--buildsystem=cmake
dh_strip_nondeterminism -O--buildsystem=cmake
dh_compress -O--buildsystem=cmake
dh_fixperms -O--buildsystem=cmake
dh_missing -O--buildsystem=cmake
dh_dwz -a -O--buildsystem=cmake
dwz: debian/libcivetweb1/usr/lib/x86_64-linux-gnu/libcivetweb.so.1.15.0: DWARF compression not beneficial - old size 164499 new size 167095
dwz: debian/libcivetweb1/usr/lib/x86_64-linux-gnu/libcivetweb-cpp.so.1.15.0: DWARF compression not beneficial - old size 297647 new size 300459
dh_strip -a -O--buildsystem=cmake
dh_makeshlibs -a -O--buildsystem=cmake
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libcivetweb1/DEBIAN/symbols doesn't match completely debian/libcivetweb1.symbols.amd64
--- debian/libcivetweb1.symbols.amd64 (libcivetweb1_1.15+dfsg-4_amd64)
+++ dpkg-gensymbols0Ys4Zu 2023-05-22 02:14:50.802139796 +0000
@@ -61,15 +61,20 @@
_ZN21CivetWebSocketHandlerD0Ev at Base 1.13
_ZN21CivetWebSocketHandlerD1Ev at Base 1.13
_ZN21CivetWebSocketHandlerD2Ev at Base 1.13
- _ZNSt12_Vector_baseI14mg_server_portSaIS0_EED1Ev at Base 1.15
- _ZNSt12_Vector_baseI14mg_server_portSaIS0_EED2Ev at Base 1.15
- _ZNSt12_Vector_baseIcSaIcEED1Ev at Base 1.13
- _ZNSt12_Vector_baseIcSaIcEED2Ev at Base 1.13
+#MISSING: 1.15+dfsg-4# _ZNSt12_Vector_baseI14mg_server_portSaIS0_EED1Ev at Base 1.15
+#MISSING: 1.15+dfsg-4# _ZNSt12_Vector_baseI14mg_server_portSaIS0_EED2Ev at Base 1.15
+#MISSING: 1.15+dfsg-4# _ZNSt12_Vector_baseIcSaIcEED1Ev at Base 1.13
+#MISSING: 1.15+dfsg-4# _ZNSt12_Vector_baseIcSaIcEED2Ev at Base 1.13
_ZNSt6vectorI14mg_server_portSaIS0_EE17_M_default_appendEm at Base 1.15
+ _ZNSt6vectorI14mg_server_portSaIS0_EED1Ev at Base 1.15+dfsg-4
+ _ZNSt6vectorI14mg_server_portSaIS0_EED2Ev at Base 1.15+dfsg-4
+ _ZNSt6vectorIcSaIcEE17_M_default_appendEm at Base 1.15+dfsg-4
+ _ZNSt6vectorIcSaIcEED1Ev at Base 1.15+dfsg-4
+ _ZNSt6vectorIcSaIcEED2Ev at Base 1.15+dfsg-4
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_ at Base 1.15
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_ at Base 1.15
- _ZNSt8_Rb_treeIPK13mg_connectionSt4pairIKS2_N11CivetServer15CivetConnectionEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE24_M_get_insert_unique_posERS4_ at Base 1.15
- _ZNSt8_Rb_treeIPK13mg_connectionSt4pairIKS2_N11CivetServer15CivetConnectionEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS4_ at Base 1.15
+#MISSING: 1.15+dfsg-4# _ZNSt8_Rb_treeIPK13mg_connectionSt4pairIKS2_N11CivetServer15CivetConnectionEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE24_M_get_insert_unique_posERS4_ at Base 1.15
+#MISSING: 1.15+dfsg-4# _ZNSt8_Rb_treeIPK13mg_connectionSt4pairIKS2_N11CivetServer15CivetConnectionEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS4_ at Base 1.15
_ZTI11CivetServer at Base 1.13
_ZTI12CivetHandler at Base 1.13
_ZTI14CivetException at Base 1.13
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the Debian-med-packaging
mailing list