Your message dated Sat, 13 Sep 2025 23:23:03 +0000
with message-id <[email protected]>
and subject line Bug#1097592: fixed in pingus 0.7.6-7
has caused the Debian Bug report #1097592,
regarding pingus: ftbfs with GCC-15
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.)


-- 
1097592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pingus
Version: 0.7.6-6
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

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

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/pingus_0.7.6-6_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
Reports:
  * OpenGL support: enabled
  * Linux evdev support: disabled
  * Wiimote support: disabled
  * XInput support: disabled

scons: done reading SConscript files.
scons: Building targets ...
g++ -o build/src/main.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/main.cpp
g++ -o build/external/tinygettext/tinygettext/dictionary.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/dictionary.cpp
g++ -o build/external/tinygettext/tinygettext/dictionary_manager.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/dictionary_manager.cpp
g++ -o build/external/tinygettext/tinygettext/iconv.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/iconv.cpp
g++ -o build/external/tinygettext/tinygettext/language.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/language.cpp
g++ -o build/external/tinygettext/tinygettext/log.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/log.cpp
g++ -o build/external/tinygettext/tinygettext/plural_forms.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/plural_forms.cpp
g++ -o build/external/tinygettext/tinygettext/po_parser.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/po_parser.cpp
g++ -o build/external/tinygettext/tinygettext/tinygettext.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/tinygettext.cpp
g++ -o build/external/tinygettext/tinygettext/unix_file_system.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
external/tinygettext/tinygettext/unix_file_system.cpp
g++ -o build/src/editor/action_properties.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/action_properties.cpp
g++ -o build/src/editor/button.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/button.cpp
g++ -o build/src/editor/checkbox.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/checkbox.cpp
g++ -o build/src/editor/combobox.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/combobox.cpp
g++ -o build/src/editor/editor_level.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/editor_level.cpp
g++ -o build/src/editor/editor_screen.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/editor_screen.cpp
g++ -o build/src/editor/file_dialog.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/file_dialog.cpp
g++ -o build/src/editor/file_list.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/file_list.cpp
g++ -o build/src/editor/generic_level_obj.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/generic_level_obj.cpp
g++ -o build/src/editor/group_level_obj.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/group_level_obj.cpp
g++ -o build/src/editor/gui_style.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/gui_style.cpp
g++ -o build/src/editor/inputbox.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/inputbox.cpp
g++ -o build/src/editor/label.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/label.cpp
g++ -o build/src/editor/level_obj.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/level_obj.cpp
g++ -o build/src/editor/level_obj_factory.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/level_obj_factory.cpp
g++ -o build/src/editor/level_properties.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/level_properties.cpp
g++ -o build/src/editor/message_box.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/message_box.cpp
g++ -o build/src/editor/minimap.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/minimap.cpp
g++ -o build/src/editor/object_properties.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/object_properties.cpp
g++ -o build/src/editor/object_selector.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/object_selector.cpp
g++ -o build/src/editor/object_selector_list.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/object_selector_list.cpp
g++ -o build/src/editor/object_selector_set.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/object_selector_set.cpp
g++ -o build/src/editor/panel.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/panel.cpp
g++ -o build/src/editor/viewport.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/editor/viewport.cpp
g++ -o build/src/engine/display/blitter.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/engine/display/blitter.cpp
g++ -o build/src/engine/display/display.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/engine/display/display.cpp
g++ -o build/src/engine/display/drawing_context.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/engine/display/drawing_context.cpp
g++ -o build/src/engine/display/font.o -c -g -O2 
-ffile-prefix-map=/build/reproducible-path/pingus-0.7.6=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -std=c++0x 
-isystem/usr/include/libpng16 -isystem/usr/include/SDL -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -D_GNU_SOURCE=1 
-D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -Ibuild -I. 
-Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext 
src/engine/display/font.cpp
In file included from src/engine/display/font.cpp:17:
src/engine/display/font.hpp:38:19: error: ‘uint32_t’ has not been declared
   38 |   float get_width(uint32_t unicode) const;
      |                   ^~~~~~~~
src/engine/display/font.hpp:23:1: note: ‘uint32_t’ is defined in header 
‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   22 | #include "math/rect.hpp"
  +++ |+#include <cstdint>
   23 | 
src/engine/display/font.cpp:213:1: error: no declaration matches ‘float 
Font::get_width(uint32_t) const’
  213 | Font::get_width(uint32_t unicode) const
      | ^~~~
src/engine/display/font.hpp:39:9: note: candidates are: ‘float 
Font::get_width(const std::string&) const’
   39 |   float get_width(const std::string& text) const;
      |         ^~~~~~~~~
src/engine/display/font.hpp:38:9: note:                 ‘float 
Font::get_width(int) const’
   38 |   float get_width(uint32_t unicode) const;
      |         ^~~~~~~~~
src/engine/display/font.hpp:28:7: note: ‘class Font’ defined here
   28 | class Font
      |       ^~~~
scons: *** [build/src/engine/display/font.o] Error 1
scons: building terminated because of errors.
make: *** [debian/rules:24: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: pingus
Source-Version: 0.7.6-7
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pingus, 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 pingus 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, 13 Sep 2025 11:02:10 +0200
Source: pingus
Architecture: source
Version: 0.7.6-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1070248 1097592
Changes:
 pingus (0.7.6-7) unstable; urgency=medium
 .
   * Team upload.
   * Build with GCC-15 (Closes: #1097592)
   * Drop kfreebsd hybridation
   * Add debian/salsa-ci.yml
   * Bump Standards-Version to 4.7.2
   * Drop "Rules-Requires-Root: no", it is the new default
   * Update Miriam email address
 .
   [ Patrice Duroux ]
   * Point to the new Pingus homepage. Closes: #1070248.
Checksums-Sha1:
 eeb014126e72961d441ecc1a5698b53174b07040 2092 pingus_0.7.6-7.dsc
 235c7acafff0d9c8d3c87073aec56d4782186d52 33284 pingus_0.7.6-7.debian.tar.xz
 599bbce65ca070476a4e57038359d85727c985f9 12617 pingus_0.7.6-7_source.buildinfo
Checksums-Sha256:
 3eb8afc59d56e2188c1c9847dbc9f24366232ed9ad0fef295aa3d281d64e1008 2092 
pingus_0.7.6-7.dsc
 2337bb43b5cbf5f0c731764889f5b35a01d8e4948b34d8d60f5607a13b48d362 33284 
pingus_0.7.6-7.debian.tar.xz
 2c58027a90529a151ea50b9d49c6fa4b07a45a8113cf2455ff2e9fcb7f569ce8 12617 
pingus_0.7.6-7_source.buildinfo
Files:
 2e2584cd7084e8e12d011fc2675edd7f 2092 games optional pingus_0.7.6-7.dsc
 c3cc2d89238c29145edd5fd18e30a016 33284 games optional 
pingus_0.7.6-7.debian.tar.xz
 8569195d56eb3d49f46f69a6b7f3d6af 12617 games optional 
pingus_0.7.6-7_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjFN+QRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoA2BAAwkLx0C+/cKqndV/5LYYN9/bXzG9jbBCa
+xHTPH4Ra6al/ojjrdlJ9+Wy6Q86acEKGFhlN/zDF/+KVtTSwgH3HDVWOJ29fjwt
dQBOnQo2A3y1wPJl2QxrDNWlmNsyChnhxKdLclStU7M571psJGSSnWAsmC4zf5Jf
ub8SiwjKuOIRpOSXJ9sT/S/ynfo9bKnMcQO4Yzg4aAVgwJoNEnFEviUsxf0ZpPPJ
1xK+vFbzEJ4q3flAUZnAKmQXKotdZmJljZEJ0+1lFGRcX+Boo1ARk/ApzDEwRO4k
l8MdXqpBpv8l+DfJ2YEZA3Jqvla8Lts10QGq1aoVH7s/AvyHIy+CHipiyp18Z5UA
ssafzu+hE0cMb9C6sRYZIlfGNkaoyBt14mE1McAh2JPxWz0il5CGlNrVG+iiclv4
N7zHBsBY6An0hMoUBDilMnRy2of0yJ3wfkGSjof6N8hDE7FxZZq0S/y4AabOFsfE
CpTf0YEqjikaDXNPxKsokgxPN3FfXHhJoVQnEAMQxR3BVv9+EUBgoazr+0zetyIX
zpUZrFaIu8iyuGOtDA++MDbMMG5puS/e81UQ4VbXCLIoy7QUdXUDMcpN2ogO44T/
C6hHGYNY/1BSJz29gXSNRkTmY84gwFCglE0A6cEZH8LkOdHCztBGzDiwMw5p9+0/
TWu9L730j3s=
=qd3+
-----END PGP SIGNATURE-----

Attachment: pgpTAXaaVYjkW.pgp
Description: PGP signature


--- End Message ---

Reply via email to