Your message dated Tue, 10 Sep 2024 21:27:44 +0000
with message-id <[email protected]>
and subject line Bug#1075584: fixed in tree-puzzle 5.3~rc16+dfsg-10
has caused the Debian Bug report #1075584,
regarding tree-puzzle: 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 [email protected]
immediately.)
--
1075584: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075584
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tree-puzzle
Version: 5.3~rc16+dfsg-9
Severity: important
Tags: sid trixie
User: [email protected]
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/tree-puzzle_5.3~rc16+dfsg-9_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
[...]
============================================================================
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
dh_testroot -O--no-parallel
dh_prep -O--no-parallel
dh_installdirs -O--no-parallel
dh_auto_install -O--no-parallel
make -j1 install
DESTDIR=/<<BUILDDIR>>/tree-puzzle-5.3\~rc16\+dfsg/debian/tmp
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
echo "Use Debian packaged libsprng2."
Use Debian packaged libsprng2.
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,-z,relro -Wl,-z,now sgamma.o sml1.o sml2.o smlparam.o smodel1.o smodel2.o
spuzzle1.o spuzzle2.o spstep.o sutil.o sconsensus.o streesort.o streetest.o
-lsprng -lm -o puzzle
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
echo "Use Debian packaged libsprng2."
Use Debian packaged libsprng2.
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,-z,relro -Wl,-z,now sgamma.o sml1.o sml2.o smlparam.o smodel1.o smodel2.o
spuzzle1.o spuzzle2.o spstep.o sutil.o sconsensus.o streesort.o streetest.o
-lsprng -lm -o puzzle
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
/usr/bin/install -c puzzle '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making install in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making install in data
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
Making install in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_install-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install -a
# The binary has to be renamed because of the generic name
mv `pwd`/debian/tmp/usr/bin/puzzle `pwd`/debian/tree-puzzle/usr/bin/tree-puzzle
mv `pwd`/debian/tmp/usr/bin/ppuzzle
`pwd`/debian/tree-ppuzzle/usr/bin/tree-ppuzzle
mv: cannot stat '/<<PKGBUILDDIR>>/debian/tmp/usr/bin/ppuzzle': No such file or
directory
make[1]: *** [debian/rules:30: override_dh_install-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: tree-puzzle
Source-Version: 5.3~rc16+dfsg-10
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tree-puzzle, 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.
Étienne Mollier <[email protected]> (supplier of updated tree-puzzle 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: Tue, 10 Sep 2024 21:20:32 +0200
Source: tree-puzzle
Architecture: source
Version: 5.3~rc16+dfsg-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1075584
Changes:
tree-puzzle (5.3~rc16+dfsg-10) unstable; urgency=medium
.
* Team upload.
.
[ Pino Toscano ]
* Use /usr/share/dpkg/architecture.mk in debian/rules to make sure to have
the $DEB_HOST_* variables.
* Add -ffloat-store to the CFLAGS also on non-Linux i386 architectures, as
the problems are the same as on Linux i386.
.
[ Étienne Mollier ]
* fix-conftest.c: new: fix failure to detect mpicc with gcc-14.
(Closes: #1075584)
* d/s/lintian-overrides: fix mismatched override.
* d/control: declare compliance to standards version 4.7.0.
Checksums-Sha1:
a7c6a39768f78e299e930bb3b60c50ee44706e0e 2365 tree-puzzle_5.3~rc16+dfsg-10.dsc
8401c9b13b51783af49dcce96bc309559ff4b0e7 31924
tree-puzzle_5.3~rc16+dfsg-10.debian.tar.xz
Checksums-Sha256:
106b8bff687455c155b8c0dba7482f54d05d768c6e4376dc0406059cfb1f17b0 2365
tree-puzzle_5.3~rc16+dfsg-10.dsc
893672d51fb4ebca414f762366a519c21093efd452b47d329fb0a799313b4fd6 31924
tree-puzzle_5.3~rc16+dfsg-10.debian.tar.xz
Files:
be9126f08b283cd6428cf8d4e9e1e9bc 2365 science optional
tree-puzzle_5.3~rc16+dfsg-10.dsc
4d25378f9a81d9b44d196901bace50de 31924 science optional
tree-puzzle_5.3~rc16+dfsg-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmbgpVUUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdo1Kw/8CZ/79e60CYJaLSu1WKkfCyWqkofp
e1T0+v7pLg7X+6TIltUD3woYHGtsAb6LGEv/RV3zVH8BDSa2CpmVCYoBbdCaB6nl
CqahD/CXFbLo/m6EYBbc74aOJjg8RhH/YbMFqhBvCh3kpw4xIK/qZOquZPP5Vw69
/UJ9HKlOtpOGd2s+GX82um9xN942+LIRLCppyl7myx/rF1fHPYhMBlIm1ulI2aBF
46d4uGLH+Rq4/F+0zSv/q/33rEg+wcmcNVTyqXHqCHsNZCBQadv7YMHZnmnEbGt1
OiyhHBEyeavfgzXhow7tOKguL/eiycQx9GhoNku/WNMpDGVzCylQ9XpghQKTBs9p
FRlPIyUGouqlq4MN1LOQq63982uCOqG0FKKUn/RZj2XyN1x36Ib6rFxSQP7W16pS
2DdTTlEeoA3w1PT0II7na7zi4YwtrojcEtFW1Diqwf9+fkSde25Qt+p3g+ZukGMt
rU9haNNjw97OMPYeu3FNHjbae4LLmy3JW+A0n+7MrplPTnoMwT0GvNGUeteP5zW1
c7uhVGEx1oamRV4R3OdijXk6idFHiyQ1qygnlUIONiBfO+LigJvi3nm78Qh6hd+B
FR1BMDK3JR0K1IlnamoE8vqwOeGBI7y994ZKyNkfpFtCNpXNb6lH4AlmVLaFJjhG
Gdg1CAVQLymKbt0=
=8sEX
-----END PGP SIGNATURE-----
pgpwy_qQnB6IW.pgp
Description: PGP signature
--- End Message ---