* Package: games-fps/alienarena-7.66:0 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 dedicated elibc_glibc kernel_linux vidmode zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking alienarena-7.66-linux20130827.tar.gz to /var/tmp/portage/games-fps/alienarena-7.66/work >>> Source unpacked in /var/tmp/portage/games-fps/alienarena-7.66/work >>> Preparing source in /var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66 ... * Applying alienarena-7.66-format.patch ... [ ok ] * Applying alienarena-7.66-ar.patch ... [ ok ] * Applying alienarena-7.66-C99-inline.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66' ... * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/games-fps/alienarena-7.66/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: alienarena-7.66/ >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66 ... * econf: updating alienarena-7.66/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating alienarena-7.66/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating alienarena-7.66/config.guess with /usr/share/gnuconfig/config.guess * econf: updating alienarena-7.66/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/alienarena-7.66 --htmldir=/usr/share/doc/alienarena-7.66/html --libdir=/usr/lib64 --with-icondir=/usr/share/icons/hicolor/48x48/apps/ --without-system-libode --disable-documents --disable-client --with-zlib --with-xf86vm --without-xf86dga configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c 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 whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of clang++... none checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... clang checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar 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 whether to build the client... no checking for traditional single directory, in place installation... no checking for library containing acos... -lm checking for library containing dlopen... none required checking for library containing clock_gettime... none required 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 sys/param.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for float.h... yes checking for limits.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for netdb.h... yes checking for termios.h... yes checking for sys/select.h... yes checking for dlfcn.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/stat.h... (cached) yes checking for time.h... yes checking for sys/time.h... yes checking for windows.h... no checking for winsock.h... no checking for winsock2.h... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for size_t... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for int32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking for uintptr_t... yes checking for error_at_line... yes checking for working alloca.h... yes checking for alloca... yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking for obstacks... yes checking for closesocket... no checking for socket... yes checking for gethostbyname... yes checking for select... yes checking for pthread_create... yes checking for _begin_thread... no checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strlcpy... yes checking for isascii... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... yes checking for _strdup... no checking for stricmp... no checking for _stricmp... no checking for strnicmp... no checking for _strnicmp... no checking for filelength... no checking for stat... yes checking for fstat... yes checking for getcwd... yes checking for _getcwd... no checking for unlink... yes checking for _unlink... no checking for mkdir... yes checking for _mkdir... no checking for pow... yes checking for sqrt... yes checking for floor... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for mremap... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for putenv... yes checking for _putenv... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating source/Makefile config.status: creating config/config.h config.status: executing depfiles commands ------------------------------------------- Package: alienarena Version: 7.66 OS: .................... linux-gnu CPU: ................... x86_64 Dedicated Only: ........ yes Server terminal color: . no Alternate install: ..... no Prefix ................. /usr Shared RO Data: ........ /usr/share/alienarena User Home R/W Data ..... .codered Run "make" to build, then "sudo make install" to install. Advanced Build Information: See README for information and recommendations. Run ./configure --help for configure options. Compiler options: CFLAGS:.... -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -ffast-math -fno-strict-aliasing CXXFLAGS:.. -O2 -pipe -march=native -fno-diagnostics-color -ffast-math -fno-strict-aliasing -------------------------------------------- >>> Source configured. '/var/tmp/portage/games-fps/alienarena-7.66/temp/clang16-errors.log' -> '/var/tmp/clang/games-fps/alienarena-7.66/clang16-errors.log' '/var/tmp/portage/games-fps/alienarena-7.66/temp/clang16-safe.log' -> '/var/tmp/clang/games-fps/alienarena-7.66/clang16-safe.log' >>> Compiling source in /var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66 ... make -j4 Making all in source make[1]: Entering directory '/var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66/source' clang -DHAVE_CONFIG_H -I. -I../config -I ../source -isystem ../source/unix -DDATADIR='"/usr/share/alienarena"' -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -ffast-math -fno-strict-aliasing -c -o game/c_cam.o game/c_cam.c clang -DHAVE_CONFIG_H -I. -I../config -I ../source -isystem ../source/unix -DDATADIR='"/usr/share/alienarena"' -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -ffast-math -fno-strict-aliasing -c -o game/g_ai.o game/g_ai.c clang -DHAVE_CONFIG_H -I. -I../config -I ../source -isystem ../source/unix -DDATADIR='"/usr/share/alienarena"' -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -ffast-math -fno-strict-aliasing -c -o game/g_chase.o game/g_chase.c clang -DHAVE_CONFIG_H -I. -I../config -I ../source -isystem ../source/unix -DDATADIR='"/usr/share/alienarena"' -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -ffast-math -fno-strict-aliasing -c -o game/g_cmds.o game/g_cmds.c game/g_cmds.c:1116:8: error: no member named '__dprintf_chk' in 'game_import_t' 1116 | gi.dprintf("Cmd_VoiceTaunt_f: skin not f... | ~~ ^ /usr/include/bits/stdio2.h:122:3: note: expanded from macro 'dprintf' 122 | __dprintf_chk (fd, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) | ^ game/g_cmds.c:1116:8: error: expected expression /usr/include/bits/stdio2.h:122:58: note: expanded from macro 'dprintf' 122 | __dprintf_chk (fd, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) | ^ 2 errors generated. make[1]: *** [Makefile:2260: game/g_cmds.o] Error 1 make[1]: *** Waiting for unfinished jobs.... game/g_ai.c:388:6: error: no member named '__dprintf_chk' in 'game_import_t' 388 | gi.dprintf("%s at %s, combattarget %s not found\n", self... | ~~ ^ /usr/include/bits/stdio2.h:122:3: note: expanded from macro 'dprintf' 122 | __dprintf_chk (fd, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__) | ^ 1 error generated. make[1]: *** [Makefile:2260: game/g_ai.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66/source' make: *** [Makefile:5025: all-recursive] Error 1 * ERROR: games-fps/alienarena-7.66::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-fps/alienarena-7.66::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-fps/alienarena-7.66::gentoo'`. * The complete build log is located at '/var/log/portage/games-fps:alienarena-7.66:20231202-061348.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/alienarena-7.66/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-fps/alienarena-7.66/temp/environment'. * Working directory: '/var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66' * S: '/var/tmp/portage/games-fps/alienarena-7.66/work/alienarena-7.66'