Your message dated Sat, 15 Jul 2023 21:10:05 +0000
with message-id <e1qkmwj-0072wk...@fasolo.debian.org>
and subject line Bug#1037896: fixed in widelands 2:1.1-4
has caused the Debian Bug report #1037896,
regarding widelands: ftbfs with GCC-13
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.)
--
1037896: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:widelands
Version: 2:1.1-3
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13
[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-13/g++-13, but succeeds to build with gcc-12/g++-12. 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/2023/05/22/logs/widelands_1.1-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
[ 0%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/ldo.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cmake -E
cmake_link_script CMakeFiles/third_party_sha1.dir/link.txt --verbose=1
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/ldo.c.o -MF
CMakeFiles/third_party_eris.dir/eris/ldo.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/ldo.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/ldo.c
/usr/bin/ar qc libthird_party_sha1.a
CMakeFiles/third_party_sha1.dir/sha1/sha1.cc.o
/usr/bin/ranlib libthird_party_sha1.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 0%] Built target third_party_sha1
[ 0%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/ldump.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/ldump.c.o -MF
CMakeFiles/third_party_eris.dir/eris/ldump.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/ldump.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/ldump.c
[ 0%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lfunc.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lfunc.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lfunc.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lfunc.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lfunc.c
[ 0%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lgc.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lgc.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lgc.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lgc.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lgc.c
[ 0%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/linit.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/linit.c.o -MF
CMakeFiles/third_party_eris.dir/eris/linit.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/linit.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/linit.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/liolib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/liolib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/liolib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/liolib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/liolib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/llex.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/llex.c.o -MF
CMakeFiles/third_party_eris.dir/eris/llex.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/llex.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/llex.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lmathlib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lmathlib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lmathlib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lmathlib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lmathlib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lmem.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lmem.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lmem.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lmem.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lmem.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/loadlib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/loadlib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/loadlib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/loadlib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/loadlib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lobject.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lobject.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lobject.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lobject.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lobject.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lopcodes.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lopcodes.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lopcodes.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lopcodes.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lopcodes.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/loslib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/loslib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/loslib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/loslib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/loslib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lparser.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lparser.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lparser.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lparser.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lparser.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstate.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstate.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lstate.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lstate.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lstate.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstring.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstring.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lstring.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lstring.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lstring.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstrlib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lstrlib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lstrlib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lstrlib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lstrlib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltable.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltable.c.o -MF
CMakeFiles/third_party_eris.dir/eris/ltable.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/ltable.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/ltable.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltablib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltablib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/ltablib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/ltablib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/ltablib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltm.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/ltm.c.o -MF
CMakeFiles/third_party_eris.dir/eris/ltm.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/ltm.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/ltm.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lua.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lua.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lua.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lua.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lua.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/luac.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/luac.c.o -MF
CMakeFiles/third_party_eris.dir/eris/luac.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/luac.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/luac.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lundump.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lundump.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lundump.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lundump.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lundump.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lutf8lib.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lutf8lib.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lutf8lib.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lutf8lib.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lutf8lib.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lvm.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lvm.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lvm.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lvm.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lvm.c
[ 1%] Building C object
src/third_party/CMakeFiles/third_party_eris.dir/eris/lzio.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cc
-DASIO_STANDALONE -DUSE_XDG -DWL_USE_GLVND -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -O2 -DNDEBUG -DNOPARACHUTE -w -MD -MT
src/third_party/CMakeFiles/third_party_eris.dir/eris/lzio.c.o -MF
CMakeFiles/third_party_eris.dir/eris/lzio.c.o.d -o
CMakeFiles/third_party_eris.dir/eris/lzio.c.o -c
/<<PKGBUILDDIR>>/src/third_party/eris/lzio.c
[ 1%] Linking C static library libthird_party_eris.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cmake -P
CMakeFiles/third_party_eris.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/third_party && /usr/bin/cmake -E
cmake_link_script CMakeFiles/third_party_eris.dir/link.txt --verbose=1
/usr/bin/ar qc libthird_party_eris.a
CMakeFiles/third_party_eris.dir/eris/eris.c.o
CMakeFiles/third_party_eris.dir/eris/lapi.c.o
CMakeFiles/third_party_eris.dir/eris/lauxlib.c.o
CMakeFiles/third_party_eris.dir/eris/lbaselib.c.o
CMakeFiles/third_party_eris.dir/eris/lbitlib.c.o
CMakeFiles/third_party_eris.dir/eris/lcode.c.o
CMakeFiles/third_party_eris.dir/eris/lcorolib.c.o
CMakeFiles/third_party_eris.dir/eris/lctype.c.o
CMakeFiles/third_party_eris.dir/eris/ldblib.c.o
CMakeFiles/third_party_eris.dir/eris/ldebug.c.o
CMakeFiles/third_party_eris.dir/eris/ldo.c.o
CMakeFiles/third_party_eris.dir/eris/ldump.c.o
CMakeFiles/third_party_eris.dir/eris/lfunc.c.o
CMakeFiles/third_party_eris.dir/eris/lgc.c.o
CMakeFiles/third_party_eris.dir/eris/linit.c.o
CMakeFiles/third_party_eris.dir/eris/liolib.c.o
CMakeFiles/third_party_eris.dir/eris/llex.c.o
CMakeFiles/third_party_eris.dir/eris/lmathlib.c.o
CMakeFiles/third_party_eris.dir/eris/lmem.c.o
CMakeFiles/third_party_eris.dir/eris/loadlib.c.o CMakeFiles
/third_party_eris.dir/eris/lobject.c.o
CMakeFiles/third_party_eris.dir/eris/lopcodes.c.o
CMakeFiles/third_party_eris.dir/eris/loslib.c.o
CMakeFiles/third_party_eris.dir/eris/lparser.c.o
CMakeFiles/third_party_eris.dir/eris/lstate.c.o
CMakeFiles/third_party_eris.dir/eris/lstring.c.o
CMakeFiles/third_party_eris.dir/eris/lstrlib.c.o
CMakeFiles/third_party_eris.dir/eris/ltable.c.o
CMakeFiles/third_party_eris.dir/eris/ltablib.c.o
CMakeFiles/third_party_eris.dir/eris/ltm.c.o
CMakeFiles/third_party_eris.dir/eris/lua.c.o
CMakeFiles/third_party_eris.dir/eris/luac.c.o
CMakeFiles/third_party_eris.dir/eris/lundump.c.o
CMakeFiles/third_party_eris.dir/eris/lutf8lib.c.o
CMakeFiles/third_party_eris.dir/eris/lvm.c.o
CMakeFiles/third_party_eris.dir/eris/lzio.c.o
/usr/bin/ranlib libthird_party_eris.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 1%] Built target third_party_eris
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: widelands
Source-Version: 2:1.1-4
Done: Martin Quinson <mquin...@debian.org>
We believe that the bug you reported is fixed in the latest version of
widelands, 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 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Quinson <mquin...@debian.org> (supplier of updated widelands 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: SHA512
Format: 1.8
Date: Sat, 15 Jul 2023 12:54:33 +0200
Source: widelands
Architecture: source
Version: 2:1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Martin Quinson <mquin...@debian.org>
Closes: 1037896
Changes:
widelands (2:1.1-4) unstable; urgency=medium
.
* d/p/gcc-13.patch: pick an upstream patch to fix FTBFS with gcc 13,
and complete it (Closes: #1037896).
Checksums-Sha1:
c8772a0472cec70361e0efde3487e066c4fa2bad 2246 widelands_1.1-4.dsc
798cec96c367776826539458d07509fbf012c707 23036 widelands_1.1-4.debian.tar.xz
dd2447fdced04f593a3054df6fffe7d71227d288 14971 widelands_1.1-4_amd64.buildinfo
Checksums-Sha256:
10ce5dc9697ba571289edb89077ea6d2d0e238afd484d88e13b4c02589e0f4a0 2246
widelands_1.1-4.dsc
131fef09f420a6d1106d895441fbcbf22688377400615fcd00a7dc69678c17a4 23036
widelands_1.1-4.debian.tar.xz
2aad66ab310bdf8576d5a4025ff6136e40aa8cf6d072ea1ef345245d2065f588 14971
widelands_1.1-4_amd64.buildinfo
Files:
8846382bd2f9e6c6b314a09d1577be5c 2246 games optional widelands_1.1-4.dsc
309be0f5910f953b0d5338f4b9f71404 23036 games optional
widelands_1.1-4.debian.tar.xz
7f13a0e4fab5124f5643f33f7a226a69 14971 games optional
widelands_1.1-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEET76cTupS7xPVQWYSmL2XJE9zvqcFAmSy97oUHG1xdWluc29u
QGRlYmlhbi5vcmcACgkQmL2XJE9zvqdCww/+PcBpENAumGFE+4bUcLhcLn17AX2m
HMTz3aZ7U2QwAbSmkrxCwomhF2u28CllGLSB4M52yUAHEaEQmKhWmWldp+7Y2nxr
Pq9mm624woUrGonCMBYwpzabOwo/2XnsJHIUf3fzY6oeVB4v3Lon3XhwW+xHo/XK
kKd0V5lzMSzpXduZoQQ4IizKEhWSUKrexYikAWYULS0zi1OuSJhCkdplIhKaAKc5
jX4MwEVb8g5Ml240IyXg4Eq5GF6NHrhVmOxj//xX8Nshd1ulcH/Zog4TtIYJEST5
387p/Q+imOlOVHbwclOeF20ah4Lt6BPENynA/p+hlUgIojsIKWpKyo+L63ch0E+2
GWG166NQz+IqwNmv2qqplOT7OqaGjxSKdiguHjPFUgJaRmYiI2t+DRJyg1t+qBOD
1kq7jeap7obz/x3elG7c+EgRUum/kYjPLV576SXrcYGqx9XLnZhA5WneoSEMgM/N
BD1OHpqgs43Jab5J/OnsQHs75NWv5/5/aHl9waSXkjuXa1ezxqDHhI3dwTFlVNxi
Xzz76La1h2aypRlYOd3uiviy1zk84vwocqWF9nZAgtNaiYl3cjVqa8GqareBX0rY
GBhXIMxaqRDgP9F0quiU1Oe/PuGcPtXD9d68hE72bRDmfePoaqW0DGjHJMbbY8at
X1e+UpXlleNb7Pc=
=nsXI
-----END PGP SIGNATURE-----
--- End Message ---