[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1037619: marked as done (dmucs: ftbfs with GCC-13)



Your message dated Sat, 05 Aug 2023 05:49:50 +0000
with message-id <E1qSAAg-002NxQ-3Z@fasolo.debian.org>
and subject line Bug#1037619: fixed in dmucs 0.6.1-4
has caused the Debian Bug report #1037619,
regarding dmucs: 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@bugs.debian.org
immediately.)


-- 
1037619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037619
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:dmucs
Version: 0.6.1-3
Severity: normal
Tags: sid trixie
User: debian-gcc@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/dmucs_0.6.1-3_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

[...]
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Svprintf.o Svprintf.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o sprt.o sprt.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Smaskwait.o Smaskwait.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sread.o Sread.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Swait.o Swait.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o srmtrblk.o srmtrblk.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Smkskt.o Smkskt.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sreadbytes.o Sreadbytes.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Swrite.o Swrite.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o stpblk.o stpblk.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sopen.o Sopen.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Srmsrvr.o Srmsrvr.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o error.o error.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o stpnxt.o stpnxt.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sopenv.o Sopenv.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sscanf.o Sscanf.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fopenv.o fopenv.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o strnxtfmt.o strnxtfmt.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Speek.o Speek.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o cprt.o cprt.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Speername.o Speername.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Speeraddr.o Speeraddr.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O -I./HDR -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sinit.o Sinit.c
ar r simpleskts.a Saccept.o      Sprintf.o      Stest.o        outofmem.o Sclose.o       Sprtskt.o      Stimeoutwait.o rdcolor.o Sgets.o        Sputs.o        Svprintf.o     sprt.o Smaskwait.o    Sread.o        Swait.o        srmtrblk.o Smkskt.o       Sreadbytes.o   Swrite.o       stpblk.o Sopen.o        Srmsrvr.o      error.o        stpnxt.o Sopenv.o       Sscanf.o       fopenv.o       strnxtfmt.o Speek.o        cprt.o         Speername.o    Speeraddr.o Sinit.o
ar: creating simpleskts.a
finished updating simpleskts.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/COSMIC'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_resolve.o dmucs_resolve.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gethost.o gethost.cc
gethost.cc: In function ‘int main(int, char**)’:
gethost.cc:73:11: warning: ‘void (* sigset(int, __sighandler_t))(int)’ is deprecated: Use the signal and sigprocmask functions instead [-Wdeprecated-declarations]
   73 |     sigset(SIGCHLD, sigchld_handler);
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/sys/wait.h:36,
                 from gethost.cc:31:
/usr/include/signal.h:367:23: note: declared here
  367 | extern __sighandler_t sigset (int __sig, __sighandler_t __disp) __THROW
      |                       ^~~~~~
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o gethost  dmucs_resolve.o gethost.o COSMIC/simpleskts.a -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o loadavg.o loadavg.cc
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o loadavg  loadavg.o COSMIC/simpleskts.a -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o monitor.o monitor.cc
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o monitor  monitor.o COSMIC/simpleskts.a -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o remhost.o remhost.cc
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o remhost  remhost.o COSMIC/simpleskts.a -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_db.o dmucs_db.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_host.o dmucs_host.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_hosts_file.o dmucs_hosts_file.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_msg.o dmucs_msg.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dmucs_host_state.o dmucs_host_state.cc
In file included from dmucs_host_state.cc:22:
dmucs_db.h:106:28: error: ‘intptr_t’ has not been declared
  106 |     void        releaseCpu(intptr_t sock);
      |                            ^~~~~~~~
dmucs_db.h:200:28: error: ‘intptr_t’ has not been declared
  200 |                            intptr_t sock);
      |                            ^~~~~~~~
dmucs_db.h:264:21: error: ‘intptr_t’ has not been declared
  264 |     void releaseCpu(intptr_t sock);
      |                     ^~~~~~~~
make[3]: *** [Makefile:361: dmucs_host_state.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:379: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:221: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:15: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dmucs
Source-Version: 0.6.1-4
Done: David da Silva Polverari <polverari@debian.org>

We believe that the bug you reported is fixed in the latest version of
dmucs, 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 1037619@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David da Silva Polverari <polverari@debian.org> (supplier of updated dmucs 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 05 Aug 2023 05:23:45 +0000
Source: dmucs
Architecture: source
Version: 0.6.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: David da Silva Polverari <polverari@debian.org>
Closes: 1037619
Changes:
 dmucs (0.6.1-4) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: bumped Standards-Version to 4.6.2.
   * debian/patches/50_fix-FTBS-GCC-13.patch: added to fix FTBFS with GCC-13.
     (Closes: #1037619)
Checksums-Sha1:
 8b5e52fa97f6dd873225d26646d2ecc4477c3127 1700 dmucs_0.6.1-4.dsc
 7d0b12aca66312b59a26894e21492c231b856f1a 53992 dmucs_0.6.1-4.debian.tar.xz
 f42c30eb326f8980ec6fba2cd7fc075989d98b67 5595 dmucs_0.6.1-4_source.buildinfo
Checksums-Sha256:
 5f8c12676874d786e9350e50ec0f400511f2f0dd6fcdaf38c53b9f0d208145d3 1700 dmucs_0.6.1-4.dsc
 4c5b4d163c70ecf938c2bb560ae7d1e78d7d96541b9437c9fdcab994ff5a4d58 53992 dmucs_0.6.1-4.debian.tar.xz
 38643093cb66c981114d4b88415fab4b2b9e245394d0a60867875bed0c92c83b 5595 dmucs_0.6.1-4_source.buildinfo
Files:
 6721d203f90268d7d7432f299ff1e27e 1700 devel optional dmucs_0.6.1-4.dsc
 7a895dc5851b9d62d534b0fa0a8c04bf 53992 devel optional dmucs_0.6.1-4.debian.tar.xz
 9afb7a3321273208f73b7ef3ffd3df4b 5595 devel optional dmucs_0.6.1-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEDTUunGhzKyZWj9leHIjoaIRpgN4FAmTN3ekACgkQHIjoaIRp
gN4qzw//Wn5OIj67wU0V+txqVjTgp7DekpccF5dH+h/GX0iqUdaEDIbgqdWW6eMW
SQTmDo7l3rZ9lBw8iIO0ONgUTYQWMVs3SY304Nq8rU44sbRDXPgyxevEzsDN3Jlk
qPvF72gt6dakjU6OIarHBf1yo3A+X9wzRedKYEKABSMyIG32IPN9YRmSgmShzK9r
+FiYBg6WNuwZ9aOYdWDbClZL2t9k2BwB65TC8KNukxdY0LCs5oHAxiJhaoh0FjRR
w1KOHjc1QqK9Me9wSvjPNdyOC+4jSntICLq1yrB4QT9kBjchAHnCUrEbi/ZOxxjL
8wKw0QhWkLQB1GZx1/QdOm35wTw0HTxAhWXznqNWRCKCO2Z/i1NxURvteylEPUD/
6GT/NyWdGASdb+uHyjSiYOu97AxCPPoi02shVbeQUUqjo6/KQEn6LSoq5m266nJK
tqAH2FAYceQjYRfNcNp5J6y8zQ3uZ9+IdrNHwtyy7Qc1PjBUcjB6JWor4TSewido
oMwQ1ye5D/+Y2gYW7ZZi5n+ea++kbBy9j5gyWZ8vEDT82xl9ULYTDxBajbvm67T1
GdlZ+p8hPHJSToT7SdkcWSw1ifBckixXZmAyFCq/UChg3CtKPKXimFAq12SrtfnO
VyGXiHW9/4x4rnxjIY7nZEQO+ZJ/padlkDkKu5LANp9e9c2ONkI=
=4K6C
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: