Your message dated Wed, 26 Mar 2025 19:34:02 +0000
with message-id <[email protected]>
and subject line Bug#1096270: fixed in abcm2ps 8.14.17-2
has caused the Debian Bug report #1096270,
regarding abcm2ps: 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.)


-- 
1096270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096270
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:abcm2ps
Version: 8.14.15.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/abcm2ps_8.14.15.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

[...]
dpkg-buildpackage: info: source changed by Nicolas Boulenguez 
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --buildsystem=autoconf
   dh_auto_clean -O--buildsystem=autoconf
   dh_autoreconf_clean -O--buildsystem=autoconf
   dh_clean -O--buildsystem=autoconf
 debian/rules binary
dh binary --buildsystem=autoconf
   dh_update_autotools_config -O--buildsystem=autoconf
   dh_autoreconf -O--buildsystem=autoconf
   dh_auto_configure -O--buildsystem=autoconf
        ./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 --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
./configure: unknown argument: --disable-option-checking
./configure: unknown argument: --disable-silent-rules
./configure: unknown argument: --disable-maintainer-mode
./configure: unknown argument: --disable-dependency-tracking
Makefile created
config.h created
   dh_auto_build -O--buildsystem=autoconf
        make -j8
make[1]: Entering directory '/build/reproducible-path/abcm2ps-8.14.15.2'
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o abcm2ps.o 
abcm2ps.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o abcparse.o 
abcparse.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o buffer.o 
buffer.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o deco.o deco.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o draw.o draw.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o format.o 
format.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o front.o 
front.c
gcc -g -O2 -Wall -pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/abcm2ps-8.14.15.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_PANGO=1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -I.  -c -o glyph.o 
glyph.c
format.c: In function ‘interpret_fmt_line’:
format.c:1161:29: error: ‘bool’ cannot be used here
 1161 |                         int bool;
      |                             ^~~~
format.c:1161:29: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
format.c:1161:25: warning: useless type name in empty declaration
 1161 |                         int bool;
      |                         ^~~
format.c:1164:30: error: expected identifier or ‘(’ before ‘=’ token
 1164 |                         bool = get_bool(p);
      |                              ^
format.c:1167:41: error: expected identifier or ‘(’ before ‘)’ token
 1167 |                                 if (bool)
      |                                         ^
format.c:1167:37: error: declaration in the controlling expression must have an 
initializer
 1167 |                                 if (bool)
      |                                     ^~~~
format.c:1218:29: error: ‘bool’ cannot be used here
 1218 |                         int bool;
      |                             ^~~~
format.c:1218:29: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
format.c:1218:25: warning: useless type name in empty declaration
 1218 |                         int bool;
      |                         ^~~
format.c:1226:30: error: expected identifier or ‘(’ before ‘=’ token
 1226 |                         bool = get_bool(p);
      |                              ^
format.c:1238:41: error: expected identifier or ‘(’ before ‘)’ token
 1238 |                                 if (bool)
      |                                         ^
format.c:1238:37: error: declaration in the controlling expression must have an 
initializer
 1238 |                                 if (bool)
      |                                     ^~~~
make[1]: *** [<builtin>: format.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/reproducible-path/abcm2ps-8.14.15.2'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: abcm2ps
Source-Version: 8.14.17-2
Done: Nicolas Boulenguez <[email protected]>

We believe that the bug you reported is fixed in the latest version of
abcm2ps, 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.
Nicolas Boulenguez <[email protected]> (supplier of updated abcm2ps 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: SHA256

Format: 1.8
Date: Wed, 26 Mar 2025 18:21:32 +0000
Source: abcm2ps
Architecture: source
Version: 8.14.17-2
Distribution: unstable
Urgency: medium
Maintainer: Anselm Lingnau <[email protected]>
Changed-By: Nicolas Boulenguez <[email protected]>
Closes: 1096270
Changes:
 abcm2ps (8.14.17-2) unstable; urgency=medium
 .
   * Enable salsa continuous integration via debian/salsa-ci.yml
   * Make the source ready for C23/gcc-15.  Closes: #1096270.
Checksums-Sha1:
 7b84232e5cf89e9ce9c517de528b4fb04fcc97bc 1979 abcm2ps_8.14.17-2.dsc
 5795dc01f6953365db3967c324b31abfd6e9f0e4 5580 abcm2ps_8.14.17-2.debian.tar.xz
Checksums-Sha256:
 f3e98340568c11baf47cdcb906c830fc48d1ee9ef1099d53fb35b4bbd986c1b2 1979 
abcm2ps_8.14.17-2.dsc
 bf050e442b4c92c101aa5cf352d13d699fc2fcf5628b8d69edfa4b8d9072858f 5580 
abcm2ps_8.14.17-2.debian.tar.xz
Files:
 b81fd0dd253fb29b002c2dc96bbced39 1979 text optional abcm2ps_8.14.17-2.dsc
 fa83593dc71e5770320fba003d844bcc 5580 text optional 
abcm2ps_8.14.17-2.debian.tar.xz

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

iQJHBAEBCAAxFiEEawm/6zYhqkfTAKHtFHKayZgPCdIFAmfkUv8THG5pY29sYXNA
ZGViaWFuLm9yZwAKCRAUcprJmA8J0j9yD/9NlZ7qiE+EJqIhqBBWFjLcmUY9HHTo
M00mr9SX0nSlnJwOXZLpziM1tlBH1InRpF+rnqxfRuzWl6iGTTIjKr3E94qVYXO7
rSZRmmM2Y8UoimAmwEox88+zun1lKzlwhuNlWhx7ZwV78yGHDnxoIp8PzekhXzSt
kaNApud+94HPFYGdxiMVznl5NCm6fqLq6jMsOOoZraU8iTZw/F9pK1nOpXkp0rPG
Uyp+QxJwNo7kSGsNXAev1wWHXtCq0h4MAHEL7K3yhMPPgNaFW5IUYQavqomjVbc2
NFBfrPUvejgck+Svc5CAO/cMGn0ynlvljtmLvHfSl/gbGtog2LcGjjipGKNU9itX
9KSBU7PaKBgJSwYtiZYcCfctA56mEUCFmkLbbDVnTKKxriuSuYMTK4VF64KVz68B
1wMulJSxkbvGxuIE7mrgMz2am6izyytwEmWENulCzLa5/9IpgCroAPufBSNTwvbu
tNgN6c2JeGaeyxIsyfbTzVHcZfNNJB5D3e/kNm5/Kfb0Q74zSKx0wHpox/Gk88h/
JkTu4mZCp/kdmDJAb+ktehk/OgsTp7yZY7I0dAuD9INFut36uWtrxO5UlL2ZX7KE
U0i0I7LuqrnW2DoGKHYMHuTuejsfd1EmlkKdbLJfMtpeMqdP31aun3mc1Sq7iUqs
CUasfWPDaOIX8g==
=pIkr
-----END PGP SIGNATURE-----

Attachment: pgpJdhZ68kH3N.pgp
Description: PGP signature


--- End Message ---

Reply via email to