Your message dated Sat, 03 Aug 2024 15:53:51 +0000
with message-id <[email protected]>
and subject line Bug#1075402: fixed in pushover 1.1-5
has caused the Debian Bug report #1075402,
regarding pushover: 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.)
--
1075402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pushover
Version: 1.1-3
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/pushover_1.1-3_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
[...]
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-52c87907-95fb-404d-b679-ba1b7a934e4b
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 pushover
dpkg-buildpackage: info: source version 1.1-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alexandre Detiste <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean
dh_auto_clean
make -j8 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f domino-chain *-domino-chain *-domino-chain.exe Domino-Chain*.zip
_tmp/dominoes/assembler
rm -rf data/ public/ _tmp/domino-chain/ _tmp/*-domino-chain/
Hint: Refusing to remove rendered dominoes and MXE. To remove everything,
please use "make clean-all".
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make BINDIR=/usr/games DATADIR=/usr/share/games
CXX=x86_64-linux-gnu-g++ CXXFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17' LDFLAGS='-Wl,-z,relro -Wl,-z,now'
PKG_CONFIG=x86_64-linux-gnu-pkgconf PKG_LUA=lua-5.4
make[2]: Entering directory '/<<PKGBUILDDIR>>'
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/check.cpp.o
src/domino-chain/check.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/decompress.cpp.o
src/domino-chain/decompress.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/editor.cpp.o
src/domino-chain/editor.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/figure.cpp.o
src/domino-chain/figure.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/graphicsn.cpp.o
src/domino-chain/graphicsn.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/leveldata.cpp.o
src/domino-chain/leveldata.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/leveldata_oldsave.cpp.o
src/domino-chain/leveldata_oldsave.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/levelplayer.cpp.o
src/domino-chain/levelplayer.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/levelset.cpp.o
src/domino-chain/levelset.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/luaclass.cpp.o
src/domino-chain/luaclass.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/main.cpp.o
src/domino-chain/main.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/pngloader.cpp.o
src/domino-chain/pngloader.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/recorder.cpp.o
src/domino-chain/recorder.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/screen.cpp.o
src/domino-chain/screen.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/solvedmap.cpp.o
src/domino-chain/solvedmap.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/soundsys.cpp.o
src/domino-chain/soundsys.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/textsections.cpp.o
src/domino-chain/textsections.cpp
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wextra -g -O2 -std=c++17 $(x86_64-linux-gnu-pkgconf --cflags lua-5.4
SDL2_mixer SDL2_ttf fribidi libpng sdl2 zlib) -DVERSION='"1.1"'
-DDATADIR='"/usr/share/games"' -c -o _tmp/domino-chain/tools.cpp.o
src/domino-chain/tools.cpp
src/domino-chain/tools.cpp: In function
‘std::vector<std::__cxx11::basic_string<char> > sortedDirectoryEntries(const
std::string&)’:
src/domino-chain/tools.cpp:156:8: error: ‘sort’ is not a member of ‘std’; did
you mean ‘qsort’?
156 | std::sort(entries.begin(), entries.end());
| ^~~~
| qsort
make[2]: *** [Makefile:73: _tmp/domino-chain/tools.cpp.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: pushover
Source-Version: 1.1-5
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pushover, 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.
Alexandre Detiste <[email protected]> (supplier of updated pushover 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: Sat, 03 Aug 2024 16:55:04 +0200
Source: pushover
Architecture: source
Version: 1.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1063459 1075402
Changes:
pushover (1.1-5) unstable; urgency=medium
.
* Fix FTBFS with GCC-14 (Closes: #1075402)
.
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #1063459)
+ libsdl2-image-dev is used for the build architecture.
+ cross.patch: Distinguish build and host compiler flags.
Checksums-Sha1:
3a8605dd9d8fb1637f415f4d205fbe2661dc122e 2259 pushover_1.1-5.dsc
fbbfa48801a2042ef6e10107d77b6b825782a313 5556 pushover_1.1-5.debian.tar.xz
4492f4808b793d477085adb2a600796f92e296aa 15136 pushover_1.1-5_source.buildinfo
Checksums-Sha256:
a99d5f1dce750417ce6f9fd3ff54324257af354235fc8f7d29fbd51775068af8 2259
pushover_1.1-5.dsc
1fce238866f5493107e833ec002160967bae47c7a36983b51442b791f6dd0fb4 5556
pushover_1.1-5.debian.tar.xz
a8f8ac2862cd28135d9105bcdc689aafeccdd0b540d59a33275eb13cb5c80b84 15136
pushover_1.1-5_source.buildinfo
Files:
6e54c1c61b82974c637d221db82f7e60 2259 games optional pushover_1.1-5.dsc
85a06d24177082cf2ab594ca41463e4d 5556 games optional
pushover_1.1-5.debian.tar.xz
c491a2489c03ce805f84f766f47f9ea8 15136 games optional
pushover_1.1-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmauSzwRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpJRxAAwrg76KjUHqdRphVUisFHmqoKRJTvwtRt
dsvIdV83h44IWgfCt+6fglA4aG0jI0DjYsKAEas5cCbb7J2QkCZNUUqfSBMLqZ4b
o/E5BzzeDMyb61yQ2QxaomYFta2Lvq3uLAZWwOn53BrTNG0A+zH4Se0l8CsbqI1P
S4PCD4FpBiJYW9ubq5bY2NnAi8XwxaXW4+rhV1M3odZ7c0XvIhR26eXmp1QW7RIh
GxD2mag4+/7mzcYaYEnF8BC8LkD9kr6WXDo/9AKEQYl0LdIHCVaXAmb/jJ9BTBZA
aP26ojgjkKG0zmKNCwrhNxy3yQgZGuUH2KtqI9j4da4kEPRpTeCN4brFrFIF/0R4
8Tk1b+jFDlAOfMPiqgmL0dFbpZLCJupcownPG/MnFalUhT1jVcC+mxooyx4p99k2
vmLiHhjKIRc10cMTfqmB9EqWlFTIcq/YuX0f6hIQJzwb+rtH/j9m/MwPevI0e7vV
XrO1by7YoTX4GVqlOtWgotOyrTYYO53Yox4noQIH9lJtXcqhFMH/dXR3LCYWIoy7
5XPfG3S+s8ojn8bRTbLdnM48K2NmQx9cmPx+Y8qGVduODeljg7QumdFoh3BlHLKS
+Dyi77zUju6R9dDGBlSqBlxVzv6hrA5IeEK49GcnCWRRRFu+42JRmPSNd13XdPws
G2XD8yt4M0A=
=UHkC
-----END PGP SIGNATURE-----
pgplaQ_BoGV4U.pgp
Description: PGP signature
--- End Message ---