>>> Building on exopi-6 under games/armagetronad BDEPENDS = [archivers/bzip2;devel/sdl-image;textproc/libxml;devel/gmake;shells/bash] DIST = [games/armagetronad:armagetronad-0.2.9.1.0.tbz] FULLPKGNAME = armagetronad-0.2.9.1.0 RDEPENDS = [devel/sdl-image;textproc/libxml] (Junk lock obtained for exopi-6 at 1713991674.42) >>> Running depends in games/armagetronad at 1713991674.46 last junk was in devel/angr/py-pyvex /usr/sbin/pkg_add -aI -Drepair libxml-2.12.6 sdl-image-1.2.12p5 was: /usr/sbin/pkg_add -aI -Drepair bash-5.2.26 bzip2-1.0.8p0 gmake-4.4.1 libxml-2.12.6 sdl-image-1.2.12p5 /usr/sbin/pkg_add -aI -Drepair libxml-2.12.6 sdl-image-1.2.12p5 >>> Running show-prepare-results in games/armagetronad at 1713991680.25 ===> games/armagetronad ===> Building from scratch armagetronad-0.2.9.1.0 ===> armagetronad-0.2.9.1.0 depends on: bash-* -> bash-5.2.26 ===> armagetronad-0.2.9.1.0 depends on: gmake-* -> gmake-4.4.1 ===> armagetronad-0.2.9.1.0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> armagetronad-0.2.9.1.0 depends on: sdl-image-* -> sdl-image-1.2.12p5 ===> armagetronad-0.2.9.1.0 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c++ c++abi pthread GL GLU SDL SDL_image c m png xml2 ===> found c++.10.0 c++abi.7.0 pthread.27.1 GL.19.1 GLU.9.0 SDL.8.0 SDL_image.3.1 c.100.0 m.10.1 png.18.0 xml2.20.0 bash-5.2.26 bzip2-1.0.8p0 gmake-4.4.1 libxml-2.12.6 sdl-image-1.2.12p5 (Junk lock released for exopi-6 at 1713991682.05) distfiles size=1943758 >>> Running patch in games/armagetronad at 1713991682.08 ===> games/armagetronad ===> Checking files for armagetronad-0.2.9.1.0 `/exopi-cvs/ports/distfiles/armagetronad-0.2.9.1.0.tbz' is up to date. >> (SHA256) armagetronad-0.2.9.1.0.tbz: OK ===> Extracting for armagetronad-0.2.9.1.0 ===> Patching for armagetronad-0.2.9.1.0 ===> Applying OpenBSD patch patch-config_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: config/Makefile.in |--- config/Makefile.in.orig |+++ config/Makefile.in -------------------------- Patching file config/Makefile.in using Plan A... Hunk #1 succeeded at 328. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in games/armagetronad at 1713991682.85 ===> games/armagetronad ===> Generating configure for armagetronad-0.2.9.1.0 ===> Configuring for armagetronad-0.2.9.1.0 Using /exopi-obj/pobj/armagetronad-0.2.9.1.0/config.site (generated) configure: loading site script /exopi-obj/pobj/armagetronad-0.2.9.1.0/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether ln -s works... yes checking for m4... true checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether gmake supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for gmake... yes checking for bash... yes checking whether gmake understands sinclude... yes checking for socklen_t... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XML2... yes checking for zthread-config... no checking for ZTHREAD - version >= 2.3.2... no *** The zthread-config script installed by ZThread could not be found *** If ZThread was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ZTHREAD_CONFIG environment variable to the *** full path to zthread-config. checking for exp in -lm... yes checking whether SDL is installed... yes checking for SDL_Init... yes checking for glVertex3f in -lGL... yes checking for gluBuild3DMipmaps in -lGLU... yes checking whether libpng is installed... yes checking for png_sig_cmp... yes checking for IMG_Load in -lSDL_image... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking SDL_image.h usability... yes checking SDL_image.h presence... yes checking for SDL_image.h... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for select... (cached) yes checking for isblank... (cached) yes checking for atan2f... yes checking for sinf... yes checking for cosf... yes checking for tanf... yes checking for sqrtf... yes checking for logf... yes checking for expf... yes checking for fabsf... yes checking for floorf... yes checking for wmemset... yes checking for clearenv... no configure: WARNING: Path sysconfdir(=/etc) does not begin with the right prefix(=${prefix}), disabling relocation support. You can try to enforce it with --enable-binreloc, but you are on your own then. checking whether binary relocation support should be enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/first/Makefile config.status: creating Makefile config.status: creating batch/Makefile config.status: creating language/languages.txt config.status: creating config/rc.config config.status: creating config/aiplayers.cfg config.status: creating src/doc/Makefile config.status: creating src/doc/net/Makefile config.status: creating src/doc/Doxyfile config.status: creating src/doc/html.m4 config.status: creating src/thirdparty/Makefile config.status: creating src/thirdparty/particles/Makefile config.status: creating resource/Makefile config.status: creating config/Makefile config.status: creating desktop/Makefile config.status: creating docker/build/Makefile config.status: creating docker/build/setup_ci_test.sh config.status: creating docker/build/context/version.sh config.status: creating docker/deploy/targets.sh config.status: creating desktop/armagetronad.desktop config.status: creating desktop/armagetronad.appdata.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing universal_variables commands config.status: executing pathsubstitution commands Configuration complete! Options selected are: Build Regular Game Client: true Build Dedicated Server: false Build Master Server: false Installation options: Prefix: /usr/local Binaries will be installed in : ${prefix}/bin Static data will be installed in : ${prefix}/share/armagetronad Configuration will be installed in : /etc/armagetronad Documentation will be installed in : ${datadir}/doc/armagetronad Link to configuration will go to : /etc/armagetronad Music support: no Build with Krawall authentication support: no Use dirty SDL initialization: no Call sysinstall: no Generate uninstall: no Allow multiple versions: no Use custom memory manager: no Debug level : 0 Code level : 0 CPPFLAGS : -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 CXXFLAGS : -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include LIBS : -lSDL_image -lGLU -lGL -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib -lm -L/usr/X11R6/lib -L/usr/local/lib -lxml2 -lpng Warning: The configure script decided that, to better work on your system, it would be a good idea to modify files outside of /usr/local during installation or while running. If you disagree, rerun configure with --disable-etc after consulting "configure --help" for the effects; if you want to get rid of this warning, pass the corresponding opposite switches. >>> Running build in games/armagetronad at 1713991698.42 ===> games/armagetronad ===> Building for armagetronad-0.2.9.1.0 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' Making all in first gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' Making all in doc gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' echo > .dummy.dep Making all in net gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' echo > .dummy.dep echo index.html.dep ":\\" > index.html.dep grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep echo "Makefile" >> index.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../../src/doc/html.m4) include(index.html.m4)" | m4 -I . > index.html || cp index.html.m4 index.html echo lower.html.dep ":\\" > lower.html.dep grep "include(" lower.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> lower.html.dep echo "Makefile" >> lower.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../../src/doc/html.m4) include(lower.html.m4)" | m4 -I . > lower.html || cp lower.html.m4 lower.html echo middle.html.dep ":\\" > middle.html.dep grep "include(" middle.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> middle.html.dep echo "Makefile" >> middle.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../../src/doc/html.m4) include(middle.html.m4)" | m4 -I . > middle.html || cp middle.html.m4 middle.html echo upper.html.dep ":\\" > upper.html.dep grep "include(" upper.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> upper.html.dep echo "Makefile" >> upper.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../../src/doc/html.m4) include(upper.html.m4)" | m4 -I . > upper.html || cp upper.html.m4 upper.html gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' echo bugs.html.dep ":\\" > bugs.html.dep grep "include(" bugs.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> bugs.html.dep echo "Makefile" >> bugs.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(bugs.html.m4)" | m4 -I . > bugs.html || cp bugs.html.m4 bugs.html echo changelog.html.dep ":\\" > changelog.html.dep grep "include(" changelog.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> changelog.html.dep echo "Makefile" >> changelog.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(changelog.html.m4)" | m4 -I . > changelog.html || cp changelog.html.m4 changelog.html echo commands.html.dep ":\\" > commands.html.dep grep "include(" commands.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> commands.html.dep echo "Makefile" >> commands.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(commands.html.m4)" | m4 -I . > commands.html || cp commands.html.m4 commands.html echo compile.html.dep ":\\" > compile.html.dep grep "include(" compile.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> compile.html.dep echo "Makefile" >> compile.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(compile.html.m4)" | m4 -I . > compile.html || cp compile.html.m4 compile.html echo config.html.dep ":\\" > config.html.dep grep "include(" config.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> config.html.dep echo "Makefile" >> config.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(config.html.m4)" | m4 -I . > config.html || cp config.html.m4 config.html echo faq.html.dep ":\\" > faq.html.dep grep "include(" faq.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> faq.html.dep echo "Makefile" >> faq.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(faq.html.m4)" | m4 -I . > faq.html || cp faq.html.m4 faq.html echo index.html.dep ":\\" > index.html.dep grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep echo "Makefile" >> index.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(index.html.m4)" | m4 -I . > index.html || cp index.html.m4 index.html echo install_linux.html.dep ":\\" > install_linux.html.dep grep "include(" install_linux.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_linux.html.dep echo "Makefile" >> install_linux.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(install_linux.html.m4)" | m4 -I . > install_linux.html || cp install_linux.html.m4 install_linux.html echo install_macosx.html.dep ":\\" > install_macosx.html.dep grep "include(" install_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_macosx.html.dep echo "Makefile" >> install_macosx.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(install_macosx.html.m4)" | m4 -I . > install_macosx.html || cp install_macosx.html.m4 install_macosx.html echo install_result.html.dep ":\\" > install_result.html.dep grep "include(" install_result.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_result.html.dep echo "Makefile" >> install_result.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(install_result.html.m4)" | m4 -I . > install_result.html || cp install_result.html.m4 install_result.html echo install_windows.html.dep ":\\" > install_windows.html.dep grep "include(" install_windows.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_windows.html.dep echo "Makefile" >> install_windows.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(install_windows.html.m4)" | m4 -I . > install_windows.html || cp install_windows.html.m4 install_windows.html echo network.html.dep ":\\" > network.html.dep grep "include(" network.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> network.html.dep echo "Makefile" >> network.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(network.html.m4)" | m4 -I . > network.html || cp network.html.m4 network.html echo readme_macosx.html.dep ":\\" > readme_macosx.html.dep grep "include(" readme_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> readme_macosx.html.dep echo "Makefile" >> readme_macosx.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(readme_macosx.html.m4)" | m4 -I . > readme_macosx.html || cp readme_macosx.html.m4 readme_macosx.html echo todo.html.dep ":\\" > todo.html.dep grep "include(" todo.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> todo.html.dep echo "Makefile" >> todo.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(todo.html.m4)" | m4 -I . > todo.html || cp todo.html.m4 todo.html echo versions.html.dep ":\\" > versions.html.dep grep "include(" versions.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> versions.html.dep echo "Makefile" >> versions.html.dep echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(versions.html.m4)" | m4 -I . > versions.html || cp versions.html.m4 versions.html rm -f commands.txt cd ../../src && gmake 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 gmake[5]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gFloor.cpp mv -f tron/.deps/armagetronad_main-gFloor.Tpo tron/.deps/armagetronad_main-gFloor.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gAIBase.cpp mv -f tron/.deps/libtron_a-gAIBase.Tpo tron/.deps/libtron_a-gAIBase.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gAICharacter.cpp mv -f tron/.deps/libtron_a-gAICharacter.Tpo tron/.deps/libtron_a-gAICharacter.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gArena.cpp mv -f tron/.deps/libtron_a-gArena.Tpo tron/.deps/libtron_a-gArena.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gArmagetron.cpp mv -f tron/.deps/libtron_a-gArmagetron.Tpo tron/.deps/libtron_a-gArmagetron.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gCamera.cpp mv -f tron/.deps/libtron_a-gCamera.Tpo tron/.deps/libtron_a-gCamera.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gCycle.cpp mv -f tron/.deps/libtron_a-gCycle.Tpo tron/.deps/libtron_a-gCycle.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gCycleMovement.cpp mv -f tron/.deps/libtron_a-gCycleMovement.Tpo tron/.deps/libtron_a-gCycleMovement.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gExplosion.cpp mv -f tron/.deps/libtron_a-gExplosion.Tpo tron/.deps/libtron_a-gExplosion.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gGame.cpp mv -f tron/.deps/libtron_a-gGame.Tpo tron/.deps/libtron_a-gGame.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gHud.cpp mv -f tron/.deps/libtron_a-gHud.Tpo tron/.deps/libtron_a-gHud.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gLanguageMenu.cpp mv -f tron/.deps/libtron_a-gLanguageMenu.Tpo tron/.deps/libtron_a-gLanguageMenu.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gLogo.cpp mv -f tron/.deps/libtron_a-gLogo.Tpo tron/.deps/libtron_a-gLogo.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gMenus.cpp mv -f tron/.deps/libtron_a-gMenus.Tpo tron/.deps/libtron_a-gMenus.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gParser.cpp tron/gParser.cpp:1021:5: warning: 'initGenericErrorDefaultFunc' is deprecated [-Wdeprecated-declarations] initGenericErrorDefaultFunc( &errorFunc ); ^ /usr/local/include/libxml2/libxml/xmlerror.h:892:1: note: 'initGenericErrorDefaultFunc' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ tron/gParser.cpp:1123:5: warning: 'initGenericErrorDefaultFunc' is deprecated [-Wdeprecated-declarations] initGenericErrorDefaultFunc( NULL ); ^ /usr/local/include/libxml2/libxml/xmlerror.h:892:1: note: 'initGenericErrorDefaultFunc' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. mv -f tron/.deps/libtron_a-gParser.Tpo tron/.deps/libtron_a-gParser.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gParticles.cpp mv -f tron/.deps/libtron_a-gParticles.Tpo tron/.deps/libtron_a-gParticles.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gSensor.cpp mv -f tron/.deps/libtron_a-gSensor.Tpo tron/.deps/libtron_a-gSensor.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gServerBrowser.cpp mv -f tron/.deps/libtron_a-gServerBrowser.Tpo tron/.deps/libtron_a-gServerBrowser.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gSparks.cpp mv -f tron/.deps/libtron_a-gSparks.Tpo tron/.deps/libtron_a-gSparks.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gSpawn.cpp mv -f tron/.deps/libtron_a-gSpawn.Tpo tron/.deps/libtron_a-gSpawn.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gStuff.cpp mv -f tron/.deps/libtron_a-gStuff.Tpo tron/.deps/libtron_a-gStuff.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gTeam.cpp mv -f tron/.deps/libtron_a-gTeam.Tpo tron/.deps/libtron_a-gTeam.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gWall.cpp mv -f tron/.deps/libtron_a-gWall.Tpo tron/.deps/libtron_a-gWall.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gWinZone.cpp mv -f tron/.deps/libtron_a-gWinZone.Tpo tron/.deps/libtron_a-gWinZone.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gFriends.cpp mv -f tron/.deps/libtron_a-gFriends.Tpo tron/.deps/libtron_a-gFriends.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`tron/gServerFavorites.cpp mv -f tron/.deps/libtron_a-gServerFavorites.Tpo tron/.deps/libtron_a-gServerFavorites.Po rm -f libtron.a ar cru 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 ranlib libtron.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eGameObject.cpp mv -f engine/.deps/libenginecore_a-eGameObject.Tpo engine/.deps/libenginecore_a-eGameObject.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eGrid.cpp mv -f engine/.deps/libenginecore_a-eGrid.Tpo engine/.deps/libenginecore_a-eGrid.Po rm -f libenginecore.a ar cru libenginecore.a engine/libenginecore_a-eGameObject.o engine/libenginecore_a-eGrid.o ranlib libenginecore.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eAdvWall.cpp mv -f engine/.deps/libengine_a-eAdvWall.Tpo engine/.deps/libengine_a-eAdvWall.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eAuthentication.cpp mv -f engine/.deps/libengine_a-eAuthentication.Tpo engine/.deps/libengine_a-eAuthentication.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eAxis.cpp mv -f engine/.deps/libengine_a-eAxis.Tpo engine/.deps/libengine_a-eAxis.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`engine/eCamera.cpp mv -f engine/.deps/libengine_a-eCamera.Tpo engine/.deps/libengine_a-eCamera.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eDebugLine.o -MD -MP -MF engine/.deps/libengine_a-eDebugLine.Tpo -c -o engine/libengine_a-eDebugLine.o `test -f 'engine/eDebugLine.cpp' || echo './'`engine/eDebugLine.cpp mv -f engine/.deps/libengine_a-eDebugLine.Tpo engine/.deps/libengine_a-eDebugLine.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eDisplay.o -MD -MP -MF engine/.deps/libengine_a-eDisplay.Tpo -c -o engine/libengine_a-eDisplay.o `test -f 'engine/eDisplay.cpp' || echo './'`engine/eDisplay.cpp mv -f engine/.deps/libengine_a-eDisplay.Tpo engine/.deps/libengine_a-eDisplay.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eFloor.o -MD -MP -MF engine/.deps/libengine_a-eFloor.Tpo -c -o engine/libengine_a-eFloor.o `test -f 'engine/eFloor.cpp' || echo './'`engine/eFloor.cpp mv -f engine/.deps/libengine_a-eFloor.Tpo engine/.deps/libengine_a-eFloor.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eKrawall.o -MD -MP -MF engine/.deps/libengine_a-eKrawall.Tpo -c -o engine/libengine_a-eKrawall.o `test -f 'engine/eKrawall.cpp' || echo './'`engine/eKrawall.cpp mv -f engine/.deps/libengine_a-eKrawall.Tpo engine/.deps/libengine_a-eKrawall.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eNetGameObject.o -MD -MP -MF engine/.deps/libengine_a-eNetGameObject.Tpo -c -o engine/libengine_a-eNetGameObject.o `test -f 'engine/eNetGameObject.cpp' || echo './'`engine/eNetGameObject.cpp mv -f engine/.deps/libengine_a-eNetGameObject.Tpo engine/.deps/libengine_a-eNetGameObject.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-ePath.o -MD -MP -MF engine/.deps/libengine_a-ePath.Tpo -c -o engine/libengine_a-ePath.o `test -f 'engine/ePath.cpp' || echo './'`engine/ePath.cpp mv -f engine/.deps/libengine_a-ePath.Tpo engine/.deps/libengine_a-ePath.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-ePlayer.o -MD -MP -MF engine/.deps/libengine_a-ePlayer.Tpo -c -o engine/libengine_a-ePlayer.o `test -f 'engine/ePlayer.cpp' || echo './'`engine/ePlayer.cpp engine/ePlayer.cpp:6243:60: warning: 'bind2nd, eLadderLogWriter *>' is deprecated [-Wdeprecated-declarations] list.erase(std::find_if(list.begin(), list.end(), std::bind2nd(std::equal_to(), this))); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, eLadderLogWriter *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f engine/.deps/libengine_a-ePlayer.Tpo engine/.deps/libengine_a-ePlayer.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eSensor.o -MD -MP -MF engine/.deps/libengine_a-eSensor.Tpo -c -o engine/libengine_a-eSensor.o `test -f 'engine/eSensor.cpp' || echo './'`engine/eSensor.cpp mv -f engine/.deps/libengine_a-eSensor.Tpo engine/.deps/libengine_a-eSensor.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eSound.o -MD -MP -MF engine/.deps/libengine_a-eSound.Tpo -c -o engine/libengine_a-eSound.o `test -f 'engine/eSound.cpp' || echo './'`engine/eSound.cpp mv -f engine/.deps/libengine_a-eSound.Tpo engine/.deps/libengine_a-eSound.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eTeam.o -MD -MP -MF engine/.deps/libengine_a-eTeam.Tpo -c -o engine/libengine_a-eTeam.o `test -f 'engine/eTeam.cpp' || echo './'`engine/eTeam.cpp mv -f engine/.deps/libengine_a-eTeam.Tpo engine/.deps/libengine_a-eTeam.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eTimer.o -MD -MP -MF engine/.deps/libengine_a-eTimer.Tpo -c -o engine/libengine_a-eTimer.o `test -f 'engine/eTimer.cpp' || echo './'`engine/eTimer.cpp mv -f engine/.deps/libengine_a-eTimer.Tpo engine/.deps/libengine_a-eTimer.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eVoter.o -MD -MP -MF engine/.deps/libengine_a-eVoter.Tpo -c -o engine/libengine_a-eVoter.o `test -f 'engine/eVoter.cpp' || echo './'`engine/eVoter.cpp mv -f engine/.deps/libengine_a-eVoter.Tpo engine/.deps/libengine_a-eVoter.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eWall.o -MD -MP -MF engine/.deps/libengine_a-eWall.Tpo -c -o engine/libengine_a-eWall.o `test -f 'engine/eWall.cpp' || echo './'`engine/eWall.cpp mv -f engine/.deps/libengine_a-eWall.Tpo engine/.deps/libengine_a-eWall.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eRectangle.o -MD -MP -MF engine/.deps/libengine_a-eRectangle.Tpo -c -o engine/libengine_a-eRectangle.o `test -f 'engine/eRectangle.cpp' || echo './'`engine/eRectangle.cpp mv -f engine/.deps/libengine_a-eRectangle.Tpo engine/.deps/libengine_a-eRectangle.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eLagCompensation.o -MD -MP -MF engine/.deps/libengine_a-eLagCompensation.Tpo -c -o engine/libengine_a-eLagCompensation.o `test -f 'engine/eLagCompensation.cpp' || echo './'`engine/eLagCompensation.cpp mv -f engine/.deps/libengine_a-eLagCompensation.Tpo engine/.deps/libengine_a-eLagCompensation.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT engine/libengine_a-eChat.o -MD -MP -MF engine/.deps/libengine_a-eChat.Tpo -c -o engine/libengine_a-eChat.o `test -f 'engine/eChat.cpp' || echo './'`engine/eChat.cpp mv -f engine/.deps/libengine_a-eChat.Tpo engine/.deps/libengine_a-eChat.Po rm -f libengine.a ar cru libengine.a engine/libengine_a-eAdvWall.o engine/libengine_a-eAuthentication.o engine/libengine_a-eAxis.o engine/libengine_a-eCamera.o engine/libengine_a-eDebugLine.o engine/libengine_a-eDisplay.o engine/libengine_a-eFloor.o engine/libengine_a-eKrawall.o engine/libengine_a-eNetGameObject.o engine/libengine_a-ePath.o engine/libengine_a-ePlayer.o engine/libengine_a-eSensor.o engine/libengine_a-eSound.o engine/libengine_a-eTeam.o engine/libengine_a-eTimer.o engine/libengine_a-eVoter.o engine/libengine_a-eWall.o engine/libengine_a-eRectangle.o engine/libengine_a-eLagCompensation.o engine/libengine_a-eChat.o ranlib libengine.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-md5.o -MD -MP -MF network/.deps/libnetwork_a-md5.Tpo -c -o network/libnetwork_a-md5.o `test -f 'network/md5.cpp' || echo './'`network/md5.cpp mv -f network/.deps/libnetwork_a-md5.Tpo network/.deps/libnetwork_a-md5.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nAuthentication.o -MD -MP -MF network/.deps/libnetwork_a-nAuthentication.Tpo -c -o network/libnetwork_a-nAuthentication.o `test -f 'network/nAuthentication.cpp' || echo './'`network/nAuthentication.cpp mv -f network/.deps/libnetwork_a-nAuthentication.Tpo network/.deps/libnetwork_a-nAuthentication.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nConfig.o -MD -MP -MF network/.deps/libnetwork_a-nConfig.Tpo -c -o network/libnetwork_a-nConfig.o `test -f 'network/nConfig.cpp' || echo './'`network/nConfig.cpp mv -f network/.deps/libnetwork_a-nConfig.Tpo network/.deps/libnetwork_a-nConfig.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nKrawall.o -MD -MP -MF network/.deps/libnetwork_a-nKrawall.Tpo -c -o network/libnetwork_a-nKrawall.o `test -f 'network/nKrawall.cpp' || echo './'`network/nKrawall.cpp mv -f network/.deps/libnetwork_a-nKrawall.Tpo network/.deps/libnetwork_a-nKrawall.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nKrawallPrivate.o -MD -MP -MF network/.deps/libnetwork_a-nKrawallPrivate.Tpo -c -o network/libnetwork_a-nKrawallPrivate.o `test -f 'network/nKrawallPrivate.cpp' || echo './'`network/nKrawallPrivate.cpp mv -f network/.deps/libnetwork_a-nKrawallPrivate.Tpo network/.deps/libnetwork_a-nKrawallPrivate.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nNetObject.o -MD -MP -MF network/.deps/libnetwork_a-nNetObject.Tpo -c -o network/libnetwork_a-nNetObject.o `test -f 'network/nNetObject.cpp' || echo './'`network/nNetObject.cpp mv -f network/.deps/libnetwork_a-nNetObject.Tpo network/.deps/libnetwork_a-nNetObject.Po if test -r ../batch/make/version; then \ echo \#define TRUE_ARMAGETRONAD_VERSION \"`sh ../batch/make/version ..`\" > nTrueVersion.h; \ else \ echo "#define TRUE_ARMAGETRONAD_VERSION VERSION" > nTrueVersion.h; \ fi c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nNetwork.o -MD -MP -MF network/.deps/libnetwork_a-nNetwork.Tpo -c -o network/libnetwork_a-nNetwork.o `test -f 'network/nNetwork.cpp' || echo './'`network/nNetwork.cpp mv -f network/.deps/libnetwork_a-nNetwork.Tpo network/.deps/libnetwork_a-nNetwork.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nObserver.o -MD -MP -MF network/.deps/libnetwork_a-nObserver.Tpo -c -o network/libnetwork_a-nObserver.o `test -f 'network/nObserver.cpp' || echo './'`network/nObserver.cpp mv -f network/.deps/libnetwork_a-nObserver.Tpo network/.deps/libnetwork_a-nObserver.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nPriorizing.o -MD -MP -MF network/.deps/libnetwork_a-nPriorizing.Tpo -c -o network/libnetwork_a-nPriorizing.o `test -f 'network/nPriorizing.cpp' || echo './'`network/nPriorizing.cpp mv -f network/.deps/libnetwork_a-nPriorizing.Tpo network/.deps/libnetwork_a-nPriorizing.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nServerInfo.o -MD -MP -MF network/.deps/libnetwork_a-nServerInfo.Tpo -c -o network/libnetwork_a-nServerInfo.o `test -f 'network/nServerInfo.cpp' || echo './'`network/nServerInfo.cpp mv -f network/.deps/libnetwork_a-nServerInfo.Tpo network/.deps/libnetwork_a-nServerInfo.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nSocket.o -MD -MP -MF network/.deps/libnetwork_a-nSocket.Tpo -c -o network/libnetwork_a-nSocket.o `test -f 'network/nSocket.cpp' || echo './'`network/nSocket.cpp mv -f network/.deps/libnetwork_a-nSocket.Tpo network/.deps/libnetwork_a-nSocket.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./network -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT network/libnetwork_a-nSpamProtection.o -MD -MP -MF network/.deps/libnetwork_a-nSpamProtection.Tpo -c -o network/libnetwork_a-nSpamProtection.o `test -f 'network/nSpamProtection.cpp' || echo './'`network/nSpamProtection.cpp mv -f network/.deps/libnetwork_a-nSpamProtection.Tpo network/.deps/libnetwork_a-nSpamProtection.Po rm -f libnetwork.a ar cru libnetwork.a network/libnetwork_a-md5.o network/libnetwork_a-nAuthentication.o network/libnetwork_a-nConfig.o network/libnetwork_a-nKrawall.o network/libnetwork_a-nKrawallPrivate.o network/libnetwork_a-nNetObject.o network/libnetwork_a-nNetwork.o network/libnetwork_a-nObserver.o network/libnetwork_a-nPriorizing.o network/libnetwork_a-nServerInfo.o network/libnetwork_a-nSocket.o network/libnetwork_a-nSpamProtection.o ranlib libnetwork.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT ui/libui_a-uInput.o -MD -MP -MF ui/.deps/libui_a-uInput.Tpo -c -o ui/libui_a-uInput.o `test -f 'ui/uInput.cpp' || echo './'`ui/uInput.cpp mv -f ui/.deps/libui_a-uInput.Tpo ui/.deps/libui_a-uInput.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT ui/libui_a-uInputQueue.o -MD -MP -MF ui/.deps/libui_a-uInputQueue.Tpo -c -o ui/libui_a-uInputQueue.o `test -f 'ui/uInputQueue.cpp' || echo './'`ui/uInputQueue.cpp mv -f ui/.deps/libui_a-uInputQueue.Tpo ui/.deps/libui_a-uInputQueue.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -iquote ./ui -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT ui/libui_a-uMenu.o -MD -MP -MF ui/.deps/libui_a-uMenu.Tpo -c -o ui/libui_a-uMenu.o `test -f 'ui/uMenu.cpp' || echo './'`ui/uMenu.cpp mv -f ui/.deps/libui_a-uMenu.Tpo ui/.deps/libui_a-uMenu.Po rm -f libui.a ar cru libui.a ui/libui_a-uInput.o ui/libui_a-uInputQueue.o ui/libui_a-uMenu.o ranlib libui.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rConsole.o -MD -MP -MF render/.deps/librender_a-rConsole.Tpo -c -o render/librender_a-rConsole.o `test -f 'render/rConsole.cpp' || echo './'`render/rConsole.cpp mv -f render/.deps/librender_a-rConsole.Tpo render/.deps/librender_a-rConsole.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rConsoleGraph.o -MD -MP -MF render/.deps/librender_a-rConsoleGraph.Tpo -c -o render/librender_a-rConsoleGraph.o `test -f 'render/rConsoleGraph.cpp' || echo './'`render/rConsoleGraph.cpp mv -f render/.deps/librender_a-rConsoleGraph.Tpo render/.deps/librender_a-rConsoleGraph.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rFont.o -MD -MP -MF render/.deps/librender_a-rFont.Tpo -c -o render/librender_a-rFont.o `test -f 'render/rFont.cpp' || echo './'`render/rFont.cpp mv -f render/.deps/librender_a-rFont.Tpo render/.deps/librender_a-rFont.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rGL.o -MD -MP -MF render/.deps/librender_a-rGL.Tpo -c -o render/librender_a-rGL.o `test -f 'render/rGL.cpp' || echo './'`render/rGL.cpp mv -f render/.deps/librender_a-rGL.Tpo render/.deps/librender_a-rGL.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rGLRender.o -MD -MP -MF render/.deps/librender_a-rGLRender.Tpo -c -o render/librender_a-rGLRender.o `test -f 'render/rGLRender.cpp' || echo './'`render/rGLRender.cpp mv -f render/.deps/librender_a-rGLRender.Tpo render/.deps/librender_a-rGLRender.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rModel.o -MD -MP -MF render/.deps/librender_a-rModel.Tpo -c -o render/librender_a-rModel.o `test -f 'render/rModel.cpp' || echo './'`render/rModel.cpp mv -f render/.deps/librender_a-rModel.Tpo render/.deps/librender_a-rModel.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rRender.o -MD -MP -MF render/.deps/librender_a-rRender.Tpo -c -o render/librender_a-rRender.o `test -f 'render/rRender.cpp' || echo './'`render/rRender.cpp mv -f render/.deps/librender_a-rRender.Tpo render/.deps/librender_a-rRender.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rDisplayList.o -MD -MP -MF render/.deps/librender_a-rDisplayList.Tpo -c -o render/librender_a-rDisplayList.o `test -f 'render/rDisplayList.cpp' || echo './'`render/rDisplayList.cpp mv -f render/.deps/librender_a-rDisplayList.Tpo render/.deps/librender_a-rDisplayList.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rScreen.o -MD -MP -MF render/.deps/librender_a-rScreen.Tpo -c -o render/librender_a-rScreen.o `test -f 'render/rScreen.cpp' || echo './'`render/rScreen.cpp mv -f render/.deps/librender_a-rScreen.Tpo render/.deps/librender_a-rScreen.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rSysdep.o -MD -MP -MF render/.deps/librender_a-rSysdep.Tpo -c -o render/librender_a-rSysdep.o `test -f 'render/rSysdep.cpp' || echo './'`render/rSysdep.cpp mv -f render/.deps/librender_a-rSysdep.Tpo render/.deps/librender_a-rSysdep.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rTexture.o -MD -MP -MF render/.deps/librender_a-rTexture.Tpo -c -o render/librender_a-rTexture.o `test -f 'render/rTexture.cpp' || echo './'`render/rTexture.cpp mv -f render/.deps/librender_a-rTexture.Tpo render/.deps/librender_a-rTexture.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -iquote ./render -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT render/librender_a-rViewport.o -MD -MP -MF render/.deps/librender_a-rViewport.Tpo -c -o render/librender_a-rViewport.o `test -f 'render/rViewport.cpp' || echo './'`render/rViewport.cpp mv -f render/.deps/librender_a-rViewport.Tpo render/.deps/librender_a-rViewport.Po rm -f librender.a ar cru librender.a render/librender_a-rConsole.o render/librender_a-rConsoleGraph.o render/librender_a-rFont.o render/librender_a-rGL.o render/librender_a-rGLRender.o render/librender_a-rModel.o render/librender_a-rRender.o render/librender_a-rDisplayList.o render/librender_a-rScreen.o render/librender_a-rSysdep.o render/librender_a-rTexture.o render/librender_a-rViewport.o ranlib librender.a c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tResourceManager.o -MD -MP -MF tools/.deps/libtools_a-tResourceManager.Tpo -c -o tools/libtools_a-tResourceManager.o `test -f 'tools/tResourceManager.cpp' || echo './'`tools/tResourceManager.cpp mv -f tools/.deps/libtools_a-tResourceManager.Tpo tools/.deps/libtools_a-tResourceManager.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tArray.o -MD -MP -MF tools/.deps/libtools_a-tArray.Tpo -c -o tools/libtools_a-tArray.o `test -f 'tools/tArray.cpp' || echo './'`tools/tArray.cpp mv -f tools/.deps/libtools_a-tArray.Tpo tools/.deps/libtools_a-tArray.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tCallback.o -MD -MP -MF tools/.deps/libtools_a-tCallback.Tpo -c -o tools/libtools_a-tCallback.o `test -f 'tools/tCallback.cpp' || echo './'`tools/tCallback.cpp mv -f tools/.deps/libtools_a-tCallback.Tpo tools/.deps/libtools_a-tCallback.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tColor.o -MD -MP -MF tools/.deps/libtools_a-tColor.Tpo -c -o tools/libtools_a-tColor.o `test -f 'tools/tColor.cpp' || echo './'`tools/tColor.cpp mv -f tools/.deps/libtools_a-tColor.Tpo tools/.deps/libtools_a-tColor.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tConfiguration.o -MD -MP -MF tools/.deps/libtools_a-tConfiguration.Tpo -c -o tools/libtools_a-tConfiguration.o `test -f 'tools/tConfiguration.cpp' || echo './'`tools/tConfiguration.cpp mv -f tools/.deps/libtools_a-tConfiguration.Tpo tools/.deps/libtools_a-tConfiguration.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tConsole.o -MD -MP -MF tools/.deps/libtools_a-tConsole.Tpo -c -o tools/libtools_a-tConsole.o `test -f 'tools/tConsole.cpp' || echo './'`tools/tConsole.cpp mv -f tools/.deps/libtools_a-tConsole.Tpo tools/.deps/libtools_a-tConsole.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tCrypt.o -MD -MP -MF tools/.deps/libtools_a-tCrypt.Tpo -c -o tools/libtools_a-tCrypt.o `test -f 'tools/tCrypt.cpp' || echo './'`tools/tCrypt.cpp mv -f tools/.deps/libtools_a-tCrypt.Tpo tools/.deps/libtools_a-tCrypt.Po Generating universal_variable_values_sed... sed -f ../universal_variable_values_sed < tUniversalVariables.h.in > tUniversalVariables.h c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tDirectories.o -MD -MP -MF tools/.deps/libtools_a-tDirectories.Tpo -c -o tools/libtools_a-tDirectories.o `test -f 'tools/tDirectories.cpp' || echo './'`tools/tDirectories.cpp mv -f tools/.deps/libtools_a-tDirectories.Tpo tools/.deps/libtools_a-tDirectories.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tError.o -MD -MP -MF tools/.deps/libtools_a-tError.Tpo -c -o tools/libtools_a-tError.o `test -f 'tools/tError.cpp' || echo './'`tools/tError.cpp mv -f tools/.deps/libtools_a-tError.Tpo tools/.deps/libtools_a-tError.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tEventQueue.o -MD -MP -MF tools/.deps/libtools_a-tEventQueue.Tpo -c -o tools/libtools_a-tEventQueue.o `test -f 'tools/tEventQueue.cpp' || echo './'`tools/tEventQueue.cpp mv -f tools/.deps/libtools_a-tEventQueue.Tpo tools/.deps/libtools_a-tEventQueue.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tHeap.o -MD -MP -MF tools/.deps/libtools_a-tHeap.Tpo -c -o tools/libtools_a-tHeap.o `test -f 'tools/tHeap.cpp' || echo './'`tools/tHeap.cpp mv -f tools/.deps/libtools_a-tHeap.Tpo tools/.deps/libtools_a-tHeap.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tLinkedList.o -MD -MP -MF tools/.deps/libtools_a-tLinkedList.Tpo -c -o tools/libtools_a-tLinkedList.o `test -f 'tools/tLinkedList.cpp' || echo './'`tools/tLinkedList.cpp mv -f tools/.deps/libtools_a-tLinkedList.Tpo tools/.deps/libtools_a-tLinkedList.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tLocale.o -MD -MP -MF tools/.deps/libtools_a-tLocale.Tpo -c -o tools/libtools_a-tLocale.o `test -f 'tools/tLocale.cpp' || echo './'`tools/tLocale.cpp mv -f tools/.deps/libtools_a-tLocale.Tpo tools/.deps/libtools_a-tLocale.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tMemStack.o -MD -MP -MF tools/.deps/libtools_a-tMemStack.Tpo -c -o tools/libtools_a-tMemStack.o `test -f 'tools/tMemStack.cpp' || echo './'`tools/tMemStack.cpp mv -f tools/.deps/libtools_a-tMemStack.Tpo tools/.deps/libtools_a-tMemStack.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tRing.o -MD -MP -MF tools/.deps/libtools_a-tRing.Tpo -c -o tools/libtools_a-tRing.o `test -f 'tools/tRing.cpp' || echo './'`tools/tRing.cpp mv -f tools/.deps/libtools_a-tRing.Tpo tools/.deps/libtools_a-tRing.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tSafePTR.o -MD -MP -MF tools/.deps/libtools_a-tSafePTR.Tpo -c -o tools/libtools_a-tSafePTR.o `test -f 'tools/tSafePTR.cpp' || echo './'`tools/tSafePTR.cpp mv -f tools/.deps/libtools_a-tSafePTR.Tpo tools/.deps/libtools_a-tSafePTR.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tString.o -MD -MP -MF tools/.deps/libtools_a-tString.Tpo -c -o tools/libtools_a-tString.o `test -f 'tools/tString.cpp' || echo './'`tools/tString.cpp mv -f tools/.deps/libtools_a-tString.Tpo tools/.deps/libtools_a-tString.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tSysTime.o -MD -MP -MF tools/.deps/libtools_a-tSysTime.Tpo -c -o tools/libtools_a-tSysTime.o `test -f 'tools/tSysTime.cpp' || echo './'`tools/tSysTime.cpp mv -f tools/.deps/libtools_a-tSysTime.Tpo tools/.deps/libtools_a-tSysTime.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tToDo.o -MD -MP -MF tools/.deps/libtools_a-tToDo.Tpo -c -o tools/libtools_a-tToDo.o `test -f 'tools/tToDo.cpp' || echo './'`tools/tToDo.cpp mv -f tools/.deps/libtools_a-tToDo.Tpo tools/.deps/libtools_a-tToDo.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tException.o -MD -MP -MF tools/.deps/libtools_a-tException.Tpo -c -o tools/libtools_a-tException.o `test -f 'tools/tException.cpp' || echo './'`tools/tException.cpp mv -f tools/.deps/libtools_a-tException.Tpo tools/.deps/libtools_a-tException.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tRecorder.o -MD -MP -MF tools/.deps/libtools_a-tRecorder.Tpo -c -o tools/libtools_a-tRecorder.o `test -f 'tools/tRecorder.cpp' || echo './'`tools/tRecorder.cpp mv -f tools/.deps/libtools_a-tRecorder.Tpo tools/.deps/libtools_a-tRecorder.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tRecorderInternal.o -MD -MP -MF tools/.deps/libtools_a-tRecorderInternal.Tpo -c -o tools/libtools_a-tRecorderInternal.o `test -f 'tools/tRecorderInternal.cpp' || echo './'`tools/tRecorderInternal.cpp mv -f tools/.deps/libtools_a-tRecorderInternal.Tpo tools/.deps/libtools_a-tRecorderInternal.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tCommandLine.o -MD -MP -MF tools/.deps/libtools_a-tCommandLine.Tpo -c -o tools/libtools_a-tCommandLine.o `test -f 'tools/tCommandLine.cpp' || echo './'`tools/tCommandLine.cpp mv -f tools/.deps/libtools_a-tCommandLine.Tpo tools/.deps/libtools_a-tCommandLine.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tRandom.o -MD -MP -MF tools/.deps/libtools_a-tRandom.Tpo -c -o tools/libtools_a-tRandom.o `test -f 'tools/tRandom.cpp' || echo './'`tools/tRandom.cpp mv -f tools/.deps/libtools_a-tRandom.Tpo tools/.deps/libtools_a-tRandom.Po cc -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -O2 -pipe -I/usr/X11R6/include -MT thirdparty/binreloc/libtools_a-prefix.o -MD -MP -MF thirdparty/binreloc/.deps/libtools_a-prefix.Tpo -c -o thirdparty/binreloc/libtools_a-prefix.o `test -f 'thirdparty/binreloc/prefix.c' || echo './'`thirdparty/binreloc/prefix.c mv -f thirdparty/binreloc/.deps/libtools_a-prefix.Tpo thirdparty/binreloc/.deps/libtools_a-prefix.Po c++ -DHAVE_CONFIG_H -I. -I.. -iquote ./thirdparty/binreloc -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ./tools -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT tools/libtools_a-tMemManager.o -MD -MP -MF tools/.deps/libtools_a-tMemManager.Tpo -c -o tools/libtools_a-tMemManager.o `test -f 'tools/tMemManager.cpp' || echo './'`tools/tMemManager.cpp mv -f tools/.deps/libtools_a-tMemManager.Tpo tools/.deps/libtools_a-tMemManager.Po rm -f libtools.a ar cru libtools.a tools/libtools_a-tResourceManager.o tools/libtools_a-tArray.o tools/libtools_a-tCallback.o tools/libtools_a-tColor.o tools/libtools_a-tConfiguration.o tools/libtools_a-tConsole.o tools/libtools_a-tCrypt.o tools/libtools_a-tDirectories.o tools/libtools_a-tError.o tools/libtools_a-tEventQueue.o tools/libtools_a-tHeap.o tools/libtools_a-tLinkedList.o tools/libtools_a-tLocale.o tools/libtools_a-tMemStack.o tools/libtools_a-tRing.o tools/libtools_a-tSafePTR.o tools/libtools_a-tString.o tools/libtools_a-tSysTime.o tools/libtools_a-tToDo.o tools/libtools_a-tException.o tools/libtools_a-tRecorder.o tools/libtools_a-tRecorderInternal.o tools/libtools_a-tCommandLine.o tools/libtools_a-tRandom.o thirdparty/binreloc/libtools_a-prefix.o tools/libtools_a-tMemManager.o ranlib libtools.a c++ -iquote ./tools -iquote ./render -iquote ./ui -iquote ./network -iquote ./engine -iquote ./thirdparty/particles -iquote ./tron -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -o armagetronad_main tron/armagetronad_main-gFloor.o libtron.a libenginecore.a libengine.a libnetwork.a libui.a librender.a libtools.a -lSDL_image -lGLU -lGL -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib -lm -L/usr/X11R6/lib -L/usr/local/lib -lxml2 -lpng tRandom.cpp(libtools_a-tRandom.o:(tRandomizer::GetRawRand()) in archive libtools.a): warning: rand() may return deterministic values, is that what you want? gHud.cpp(libtron_a-gHud.o:(GLmeter_subby(float, float, float, float, float, char const*, bool, bool, float, float, float)) in archive libtron.a): warning: sprintf() is often misused, please use snprintf() gmake[5]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' test -r commands.txt || echo "Sorry, command help generation failed." > commands.txt test -r commands.txt || mv commands.txt commands.txt cp ../../COPYING COPYING.txt gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' Making all in thirdparty gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' Making all in particles gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' c++ -DHAVE_CONFIG_H -I. -I../../.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ../../../src -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -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 './'`action_api.cpp mv -f .deps/libparticles_a-action_api.Tpo .deps/libparticles_a-action_api.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ../../../src -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT libparticles_a-actions.o -MD -MP -MF .deps/libparticles_a-actions.Tpo -c -o libparticles_a-actions.o `test -f 'actions.cpp' || echo './'`actions.cpp mv -f .deps/libparticles_a-actions.Tpo .deps/libparticles_a-actions.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ../../../src -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT libparticles_a-opengl.o -MD -MP -MF .deps/libparticles_a-opengl.Tpo -c -o libparticles_a-opengl.o `test -f 'opengl.cpp' || echo './'`opengl.cpp mv -f .deps/libparticles_a-opengl.Tpo .deps/libparticles_a-opengl.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -iquote . -iquote .. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/libpng16 -iquote ../../../src -O2 -pipe -std=c++11 -Wno-long-long -I/usr/X11R6/include -MT libparticles_a-system.o -MD -MP -MF .deps/libparticles_a-system.Tpo -c -o libparticles_a-system.o `test -f 'system.cpp' || echo './'`system.cpp mv -f .deps/libparticles_a-system.Tpo .deps/libparticles_a-system.Po rm -f libparticles.a ar cru libparticles.a libparticles_a-action_api.o libparticles_a-actions.o libparticles_a-opengl.o libparticles_a-system.o ranlib libparticles.a gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' Making all in resource gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' Making all in batch gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' sed -f ../universal_variable_values_sed -e 's,@version\@,0.2.9.1.0,g' -e 's,@executable_suffix\@,,g' -e "s,/bin/bash,`which bash`,g" -e 's,@LN_S\@,ln -s,g' -e 's,@progname\@,armagetronad,g' -e 's,@prognamebase\@,armagetronad,g' -e 's,@progtitle\@,Armagetron Advanced,g' -e 's,@enable_useradd\@,no,g' -e 's,@enable_etc\@,yes,g' -e 's,@enable_initscripts\@,no,g' -e 's,@enable_desktop\@,yes,g' -e 's,@enable_restoreold\@,yes,g' -e 's,@progdir_suffix\@,,g' < rcd_config.in > rcd_config chmod 755 rcd_config sed -f ../universal_variable_values_sed -e 's,@version\@,0.2.9.1.0,g' -e 's,@executable_suffix\@,,g' -e "s,/bin/bash,`which bash`,g" -e 's,@LN_S\@,ln -s,g' -e 's,@progname\@,armagetronad,g' -e 's,@prognamebase\@,armagetronad,g' -e 's,@progtitle\@,Armagetron Advanced,g' -e 's,@enable_useradd\@,no,g' -e 's,@enable_etc\@,yes,g' -e 's,@enable_initscripts\@,no,g' -e 's,@enable_desktop\@,yes,g' -e 's,@enable_restoreold\@,yes,g' -e 's,@progdir_suffix\@,,g' < rcd_startstop.in > rcd_startstop chmod 755 rcd_startstop sed -f ../universal_variable_values_sed -e 's,@version\@,0.2.9.1.0,g' -e 's,@executable_suffix\@,,g' -e "s,/bin/bash,`which bash`,g" -e 's,@LN_S\@,ln -s,g' -e 's,@progname\@,armagetronad,g' -e 's,@prognamebase\@,armagetronad,g' -e 's,@progtitle\@,Armagetron Advanced,g' -e 's,@enable_useradd\@,no,g' -e 's,@enable_etc\@,yes,g' -e 's,@enable_initscripts\@,no,g' -e 's,@enable_desktop\@,yes,g' -e 's,@enable_restoreold\@,yes,g' -e 's,@progdir_suffix\@,,g' < relocate.in > relocate chmod 755 relocate sed -f ../universal_variable_values_sed -e 's,@version\@,0.2.9.1.0,g' -e 's,@executable_suffix\@,,g' -e "s,/bin/bash,`which bash`,g" -e 's,@LN_S\@,ln -s,g' -e 's,@progname\@,armagetronad,g' -e 's,@prognamebase\@,armagetronad,g' -e 's,@progtitle\@,Armagetron Advanced,g' -e 's,@enable_useradd\@,no,g' -e 's,@enable_etc\@,yes,g' -e 's,@enable_initscripts\@,no,g' -e 's,@enable_desktop\@,yes,g' -e 's,@enable_restoreold\@,yes,g' -e 's,@progdir_suffix\@,,g' < sysinstall.in > sysinstall.proto sed -e "s,RELOCATECOMMANDS,\\\," -e "t rel" -e "b" -e ": rel" -e "r relocate" < sysinstall.proto > sysinstall rm sysinstall.proto chmod 755 sysinstall gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' Making all in config gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' Making all in desktop gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' Making all in docker/build gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' echo "Nothing generic to do." Nothing generic to do. gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' >>> Running fake in games/armagetronad at 1713991969.44 ===> games/armagetronad ===> Faking installation for armagetronad-0.2.9.1.0 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' Making install in first gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' gmake -C ../../ install-first gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' test -n "" && test -x "" && "" || true gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/first' Making install in doc gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' echo commands.html.dep ":\\" > commands.html.dep grep "include(" commands.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> commands.html.dep echo "Makefile" >> commands.html.dep Making install in net gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' gmake[4]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad/html/net' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 index.html lower.html middle.html upper.html '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad/html/net' gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc/net' gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' echo "define(CHANGEDATE, 2024-04-24) include(../../src/doc/html.m4) include(commands.html.m4)" | m4 -I . > commands.html || cp commands.html.m4 commands.html gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' gmake[4]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad/html' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 bugs.html changelog.html commands.html compile.html config.html faq.html index.html install_linux.html install_macosx.html install_result.html install_windows.html network.html readme_macosx.html todo.html versions.html '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad/html' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 commands.txt COPYING.txt Content_Creation/Howto-Maps.txt '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/doc/armagetronad' gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/doc' Making install in thirdparty gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' Making install in particles gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty/particles' gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[4]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src/thirdparty' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[3]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -s -m 755 armagetronad_main '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/bin' gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/src' Making install in resource gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' gmake[2]: Nothing to be done for 'install-exec-am'. if test ! -r linked_included.install; then \ if test -d included; then\ ln -sf ./included linked_included.install;\ else\ ln -sf ./included linked_included.install;\ fi;\ fi mkdir -p /exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/resource/included cp -r linked_included.install/* /exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/resource/included find /exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/resource -type d -exec chmod 755 \{\} \; find /exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/resource -type f -exec chmod 644 \{\} \; rm -f linked_included.install gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/resource' Making install in batch gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/scripts' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 755 rcd_config rcd_startstop sysinstall relocate '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/scripts' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/batch' Making install in config gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad/examples' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 examples/breakfast_in_hell.cfg examples/single_use_turbo.cfg examples/fortress_soccer.cfg examples/death_zone.cfg examples/teamsumo.cfg '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad/examples' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad/examples/cvs_test' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 examples/cvs_test/fortress_physics.cfg examples/cvs_test/fortress_scoring.cfg examples/cvs_test/fortress_politics.cfg examples/cvs_test/fortress_complete.cfg examples/cvs_test/sumo_complete.cfg '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad/examples/cvs_test' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 default.cfg master.srv settings.cfg subcultures.srv settings_visual.cfg settings_dedicated.cfg aiplayers.cfg rc.config settings_authentication.cfg keys_cursor.cfg keys_wasd.cfg keys_zqsd.cfg keys_twohand.cfg keys_x.cfg keys_cursor_single.cfg '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/examples/armagetronad/.' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/config' Making install in desktop gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/16x16' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 icons/16x16/armagetronad.png '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/16x16' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/32x32' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 icons/32x32/armagetronad.png '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/32x32' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 armagetronad.desktop armagetronad.appdata.xml '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/.' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/48x48' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 icons/48x48/armagetronad.png '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/desktop/icons/48x48' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/desktop' Making install in docker/build gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0/docker/build' gmake[1]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[2]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake install-exec-hook gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' cd /exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/bin; mv armagetronad_main armagetronad echo 'No tasks for the master server' No tasks for the master server gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/language' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 language/languages.txt.in language/english_base.txt language/english_base_notranslate.txt language/american.txt language/british.txt language/deutsch.txt language/french.txt language/spanish.txt language/polish_transliterated.txt language/polish.txt language/update.py '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/language' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/language' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 language/languages.txt language/english_base.txt language/english_base_notranslate.txt language/american.txt language/british.txt language/deutsch.txt language/french.txt language/spanish.txt language/polish_transliterated.txt language/polish.txt '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/language' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/models' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 models/cycle_body.mod models/cycle_front.mod models/cycle_rear.mod '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/models' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/sound' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 sound/cyclrun.wav sound/expl.wav '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/sound' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad' mkdir -p '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/textures' /exopi-obj/pobj/armagetronad-0.2.9.1.0/bin/install -c -m 644 textures/cycle_body.png textures/cycle_wheel.png textures/dir_wall.png textures/floor_a.png textures/floor_b.png textures/floor.png textures/font_extra.png textures/font.png textures/font_s.png textures/icon.png textures/KGN_logo.png textures/rim_wall.png textures/shadow.png textures/sky.png textures/title.jpg '/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/usr/local/share/armagetronad/textures' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[3]: Nothing to be done for 'install-data-hook'. gmake[3]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[2]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' gmake[1]: Leaving directory '/exopi-obj/pobj/armagetronad-0.2.9.1.0/armagetronad-0.2.9.1.0' >>> Running package in games/armagetronad at 1713991973.81 ===> games/armagetronad `/exopi-obj/pobj/armagetronad-0.2.9.1.0/fake-amd64/.fake_done' is up to date. ===> Building package for armagetronad-0.2.9.1.0 Create /exopi-cvs/ports/packages/amd64/all/armagetronad-0.2.9.1.0.tgz Creating package armagetronad-0.2.9.1.0 reading plist| checking dependencies| checking dependencies|devel/sdl-image checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|************************************ | 57% archiving|************************************* | 57% archiving|*************************************** | 61% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/armagetronad-0.2.9.1.0.tgz >>> Running clean in games/armagetronad at 1713991979.16 ===> games/armagetronad ===> Cleaning for armagetronad-0.2.9.1.0 >>> Ended at 1713991979.74 max_stuck=2.90/depends=5.80/show-prepare-results=1.82/patch=0.78/configure=15.56/build=271.02/fake=4.37/package=5.35/clean=0.60