Your message dated Fri, 03 Oct 2025 13:19:32 +0000
with message-id <[email protected]>
and subject line Bug#1096283: fixed in afterstep 2.2.12-18.1
has caused the Debian Bug report #1096283,
regarding afterstep: 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.)


-- 
1096283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:afterstep
Version: 2.2.12-18
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/afterstep_2.2.12-18_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

[...]
required for your favorite desktop environment.

Other make targets you may find usefull :

make install.data       - installs all the images, fonts, etc.
make install.config     - installs config files only
make install.menu       - installs startmenu files
make install.data_html  - catalogues installed data files
make install.bin        - installs only binaries
make install.lib        - installs libraries only
make clean
make distclean

#
touch "DEB-build-tree/stamps/configure-static.stamp"
make[1]: Leaving directory '/build/reproducible-path/afterstep-2.2.12'
   debian/rules override_dh_auto_configure-indep
make[1]: Entering directory '/build/reproducible-path/afterstep-2.2.12'
make[1]: Nothing to be done for 'override_dh_auto_configure-indep'.
make[1]: Leaving directory '/build/reproducible-path/afterstep-2.2.12'
   debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/build/reproducible-path/afterstep-2.2.12'

***** Make static (arch)  *****

cd DEB-build-tree/build-static &&    dh_auto_build -v -Sautoconf --parallel -- 
SHELL="/bin/sh -e" ASDOCGENOPTS="--build-date 1732481474 --user-dir 
/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/user-dir" 
AFTER_EXEC_COMMAND=/usr/bin/afterstep subdirs="libAfterBase libAfterImage"
        make -j8 "SHELL=/bin/sh -e" "ASDOCGENOPTS=--build-date 1732481474 
--user-dir /build/reproducible-path/afterstep-2.2.12/DEB-build-tree/user-dir" 
AFTER_EXEC_COMMAND=/usr/bin/afterstep "subdirs=libAfterBase libAfterImage"
make[2]: Entering directory 
'/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/build-static'
make[3]: Entering directory 
'/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/build-static/libAfterBase'
 ashash.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c ashash.c
 aslist.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c aslist.c
 asvector.c
 audit.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c asvector.c
 fs.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c audit.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c fs.c
 layout.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c layout.c
 mystring.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c mystring.c
 os.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c os.c
fs.c: In function ‘my_scandir’:
fs.c:821:66: error: passing argument 4 of ‘qsort’ from incompatible pointer 
type [-Wincompatible-pointer-types]
  821 |                 qsort (*namelist, n, sizeof (struct direntry *), (int 
(*)())dcomp);
      |                                                                  
^~~~~~~~~~~~~~~~
      |                                                                  |
      |                                                                  int 
(*)(void)
In file included from fs.c:27:
/usr/include/stdlib.h:971:34: note: expected ‘__compar_fn_t’ {aka ‘int 
(*)(const void *, const void *)’} but argument is of type ‘int (*)(void)’
  971 |                    __compar_fn_t __compar) __nonnull ((1, 4));
      |                    ~~~~~~~~~~~~~~^~~~~~~~
/usr/include/stdlib.h:948:15: note: ‘__compar_fn_t’ declared here
  948 | typedef int (*__compar_fn_t) (const void *, const void *);
      |               ^~~~~~~~~~~~~
 output.c
gcc -O3 -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/afterstep-2.2.12=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-DNO_DEBUG_OUTPUT      -c output.c
make[3]: *** [Makefile:313: fs.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
'/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/build-static/libAfterBase'
make[2]: *** [Makefile:177: all] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/build-static'
dh_auto_build: error: make -j8 "SHELL=/bin/sh -e" "ASDOCGENOPTS=--build-date 
1732481474 --user-dir 
/build/reproducible-path/afterstep-2.2.12/DEB-build-tree/user-dir" 
AFTER_EXEC_COMMAND=/usr/bin/afterstep "subdirs=libAfterBase libAfterImage" 
returned exit code 2
make[1]: *** [debian/rules:170: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/build/reproducible-path/afterstep-2.2.12'
make: *** [debian/rules:106: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: afterstep
Source-Version: 2.2.12-18.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
afterstep, 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.
Adrian Bunk <[email protected]> (supplier of updated afterstep 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: Fri, 19 Sep 2025 20:14:06 +0300
Source: afterstep
Architecture: source
Version: 2.2.12-18.1
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096283
Changes:
 afterstep (2.2.12-18.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -std=gnu17 to workaround FTBFS with GCC 15.
     (Closes: #1096283)
Checksums-Sha1:
 77731b2b12c76a40cd80807e9aed28fa6af778b5 2466 afterstep_2.2.12-18.1.dsc
 653de3010a4c3936188796c363165424b4d8579f 95300 
afterstep_2.2.12-18.1.debian.tar.xz
Checksums-Sha256:
 966a79a2582270a6cc8becbc409c3667bebe8d9612863d2b99483be5fffea145 2466 
afterstep_2.2.12-18.1.dsc
 48ebe9a606d79332142363dc9b34eb84e79c9a005b5fbf887253036f0db621f5 95300 
afterstep_2.2.12-18.1.debian.tar.xz
Files:
 b842d8a558e21127c9aa7a1367166c0c 2466 x11 optional afterstep_2.2.12-18.1.dsc
 a0240ed7e1c133af42ecff56481ce940 95300 x11 optional 
afterstep_2.2.12-18.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjNyGUACgkQiNJCh6LY
mLGCdA/+OyENhvtxHNZe3KeIW9AIOEnGkMSiuiAPrZuRbG1ylCtFatSFTTt0QqgX
547ZmKAazTMjMkO4WeNVSsshMRFobdrZqaSE1RX8MfRCQz9s1GCh/+4PhkhK0DTB
Pk1lAP/DL634ScBPKDoWexXKzImTD7saZdL8ysHR1lioZrnNZ8MBiIWuSeaLba6r
uJzs98CaivH+YIf+7ys2r3fy1mzJzFDjtBEiuAsJKtMaW8VMkb2aEHk6EqsdIkxJ
Rn86xhw9e+1NZcHqF9xO1HqUVLlLxg+cjURMVWWp060ZvEwBCYhFqsP43PlSI2kI
8aj693nk4aI59ETt/vMoZn79KAlCUPDRAzy/FVBNLo1C2ICkVlfSyqUL80u9d+J3
eGY4fHbQV1pNbfhQZL0QMVfLoEXPF7mPDDLrIVRuW2U2qMAFvl8W7nTlhkOAp5Cs
5P95DtY1/NSWdkaOq/7gpmmdfdl3fiuiep02tO2PVHAXx3BAFl1AiK4yikOlqGjt
vXOpOerNTX5wFxXPyyGkGYMsw+LeVr64E8C//lOQHvX5sKsQ47txn2ISquL2xl1z
JfK8oJQ9lnX75fr7fTFFeaDbCFICs9K0awsmKMkdla9/VJ6KMXW4LedMwYdmcguP
NXV7LQF9qeBQpzf1K6/iBRB/vrlZsu1xNkKM+rlBxvtuK8CZgt8=
=C1Gw
-----END PGP SIGNATURE-----

Attachment: pgpscytBsA0XE.pgp
Description: PGP signature


--- End Message ---

Reply via email to