Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 529702 Details for
Bug 654802
games-action/bzflag-2.4.14 : ../.../bzfSDL.h:24:21: fatal error: SDL.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-action:bzflag-2.4.14:20180503-223606.log
games-action:bzflag-2.4.14:20180503-223606.log (text/plain), 59.21 KB, created by
Toralf Förster
on 2018-05-04 07:29:27 UTC
(
hide
)
Description:
games-action:bzflag-2.4.14:20180503-223606.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-05-04 07:29:27 UTC
Size:
59.21 KB
patch
obsolete
> * Package: games-action/bzflag-2.4.14 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bzflag-2.4.14.tar.bz2 to /var/tmp/portage/games-action/bzflag-2.4.14/work >>>> Source unpacked in /var/tmp/portage/games-action/bzflag-2.4.14/work >>>> Preparing source in /var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14 ... > * Applying bzflag-2.4.12-configure.patch ... > [ ok ] > * Applying bzflag-2.4.12-tinfo.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 -I //usr/share/aclocal ... > [ ok ] > * Running autoconf --force -I //usr/share/aclocal ... > [ ok ] > * Running autoheader -I //usr/share/aclocal ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: bzflag-2.4.14/ > * Running elibtoolize in: bzflag-2.4.14/misc/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14 ... > * econf: updating bzflag-2.4.14/misc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bzflag-2.4.14/misc/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/bzflag-2.4.14 --htmldir=/usr/share/doc/bzflag-2.4.14/html --libdir=/usr/lib64 --disable-UPnP >*********************************************** >*** Configuring BZFlag 2.4.14 on 2018-05-03 *** >*********************************************** >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether a configure cache exists... not found >configure: *** Automatically caching to config.cache.linux-gnu.mr-fox *** >checking ... a r g u m e n t s ... (1 of 9) >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ncurses... yes >checking ... p r o g r a m s ... (2 of 9) >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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... o >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking if x86_64-pc-linux-gnu-g++ supports C++0x features without additional flags... no >checking if x86_64-pc-linux-gnu-g++ supports C++0x features with -std=c++0x... yes >checking if x86_64-pc-linux-gnu-g++ supports C++0x features with -std=gnu++0x... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking for ar... ar >checking for ccachex... no >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for pod2man... yes >checking ... l i b r a r i e s ... (3 of 9) >checking for dlopen in -ldl... (cached) yes >checking for compressBound in -lz... yes >checking for ares_init in -lcares... yes >checking for c-ares DNS lookup functionality... yes >checking for ares_library_init in -lcares... yes >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 7.59.0 >checking whether libcurl is usable... yes >checking for curl_free... yes >checking checking for curl library... yes >checking checking for SSL support in curl... yes >checking for regcomp in -lc... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for regular expression functionality... yes >checking for shm_open in -lrt... yes >checking for sqrtf in -lm... yes >checking for socket in -lsocket... no >checking for gethostent in -lsocket... no >checking for gethostent in -lbind... no >checking for pthread_create in -lc_r... no >checking for pthread_create in -lpthread... yes >checking for acosf in -lm... yes >checking for asinf in -lm... yes >checking for atan2f in -lm... yes >checking for atanf in -lm... yes >checking for cosf in -lm... yes >checking for expf in -lm... yes >checking for fabsf in -lm... yes >checking for floorf in -lm... yes >checking for fmodf in -lm... yes >checking for hypotf in -lm... yes >checking for logf in -lm... yes >checking for log10f in -lm... yes >checking for powf in -lm... yes >checking for sinf in -lm... yes >checking for sqrtf in -lm... (cached) yes >checking for tanf in -lm... yes >checking for numeric type sizes... checking size of int... 4 >checking size of short int... 2 >checking size of long int... 8 >checking size of long long int... 8 >checking size of float... 4 >checking size of double... 8 >checking size of long double... 16 >checking ... h e a d e r s ... (4 of 9) >checking for ANSI C header files... (cached) yes >checking cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking cstdlib usability... yes >checking cstdlib presence... yes >checking for cstdlib... yes >checking cstdio usability... yes >checking cstdio presence... yes >checking for cstdio... yes >checking cstring usability... yes >checking cstring presence... yes >checking for cstring... yes >checking SDL/SDL.h usability... yes >checking SDL/SDL.h presence... yes >checking for SDL/SDL.h... yes >checking SDL2/SDL.h usability... no >checking SDL2/SDL.h presence... no >checking for SDL2/SDL.h... no >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking for dlfcn.h... (cached) yes >checking dsound.h usability... no >checking dsound.h presence... no >checking for dsound.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking for stdint.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for unistd.h... (cached) yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking ... t y p e s ... (5 of 9) >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for socklen_t type... yes >checking for std::shared_ptr<int>... yes >checking for XextAddDisplay in -lXext... yes >checking for X11/extensions/xf86vmode.h... yes >checking for XF86VidModeQueryExtension in -lXxf86vm... yes >checking for gl.h... checking for glu.h... checking for working pthreads... yes >checking for sdl2 >= 2.0.3... yes >checking ... c o m p i l e r ... (6 of 9) >checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic... no >checking ... f u n c t i o n s ... (7 of 9) >checking for CGLGetCurrentContext... no >checking for Sleep... no >checking for WaitForSingleObject... no >checking for _stricmp... no >checking for _strnicmp... no >checking for _vsnprintf... no >checking for atexit... yes >checking for hstrerror... yes >checking for sched_setaffinity... yes >checking for select... yes >checking for snooze... no >checking for usleep... yes >checking for vsnprintf... yes >checking for wglGetCurrentContext... no >checking for isnan... yes >checking ... s e r v i c e s ... (8 of 9) >checking for linux rumble joystick support... yes >checking for linux force feedback joystick support... yes >checking ... o u t p u t ... (9 of 9) >configure: updating cache config.cache.linux-gnu.mr-fox >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating MSVC/Makefile >config.status: creating MSVC/build/Makefile >config.status: creating Xcode/Makefile >config.status: creating Xcode/BZFlag.xcodeproj/Makefile >config.status: creating Xcode/licenses/Makefile >config.status: creating Makefile >config.status: creating bzflag.spec >config.status: creating data/Makefile >config.status: creating data/fonts/Makefile >config.status: creating data/l10n/Makefile >config.status: creating include/Makefile >config.status: creating m4/Makefile >config.status: creating man/Makefile >config.status: creating misc/Makefile >config.status: creating package/Makefile >config.status: creating package/irix/Makefile >config.status: creating package/linux/Makefile >config.status: creating package/rpm/Makefile >config.status: creating package/win32/Makefile >config.status: creating package/win32/nsis/Makefile >config.status: creating plugins/HoldTheFlag/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/Phoenix/Makefile >config.status: creating plugins/RogueGenocide/Makefile >config.status: creating plugins/SAMPLE_PLUGIN/Makefile >config.status: creating plugins/airspawn/Makefile >config.status: creating plugins/autoFlagReset/Makefile >config.status: creating plugins/bzfscron/Makefile >config.status: creating plugins/chathistory/Makefile >config.status: creating plugins/customflagsample/Makefile >config.status: creating plugins/customPollTypeSample/Makefile >config.status: creating plugins/CustomZoneSample/Makefile >config.status: creating plugins/fairCTF/Makefile >config.status: creating plugins/fastmap/Makefile >config.status: creating plugins/flagStay/Makefile >config.status: creating plugins/keepaway/Makefile >config.status: creating plugins/killall/Makefile >config.status: creating plugins/koth/Makefile >config.status: creating plugins/logDetail/Makefile >config.status: creating plugins/nagware/Makefile >config.status: creating plugins/playHistoryTracker/Makefile >config.status: creating plugins/plugin_utils/Makefile >config.status: creating plugins/rabbitTimer/Makefile >config.status: creating plugins/rabidRabbit/Makefile >config.status: creating plugins/recordmatch/Makefile >config.status: creating plugins/regFlag/Makefile >config.status: creating plugins/serverControl/Makefile >config.status: creating plugins/serverSidePlayerSample/Makefile >config.status: creating plugins/shockwaveDeath/Makefile >config.status: creating plugins/superUser/Makefile >config.status: creating plugins/teamflagreset/Makefile >config.status: creating plugins/thiefControl/Makefile >config.status: creating plugins/timedctf/Makefile >config.status: creating plugins/TimeLimit/Makefile >config.status: creating plugins/wwzones/Makefile >config.status: creating src/3D/Makefile >config.status: creating src/Makefile >config.status: creating src/bzadmin/Makefile >config.status: creating src/bzflag/Makefile >config.status: creating src/bzfs/Makefile >config.status: creating src/common/Makefile >config.status: creating src/date/Makefile >config.status: creating src/game/Makefile >config.status: creating src/geometry/Makefile >config.status: creating src/geometry/models/Makefile >config.status: creating src/geometry/models/tank/Makefile >config.status: creating src/mediafile/Makefile >config.status: creating src/net/Makefile >config.status: creating src/obstacle/Makefile >config.status: creating src/ogl/Makefile >config.status: creating src/platform/Makefile >config.status: creating src/scene/Makefile >config.status: creating tools/Makefile >config.status: creating tools/TextTool2/Makefile >config.status: creating tools/TextTool2/TextTool2.xcodeproj/Makefile >config.status: creating tools/bzwtransform/Makefile >config.status: creating tools/modeltool/Makefile >config.status: creating tools/modeltool/MSVC/Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >Done. > >BZFlag 2.4.14 configured on 2018-05-03 with the following: > > Prefix: /usr > Binaries: /usr/bin > Plugins: /usr/lib64 > Manual pages: /usr/share/man > >BUILD_DATE = 2018-05-03 >CC = x86_64-pc-linux-gnu-gcc >CXX = x86_64-pc-linux-gnu-g++ >CFLAGS = -O2 -pipe -march=native >CONF_CFLAGS = >CXXFLAGS = -O2 -pipe -march=native -std=c++0x >CONF_CXXFLAGS = >CPPFLAGS = >CONF_CPPFLAGS = >LDFLAGS = -Wl,-O1 -Wl,--as-needed >LIBS = -lm -lpthread > >BZFlag client .....: yes (with SDL2) >BZFlag server .....: yes (with plugins) >BZAdmin client ....: yes > >--- >./configure complete, type 'make' to begin building > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14 ... >make -j1 >Making all in data >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data' >Making all in l10n >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data/l10n' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data/l10n' >Making all in fonts >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data/fonts' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data/fonts' >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/data' >Making all in include >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/include' >make all-am >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/include' >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/include' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/include' >Making all in man >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/man' >sed -e 's|@BUILD_DATE[@]|2018-05-03|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.14|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzadmin.6.in' >bzadmin.6 >sed -e 's|@BUILD_DATE[@]|2018-05-03|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.14|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzflag.6.in' >bzflag.6 >sed -e 's|@BUILD_DATE[@]|2018-05-03|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.14|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzfs.6.in' >bzfs.6 >sed -e 's|@BUILD_DATE[@]|2018-05-03|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.14|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzw.5.in' >bzw.5 >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/man' >Making all in package >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/package' >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/package' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/package' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/package' >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src' >Making all in 3D >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/3D' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o FontManager.lo FontManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ImageFont.lo ImageFont.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TextureFont.lo TextureFont.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TextureManager.lo TextureManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o lib3D.la FontManager.lo ImageFont.lo TextureFont.lo TextureManager.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/3D' >Making all in common >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/common' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o AccessList.lo AccessList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o AutoCompleter.lo AutoCompleter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o BzPNG.lo BzPNG.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o BZDBCache.lo BZDBCache.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o BZDBLocal.lo BZDBLocal.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o Bundle.lo Bundle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o BundleMgr.lo BundleMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o CommandManager.lo CommandManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o ConfigFileManager.lo ConfigFileManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o Country.lo Country.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o ErrorHandler.lo ErrorHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o FileManager.lo FileManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o Flag.lo Flag.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o GameTime.lo GameTime.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o KeyManager.lo KeyManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o Language.lo Language.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o OSFile.lo OSFile.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o ParseColor.lo ParseColor.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o PlayerState.lo PlayerState.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o ShotUpdate.lo ShotUpdate.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o StateDatabase.lo StateDatabase.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o Team.lo Team.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o TextChunkManager.lo TextChunkManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o TextUtils.lo TextUtils.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o TimeBomb.lo TimeBomb.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o TimeKeeper.lo TimeKeeper.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o VotingBooth.lo VotingBooth.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o WordFilter.lo WordFilter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o bz_Locale.lo bz_Locale.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o bzfio.lo bzfio.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o bzglob.lo bzglob.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o bzsignal.lo bzsignal.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o cURLManager.lo cURLManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o global.lo global.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o md5.lo md5.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -std=c++0x -c -o messages.lo messages.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libCommon.la AccessList.lo AutoCompleter.lo BzPNG.lo BZDBCache.lo BZDBLocal.lo Bundle.lo BundleMgr.lo CommandManager.lo ConfigFileManager.lo Country.lo ErrorHandler.lo FileManager.lo Flag.lo GameTime.lo KeyManager.lo Language.lo OSFile.lo ParseColor.lo PlayerState.lo ShotUpdate.lo StateDatabase.lo Team.lo TextChunkManager.lo TextUtils.lo TimeBomb.lo TimeKeeper.lo VotingBooth.lo WordFilter.lo bz_Locale.lo bzfio.lo bzglob.lo bzsignal.lo cURLManager.lo global.lo md5.lo messages.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/common' >Making all in net >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/net' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Address.lo Address.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o AresHandler.lo AresHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Pack.lo Pack.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Ping.lo Ping.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o multicast.lo multicast.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o network.lo network.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libNet.la Address.lo AresHandler.lo Pack.lo Ping.lo multicast.lo network.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/net' >Making all in game >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/game' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BzMaterial.lo BzMaterial.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o CacheManager.lo CacheManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o CollisionManager.lo CollisionManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o CommandsStandard.lo CommandsStandard.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o DirectoryNames.lo DirectoryNames.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o DynamicColor.lo DynamicColor.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Frustum.lo Frustum.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Intersect.lo Intersect.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o LagInfo.lo LagInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o LinkManager.lo LinkManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MsgStrings.lo MsgStrings.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshTransform.lo MeshTransform.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o NetHandler.lo NetHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o PhysicsDriver.lo PhysicsDriver.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o PlayerInfo.lo PlayerInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Ray.lo Ray.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ServerItem.lo ServerItem.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ServerList.lo ServerList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ServerListCache.lo ServerListCache.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o StartupInfo.lo StartupInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TextureMatrix.lo TextureMatrix.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libGame.la BzMaterial.lo CacheManager.lo CollisionManager.lo CommandsStandard.lo DirectoryNames.lo DynamicColor.lo Frustum.lo Intersect.lo LagInfo.lo LinkManager.lo MsgStrings.lo MeshTransform.lo NetHandler.lo PhysicsDriver.lo PlayerInfo.lo Ray.lo ServerItem.lo ServerList.lo ServerListCache.lo StartupInfo.lo TextureMatrix.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/game' >Making all in geometry >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry' >Making all in models >make[3]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models' >Making all in tank >make[4]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models/tank' >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o high_barrel.lo high_barrel.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o high_body.lo high_body.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o high_ltread.lo high_ltread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o high_rtread.lo high_rtread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o high_turret.lo high_turret.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o low_barrel.lo low_barrel.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o low_body.lo low_body.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o low_ltread.lo low_ltread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o low_rtread.lo low_rtread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o low_turret.lo low_turret.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o medium_barrel.lo medium_barrel.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o medium_body.lo medium_body.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o medium_ltread.lo medium_ltread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o medium_rtread.lo medium_rtread.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -O2 -pipe -march=native -std=c++0x -c -o medium_turret.lo medium_turret.cxx >/bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libTank.la high_barrel.lo high_body.lo high_ltread.lo high_rtread.lo high_turret.lo low_barrel.lo low_body.lo low_ltread.lo low_rtread.lo low_turret.lo medium_barrel.lo medium_body.lo medium_ltread.lo medium_rtread.lo medium_turret.lo -lm -lpthread >make[4]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models/tank' >make[4]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models' >make[3]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry/models' >make[3]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o AnimatedTreads.lo AnimatedTreads.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BillboardSceneNode.lo BillboardSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BoltSceneNode.lo BoltSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EighthDBaseSceneNode.lo EighthDBaseSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EighthDBoxSceneNode.lo EighthDBoxSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EighthDimSceneNode.lo EighthDimSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EighthDimShellNode.lo EighthDimShellNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EighthDPyrSceneNode.lo EighthDPyrSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o FlagSceneNode.lo FlagSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o FlagWarpSceneNode.lo FlagWarpSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o LaserSceneNode.lo LaserSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshDrawMgr.lo MeshDrawMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshFragSceneNode.lo MeshFragSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshPolySceneNode.lo MeshPolySceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshRenderNode.lo MeshRenderNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshSceneNode.lo MeshSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o OccluderSceneNode.lo OccluderSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o PolyWallSceneNode.lo PolyWallSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o QuadWallSceneNode.lo QuadWallSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o SceneNode.lo SceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o SphereSceneNode.lo SphereSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TankGeometryMgr.lo TankGeometryMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TankSceneNode.lo TankSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TriWallSceneNode.lo TriWallSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ViewFrustum.lo ViewFrustum.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o WallSceneNode.lo WallSceneNode.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libGeometry.la AnimatedTreads.lo BillboardSceneNode.lo BoltSceneNode.lo EighthDBaseSceneNode.lo EighthDBoxSceneNode.lo EighthDimSceneNode.lo EighthDimShellNode.lo EighthDPyrSceneNode.lo FlagSceneNode.lo FlagWarpSceneNode.lo LaserSceneNode.lo MeshDrawMgr.lo MeshFragSceneNode.lo MeshPolySceneNode.lo MeshRenderNode.lo MeshSceneNode.lo OccluderSceneNode.lo PolyWallSceneNode.lo QuadWallSceneNode.lo SceneNode.lo SphereSceneNode.lo TankGeometryMgr.lo TankSceneNode.lo TriWallSceneNode.lo ViewFrustum.lo WallSceneNode.lo models/tank/high_barrel.lo models/tank/high_body.lo models/tank/high_ltread.lo models/tank/high_rtread.lo models/tank/high_turret.lo models/tank/low_barrel.lo models/tank/low_body.lo models/tank/low_ltread.lo models/tank/low_rtread.lo models/tank/low_turret.lo models/tank/medium_barrel.lo models/tank/medium_body.lo models/tank/medium_ltread.lo models/tank/medium_rtread.lo models/tank/medium_turret.lo -lm -lpthread >make[3]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry' >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/geometry' >Making all in obstacle >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/obstacle' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BaseSceneNodeGenerator.lo BaseSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BoxSceneNodeGenerator.lo BoxSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o EmptySceneNodeGenerator.lo EmptySceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ObstacleSceneNodeGenerator.lo ObstacleSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o PyramidSceneNodeGenerator.lo PyramidSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TeleporterSceneNodeGenerator.lo TeleporterSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o WallSceneNodeGenerator.lo WallSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshSceneNodeGenerator.lo MeshSceneNodeGenerator.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ArcObstacle.lo ArcObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ConeObstacle.lo ConeObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o SphereObstacle.lo SphereObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BaseBuilding.lo BaseBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o BoxBuilding.lo BoxBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshFace.lo MeshFace.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshObstacle.lo MeshObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Triangulate.lo Triangulate.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o MeshDrawInfo.lo MeshDrawInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o PyramidBuilding.lo PyramidBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Teleporter.lo Teleporter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o TetraBuilding.lo TetraBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o WallObstacle.lo WallObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o Obstacle.lo Obstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ObstacleModifier.lo ObstacleModifier.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ObstacleList.lo ObstacleList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o ObstacleMgr.lo ObstacleMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -static -Wl,-O1 -Wl,--as-needed -o libObstacle.la BaseSceneNodeGenerator.lo BoxSceneNodeGenerator.lo EmptySceneNodeGenerator.lo ObstacleSceneNodeGenerator.lo PyramidSceneNodeGenerator.lo TeleporterSceneNodeGenerator.lo WallSceneNodeGenerator.lo MeshSceneNodeGenerator.lo ArcObstacle.lo ConeObstacle.lo SphereObstacle.lo BaseBuilding.lo BoxBuilding.lo MeshFace.lo MeshObstacle.lo Triangulate.lo MeshDrawInfo.lo PyramidBuilding.lo Teleporter.lo TetraBuilding.lo WallObstacle.lo Obstacle.lo ObstacleModifier.lo ObstacleList.lo ObstacleMgr.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/obstacle' >Making all in ogl >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/ogl' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o OpenGLFramebuffer.lo OpenGLFramebuffer.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -std=c++0x -c -o OpenGLGState.lo OpenGLGState.cxx >In file included from OpenGLGState.cxx:1638:0: >../../include/bzfSDL.h:24:21: fatal error: SDL.h: No such file or directory >compilation terminated. >make[2]: *** [Makefile:465: OpenGLGState.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src/ogl' >make[1]: *** [Makefile:426: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14/src' >make: *** [Makefile:486: all-recursive] Error 1 > * ERROR: games-action/bzflag-2.4.14::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-action/bzflag-2.4.14::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-action/bzflag-2.4.14::gentoo'`. > * The complete build log is located at '/var/log/portage/games-action:bzflag-2.4.14:20180503-223606.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-action/bzflag-2.4.14/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-action/bzflag-2.4.14/temp/environment'. > * Working directory: '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14' > * S: '/var/tmp/portage/games-action/bzflag-2.4.14/work/bzflag-2.4.14'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 654802
:
529694
|
529696
|
529698
|
529700
| 529702 |
529704
|
529706