[Debian-med-packaging] Bug#1037603: marked as done (civetweb: ftbfs with GCC-13)

Andreas Tille andreas at an3as.eu
Sat Jul 15 17:21:20 BST 2023


Hi Sebastien,

seems you closed the wrong bug with your upload.  The package you
uploaded is orthanc-postgresql but the bug concerns civetweb.

Kind regards
    Andreas.

Am Sat, Jul 15, 2023 at 12:09:18PM +0000 schrieb Debian Bug Tracking System:
> Your message dated Sat, 15 Jul 2023 12:07:17 +0000
> with message-id <E1qKe3R-00368P-0n at fasolo.debian.org>
> and subject line Bug#1037603: fixed in orthanc-postgresql 5.0+dfsg-1
> has caused the Debian Bug report #1037603,
> regarding civetweb: ftbfs with GCC-13
> 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 owner at bugs.debian.org
> immediately.)
> 
> 
> -- 
> 1037603: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037603
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems

> Date: Wed, 14 Jun 2023 09:22:26 +0000
> From: Matthias Klose <doko at debian.org>
> To: maintonly at bugs.debian.org
> Subject: civetweb: ftbfs with GCC-13
> 
> 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

> Date: Sat, 15 Jul 2023 12:07:17 +0000
> From: Debian FTP Masters <ftpmaster at ftp-master.debian.org>
> To: 1037603-close at bugs.debian.org
> Subject: Bug#1037603: fixed in orthanc-postgresql 5.0+dfsg-1
> 
> Source: orthanc-postgresql
> Source-Version: 5.0+dfsg-1
> Done: Sebastien Jodogne <s.jodogne at gmail.com>
> 
> We believe that the bug you reported is fixed in the latest version of
> orthanc-postgresql, 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 1037603 at bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
> 
> Debian distribution maintenance software
> pp.
> Sebastien Jodogne <s.jodogne at gmail.com> (supplier of updated orthanc-postgresql 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 ftpmaster at ftp-master.debian.org)
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> Format: 1.8
> Date: Sat, 15 Jul 2023 13:16:22 +0200
> Source: orthanc-postgresql
> Architecture: source
> Version: 5.0+dfsg-1
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
> Changed-By: Sebastien Jodogne <s.jodogne at gmail.com>
> Closes: 1037603
> Changes:
>  orthanc-postgresql (5.0+dfsg-1) unstable; urgency=medium
>  .
>    * New upstream version. Closes: #1037603
> Checksums-Sha1:
>  5f32ede9d7771d5d9b251deda49ec86f4549cec1 2262 orthanc-postgresql_5.0+dfsg-1.dsc
>  2573c5bbd0c449aea519babc0f262f70359cee7d 119248 orthanc-postgresql_5.0+dfsg.orig.tar.xz
>  487f5be6b6cf5b880cfcf5024fa1a07cf4dbacf7 6352 orthanc-postgresql_5.0+dfsg-1.debian.tar.xz
>  7cf02349f641922f8ae8d833e9b7b9d093911303 17801 orthanc-postgresql_5.0+dfsg-1_source.buildinfo
> Checksums-Sha256:
>  baa0dee2d4dab128e215ef552fe0c48c081d84ad87815e476add6653aa26b9e7 2262 orthanc-postgresql_5.0+dfsg-1.dsc
>  eed95886cadf82f3d5d87e32073e9528cb186caddbdd5a433f4ed7547067a786 119248 orthanc-postgresql_5.0+dfsg.orig.tar.xz
>  8181a79cd058190e418c725537270a36d0fbcc738b63059f9dfb6ebb71b2a724 6352 orthanc-postgresql_5.0+dfsg-1.debian.tar.xz
>  551075bcf83777a68aa7a99027e90ea44956c979cb04b020d79048c2ee76037a 17801 orthanc-postgresql_5.0+dfsg-1_source.buildinfo
> Files:
>  b851274c1d543cbcc720b1ad2e608a77 2262 science optional orthanc-postgresql_5.0+dfsg-1.dsc
>  69b382941d0d4fb4f6974de588cde9bc 119248 science optional orthanc-postgresql_5.0+dfsg.orig.tar.xz
>  9f5aae1809c34e4a8f7ab182f65d7b43 6352 science optional orthanc-postgresql_5.0+dfsg-1.debian.tar.xz
>  2dfae661b05e3c84ee35c05c7d42e15d 17801 science optional orthanc-postgresql_5.0+dfsg-1_source.buildinfo
> 
> -----BEGIN PGP SIGNATURE-----
> 
> iQJIBAEBCgAyFiEEk76fGX7V0MMOWT2Lp3ZYKzEqw10FAmSyhhAUHHMuam9kb2du
> ZUBnbWFpbC5jb20ACgkQp3ZYKzEqw10UShAAkoAhYj/tVV57j7Pvka2VWRkgol5m
> ZvaDTZGZ2XaL/N+2MtfhB4xOqr/s7+I0KP8r1hxw/NL+Y7ziREh6F3HH1JcqbKTV
> 9bTkq8CQvXITFYc17dxd99Fb16EoZo8MUXv3/6QuiHHWZhJMzInNLAY9ibuZBiE0
> 176Zj7c6VUt8aRKvDIJ24BSaoz41OWD3lumN7C+iKIGLntCCkXuQRDRdudhmQxqi
> obHYI/WphxFEaOFjqxS9x9kA84Ml4dkv2sSi3b02dxon1GJCmoLkp2oetwCPx1XQ
> jT0IfaxnA+Zz+E9f1kPLnCgO6Bz7LqK2A4nIpOAHyrDLeRmwIss85jKYYjWDYigF
> k7X4MNL+8CeT/1EsBMrqia7BC0o8tPpYy+xKsP+yF08DeQItfRQjZoz9EhLENBya
> qOWRSB25x7OCWOK8lGh31wzbjK6NhEqwG610gxDkcbb1xIbmBhhXNc9eGJpeuCG8
> PdIYiP+s+zTL4+vka0Q26de782dN+ZhwHAw/xKrD16DY1z1c7bztCVHFs+OC1k5x
> Dw+oQJvT1J2meDE6srrtOL4VMiPNQYV/5s+oyNSedBNxU4tGW1cyOB0PYD1fduBm
> hN0x8f/M3AGMvQ+PLNJwqb8mMLb2+bvy9zXpMnmmzGiIr8EfigHLuysCn+GIyoai
> CCwa5f6z4hZKVZU=
> =Ljru
> -----END PGP SIGNATURE-----

> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list