Your message dated Sat, 03 Aug 2024 17:19:21 +0000
with message-id <e1saipz-00a5dn...@fasolo.debian.org>
and subject line Bug#1074873: fixed in cdogs-sdl 2.1.0+dfsg-2
has caused the Debian Bug report #1074873,
regarding cdogs-sdl: 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.)
--
1074873: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074873
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cdogs-sdl
Version: 2.1.0+dfsg-1
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/cdogs-sdl_2.1.0+dfsg-1_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
[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-qual -g
-freg-struct-return -std=gnu99 -Wshadow -C -Wno-error=format-overflow
-Wno-error=stringop-overflow -Winline -Werror -MD -MT
src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_gen.c.o -MF
CMakeFiles/yajl_s.dir/yajl_gen.c.o.d -o CMakeFiles/yajl_s.dir/yajl_gen.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_gen.c
[ 13%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_buf.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_buf.c.o -MF
CMakeFiles/yajl.dir/yajl_buf.c.o.d -o CMakeFiles/yajl.dir/yajl_buf.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_
buf.c
[ 14%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_encode.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_encode.c.o -MF
CMakeFiles/yajl.dir/yajl_encode.c.o.d -o CMakeFiles/yajl.dir/yajl_encode.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/y
ajl/yajl_encode.c
[ 14%] Building C object src/tests/CMakeFiles/color_test.dir/__/cdogs/color.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cc
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs -I/<<PKGBUILDDIR>>/src/.
-I/<<PKGBUILDDIR>>/src/proto/nanopb -I/usr/include/SDL2
-I/<<PKGBUILDDIR>>/src/tests/. -I/<<PKGBUILDDIR>>/src/tests/../cdogs -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-qual -g
-freg-struct-return -std=gnu99 -Wshadow -C -Wno-error=format-overflow
-Wno-error=stringop-overflow -Winline -Werror -Wno-unused-label -MD -MT
src/tests/CMakeFiles/color_test.dir/__/cdogs/color.c.o -MF
CMakeFiles/color_test.dir/__/cdogs/color.c.o.d -o
CMakeFiles/color_test.dir/__/cdogs/color.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/color.c
[ 14%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_gen.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_gen.c.o -MF
CMakeFiles/yajl.dir/yajl_gen.c.o.d -o CMakeFiles/yajl.dir/yajl_gen.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_
gen.c
[ 14%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_alloc.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_alloc.c.o -MF
CMakeFiles/yajl.dir/yajl_alloc.c.o.d -o CMakeFiles/yajl.dir/yajl_alloc.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl
/yajl_alloc.c
[ 14%] Linking C executable c_array_test
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cmake -E
cmake_link_script CMakeFiles/c_array_test.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-finline-limit=1000 -Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/nanopb -g -Wl,-z,relro -Wl,-z,now
CMakeFiles/c_array_test.dir/c_array_test.c.o
CMakeFiles/c_array_test.dir/__/cdogs/c_array.c.o -o c_array_test
cbehave/libcbehave.a -lm
[ 14%] Building C object src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_alloc.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-qual -g
-freg-struct-return -std=gnu99 -Wshadow -C -Wno-error=format-overflow
-Wno-error=stringop-overflow -Winline -Werror -MD -MT
src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_alloc.c.o -MF
CMakeFiles/yajl_s.dir/yajl_alloc.c.o.d -o CMakeFiles/yajl_s.dir/yajl_alloc.c.o
-c /<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_alloc.c
[ 15%] Linking C executable color_test
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cmake -E
cmake_link_script CMakeFiles/color_test.dir/link.txt --verbose=1
[ 16%] Linking C executable c_hashmap_test
[ 16%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_tree.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cmake -E
cmake_link_script CMakeFiles/c_hashmap_test.dir/link.txt --verbose=1
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_tree.c.o -MF
CMakeFiles/yajl.dir/yajl_tree.c.o.d -o CMakeFiles/yajl.dir/yajl_tree.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/ya
jl_tree.c
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-finline-limit=1000 -Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/nanopb -g -Wl,-z,relro -Wl,-z,now
CMakeFiles/color_test.dir/color_test.c.o
CMakeFiles/color_test.dir/__/cdogs/color.c.o -o color_test
cbehave/libcbehave.a -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-finline-limit=1000 -Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/nanopb -g -Wl,-z,relro -Wl,-z,now
CMakeFiles/c_hashmap_test.dir/c_hashmap_test.c.o
CMakeFiles/c_hashmap_test.dir/__/cdogs/c_hashmap/hashmap.c.o -o c_hashmap_test
cbehave/libcbehave.a -lm
[ 16%] Built target c_array_test
[ 16%] Building C object src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_version.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -DYAJL_SHARED -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fPIC -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith
-Wcast-qual -g -freg-struct-return -std=gnu99 -Wshadow -C
-Wno-error=format-overflow -Wno-error=stringop-overflow -Winline -Werror -MD
-MT src/cdogs/yajl/CMakeFiles/yajl.dir/yajl_version.c.o -MF
CMakeFiles/yajl.dir/yajl_version.c.o.d -o CMakeFiles/yajl.dir/yajl_version.c.o
-c /<<PKGBUILDDIR>>/src/cdog
s/yajl/yajl_version.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 17%] Building C object src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_tree.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-qual -g
-freg-struct-return -std=gnu99 -Wshadow -C -Wno-error=format-overflow
-Wno-error=stringop-overflow -Winline -Werror -MD -MT
src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_tree.c.o -MF
CMakeFiles/yajl_s.dir/yajl_tree.c.o.d -o CMakeFiles/yajl_s.dir/yajl_tree.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_tree.c
[ 17%] Built target c_hashmap_test
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 17%] Building C object src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_version.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cc -DSTATIC
-DYAJL_BUILD -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/cdogs
-I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/src/proto/nanopb
-I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/src/cdogs/..
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/../include/yajl/.. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -finline-limit=1000
-Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nanopb
-g -fsigned-char -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-qual -g
-freg-struct-return -std=gnu99 -Wshadow -C -Wno-error=format-overflow
-Wno-error=stringop-overflow -Winline -Werror -MD -MT
src/cdogs/yajl/CMakeFiles/yajl_s.dir/yajl_version.c.o -MF
CMakeFiles/yajl_s.dir/yajl_version.c.o.d -o
CMakeFiles/yajl_s.dir/yajl_version.c.o -c
/<<PKGBUILDDIR>>/src/cdogs/yajl/yajl_ve
rsion.c
[ 17%] Built target color_test
[ 18%] Linking C shared library ../lib/libyajl.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
cmake_link_script CMakeFiles/yajl.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-finline-limit=1000 -Wno-stringop-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/nanopb -g -Wl,-z,relro -Wl,-z,now -shared
-Wl,-soname,libyajl.so.2 -o ../lib/libyajl.so.2.1.1
CMakeFiles/yajl.dir/yajl.c.o CMakeFiles/yajl.dir/yajl_lex.c.o
CMakeFiles/yajl.dir/yajl_parser.c.o CMakeFiles/yajl.dir/yajl_buf.c.o
CMakeFiles/yajl.dir/yajl_encode.c.o CMakeFiles/yajl.dir/yajl_gen.c.o
CMakeFiles/yajl.dir/yajl_alloc.c.o CMakeFiles/yajl.dir/yajl_tree.c.o
CMakeFiles/yajl.dir/yajl_version.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
cmake_symlink_library ../lib/libyajl.so.2.1.1 ../lib/libyajl.so.2
../lib/libyajl.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Built target yajl
[ 18%] Linking C static library libjson.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/json && /usr/bin/cmake -P
CMakeFiles/json.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/json && /usr/bin/cmake -E
cmake_link_script CMakeFiles/json.dir/link.txt --verbose=1
/usr/bin/ar qc libjson.a CMakeFiles/json.dir/json.c.o
/usr/bin/ranlib libjson.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Built target json
[ 19%] Linking C static library ../lib/libyajl_s.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -P
CMakeFiles/yajl_s.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
cmake_link_script CMakeFiles/yajl_s.dir/link.txt --verbose=1
/usr/bin/ar qc ../lib/libyajl_s.a CMakeFiles/yajl_s.dir/yajl.c.o
CMakeFiles/yajl_s.dir/yajl_lex.c.o CMakeFiles/yajl_s.dir/yajl_parser.c.o
CMakeFiles/yajl_s.dir/yajl_buf.c.o CMakeFiles/yajl_s.dir/yajl_encode.c.o
CMakeFiles/yajl_s.dir/yajl_gen.c.o CMakeFiles/yajl_s.dir/yajl_alloc.c.o
CMakeFiles/yajl_s.dir/yajl_tree.c.o CMakeFiles/yajl_s.dir/yajl_version.c.o
/usr/bin/ranlib ../lib/libyajl_s.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
copy_if_different /<<PKGBUILDDIR>>/src/cdogs/yajl/api/yajl_parse.h
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/..//include/yajl
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
copy_if_different /<<PKGBUILDDIR>>/src/cdogs/yajl/api/yajl_gen.h
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/..//include/yajl
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
copy_if_different /<<PKGBUILDDIR>>/src/cdogs/yajl/api/yajl_common.h
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/..//include/yajl
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl && /usr/bin/cmake -E
copy_if_different /<<PKGBUILDDIR>>/src/cdogs/yajl/api/yajl_tree.h
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/cdogs/yajl/..//include/yajl
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 19%] Built target yajl_s
cc1: all warnings being treated as errors
make[3]: *** [src/cdogs/cwolfmap/zip/CMakeFiles/zip.dir/build.make:79:
src/cdogs/cwolfmap/zip/CMakeFiles/zip.dir/zip.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1220:
src/cdogs/cwolfmap/zip/CMakeFiles/zip.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: 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:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cdogs-sdl
Source-Version: 2.1.0+dfsg-2
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cdogs-sdl, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated cdogs-sdl 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, 03 Aug 2024 18:47:09 +0200
Source: cdogs-sdl
Architecture: source
Version: 2.1.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1074873
Changes:
cdogs-sdl (2.1.0+dfsg-2) unstable; urgency=medium
.
* Team Upload
.
[ Reiner Herrmann ]
* Fix FTBFS with gcc 14 (Closes: #1074873)
Checksums-Sha1:
dde20114dd2520ad3dce7ade53c3b9da01683ab9 2156 cdogs-sdl_2.1.0+dfsg-2.dsc
9683c48ea0af6648d224c04fa31329b4006410ef 26980
cdogs-sdl_2.1.0+dfsg-2.debian.tar.xz
890c9ed8a38b0d1e61c6c8b7fd26962326c0fa37 13787
cdogs-sdl_2.1.0+dfsg-2_source.buildinfo
Checksums-Sha256:
5b40f4cff1ff4938049db334a677e3263fa9351756658ed22d8402637f619a9c 2156
cdogs-sdl_2.1.0+dfsg-2.dsc
38176230959f306e70dff27672a778be81718c6b382228e56750aeb1e6456f96 26980
cdogs-sdl_2.1.0+dfsg-2.debian.tar.xz
ee00e3663f4eee1ab52f2af6110bf1f7de5413c0ea0c62150e32092df38a2b27 13787
cdogs-sdl_2.1.0+dfsg-2_source.buildinfo
Files:
462491e146e0bc92529563b5390e061d 2156 games optional cdogs-sdl_2.1.0+dfsg-2.dsc
2fddba7581647f2efb4f304ab41606c7 26980 games optional
cdogs-sdl_2.1.0+dfsg-2.debian.tar.xz
61704ffb6491c63e30f16e9eef0dc49c 13787 games optional
cdogs-sdl_2.1.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmauYKURHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBp4BxAAjqvzhEx4Rmu+lEqYd9btIVF/s2BmBf8+
/ETAPc5ADw+ZbgGbbRynUW2iEtTxD8jSGZyf+y5RbnsZ5cqUZ3sZZ+LyJx9/eWY/
eI2wHNifX3O8lFbgvaA/wmY1Ka+sC/iC4EPeTvgVla1GWXPyOglLfmqAUqGkZw1c
2w7AzSA6EX4NvgjpWB5qsJnudFjkhx0SZuxVqKROZKpSscjSnnbPe6v5QSRYwX2G
M+sbGy3I2jaPWkbllkfiWkYVcK+mjD8H1g3HHnWa4dMQP6s9rw+ttJo7II4ehO2X
oMocWXg6q6rKLfR7qg2HJnZy+7rol/ZINX4Wr5XChp5+9S/8lxuA09iE9SQghgvU
+RnD74dxEr82+kPpz3PaNFh6IMWVhIy988Y/9o7oK2H4YxuBV7+cMNm/xWbAQ1mx
uHt8cq795NFGcxlro+LNvwH23jGERKNFG83MlIauknzgoCEBYnp8lPXwj0jvaUSc
zs1aOiEH3R/ig8o6L1ZH/wjvyjZBt7xrIuQ0cI7hekh7yuqXap9ot8zbhJAbOcD5
oUsoNks8hSx2MU+h/OvCiStwA1fV3W8Z7Ggy5TbtPaix2ItLbnY8ZrSKAQ0J7RJO
LzMLBzKWXvJahGDmKn67vcpvvjLhGSysMfVxaFEwzffi+6mSCAoG70PzQ0PAtiQr
4FZ75B8gDjw=
=y3+0
-----END PGP SIGNATURE-----
pgpgyi2ROHoFc.pgp
Description: PGP signature
--- End Message ---