Your message dated Mon, 08 Sep 2025 13:04:08 +0000
with message-id <[email protected]>
and subject line Bug#1096499: fixed in daemontools 1:0.76-15
has caused the Debian Bug report #1096499,
regarding daemontools: ftbfs with GCC-15
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.)


-- 
1096499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:daemontools
Version: 1:0.76-13.1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/daemontools_0.76-13.1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package daemontools
dpkg-buildpackage: info: source version 1:0.76-13.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by David Bremner <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/reproducible-path/daemontools-0.76'
dh_auto_clean
rm -rf 'daemontools-0.76/compile'
rm -rf 'daemontools-0.76/command'
make[1]: Leaving directory '/build/reproducible-path/daemontools-0.76'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/daemontools-0.76'
# create compile directory
mkdir -p 'daemontools-0.76/compile/debian'
# svscanboot.sh: /command/svc -> svc, /service -> /etc/service
sed -e 's}/command/svc}svc};s}/service}/etc/service}g' < 
'daemontools-0.76/src/svscanboot.sh' > 
'daemontools-0.76/compile/debian/svscanboot.sh'
cd 'daemontools-0.76/compile' && ln -s debian/svscanboot.sh svscanboot.sh
# debian CFLAGS + CPPFLAGS
echo 'cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/daemontools-0.76=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' > 
'daemontools-0.76/compile/debian/conf-cc'
cd 'daemontools-0.76/compile' && ln -s debian/conf-cc conf-cc
# debian LDFLAGS
echo 'cc -Wl,-z,relro -Wl,-z,now' > 'daemontools-0.76/compile/debian/conf-ld'
cd 'daemontools-0.76/compile' && ln -s debian/conf-ld conf-ld
# build
cd 'daemontools-0.76' && package/compile
Linking ./src/* into ./compile...
Compiling everything in ./compile...
make[2]: Entering directory 
'/build/reproducible-path/daemontools-0.76/daemontools-0.76/compile'
sh find-systype.sh > systype
rm -f compile
sh print-cc.sh > compile
chmod 555 compile
./compile byte_chr.c
byte_chr.c: In function ‘byte_chr’:
byte_chr.c:5:14: warning: old-style function definition [-Wold-style-definition]
    5 | unsigned int byte_chr(s,n,c)
      |              ^~~~~~~~
byte_chr.c:9:1: error: number of arguments doesn’t match prototype
    9 | {
      | ^
In file included from byte_chr.c:3:
byte.h:6:21: error: prototype declaration
    6 | extern unsigned int byte_chr();
      |                     ^~~~~~~~
make[2]: *** [Makefile:65: byte_chr.o] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/daemontools-0.76/daemontools-0.76/compile'
make[1]: *** [debian/rules:22: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/daemontools-0.76'
make: *** [debian/rules:32: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: daemontools
Source-Version: 1:0.76-15
Done: Jan Mojžíš <[email protected]>

We believe that the bug you reported is fixed in the latest version of
daemontools, 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.
Jan Mojžíš <[email protected]> (supplier of updated daemontools 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: Mon, 08 Sep 2025 14:28:08 +0200
Source: daemontools
Architecture: source
Version: 1:0.76-15
Distribution: unstable
Urgency: medium
Maintainer: Joost van Baal-Ilić <[email protected]>
Changed-By: Jan Mojžíš <[email protected]>
Closes: 1096499
Changes:
 daemontools (1:0.76-15) unstable; urgency=medium
 .
   * d/p/0005-fix-ftbfs.patch remove, and use the workaround -std=gnu11 instead
     It's also workaround for problems with GCC-15. (Closes: 1096499)
   * d/control: bump Standards-Version: 4.7.2, no changes
Checksums-Sha1:
 ec7b2f8138f29ab01e66b0ee062a8802c72734da 2063 daemontools_0.76-15.dsc
 722476da73d361c6902e1854f319acad6c73ff38 20376 
daemontools_0.76-15.debian.tar.xz
 94886ed6f694c33ae686363ff3d294e7ef594cf0 5348 
daemontools_0.76-15_source.buildinfo
Checksums-Sha256:
 c5b8781abd896ed41d30bacc55acbb360da9fbff75d58679852aab2f99bcef55 2063 
daemontools_0.76-15.dsc
 22d3eae9f790e5c4797ed2f7801f091046d87f989b7abac84e21451b7b4da387 20376 
daemontools_0.76-15.debian.tar.xz
 818c154b17416a3b77c53efb39093bdbc4edf36e8f844acef41357b8ec073c1d 5348 
daemontools_0.76-15_source.buildinfo
Files:
 ec01ee77983f7b02c742270fa0952887 2063 admin optional daemontools_0.76-15.dsc
 118608ef91c26c479035d62ccbc4b32d 20376 admin optional 
daemontools_0.76-15.debian.tar.xz
 edde3ccbc888f4a4df602fe40a8c35e6 5348 admin optional 
daemontools_0.76-15_source.buildinfo

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

iQJJBAEBCgAzFiEE0Aiwwj2EeeRrn8uQRdpRdJaTn/kFAmi+0AIVHGphbm1vanpp
c0BkZWJpYW4ub3JnAAoJEEXaUXSWk5/5BiIP/1T8bZitQ8Md+YCcwVJcxdqotjhl
Mna5Y9j6ND5u+nXnz42vYKZyjyc+uwHupeTShgElXublmpUYG1ZGWftqHABLwsvd
clZNLMOBOYxanHYQ2zEIfEik2iXyI3IKffJRTdMXlcCTtWs6KsBOWcwsICkBycYe
3Id1QbureymQtly52vO6wXSFi9A0G+GheQ8zpZX1lpno6p0dTGoA4wTESGAFgnOD
8gxGBGxus+UPhR5ADliWoA5q1fqANGQz0wpjsZsYKr3Fj+ShcFCK/z43+1eXAy5b
A4nTjTuTQXvnJShHd1OWc7mpYvWKGSQFh9F9FGTwLrPSezxR3fR3fRr3wK0Xocm5
5tb4FC5dB0qZonOLy5tUdY6Pb9yPLyV6MjLWdthbCzptqpx7fj4X3APKNYEdr8rm
2p5DpDkdvpQnqzumfKcJLSRcWO5DV2vZOTNty4GU7kI2o/7QCs5duzcaMsKo+F5g
jASbFw2g/TYNCLxfeHvKM0CVvw5UkAlsNKtXYI0bzdtIJogmOgiekItuqzQVma2T
vE1f/HpGN9vJ2W2XwGi53xZQLhNRIB65U0kcxImWtHe/TcswR0aXA2SdMeaCNhFg
4zUKufk2vENzjpz60R1p0/tB52X/aFNCPnA0FIEGAk4wtUntfwIzMCdmuIY52bz4
ZIuXtDIpDqVHTJvT
=aafJ
-----END PGP SIGNATURE-----

Attachment: pgpsik4K8TMOW.pgp
Description: PGP signature


--- End Message ---

Reply via email to