Your message dated Sun, 07 Sep 2025 10:21:35 +0000
with message-id <[email protected]>
and subject line Bug#1097182: fixed in libdrilbo 0.2.11-2.2
has caused the Debian Bug report #1097182,
regarding libdrilbo: 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.)
--
1097182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097182
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libdrilbo
Version: 0.2.11-2.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/libdrilbo_0.2.11-2.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
[...]
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libfizmo... yes
checking for libx11... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for libjpeg... yes
checking for libpng... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/drilbo/Makefile
config.status: executing depfiles commands
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9
in use)
make -j1
make[1]: Entering directory '/build/reproducible-path/libdrilbo-0.2.11'
Making all in src/drilbo
make[2]: Entering directory
'/build/reproducible-path/libdrilbo-0.2.11/src/drilbo'
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o ../locales/libdrilbo_locales.o
../locales/libdrilbo_locales.c
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o drilbo.o drilbo.c
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o drilbo-mg1.o drilbo-mg1.c
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o drilbo-jpeg.o drilbo-jpeg.c
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o drilbo-png.o drilbo-png.c
gcc -DPACKAGE_NAME=\"libdrilbo\" -DPACKAGE_TARNAME=\"libdrilbo\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"libdrilbo\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libdrilbo\" -DVERSION=\"0.2.11\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/fizmo -I/usr/include/libxml2
-I/usr/include/libpng16 -fPIC -DENABLE_JPG= -DENABLE_PNG= -DENABLE_X11= -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libdrilbo-0.2.11=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o drilbo-x11.o drilbo-x11.c
drilbo-x11.c: In function ‘display_zimage_on_X11’:
drilbo-x11.c:906:7: error: passing argument 5 of ‘add_x11_image_window’ from
incompatible pointer type [-Wincompatible-pointer-types]
906 | callback_func);
| ^~~~~~~~~~~~~
| |
| void (*)(void)
drilbo-x11.c:121:41: note: expected ‘void (*)(x11_image_window_id, int)’ {aka
‘void (*)(int, int)’} but argument is of type ‘void (*)(void)’
121 | int height, z_image *zimage, void (*callback)(x11_image_window_id
window_id,
|
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
122 | int event))
| ~~~~~~~~~~
make[2]: *** [Makefile:399: drilbo-x11.o] Error 1
make[2]: Leaving directory
'/build/reproducible-path/libdrilbo-0.2.11/src/drilbo'
make[1]: *** [Makefile:445: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/libdrilbo-0.2.11'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libdrilbo
Source-Version: 0.2.11-2.2
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libdrilbo, 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.
Alexandre Detiste <[email protected]> (supplier of updated libdrilbo 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: Sun, 07 Sep 2025 11:53:11 +0200
Source: libdrilbo
Architecture: source
Version: 0.2.11-2.2
Distribution: unstable
Urgency: medium
Maintainer: Christoph Ender <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1097182
Changes:
libdrilbo (0.2.11-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix build with GCC-15 (Closes: #1097182)
* Apply "Multi-Arch:" hint
* Replace obsolete pkg-config with pkgconf
Checksums-Sha1:
df8df0a4ceba70dc6344a769263ea316edeae862 2305 libdrilbo_0.2.11-2.2.dsc
c5b9d07772ca531eedab2b7a9a61500f438e1499 6836
libdrilbo_0.2.11-2.2.debian.tar.xz
6741ea3b4700ca6c2af2aec5d7105d6044a218b8 6630
libdrilbo_0.2.11-2.2_source.buildinfo
Checksums-Sha256:
73496e8dfb0857d50e304f06f46c110fb2595ebed7fe233ab46f94cc2ddae5d6 2305
libdrilbo_0.2.11-2.2.dsc
8e0e8e500af8182d661e29adaa87e6fdf40e83da802cf514c17f72c3c63ae599 6836
libdrilbo_0.2.11-2.2.debian.tar.xz
0d219d079c74951f80176b8874dbd15a0902a83b038049013d0300cf74208dc0 6630
libdrilbo_0.2.11-2.2_source.buildinfo
Files:
0b85188fdb9271eb4eb5e539513b04c4 2305 libdevel optional
libdrilbo_0.2.11-2.2.dsc
84bec814d02709d43f54726854cf9c3f 6836 libdevel optional
libdrilbo_0.2.11-2.2.debian.tar.xz
9235c44b4e1dbca91862a8852496966b 6630 libdevel optional
libdrilbo_0.2.11-2.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmi9V9wRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqrABAAu09fG2wdDfEyDAdqeg0ixXmtttFioUfR
fCpaBkp0vgfI2Igrkw5y2KAMi2YPKf7s70JWbHwruZRtc9evxThQXx/XNs8Wul0G
KMqfTbH+MrSF2XygXdLwaFUfmQq9CumnfyhpjOGPPZhRhQ84x2ZL2Vnnfk9rXCVR
KDCEOR7ORYEHkxW/YkdWmr2tR1Ah6WSpOK65u5hXPjWmGRvC9nfTxVxDTtfE5WmX
nf/aZLjdWojpjDJhQgBfzrfeMbUWlFBLceXSuWMCR37PfrQFoHplyUEALCFyUY6C
YXr1FKUKN4OTF1KF2zlmdIs/O1dBweozZKJ9qb2Bvvga93IqBn1S0LfGVgqih/U+
dX8qkn0FTNDdy4ad6xoNBZ58Dnfa8orlZPnzRNKO0Grqj6YN9QAPrSFwmOtS0TDJ
8woNK8aB+xvS7ZpgNjbktBPJsqsys5hdsxdVIf06j443RGBh/gw9Ddwo2Mzcos75
fMm6YHOGge0aT5pCXp858++GojNmU4PEbvjKM9wTCsj10Xkh5OhFCTU9PP9TATfX
h81Ew+48gPMevT2EIKZhtYKeGKX2bkuZXzAHwQ+X5CicI+U28K/3jEc2VwOn6HL5
6+ENcWEQMHeZ0q3p7lUBTiqMOgqRJyGjoLp9VMDYU+0C9Fq8FVhwjGcL77E/3Hsq
j3SfB5qGLSI=
=kgEY
-----END PGP SIGNATURE-----
pgp_ngbfb2wnS.pgp
Description: PGP signature
--- End Message ---