Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 898402 Details for
Bug 936758
games-action/bzflag-2.4.26 - [perl-5.40] [ncurses-6.5] [icu-75.1] bzfs.cxx: error: too few arguments to function int UPNP_GetValidIGD(UPNPDev , UPNPUrls , IGDdatas , char , int, char , in
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-action:bzflag-2.4.26:20240727-080837.log
games-action:bzflag-2.4.26:20240727-080837.log (text/plain), 76.48 KB, created by
Toralf Förster
on 2024-07-27 08:31:46 UTC
(
hide
)
Description:
games-action:bzflag-2.4.26:20240727-080837.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-07-27 08:31:46 UTC
Size:
76.48 KB
patch
obsolete
> * Package: games-action/bzflag-2.4.26:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 dedicated elibc_glibc kernel_linux upnp > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking bzflag-2.4.26.tar.bz2 to /var/tmp/portage/games-action/bzflag-2.4.26/work >>>> Source unpacked in /var/tmp/portage/games-action/bzflag-2.4.26/work >>>> Preparing source in /var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26 ... > * Applying bzflag-2.4.12-configure.patch ... >patching file configure.ac >Hunk #1 succeeded at 228 with fuzz 2 (offset 13 lines). >Hunk #2 succeeded at 742 with fuzz 2 (offset -5 lines). >Hunk #3 succeeded at 817 with fuzz 2 (offset -19 lines). > [ ok ] > * Applying bzflag-2.4.12-tinfo.patch ... >patching file configure.ac >Hunk #1 succeeded at 125 with fuzz 1. > [ ok ] > * Applying bzflag-2.4.12-sdl2-cppflags.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/games-action/bzflag-2.4.26/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: bzflag-2.4.26/ > * Running elibtoolize in: bzflag-2.4.26/misc/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26 ... > * > * You are building a server-only copy of BZFlag > * > * econf: updating bzflag-2.4.26/misc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bzflag-2.4.26/misc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bzflag-2.4.26/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bzflag-2.4.26/config.sub with /usr/share/gnuconfig/config.sub >./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.26 --htmldir=/usr/share/doc/bzflag-2.4.26/html --with-sysroot=/ --enable-UPnP --libdir=/usr/lib64/bzflag --disable-client --without-SDL >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >*********************************************** >*** Configuring BZFlag 2.4.26 on 2024-07-27 *** >*********************************************** >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.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether a configure cache exists... not found >configure: *** Automatically caching to config.cache.linux-gnu.localhost *** >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 the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ccachex... no >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >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... x86_64-pc-linux-gnu-dlltool >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... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.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/libexec/gcc/x86_64-pc-linux-gnu/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... 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++ -std=gnu++11 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -std=gnu++11... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -std=gnu++11 linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -std=gnu++11 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -std=gnu++11 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -std=gnu++11 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -std=gnu++11 linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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... 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... 8.9.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 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 egrep... (cached) /usr/bin/grep -E >checking for cmath... yes >checking for cstdlib... yes >checking for cstdio... yes >checking for cstring... yes >checking for SDL/SDL.h... no >checking for SDL2/SDL.h... no >checking for bstring.h... no >checking for dlfcn.h... (cached) yes >checking for dsound.h... no >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... yes >checking for linux/input.h... yes >checking for process.h... no >checking for sched.h... yes >checking for stdint.h... (cached) yes >checking for sys/param.h... yes >checking for sys/socket.h... yes >checking for netdb.h... yes >checking for unistd.h... (cached) yes >checking for values.h... yes >checking for miniupnpc/miniupnpc.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/gl.h... yes >checking for library containing glBegin... no >checking for GL/glu.h... yes >checking for library containing gluScaleImage... -lGLU >checking for GL/glew.h... no >checking for working pthreads... 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.localhost >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.26 configured on 2024-07-27 with the following: > > Prefix: /usr > Binaries: /usr/bin > Plugins: /usr/lib64/bzflag > Manual pages: /usr/share/man > >BUILD_DATE = 2024-07-27 >CC = x86_64-pc-linux-gnu-gcc >CXX = x86_64-pc-linux-gnu-g++ -std=gnu++11 >CFLAGS = -O2 -pipe -march=native -fno-diagnostics-color >CONF_CFLAGS = >CXXFLAGS = -O2 -pipe -march=native -fno-diagnostics-color >CONF_CXXFLAGS = >CPPFLAGS = >CONF_CPPFLAGS = >LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >LIBS = -lm -lpthread >GLIBS = -lGLU -lXxf86vm -lXext -lX11 > >BZFlag client .....: no bzflag client binary! (missing OpenGL) >BZFlag server .....: yes (with plugins) >BZAdmin client ....: yes (with curses) > >--- >./configure complete, type 'make' to begin building > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26 ... >make -j4 >Making all in data >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data' >Making all in l10n >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data/l10n' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data/l10n' >Making all in fonts >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data/fonts' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data/fonts' >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/data' >Making all in include >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/include' >make all-am >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/include' >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/include' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/include' >Making all in man >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/man' >sed -e 's|@BUILD_DATE[@]|2024-07-27|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.26|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzadmin.6.in' >bzadmin.6 >sed -e 's|@BUILD_DATE[@]|2024-07-27|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.26|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzflag.6.in' >bzflag.6 >sed -e 's|@BUILD_DATE[@]|2024-07-27|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.26|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzfs.6.in' >bzfs.6 >sed -e 's|@BUILD_DATE[@]|2024-07-27|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.26|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.26/work/bzflag-2.4.26/man' >Making all in package >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/package' >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/package' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/package' >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/package' >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src' >Making all in 3D >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/3D' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/3D' >Making all in common >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/common' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o AccessList.lo AccessList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o AutoCompleter.lo AutoCompleter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BzPNG.lo BzPNG.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BZDBCache.lo BZDBCache.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BZDBLocal.lo BZDBLocal.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Bundle.lo Bundle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BundleMgr.lo BundleMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CommandManager.lo CommandManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ConfigFileManager.lo ConfigFileManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Country.lo Country.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ErrorHandler.lo ErrorHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o FileManager.lo FileManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Flag.lo Flag.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o GameTime.lo GameTime.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o KeyManager.lo KeyManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Language.lo Language.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o OSFile.lo OSFile.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ParseColor.lo ParseColor.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o PlayerState.lo PlayerState.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ShotUpdate.lo ShotUpdate.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o StateDatabase.lo StateDatabase.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Team.lo Team.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TextChunkManager.lo TextChunkManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TextUtils.lo TextUtils.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TimeKeeper.lo TimeKeeper.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o VotingBooth.lo VotingBooth.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WordFilter.lo WordFilter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bz_Locale.lo bz_Locale.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzfio.lo bzfio.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzglob.lo bzglob.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzsignal.lo bzsignal.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o cURLManager.lo cURLManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o global.lo global.cxx >In file included from ../../include/cURLManager.h:22, > from cURLManager.cxx:15: >cURLManager.cxx: In member function 'void cURLManager::setHTTPPostMode()': >cURLManager.cxx:178:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] > 178 | result = curl_easy_setopt(easyHandle, CURLOPT_HTTPPOST, formPost); > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1203:3: note: declared here > 1203 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::setProgressFunction(curl_progress_callback, const void*)': >cURLManager.cxx:214:47: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] > 214 | result = curl_easy_setopt(easyHandle, CURLOPT_PROGRESSFUNCTION, func); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1303:3: note: declared here > 1303 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::infoComplete(CURLcode)': >cURLManager.cxx:341:22: warning: 'void curl_formfree(curl_httppost*)' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] > 341 | curl_formfree(formPost); > | ~~~~~~~~~~~~~^~~~~~~~~~ >/usr/include/curl/curl.h:2631:1: note: declared here > 2631 | curl_formfree(struct curl_httppost *form); > | ^~~~~~~~~~~~~ >cURLManager.cxx: In member function 'bool cURLManager::getFileSize(double&)': >cURLManager.cxx:370:44: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] > 370 | result = curl_easy_getinfo(easyHandle, CURLINFO_SIZE_DOWNLOAD, &size); > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2876:3: note: declared here > 2876 | CURLINFO_SIZE_DOWNLOAD > | ^~~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::addFormData(const char*, const char*)': >cURLManager.cxx:439:27: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] > 439 | CURLFORM_COPYNAME, key, > | ^~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2520:3: note: declared here > 2520 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx:440:27: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] > 440 | CURLFORM_COPYCONTENTS, value, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2523:3: note: declared here > 2523 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), > | ^~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx:441:27: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] > 441 | CURLFORM_CONTENTSLENGTH, strlen(value), > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2525:3: note: declared here > 2525 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), > | ^~~~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx:438:26: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] > 438 | result = curl_formadd(&formPost, &formLast, > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ > 439 | CURLFORM_COPYNAME, key, > | ~~~~~~~~~~~~~~~~~~~~~~~ > 440 | CURLFORM_COPYCONTENTS, value, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 441 | CURLFORM_CONTENTSLENGTH, strlen(value), > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 442 | CURLFORM_END); > | ~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2595:1: note: declared here > 2595 | curl_formadd(struct curl_httppost **httppost, > | ^~~~~~~~~~~~ >cURLManager.cxx:443:19: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] > 443 | if (result != CURL_FORMADD_OK) > | ^~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2571:3: note: declared here > 2571 | CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ > | ^~~~~~~~~~~~~~~ >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o md5.lo md5.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o messages.lo messages.cxx >In file included from ../../include/cURLManager.h:22, > from cURLManager.cxx:15: >cURLManager.cxx: In member function 'void cURLManager::setHTTPPostMode()': >cURLManager.cxx:178:43: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] > 178 | result = curl_easy_setopt(easyHandle, CURLOPT_HTTPPOST, formPost); > | ^~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1203:3: note: declared here > 1203 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::setProgressFunction(curl_progress_callback, const void*)': >cURLManager.cxx:214:47: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] > 214 | result = curl_easy_setopt(easyHandle, CURLOPT_PROGRESSFUNCTION, func); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:1303:3: note: declared here > 1303 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::infoComplete(CURLcode)': >cURLManager.cxx:341:22: warning: 'void curl_formfree(curl_httppost*)' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] > 341 | curl_formfree(formPost); > | ~~~~~~~~~~~~~^~~~~~~~~~ >/usr/include/curl/curl.h:2631:1: note: declared here > 2631 | curl_formfree(struct curl_httppost *form); > | ^~~~~~~~~~~~~ >cURLManager.cxx: In member function 'bool cURLManager::getFileSize(double&)': >cURLManager.cxx:370:44: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] > 370 | result = curl_easy_getinfo(easyHandle, CURLINFO_SIZE_DOWNLOAD, &size); > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2876:3: note: declared here > 2876 | CURLINFO_SIZE_DOWNLOAD > | ^~~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx: In member function 'void cURLManager::addFormData(const char*, const char*)': >cURLManager.cxx:439:27: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] > 439 | CURLFORM_COPYNAME, key, > | ^~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2520:3: note: declared here > 2520 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), > | ^~~~~~~~~~~~~~~~~ >cURLManager.cxx:440:27: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] > 440 | CURLFORM_COPYCONTENTS, value, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2523:3: note: declared here > 2523 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), > | ^~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx:441:27: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] > 441 | CURLFORM_CONTENTSLENGTH, strlen(value), > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2525:3: note: declared here > 2525 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), > | ^~~~~~~~~~~~~~~~~~~~~~~ >cURLManager.cxx:438:26: warning: 'CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] > 438 | result = curl_formadd(&formPost, &formLast, > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ > 439 | CURLFORM_COPYNAME, key, > | ~~~~~~~~~~~~~~~~~~~~~~~ > 440 | CURLFORM_COPYCONTENTS, value, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 441 | CURLFORM_CONTENTSLENGTH, strlen(value), > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 442 | CURLFORM_END); > | ~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2595:1: note: declared here > 2595 | curl_formadd(struct curl_httppost **httppost, > | ^~~~~~~~~~~~ >cURLManager.cxx:443:19: warning: 'CURL_FORMADD_OK' is deprecated: since 7.56.0. [-Wdeprecated-declarations] > 443 | if (result != CURL_FORMADD_OK) > | ^~~~~~~~~~~~~~~ >/usr/include/curl/curl.h:2571:3: note: declared here > 2571 | CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ > | ^~~~~~~~~~~~~~~ >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++11 -O2 -pipe -march=native -fno-diagnostics-color -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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 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.26/work/bzflag-2.4.26/src/common' >Making all in net >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/net' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Address.lo Address.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o AresHandler.lo AresHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Pack.lo Pack.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Ping.lo Ping.cxx >AresHandler.cxx: In member function 'void AresHandler::queryHost(const char*)': >AresHandler.cxx:113:23: warning: 'void ares_gethostbyname(ares_channel_t*, const char*, int, ares_host_callback, void*)' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] > 113 | ares_gethostbyname(aresChannel, name, AF_INET, staticCallback, > | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 114 | (void *)this); > | ~~~~~~~~~~~~~ >In file included from ../../include/AresHandler.h:21, > from AresHandler.cxx:14: >/usr/include/ares.h:627:58: note: declared here > 627 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( > | ^~~~~~~~~~~~~~~~~~ >AresHandler.cxx: In member function 'void AresHandler::setFd(fd_set*, fd_set*, int&)': >AresHandler.cxx:168:31: warning: 'int ares_fds(const ares_channel_t*, fd_set*, fd_set*)' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] > 168 | int aresMaxFile = ares_fds(aresChannel, read_set, write_set) - 1; > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/ares.h:646:31: note: declared here > 646 | ARES_OPT_SOCK_STATE_CB) int ares_fds(const ares_channel_t *channel, > | ^~~~~~~~ >AresHandler.cxx: In member function 'void AresHandler::process(fd_set*, fd_set*)': >AresHandler.cxx:177:17: warning: 'void ares_process(ares_channel_t*, fd_set*, fd_set*)' is deprecated: Use ares_process_fd instead [-Wdeprecated-declarations] > 177 | ares_process(aresChannel, read_set, write_set); > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/ares.h:658:57: note: declared here > 658 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_process_fd) void ares_process( > | ^~~~~~~~~~~~ >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o multicast.lo multicast.cxx >AresHandler.cxx: In member function 'void AresHandler::queryHost(const char*)': >AresHandler.cxx:113:23: warning: 'void ares_gethostbyname(ares_channel_t*, const char*, int, ares_host_callback, void*)' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] > 113 | ares_gethostbyname(aresChannel, name, AF_INET, staticCallback, > | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 114 | (void *)this); > | ~~~~~~~~~~~~~ >In file included from ../../include/AresHandler.h:21, > from AresHandler.cxx:14: >/usr/include/ares.h:627:58: note: declared here > 627 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( > | ^~~~~~~~~~~~~~~~~~ >AresHandler.cxx: In member function 'void AresHandler::setFd(fd_set*, fd_set*, int&)': >AresHandler.cxx:168:31: warning: 'int ares_fds(const ares_channel_t*, fd_set*, fd_set*)' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations] > 168 | int aresMaxFile = ares_fds(aresChannel, read_set, write_set) - 1; > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/ares.h:646:31: note: declared here > 646 | ARES_OPT_SOCK_STATE_CB) int ares_fds(const ares_channel_t *channel, > | ^~~~~~~~ >AresHandler.cxx: In member function 'void AresHandler::process(fd_set*, fd_set*)': >AresHandler.cxx:177:17: warning: 'void ares_process(ares_channel_t*, fd_set*, fd_set*)' is deprecated: Use ares_process_fd instead [-Wdeprecated-declarations] > 177 | ares_process(aresChannel, read_set, write_set); > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/ares.h:658:57: note: declared here > 658 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_process_fd) void ares_process( > | ^~~~~~~~~~~~ >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o network.lo network.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++11 -O2 -pipe -march=native -fno-diagnostics-color -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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.26/work/bzflag-2.4.26/src/net' >Making all in game >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/game' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BzMaterial.lo BzMaterial.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CacheManager.lo CacheManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CollisionManager.lo CollisionManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CommandsStandard.lo CommandsStandard.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o DirectoryNames.lo DirectoryNames.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o DynamicColor.lo DynamicColor.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Frustum.lo Frustum.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Intersect.lo Intersect.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o LagInfo.lo LagInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o LinkManager.lo LinkManager.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MsgStrings.lo MsgStrings.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MeshTransform.lo MeshTransform.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o NetHandler.lo NetHandler.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o PhysicsDriver.lo PhysicsDriver.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o PlayerInfo.lo PlayerInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Ray.lo Ray.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ServerItem.lo ServerItem.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ServerList.lo ServerList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ServerListCache.lo ServerListCache.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o StartupInfo.lo StartupInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TextureMatrix.lo TextureMatrix.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++11 -O2 -pipe -march=native -fno-diagnostics-color -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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.26/work/bzflag-2.4.26/src/game' >Making all in geometry >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry' >Making all in models >make[3]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models' >Making all in tank >make[4]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models/tank' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models/tank' >make[4]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models' >make[3]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry/models' >make[3]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry' >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/geometry' >Making all in obstacle >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/obstacle' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ArcObstacle.lo ArcObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ConeObstacle.lo ConeObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o SphereObstacle.lo SphereObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BaseBuilding.lo BaseBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BoxBuilding.lo BoxBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MeshFace.lo MeshFace.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MeshObstacle.lo MeshObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Triangulate.lo Triangulate.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MeshDrawInfo.lo MeshDrawInfo.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o PyramidBuilding.lo PyramidBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Teleporter.lo Teleporter.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TetraBuilding.lo TetraBuilding.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WallObstacle.lo WallObstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Obstacle.lo Obstacle.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ObstacleModifier.lo ObstacleModifier.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ObstacleList.lo ObstacleList.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ObstacleMgr.lo ObstacleMgr.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++11 -O2 -pipe -march=native -fno-diagnostics-color -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libObstacle.la 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.26/work/bzflag-2.4.26/src/obstacle' >Making all in ogl >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/ogl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/ogl' >Making all in scene >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/scene' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/scene' >Making all in platform >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/platform' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/platform' >Making all in mediafile >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/mediafile' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/mediafile' >Making all in date >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/date' >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o buildDate.lo buildDate.cxx >/bin/sh ../../libtool --silent --tag=CXX --silent --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++11 -O2 -pipe -march=native -fno-diagnostics-color -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libDate.la buildDate.lo -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/date' >Making all in bzfs >make[2]: Entering directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/bzfs' >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzfsPlugins.o bzfsPlugins.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o AccessControlList.o AccessControlList.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Authentication.o Authentication.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BanCommands.o BanCommands.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o base64.o base64.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzfsAPI.o bzfsAPI.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzfsHTTPAPI.o bzfsHTTPAPI.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BZWError.o BZWError.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o BZWReader.o BZWReader.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CmdLineOptions.o CmdLineOptions.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomArc.o CustomArc.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomBase.o CustomBase.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomBox.o CustomBox.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomCone.o CustomCone.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomDynamicColor.o CustomDynamicColor.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomGate.o CustomGate.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomGroup.o CustomGroup.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomLink.o CustomLink.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomMaterial.o CustomMaterial.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomMesh.o CustomMesh.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomMeshFace.o CustomMeshFace.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomMeshTransform.o CustomMeshTransform.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomPhysicsDriver.o CustomPhysicsDriver.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomSphere.o CustomSphere.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomTextureMatrix.o CustomTextureMatrix.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomPyramid.o CustomPyramid.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomTetra.o CustomTetra.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomWaterLevel.o CustomWaterLevel.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomWeapon.o CustomWeapon.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomWorld.o CustomWorld.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o CustomZone.o CustomZone.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o DropGeometry.o DropGeometry.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o EntryZones.o EntryZones.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Filter.o Filter.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o FlagHistory.o FlagHistory.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o FlagInfo.o FlagInfo.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o GameKeeper.o GameKeeper.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ListServerConnection.o ListServerConnection.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o MasterBanList.o MasterBanList.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ParseMaterial.o ParseMaterial.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Permissions.o Permissions.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o RandomSpawnPolicy.o RandomSpawnPolicy.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o RecordReplay.o RecordReplay.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o RejoinList.o RejoinList.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o Score.o Score.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ServerCommand.o ServerCommand.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ServerSidePlayer.o ServerSidePlayer.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ShotManager.o ShotManager.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o SpawnPolicy.o SpawnPolicy.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o SpawnPosition.o SpawnPosition.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o TeamBases.o TeamBases.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o VotingArbiter.o VotingArbiter.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldFileLocation.o WorldFileLocation.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldFileObject.o WorldFileObject.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldFileObstacle.o WorldFileObstacle.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldGenerators.o WorldGenerators.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldInfo.o WorldInfo.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldWeapons.o WorldWeapons.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o WorldEventManager.o WorldEventManager.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o commands.o commands.cxx >x86_64-pc-linux-gnu-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c -o bzfs.o bzfs.cxx >bzfs.cxx: In member function âvoid UPnP::setIGD()â: >bzfs.cxx:6282:29: error: too few arguments to function âint UPNP_GetValidIGD(UPNPDev*, UPNPUrls*, IGDdatas*, char*, int, char*, int)â > 6282 | int i = UPNP_GetValidIGD(devlist, &urls, &data, lanaddr, sizeof(lanaddr)); > | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from bzfs.cxx:24: >/usr/include/miniupnpc/miniupnpc.h:122:1: note: declared here > 122 | UPNP_GetValidIGD(struct UPNPDev * devlist, > | ^~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:788: bzfs.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src/bzfs' >make[1]: *** [Makefile:437: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26/src' >make: *** [Makefile:500: all-recursive] Error 1 > * ERROR: games-action/bzflag-2.4.26::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-action/bzflag-2.4.26::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-action/bzflag-2.4.26::gentoo'`. > * The complete build log is located at '/var/log/portage/games-action:bzflag-2.4.26:20240727-080837.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-action/bzflag-2.4.26/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-action/bzflag-2.4.26/temp/environment'. > * Working directory: '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26' > * S: '/var/tmp/portage/games-action/bzflag-2.4.26/work/bzflag-2.4.26' >
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 936758
:
898398
|
898399
|
898400
|
898401
| 898402 |
898403
|
898404
|
898405