#1096639 flightgear: ftbfs with GCC-15

Package:
src:flightgear
Source:
src:flightgear
Submitter:
Matthias Klose
Date:
2025-10-05 12:09:59 UTC
Severity:
normal
Tags:
#1096639#5
Date:
2025-02-17 17:13:39 UTC
From:
To:
[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/flightgear_2020.3.19+dfsg-1_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

[...]
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/flightgear-2020.3.19+dfsg /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/GPSsmooth /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/GPSsmooth /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/DependInfo.cmake "--color="
make[3]: *** [3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/build.make:110: 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/audio_openal.c.o] Error 1
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:3123: 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
make  -f utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/build
make[3]: Entering directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  1%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Drawable.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgviewer && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/fgviewer/CMakeFiles/fgviewer.dir/Drawable.cxx.o -MF CMakeFiles/fgviewer.dir/Drawable.cxx.o.d -o CMakeFiles/fgviewer.dir/Drawable.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/fgviewer/Drawable.cxx
[  1%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/GPSsmooth && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o -MF CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o.d -o CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/GPSsmooth/GPSsmooth.cxx
In file included from /build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntTXF.cxx:25:
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h: In function ‘unsigned int _fnt_readInt()’:
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h:84:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   84 |   fread ( & x, sizeof(unsigned int), 1, _fntCurrImageFd ) ;
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h: In function ‘unsigned char _fnt_readByte()’:
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h:69:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   69 |   fread ( & x, sizeof(unsigned char), 1, _fntCurrImageFd ) ;
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h: In function ‘short unsigned int _fnt_readShort()’:
/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntLocal.h:76:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   76 |   fread ( & x, sizeof(unsigned short), 1, _fntCurrImageFd ) ;
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[  1%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps_main.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/GPSsmooth && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps_main.cxx.o -MF CMakeFiles/GPSsmooth.dir/gps_main.cxx.o.d -o CMakeFiles/GPSsmooth.dir/gps_main.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/GPSsmooth/gps_main.cxx
[  1%] Building CXX object 3rdparty/fonts/CMakeFiles/PLIBFont.dir/fntBitmap.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/3rdparty/fonts && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT 3rdparty/fonts/CMakeFiles/PLIBFont.dir/fntBitmap.cxx.o -MF CMakeFiles/PLIBFont.dir/fntBitmap.cxx.o.d -o CMakeFiles/PLIBFont.dir/fntBitmap.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/fonts/fntBitmap.cxx
[  1%] Linking CXX static library libPLIBJoystick.a
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/3rdparty/joystick && /usr/bin/cmake -P CMakeFiles/PLIBJoystick.dir/cmake_clean_target.cmake
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/3rdparty/joystick && /usr/bin/cmake -E cmake_link_script CMakeFiles/PLIBJoystick.dir/link.txt --verbose=1
/usr/bin/ar qc libPLIBJoystick.a CMakeFiles/PLIBJoystick.dir/js.cxx.o CMakeFiles/PLIBJoystick.dir/jsLinux.cxx.o
/usr/bin/ranlib libPLIBJoystick.a
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  1%] Built target PLIBJoystick
[  1%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Renderer.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgviewer && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/fgviewer/CMakeFiles/fgviewer.dir/Renderer.cxx.o -MF CMakeFiles/fgviewer.dir/Renderer.cxx.o.d -o CMakeFiles/fgviewer.dir/Renderer.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/fgviewer/Renderer.cxx
[  3%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgviewer && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/fgviewer/CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o -MF CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o.d -o CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/fgviewer/SlaveCamera.cxx
[  3%] Linking CXX static library libPLIBFont.a
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/3rdparty/fonts && /usr/bin/cmake -P CMakeFiles/PLIBFont.dir/cmake_clean_target.cmake
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/3rdparty/fonts && /usr/bin/cmake -E cmake_link_script CMakeFiles/PLIBFont.dir/link.txt --verbose=1
[  3%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Viewer.cxx.o
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgviewer && /usr/bin/c++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg -I/build/reproducible-path/flightgear-2020.3.19+dfsg/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src -I/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/src/Include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/hts_engine_API/include -I/build/reproducible-path/flightgear-2020.3.19+dfsg/3rdparty/flite_hts_engine/include -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -std=gnu++11 -MD -MT utils/fgviewer/CMakeFiles/fgviewer.dir/Viewer.cxx.o -MF CMakeFiles/fgviewer.dir/Viewer.cxx.o.d -o CMakeFiles/fgviewer.dir/Viewer.cxx.o -c /build/reproducible-path/flightgear-2020.3.19+dfsg/utils/fgviewer/Viewer.cxx
/usr/bin/ar qc libPLIBFont.a CMakeFiles/PLIBFont.dir/fnt.cxx.o CMakeFiles/PLIBFont.dir/fntTXF.cxx.o CMakeFiles/PLIBFont.dir/fntBitmap.cxx.o
/usr/bin/ranlib libPLIBFont.a
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  3%] Built target PLIBFont
[  3%] Linking CXX executable GPSsmooth
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/GPSsmooth && /usr/bin/cmake -E cmake_link_script CMakeFiles/GPSsmooth.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wl,-z,relro -Wl,-z,now  -rdynamic -Wl,--dependency-file=CMakeFiles/GPSsmooth.dir/link.d CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o CMakeFiles/GPSsmooth.dir/gps_main.cxx.o -o GPSsmooth  /usr/lib/x86_64-linux-gnu/libSimGearCore.a -lplibsg -lplibul -lz -lrt -ldl -lcurl /usr/lib/x86_64-linux-gnu/liblzma.so -lexpat -ludns
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  3%] Built target GPSsmooth
[  3%] Linking CXX executable fgelev
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgelev && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgelev.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wl,-z,relro -Wl,-z,now  -rdynamic -Wl,--dependency-file=CMakeFiles/fgelev.dir/link.d CMakeFiles/fgelev.dir/fgelev.cxx.o -o fgelev  /usr/lib/x86_64-linux-gnu/libSimGearScene.a /usr/lib/x86_64-linux-gnu/libSimGearCore.a -lrt -ldl -lcurl /usr/lib/x86_64-linux-gnu/liblzma.so -lexpat -ludns -losgText -losgSim -losgDB -losgParticle -losgGA -losgViewer -losgUtil -losg -lOpenThreads -lz -lopenal -lGL -lGLU
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  3%] Built target fgelev
[  3%] Linking CXX executable fgviewer
cd /build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu/utils/fgviewer && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgviewer.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/flightgear-2020.3.19+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -O3 -g -DNDEBUG -msse2 -mfpmath=sse -ftree-vectorize -ftree-slp-vectorize -Wl,-z,relro -Wl,-z,now  -rdynamic -Wl,--dependency-file=CMakeFiles/fgviewer.dir/link.d CMakeFiles/fgviewer.dir/fgviewer.cxx.o CMakeFiles/fgviewer.dir/Drawable.cxx.o CMakeFiles/fgviewer.dir/Renderer.cxx.o CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o CMakeFiles/fgviewer.dir/Viewer.cxx.o -o fgviewer  -lSM -lICE -lX11 -lXext /usr/lib/x86_64-linux-gnu/libSimGearScene.a /usr/lib/x86_64-linux-gnu/libSimGearCore.a -lGL -lGLU -lrt -ldl -lcurl /usr/lib/x86_64-linux-gnu/liblzma.so -lexpat -ludns -losgText -losgSim -losgDB -losgParticle -losgGA -losgViewer -losgUtil -losg -lOpenThreads -lz -lopenal -lGL -lGLU
make[3]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
[  3%] Built target fgviewer
make[2]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/flightgear-2020.3.19+dfsg/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:55: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

#1096639#14
Date:
2025-09-23 19:26:18 UTC
From:
To:
Dear maintainer,

I've prepared an NMU for flightgear (versioned as 1:2020.3.19+dfsg-1.1)
and uploaded it to DELAYED/2. Please feel free to tell me if I should
cancel it.

cu
Adrian

#1096639#23
Date:
2025-10-04 06:04:19 UTC
From:
To:
Dear maintainer,

I've prepared an NMU for flightgear (versioned as 1:2020.3.19+dfsg-1.1)
and uploaded it to DELAYED/2. Please feel free to tell me if I should
cancel it.

This is an updated version with the following changes:
  * Backport upstream fix for FTBFS with GCC 15. (Closes: #1096639)
  * Fix FTBFS with CMake 4. (Closes: #1112921)
  * debian/control: Update Homepage.

cu
Adrian

#1096639#28
Date:
2025-10-05 12:06:35 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
flightgear, 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 1096639@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <bunk@debian.org> (supplier of updated flightgear 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Fri, 03 Oct 2025 20:54:04 +0300
Source: flightgear
Architecture: source
Version: 1:2020.3.19+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian FlightGear Crew <team+flightgear@tracker.debian.org>
Changed-By: Adrian Bunk <bunk@debian.org>
Closes: 1096639 1112921
Changes:
 flightgear (1:2020.3.19+dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix for FTBFS with GCC 15. (Closes: #1096639)
   * Fix FTBFS with CMake 4. (Closes: #1112921)
   * debian/control: Update Homepage.
Checksums-Sha1:
 ee1dec20ae28f5b598b07ba9cc35e2ff53d0b43a 2698 flightgear_2020.3.19+dfsg-1.1.dsc
 4e36aaaede117f7808905ac3d64b6f7fcb3a78cf 29288 flightgear_2020.3.19+dfsg-1.1.debian.tar.xz
Checksums-Sha256:
 14cad57c3483ff7f7d4f36d07a52107e898ee0a88f55bfc6f027d51e2a840971 2698 flightgear_2020.3.19+dfsg-1.1.dsc
 d0daae3ede00b7795d87b969b85402a0cc62791519cff4ba33ff63b9b4f1e477 29288 flightgear_2020.3.19+dfsg-1.1.debian.tar.xz
Files:
 4156779bc4fc4879f8a679a3dd99db48 2698 games optional flightgear_2020.3.19+dfsg-1.1.dsc
 91ae73dd1d762a00c260a8846a96a58f 29288 games optional flightgear_2020.3.19+dfsg-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjgRUsACgkQiNJCh6LY
mLHKfxAAyESRgocktGtDofMRfRdZkysuAh7+aBdqVOIjrlMIrilcFrB/7PR/Zzrf
F77DYMB/i8k/gF7LL2PiBbSRKNFl0Xgb/0KNPPGw6MLLv7oxjGEdfxgHPDd5EyvN
iXo4T7XiIyBEqiZGGZ49OxZQaNzZMbKaPYkQTH9s16ACcEqD5EDN8H2K0tk9xKXw
tYEdvfO5o/w8x251wdaCM8tbAY+M2JgIbMJCqr6xVqJR4wCYAPtOS/oP5hYJNpGZ
urLsJbEur5ZAHwe+UHpdYawKcwlHf4NzJadjSBCNS8N0JI1Q7IMPx7SSlFNKxGeE
Qb0I1b5lbbHo8WHFyo/D9gSlS2jZ9ItELCQ0kTSHm0HPDVFB41ylQx5GLCOpXpBm
YDlb9AQCxpIMadwSS5OWEbR3jrx09W61UgE6iBSIIc/kWDe/taPX9p4sdPwJvSMl
eImgUmI+bVkAlt3AtT1bO/4vXhLbAYSZw3yepwV1Ks/JBRDgEU6IH85E44d6DCQQ
04c/xaaOzgrzMcBV7lqEm5nCHfGwnTBzc530hpOIQ3XaAvnzu9OKQY8MqTyk447q
0EAVQ9osAna2X2b5G40FzVSq/shqMyaV9KOLMICyxu71VGRjZG5UXUBsAhs4re7a
iY/4LlF75WqMLirgt2VD+ljcA9uC2v8s+WOMycrBPbDPQf9JkOE=
=lOTX
-----END PGP SIGNATURE-----