Bug#1120175: armagetronad: FTBFS: ../../src/engine/eCamera.cpp:1417:9: error: 'gluLookAt' was not declared in this scope

Santiago Vila sanvila at debian.org
Thu Nov 6 11:58:24 GMT 2025


Package: src:armagetronad
Version: 0.2.9.1.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202511/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:armagetronad, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -r client server debian/tmp-client debian/tmp-server
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./bootstrap.sh
Generating version...
Copying license...

[... snipped ...]

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C client
make[2]: Entering directory '/<<PKGBUILDDIR>>/client'
/usr/bin/make  all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/client'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/client/src'
Making all in first
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/first'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/first'
Making all in doc
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc'
echo > .dummy.dep
Making all in net
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc/net'
echo > .dummy.dep
echo index.html.dep ":\\" > index.html.dep
grep "include(" ../../../../src/doc/net/index.html.m4 | sed -e "s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) include(../../../../src/doc/net/index.html.m4)" | m4 -I ../../../../src/doc/net > index.html || cp ../../../../src/doc/net/index.html.m4 index.html
echo lower.html.dep ":\\" > lower.html.dep
grep "include(" ../../../../src/doc/net/lower.html.m4 | sed -e "s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> lower.html.dep
echo "Makefile" >> lower.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) include(../../../../src/doc/net/lower.html.m4)" | m4 -I ../../../../src/doc/net > lower.html || cp ../../../../src/doc/net/lower.html.m4 lower.html
echo middle.html.dep ":\\" > middle.html.dep
grep "include(" ../../../../src/doc/net/middle.html.m4 | sed -e "s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> middle.html.dep
echo "Makefile" >> middle.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) include(../../../../src/doc/net/middle.html.m4)" | m4 -I ../../../../src/doc/net > middle.html || cp ../../../../src/doc/net/middle.html.m4 middle.html
echo upper.html.dep ":\\" > upper.html.dep
grep "include(" ../../../../src/doc/net/upper.html.m4 | sed -e "s,include(\(.*\)),../../../../src/doc/net/\1\\\," >> upper.html.dep
echo "Makefile" >> upper.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../../src/doc/html.m4) include(../../../../src/doc/net/upper.html.m4)" | m4 -I ../../../../src/doc/net > upper.html || cp ../../../../src/doc/net/upper.html.m4 upper.html
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc/net'
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/doc'
echo bugs.html.dep ":\\" > bugs.html.dep
grep "include(" ../../../src/doc/bugs.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> bugs.html.dep
echo "Makefile" >> bugs.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/bugs.html.m4)" | m4 -I ../../../src/doc > bugs.html || cp ../../../src/doc/bugs.html.m4 bugs.html
echo changelog.html.dep ":\\" > changelog.html.dep
grep "include(" ../../../src/doc/changelog.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> changelog.html.dep
echo "Makefile" >> changelog.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/changelog.html.m4)" | m4 -I ../../../src/doc > changelog.html || cp ../../../src/doc/changelog.html.m4 changelog.html
echo commands.html.dep ":\\" > commands.html.dep
grep "include(" ../../../src/doc/commands.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> commands.html.dep
echo "Makefile" >> commands.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/commands.html.m4)" | m4 -I ../../../src/doc > commands.html || cp ../../../src/doc/commands.html.m4 commands.html
m4:../../../src/doc/commands.html.m4:7: cannot open `commands.txt': No such file or directory
echo compile.html.dep ":\\" > compile.html.dep
grep "include(" ../../../src/doc/compile.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> compile.html.dep
echo "Makefile" >> compile.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/compile.html.m4)" | m4 -I ../../../src/doc > compile.html || cp ../../../src/doc/compile.html.m4 compile.html
echo config.html.dep ":\\" > config.html.dep
grep "include(" ../../../src/doc/config.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> config.html.dep
echo "Makefile" >> config.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/config.html.m4)" | m4 -I ../../../src/doc > config.html || cp ../../../src/doc/config.html.m4 config.html
echo faq.html.dep ":\\" > faq.html.dep
grep "include(" ../../../src/doc/faq.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> faq.html.dep
echo "Makefile" >> faq.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/faq.html.m4)" | m4 -I ../../../src/doc > faq.html || cp ../../../src/doc/faq.html.m4 faq.html
echo index.html.dep ":\\" > index.html.dep
grep "include(" ../../../src/doc/index.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/index.html.m4)" | m4 -I ../../../src/doc > index.html || cp ../../../src/doc/index.html.m4 index.html
echo install_linux.html.dep ":\\" > install_linux.html.dep
grep "include(" ../../../src/doc/install_linux.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> install_linux.html.dep
echo "Makefile" >> install_linux.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/install_linux.html.m4)" | m4 -I ../../../src/doc > install_linux.html || cp ../../../src/doc/install_linux.html.m4 install_linux.html
m4:../../../src/doc/install_linux.html.m4:71: Warning: excess arguments to builtin `ifelse' ignored
echo install_macosx.html.dep ":\\" > install_macosx.html.dep
grep "include(" ../../../src/doc/install_macosx.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> install_macosx.html.dep
echo "Makefile" >> install_macosx.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/install_macosx.html.m4)" | m4 -I ../../../src/doc > install_macosx.html || cp ../../../src/doc/install_macosx.html.m4 install_macosx.html
echo install_result.html.dep ":\\" > install_result.html.dep
grep "include(" ../../../src/doc/install_result.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> install_result.html.dep
echo "Makefile" >> install_result.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/install_result.html.m4)" | m4 -I ../../../src/doc > install_result.html || cp ../../../src/doc/install_result.html.m4 install_result.html
echo install_windows.html.dep ":\\" > install_windows.html.dep
grep "include(" ../../../src/doc/install_windows.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> install_windows.html.dep
echo "Makefile" >> install_windows.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/install_windows.html.m4)" | m4 -I ../../../src/doc > install_windows.html || cp ../../../src/doc/install_windows.html.m4 install_windows.html
echo network.html.dep ":\\" > network.html.dep
grep "include(" ../../../src/doc/network.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> network.html.dep
echo "Makefile" >> network.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/network.html.m4)" | m4 -I ../../../src/doc > network.html || cp ../../../src/doc/network.html.m4 network.html
echo readme_macosx.html.dep ":\\" > readme_macosx.html.dep
grep "include(" ../../../src/doc/readme_macosx.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> readme_macosx.html.dep
echo "Makefile" >> readme_macosx.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/readme_macosx.html.m4)" | m4 -I ../../../src/doc > readme_macosx.html || cp ../../../src/doc/readme_macosx.html.m4 readme_macosx.html
echo todo.html.dep ":\\" > todo.html.dep
grep "include(" ../../../src/doc/todo.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> todo.html.dep
echo "Makefile" >> todo.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/todo.html.m4)" | m4 -I ../../../src/doc > todo.html || cp ../../../src/doc/todo.html.m4 todo.html
echo versions.html.dep ":\\" > versions.html.dep
grep "include(" ../../../src/doc/versions.html.m4 | sed -e "s,include(\(.*\)),../../../src/doc/\1\\\," >> versions.html.dep
echo "Makefile" >> versions.html.dep
echo "define(CHANGEDATE, 2023-09-15) include(../../src/doc/html.m4) include(../../../src/doc/versions.html.m4)" | m4 -I ../../../src/doc > versions.html || cp ../../../src/doc/versions.html.m4 versions.html
rm -f ../../../src/doc/commands.txt
cd ../../src && /usr/bin/make armagetronad_main && cd .. && ./src/armagetronad_main --vardir ./rubbish --doc 2>&1 | sed -e "s,^\[0\] ,," | grep -v "_help$" | grep -v "^changed" | grep -v "^Executable path: " | grep -v "^TestPath" | grep -v "^Testing data path: " | grep -v "^Testing configuration path: " | grep -v "^Closing socket" | grep -v "^Locale item" > src/doc/commands.txt || true
make[7]: Entering directory '/<<PKGBUILDDIR>>/client/src'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/armagetronad_main-gFloor.o -MD -MP -MF tron/.deps/armagetronad_main-gFloor.Tpo -c -o tron/armagetronad_main-gFloor.o `test -f 'tron/gFloor.cpp' || echo '../../src/'`tron/gFloor.cpp
mv -f tron/.deps/armagetronad_main-gFloor.Tpo tron/.deps/armagetronad_main-gFloor.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gAIBase.o -MD -MP -MF tron/.deps/libtron_a-gAIBase.Tpo -c -o tron/libtron_a-gAIBase.o `test -f 'tron/gAIBase.cpp' || echo '../../src/'`tron/gAIBase.cpp
mv -f tron/.deps/libtron_a-gAIBase.Tpo tron/.deps/libtron_a-gAIBase.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gAICharacter.o -MD -MP -MF tron/.deps/libtron_a-gAICharacter.Tpo -c -o tron/libtron_a-gAICharacter.o `test -f 'tron/gAICharacter.cpp' || echo '../../src/'`tron/gAICharacter.cpp
mv -f tron/.deps/libtron_a-gAICharacter.Tpo tron/.deps/libtron_a-gAICharacter.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gArena.o -MD -MP -MF tron/.deps/libtron_a-gArena.Tpo -c -o tron/libtron_a-gArena.o `test -f 'tron/gArena.cpp' || echo '../../src/'`tron/gArena.cpp
mv -f tron/.deps/libtron_a-gArena.Tpo tron/.deps/libtron_a-gArena.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gArmagetron.o -MD -MP -MF tron/.deps/libtron_a-gArmagetron.Tpo -c -o tron/libtron_a-gArmagetron.o `test -f 'tron/gArmagetron.cpp' || echo '../../src/'`tron/gArmagetron.cpp
mv -f tron/.deps/libtron_a-gArmagetron.Tpo tron/.deps/libtron_a-gArmagetron.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gCamera.o -MD -MP -MF tron/.deps/libtron_a-gCamera.Tpo -c -o tron/libtron_a-gCamera.o `test -f 'tron/gCamera.cpp' || echo '../../src/'`tron/gCamera.cpp
mv -f tron/.deps/libtron_a-gCamera.Tpo tron/.deps/libtron_a-gCamera.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gCycle.o -MD -MP -MF tron/.deps/libtron_a-gCycle.Tpo -c -o tron/libtron_a-gCycle.o `test -f 'tron/gCycle.cpp' || echo '../../src/'`tron/gCycle.cpp
mv -f tron/.deps/libtron_a-gCycle.Tpo tron/.deps/libtron_a-gCycle.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gCycleMovement.o -MD -MP -MF tron/.deps/libtron_a-gCycleMovement.Tpo -c -o tron/libtron_a-gCycleMovement.o `test -f 'tron/gCycleMovement.cpp' || echo '../../src/'`tron/gCycleMovement.cpp
mv -f tron/.deps/libtron_a-gCycleMovement.Tpo tron/.deps/libtron_a-gCycleMovement.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gExplosion.o -MD -MP -MF tron/.deps/libtron_a-gExplosion.Tpo -c -o tron/libtron_a-gExplosion.o `test -f 'tron/gExplosion.cpp' || echo '../../src/'`tron/gExplosion.cpp
mv -f tron/.deps/libtron_a-gExplosion.Tpo tron/.deps/libtron_a-gExplosion.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gGame.o -MD -MP -MF tron/.deps/libtron_a-gGame.Tpo -c -o tron/libtron_a-gGame.o `test -f 'tron/gGame.cpp' || echo '../../src/'`tron/gGame.cpp
mv -f tron/.deps/libtron_a-gGame.Tpo tron/.deps/libtron_a-gGame.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gHud.o -MD -MP -MF tron/.deps/libtron_a-gHud.Tpo -c -o tron/libtron_a-gHud.o `test -f 'tron/gHud.cpp' || echo '../../src/'`tron/gHud.cpp
mv -f tron/.deps/libtron_a-gHud.Tpo tron/.deps/libtron_a-gHud.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gLanguageMenu.o -MD -MP -MF tron/.deps/libtron_a-gLanguageMenu.Tpo -c -o tron/libtron_a-gLanguageMenu.o `test -f 'tron/gLanguageMenu.cpp' || echo '../../src/'`tron/gLanguageMenu.cpp
mv -f tron/.deps/libtron_a-gLanguageMenu.Tpo tron/.deps/libtron_a-gLanguageMenu.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gLogo.o -MD -MP -MF tron/.deps/libtron_a-gLogo.Tpo -c -o tron/libtron_a-gLogo.o `test -f 'tron/gLogo.cpp' || echo '../../src/'`tron/gLogo.cpp
mv -f tron/.deps/libtron_a-gLogo.Tpo tron/.deps/libtron_a-gLogo.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gMenus.o -MD -MP -MF tron/.deps/libtron_a-gMenus.Tpo -c -o tron/libtron_a-gMenus.o `test -f 'tron/gMenus.cpp' || echo '../../src/'`tron/gMenus.cpp
mv -f tron/.deps/libtron_a-gMenus.Tpo tron/.deps/libtron_a-gMenus.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gParser.o -MD -MP -MF tron/.deps/libtron_a-gParser.Tpo -c -o tron/libtron_a-gParser.o `test -f 'tron/gParser.cpp' || echo '../../src/'`tron/gParser.cpp
../../src/tron/gParser.cpp: In function ‘xmlParserInputBuffer* myxmlParserInputBufferCreateFilenameFunc(const char*, xmlCharEncoding)’:
../../src/tron/gParser.cpp:966:10: warning: ‘_xmlParserInputBuffer::context’ is deprecated [-Wdeprecated-declarations]
  966 |     ret->context = f;
      |          ^~~~~~~
In file included from /usr/include/libxml2/libxml/parser.h:30,
                 from ../../src/tron/gParser.h:6,
                 from ../../src/tron/gParser.cpp:5:
/usr/include/libxml2/libxml/xmlIO.h:127:28: note: declared here
  127 |     void*                  context XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~
../../src/tron/gParser.cpp:966:10: warning: ‘_xmlParserInputBuffer::context’ is deprecated [-Wdeprecated-declarations]
  966 |     ret->context = f;
      |          ^~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:127:28: note: declared here
  127 |     void*                  context XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~
../../src/tron/gParser.cpp:966:10: warning: ‘_xmlParserInputBuffer::context’ is deprecated [-Wdeprecated-declarations]
  966 |     ret->context = f;
      |          ^~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:127:28: note: declared here
  127 |     void*                  context XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~
../../src/tron/gParser.cpp:967:10: warning: ‘_xmlParserInputBuffer::readcallback’ is deprecated [-Wdeprecated-declarations]
  967 |     ret->readcallback = myxmlInputReadFILE;
      |          ^~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:128:28: note: declared here
  128 |     xmlInputReadCallback   readcallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~
../../src/tron/gParser.cpp:967:10: warning: ‘_xmlParserInputBuffer::readcallback’ is deprecated [-Wdeprecated-declarations]
  967 |     ret->readcallback = myxmlInputReadFILE;
      |          ^~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:128:28: note: declared here
  128 |     xmlInputReadCallback   readcallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~
../../src/tron/gParser.cpp:967:10: warning: ‘_xmlParserInputBuffer::readcallback’ is deprecated [-Wdeprecated-declarations]
  967 |     ret->readcallback = myxmlInputReadFILE;
      |          ^~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:128:28: note: declared here
  128 |     xmlInputReadCallback   readcallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~
../../src/tron/gParser.cpp:968:10: warning: ‘_xmlParserInputBuffer::closecallback’ is deprecated [-Wdeprecated-declarations]
  968 |     ret->closecallback = myxmlInputCloseFILE;
      |          ^~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:129:28: note: declared here
  129 |     xmlInputCloseCallback  closecallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~~
../../src/tron/gParser.cpp:968:10: warning: ‘_xmlParserInputBuffer::closecallback’ is deprecated [-Wdeprecated-declarations]
  968 |     ret->closecallback = myxmlInputCloseFILE;
      |          ^~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:129:28: note: declared here
  129 |     xmlInputCloseCallback  closecallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~~
../../src/tron/gParser.cpp:968:10: warning: ‘_xmlParserInputBuffer::closecallback’ is deprecated [-Wdeprecated-declarations]
  968 |     ret->closecallback = myxmlInputCloseFILE;
      |          ^~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlIO.h:129:28: note: declared here
  129 |     xmlInputCloseCallback  closecallback XML_DEPRECATED_MEMBER;
      |                            ^~~~~~~~~~~~~
mv -f tron/.deps/libtron_a-gParser.Tpo tron/.deps/libtron_a-gParser.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gParticles.o -MD -MP -MF tron/.deps/libtron_a-gParticles.Tpo -c -o tron/libtron_a-gParticles.o `test -f 'tron/gParticles.cpp' || echo '../../src/'`tron/gParticles.cpp
mv -f tron/.deps/libtron_a-gParticles.Tpo tron/.deps/libtron_a-gParticles.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gSensor.o -MD -MP -MF tron/.deps/libtron_a-gSensor.Tpo -c -o tron/libtron_a-gSensor.o `test -f 'tron/gSensor.cpp' || echo '../../src/'`tron/gSensor.cpp
mv -f tron/.deps/libtron_a-gSensor.Tpo tron/.deps/libtron_a-gSensor.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gServerBrowser.o -MD -MP -MF tron/.deps/libtron_a-gServerBrowser.Tpo -c -o tron/libtron_a-gServerBrowser.o `test -f 'tron/gServerBrowser.cpp' || echo '../../src/'`tron/gServerBrowser.cpp
mv -f tron/.deps/libtron_a-gServerBrowser.Tpo tron/.deps/libtron_a-gServerBrowser.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gSparks.o -MD -MP -MF tron/.deps/libtron_a-gSparks.Tpo -c -o tron/libtron_a-gSparks.o `test -f 'tron/gSparks.cpp' || echo '../../src/'`tron/gSparks.cpp
mv -f tron/.deps/libtron_a-gSparks.Tpo tron/.deps/libtron_a-gSparks.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gSpawn.o -MD -MP -MF tron/.deps/libtron_a-gSpawn.Tpo -c -o tron/libtron_a-gSpawn.o `test -f 'tron/gSpawn.cpp' || echo '../../src/'`tron/gSpawn.cpp
mv -f tron/.deps/libtron_a-gSpawn.Tpo tron/.deps/libtron_a-gSpawn.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gStuff.o -MD -MP -MF tron/.deps/libtron_a-gStuff.Tpo -c -o tron/libtron_a-gStuff.o `test -f 'tron/gStuff.cpp' || echo '../../src/'`tron/gStuff.cpp
mv -f tron/.deps/libtron_a-gStuff.Tpo tron/.deps/libtron_a-gStuff.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gTeam.o -MD -MP -MF tron/.deps/libtron_a-gTeam.Tpo -c -o tron/libtron_a-gTeam.o `test -f 'tron/gTeam.cpp' || echo '../../src/'`tron/gTeam.cpp
mv -f tron/.deps/libtron_a-gTeam.Tpo tron/.deps/libtron_a-gTeam.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gWall.o -MD -MP -MF tron/.deps/libtron_a-gWall.Tpo -c -o tron/libtron_a-gWall.o `test -f 'tron/gWall.cpp' || echo '../../src/'`tron/gWall.cpp
mv -f tron/.deps/libtron_a-gWall.Tpo tron/.deps/libtron_a-gWall.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gWinZone.o -MD -MP -MF tron/.deps/libtron_a-gWinZone.Tpo -c -o tron/libtron_a-gWinZone.o `test -f 'tron/gWinZone.cpp' || echo '../../src/'`tron/gWinZone.cpp
mv -f tron/.deps/libtron_a-gWinZone.Tpo tron/.deps/libtron_a-gWinZone.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gFriends.o -MD -MP -MF tron/.deps/libtron_a-gFriends.Tpo -c -o tron/libtron_a-gFriends.o `test -f 'tron/gFriends.cpp' || echo '../../src/'`tron/gFriends.cpp
mv -f tron/.deps/libtron_a-gFriends.Tpo tron/.deps/libtron_a-gFriends.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -iquote ../../src/thirdparty/particles -iquote ../../src/tron  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT tron/libtron_a-gServerFavorites.o -MD -MP -MF tron/.deps/libtron_a-gServerFavorites.Tpo -c -o tron/libtron_a-gServerFavorites.o `test -f 'tron/gServerFavorites.cpp' || echo '../../src/'`tron/gServerFavorites.cpp
mv -f tron/.deps/libtron_a-gServerFavorites.Tpo tron/.deps/libtron_a-gServerFavorites.Po
rm -f libtron.a
ar cr libtron.a tron/libtron_a-gAIBase.o tron/libtron_a-gAICharacter.o tron/libtron_a-gArena.o tron/libtron_a-gArmagetron.o tron/libtron_a-gCamera.o tron/libtron_a-gCycle.o tron/libtron_a-gCycleMovement.o tron/libtron_a-gExplosion.o tron/libtron_a-gGame.o tron/libtron_a-gHud.o tron/libtron_a-gLanguageMenu.o tron/libtron_a-gLogo.o tron/libtron_a-gMenus.o tron/libtron_a-gParser.o tron/libtron_a-gParticles.o tron/libtron_a-gSensor.o tron/libtron_a-gServerBrowser.o tron/libtron_a-gSparks.o tron/libtron_a-gSpawn.o tron/libtron_a-gStuff.o tron/libtron_a-gTeam.o tron/libtron_a-gWall.o tron/libtron_a-gWinZone.o tron/libtron_a-gFriends.o tron/libtron_a-gServerFavorites.o 
x86_64-linux-gnu-ranlib libtron.a
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libenginecore_a-eGameObject.o -MD -MP -MF engine/.deps/libenginecore_a-eGameObject.Tpo -c -o engine/libenginecore_a-eGameObject.o `test -f 'engine/eGameObject.cpp' || echo '../../src/'`engine/eGameObject.cpp
mv -f engine/.deps/libenginecore_a-eGameObject.Tpo engine/.deps/libenginecore_a-eGameObject.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libenginecore_a-eGrid.o -MD -MP -MF engine/.deps/libenginecore_a-eGrid.Tpo -c -o engine/libenginecore_a-eGrid.o `test -f 'engine/eGrid.cpp' || echo '../../src/'`engine/eGrid.cpp
mv -f engine/.deps/libenginecore_a-eGrid.Tpo engine/.deps/libenginecore_a-eGrid.Po
rm -f libenginecore.a
ar cr libenginecore.a engine/libenginecore_a-eGameObject.o engine/libenginecore_a-eGrid.o 
x86_64-linux-gnu-ranlib libenginecore.a
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libengine_a-eAdvWall.o -MD -MP -MF engine/.deps/libengine_a-eAdvWall.Tpo -c -o engine/libengine_a-eAdvWall.o `test -f 'engine/eAdvWall.cpp' || echo '../../src/'`engine/eAdvWall.cpp
mv -f engine/.deps/libengine_a-eAdvWall.Tpo engine/.deps/libengine_a-eAdvWall.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libengine_a-eAuthentication.o -MD -MP -MF engine/.deps/libengine_a-eAuthentication.Tpo -c -o engine/libengine_a-eAuthentication.o `test -f 'engine/eAuthentication.cpp' || echo '../../src/'`engine/eAuthentication.cpp
mv -f engine/.deps/libengine_a-eAuthentication.Tpo engine/.deps/libengine_a-eAuthentication.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libengine_a-eAxis.o -MD -MP -MF engine/.deps/libengine_a-eAxis.Tpo -c -o engine/libengine_a-eAxis.o `test -f 'engine/eAxis.cpp' || echo '../../src/'`engine/eAxis.cpp
mv -f engine/.deps/libengine_a-eAxis.Tpo engine/.deps/libengine_a-eAxis.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libengine_a-eCamera.o -MD -MP -MF engine/.deps/libengine_a-eCamera.Tpo -c -o engine/libengine_a-eCamera.o `test -f 'engine/eCamera.cpp' || echo '../../src/'`engine/eCamera.cpp
../../src/engine/eCamera.cpp: In member function ‘void eCamera::Render()’:
../../src/engine/eCamera.cpp:1417:9: error: ‘gluLookAt’ was not declared in this scope
 1417 |         gluLookAt(0,
      |         ^~~~~~~~~
make[7]: *** [Makefile:1420: engine/libengine_a-eCamera.o] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
test -r commands.txt || echo "Sorry, command help generation failed." > commands.txt
test -r ../../../src/doc/commands.txt || mv commands.txt ../../../src/doc/commands.txt
cp ../../../COPYING COPYING.txt
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/doc'
Making all in thirdparty
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
Making all in particles
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty/particles'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles -I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16  -iquote ../../../../src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT libparticles_a-action_api.o -MD -MP -MF .deps/libparticles_a-action_api.Tpo -c -o libparticles_a-action_api.o `test -f 'action_api.cpp' || echo '../../../../src/thirdparty/particles/'`action_api.cpp
mv -f .deps/libparticles_a-action_api.Tpo .deps/libparticles_a-action_api.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles -I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16  -iquote ../../../../src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT libparticles_a-actions.o -MD -MP -MF .deps/libparticles_a-actions.Tpo -c -o libparticles_a-actions.o `test -f 'actions.cpp' || echo '../../../../src/thirdparty/particles/'`actions.cpp
mv -f .deps/libparticles_a-actions.Tpo .deps/libparticles_a-actions.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles -I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16  -iquote ../../../../src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT libparticles_a-opengl.o -MD -MP -MF .deps/libparticles_a-opengl.Tpo -c -o libparticles_a-opengl.o `test -f 'opengl.cpp' || echo '../../../../src/thirdparty/particles/'`opengl.cpp
mv -f .deps/libparticles_a-opengl.Tpo .deps/libparticles_a-opengl.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/thirdparty/particles -I../../..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16  -iquote ../../../../src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT libparticles_a-system.o -MD -MP -MF .deps/libparticles_a-system.Tpo -c -o libparticles_a-system.o `test -f 'system.cpp' || echo '../../../../src/thirdparty/particles/'`system.cpp
mv -f .deps/libparticles_a-system.Tpo .deps/libparticles_a-system.Po
rm -f libparticles.a
ar cr libparticles.a libparticles_a-action_api.o libparticles_a-actions.o libparticles_a-opengl.o libparticles_a-system.o 
x86_64-linux-gnu-ranlib libparticles.a
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty/particles'
make[6]: Entering directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src/thirdparty'
make[5]: Entering directory '/<<PKGBUILDDIR>>/client/src'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..   -iquote . -iquote .. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ../../src/tools  -iquote ../../src/render -iquote ../../src/ui     -iquote ../../src/network -iquote ../../src/engine  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++11 -Wno-long-long   -MT engine/libengine_a-eCamera.o -MD -MP -MF engine/.deps/libengine_a-eCamera.Tpo -c -o engine/libengine_a-eCamera.o `test -f 'engine/eCamera.cpp' || echo '../../src/'`engine/eCamera.cpp
../../src/engine/eCamera.cpp: In member function ‘void eCamera::Render()’:
../../src/engine/eCamera.cpp:1417:9: error: ‘gluLookAt’ was not declared in this scope
 1417 |         gluLookAt(0,
      |         ^~~~~~~~~
make[5]: *** [Makefile:1420: engine/libengine_a-eCamera.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
make[4]: *** [Makefile:2798: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/client/src'
make[3]: *** [Makefile:677: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/client'
make[2]: *** [Makefile:491: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/client'
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the Pkg-games-devel mailing list