Your message dated Fri, 14 Feb 2025 09:18:25 +0000
with message-id <e1tirq5-000p7p...@fasolo.debian.org>
and subject line Bug#1075661: fixed in xfireworks 1.3-15
has caused the Debian Bug report #1075661,
regarding xfireworks: ftbfs with GCC-14
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.)


-- 
1075661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xfireworks
Version: 1.3-14
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

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

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/xfireworks_1.3-14_unstable_gccexp.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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-14/porting_to.html

[...]
Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
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
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-07e4f314-fb4a-47c2-b676-4d3ff2433205
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

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

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package xfireworks
dpkg-buildpackage: info: source version 1.3-14
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Yukiharu YABUKI <yyab...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o xfireworks xfireworks_conf.h mkconf xfireworks.6.gz
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
 debian/rules build
dh_testdir
# Add here commands to compile the package.
dh_auto_build -- BINDIR=/usr/games LIBDIR=/etc/X11/xfireworks 
MANDIR=/usr/share/man/man6 GZIP=-9n
        make -j8 "INSTALL=install --strip-program=true" BINDIR=/usr/games 
LIBDIR=/etc/X11/xfireworks MANDIR=/usr/share/man/man6 GZIP=-9n
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -c main.c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection \
        -DVERSION=\"XFireworks-1.3\" \
        -DXFIREWORKS_CONF_DIRECTRY=\"/etc/X11/xfireworks\"
cc -c AfterImage.c -I/usr/X11R6/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -c Disp.c -I/usr/X11R6/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -c ColorGC.c -I/usr/X11R6/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -c Obj.c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -c Stream.c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -c Piece.c -I/usr/X11R6/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
mkconf.c -o mkconf
mkconf.c:8:1: error: return type defaults to ‘int’ [-Wimplicit-int]
    8 | main()
      | ^~~~
make[1]: *** [Makefile:70: mkconf] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" 
BINDIR=/usr/games LIBDIR=/etc/X11/xfireworks MANDIR=/usr/share/man/man6 
GZIP=-9n returned exit code 2
make: *** [debian/rules:20: build-stamp] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xfireworks
Source-Version: 1.3-15
Done: Yukiharu YABUKI <yyab...@debian.org>

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

Debian distribution maintenance software
pp.
Yukiharu YABUKI <yyab...@debian.org> (supplier of updated xfireworks 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: Fri, 14 Feb 2025 16:44:29 +0900
Source: xfireworks
Architecture: source
Version: 1.3-15
Distribution: unstable
Urgency: high
Maintainer: Yukiharu YABUKI <yyab...@debian.org>
Changed-By: Yukiharu YABUKI <yyab...@debian.org>
Closes: 1075661
Changes:
 xfireworks (1.3-15) unstable; urgency=high
 .
   [ Yukiharu YABUKI ]
   * Fix FBTFS mkconf.c with gcc-14
   (Closes: #1075661)
   * Bump up Standards-Version
Checksums-Sha1:
 96ade13a671e1de65fa088487b2d200b60610c27 1830 xfireworks_1.3-15.dsc
 2007c2df71142039f2c6bddc14fa3914a22df24d 6672 xfireworks_1.3-15.debian.tar.xz
 c8fcd79c60eb5046d339407da2d393c3f28c2d36 6210 xfireworks_1.3-15_amd64.buildinfo
Checksums-Sha256:
 973ffda1918ac961ab2ec82779510b43564d3ef3df90a02745c2a4c7733dfebe 1830 
xfireworks_1.3-15.dsc
 51ea41534af9699ffe43bc34bab6eb57c7ba3ec69071b69fa5750bfa106d7dfd 6672 
xfireworks_1.3-15.debian.tar.xz
 3abbce6f461c62a78924f42ae7ac53aeb136abd1d5bf30bd8554455e7fa0da9a 6210 
xfireworks_1.3-15_amd64.buildinfo
Files:
 5c0db30f63bd330c3730ff6d0daf57a7 1830 games optional xfireworks_1.3-15.dsc
 b26cfbbf3218a655dc51465ab6dd732b 6672 games optional 
xfireworks_1.3-15.debian.tar.xz
 92b3e89f1fbda3222cc55dfbd86c52ca 6210 games optional 
xfireworks_1.3-15_amd64.buildinfo

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

iQJHBAEBCAAxFiEEZ4rGejxaFgWBItYhcagC0LzRvJIFAmeu/p4THHl5YWJ1a2lA
ZGViaWFuLm9yZwAKCRBxqALQvNG8kkSPD/4kg8FJqEq+RP7D3mWAoJxZmtrdopXK
wTIUEKLnFRqffuqiJx2nwlkpOIiTz0vmBbLEFsADptW9UuW2Zbnh5dNdPMbIq2a1
tByt398Wqmlo36ZqpT6dgh2Un8AGMrl+QbjVRmjFKL78yj4PWvIbqPpsz8HNVLfm
fGy9gFlXvmoFdCtIWFkwHoqXQKAm2mqEI79hKsGoRvheFJNURsS5W+Fywhi+XeMd
hjuaiwCsJCg+rEqNMQTClGLwKho87h0CChgpGULdrKGKVFJ8Yj1/y/3YsHQtV7jc
q9sW9jUlnjiNoYjJvodk/GaiJOsbmUcZCudNPmy7tiDo3sDxQyvOXyw10SFYlqcH
C/c/yQ92TB3BUDBehUhKB8wpYKemEiXR4QlGcLFr7t63CnqTmQkyEefF/V8D0ofV
3kV1OvMAH1saNFEIqZG5FqdoFUFNtk3Crf+9XisOmuFDeKKDVjmGGWyYfzigzYlC
o8aED7lhGZH/Bmm185OsuD+CvlZ862lIR4U+BuiccuWZHYyetswjU+HR3pqCQe17
8l6n66In1NSj/NmcrxYvYLHPPOK0MZ7GAsuT4ZQ/SNxWktjiL7wiK7ef8D9sYRmq
FgukJSbPDJ5kksjTZsO2ovvWSxyihMyjyI7Zn6TtF7FyhqIh8KZu1MAlBQsH2ugK
WYcUKeKO7GFrLQ==
=gFOS
-----END PGP SIGNATURE-----

Attachment: pgpajllgQER0_.pgp
Description: PGP signature


--- End Message ---

Reply via email to