Your message dated Mon, 08 Sep 2025 02:37:02 +0000
with message-id <e1uvrkc-00crgm...@fasolo.debian.org>
and subject line Bug#1098094: fixed in wily 0.13.42-4
has caused the Debian Bug report #1098094,
regarding wily: 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 ow...@bugs.debian.org
immediately.)


-- 
1098094: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wily
Version: 0.13.42-3
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
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/wily_0.13.42-3_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

[...]
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o rectclip.o rectclip.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o rune.o rune.c
ar rv libframe.a frbox.o frdelete.o frdraw.o frinit.o frinsert.o frptofchar.o 
frselect.o frstr.o frutil.o misc.o
ar: creating libframe.a
a - frbox.o
a - frdelete.o
a - frdraw.o
a - frinit.o
a - frinsert.o
a - frptofchar.o
a - frselect.o
a - frstr.o
a - frutil.o
a - misc.o
ranlib libframe.a
make[3]: Leaving directory '/build/reproducible-path/wily-0.13.42/libframe'
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o segment.o segment.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o string.o string.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o strwidth.o strwidth.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o texture.o texture.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o wrbitmap.o wrbitmap.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o wrbitmapfile.o wrbitmapfile.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/wily-0.13.42=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I.. -I./../include  -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o xtbinit.o xtbinit.c
ar rv libXg.a arc.o arith.o balloc.o bitblt.o bitbltclip.o border.o 
bscreenrect.o circle.o clipline.o clipr.o copymasked.o cursorset.o 
cursorswitch.o disc.o ellipse.o font.o gcs.o getrect.o gwin.o ldconvert.o 
latin1.o mkfont.o menuhit.o point.o polysegment.o rdbitmap.o rdbitmapfile.o 
rdfontfile.o rectclip.o rune.o segment.o string.o strwidth.o texture.o 
wrbitmap.o wrbitmapfile.o xtbinit.o
ar: creating libXg.a
a - arc.o
a - arith.o
a - balloc.o
a - bitblt.o
a - bitbltclip.o
a - border.o
a - bscreenrect.o
a - circle.o
a - clipline.o
a - clipr.o
a - copymasked.o
a - cursorset.o
a - cursorswitch.o
a - disc.o
a - ellipse.o
a - font.o
a - gcs.o
a - getrect.o
a - gwin.o
a - ldconvert.o
a - latin1.o
a - mkfont.o
a - menuhit.o
a - point.o
a - polysegment.o
a - rdbitmap.o
a - rdbitmapfile.o
a - rdfontfile.o
a - rectclip.o
a - rune.o
a - segment.o
a - string.o
a - strwidth.o
a - texture.o
a - wrbitmap.o
a - wrbitmapfile.o
a - xtbinit.o
ranlib libXg.a
make[3]: Leaving directory '/build/reproducible-path/wily-0.13.42/libXg'
make[2]: Leaving directory '/build/reproducible-path/wily-0.13.42'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/wily-0.13.42'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wily
Source-Version: 0.13.42-4
Done: Andreas Beckmann <a...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated wily 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 08 Sep 2025 03:54:17 +0200
Source: wily
Architecture: source
Version: 0.13.42-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1098094
Changes:
 wily (0.13.42-4) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with GCC 15.  (Closes: #1098094)
Checksums-Sha1:
 2cbe1681ca07aac95e46766b907ede8af420feed 2326 wily_0.13.42-4.dsc
 fdb4292e210a61e327f7bbb1984693fe7d17610c 12408 wily_0.13.42-4.debian.tar.xz
 698461ca27105741fb61a26c51c3e131f8a35a07 5870 wily_0.13.42-4_source.buildinfo
Checksums-Sha256:
 ac226e778287771a2e2ad30cdb421a733e0bc2c66ebd66cc3b388ef36201514a 2326 
wily_0.13.42-4.dsc
 5b5bde2bbdffec98774b5010c07d1fdac39c11afa1c20f4b453ef81ce267a98e 12408 
wily_0.13.42-4.debian.tar.xz
 3c8c2546e7bf9b1eadbf44f34574683548e3a75b6de1d3730afb40b8a2626de8 5870 
wily_0.13.42-4_source.buildinfo
Files:
 680fa781020c7d0b9b3d1624d8ee461e 2326 editors optional wily_0.13.42-4.dsc
 1f0ea098c2a7994a8ba519305f871368 12408 editors optional 
wily_0.13.42-4.debian.tar.xz
 5b086ce54b60eca6d571dbed06365186 5870 editors optional 
wily_0.13.42-4_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmi+OHIQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCFbYD/97Y8gQW0qzFrn48ECdO2pXFWmiB5q1TzN1
C+LuZdMKRHf/bCPxbZeJu8Hk7SPlPpm0uKObbCFyVZ5cwYRSwNgl2X9c5xkpOqJb
7tJyDDWauJF2jEsDIgyySB7zqaoo841iFEFsKj+Wa+7wF1kn+s/nALkjObbGsw+h
Qf0AomP6AYXlxbnt9o3bcOYVsg/J0o9UHcVqLYKc4E4ciz5NwsNGawT4sgSrbXG2
mkvGmv4KOT9CtFjguGyBLuqNNvJO/IPmMJ6hd8aZoh91BZ0s17o02sWYM8NnpZFD
LR/RD6WdTW48uZsXaBNSQCK+suqrwvGZcRnMcsnLxr2jWP+jq5OEDlJxJmADBc82
V5At6J3MxtNysMuFpYdRItI2mGjUkZuoSJuE3S0uay1EdrC3FNqhvCyMGV5n5Fuv
FYwOkBwYuIgFTaZ0gbJJ1i6JFXVuQ69bKzgLtQ+ZGuOtcp0AyM0VgafIDOtRL7CB
pv6dUqTQtnFrU/Z4Md/ZIGymylP2YS9GU1fH/GjC6gI0r7kYfp9HH6oVdzz5s3Mi
U6l96c+jf2nIahmmZCMnXxoU0bhoviPcyGW3UcLLYkwgTmUzehw7mdrnAwM8vbzW
gnp6YApLjz2DhwbtLdlOyDybfcvReqNPuO1C6LpZHP6icwjFI11DpvNPx3E0zsW0
Sb/zChOobg==
=5ykJ
-----END PGP SIGNATURE-----

Attachment: pgpSQ9tZyZ0vN.pgp
Description: PGP signature


--- End Message ---

Reply via email to