* Package: games-fps/quakeforge-0.7.2-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: X abi_x86_64 alsa amd64 elibc_glibc flac ipv6 kernel_linux ncurses png sdl userland_GNU vorbis xv zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking quakeforge-0.7.2.tar.bz2 to /var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work >>> Source unpacked in /var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work >>> Preparing source in /var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2 ... * Applying quakeforge-0.7.2-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: quakeforge-0.7.2/ * 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-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2 ... * econf: updating quakeforge-0.7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating quakeforge-0.7.2/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/quakeforge-0.7.2-r1 --htmldir=/usr/share/doc/quakeforge-0.7.2-r1/html --libdir=/usr/lib64 --enable-dependency-tracking --enable-curses --enable-vorbis --enable-png --enable-zlib --with-ipv6 --without-fbdev --with-x --enable-vidmode --disable-dga --enable-sdl --disable-xmms --enable-alsa --enable-flac --disable-oss --disable-xdg --disable-wildmidi --enable-sound --disable-optimize --disable-Werror --without-svga --disable-debug --disable-profile --with-global-cfg=/etc/quakeforge.conf --with-sharepath=/usr/share/quake1 --with-clients=sdl,x11 --with-servers=master,nq,qw,qtv --with-tools=all 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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-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... gcc3 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 whether ln -s works... yes 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... x86_64-pc-linux-gnu-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... mt checking if mt 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 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 for an ia32 machine... no checking for underscore prefix in names... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 bison... bison -y checking is bison version >= 2.6... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for main in -ll... no checking for main in -lfl... yes checking for long file names... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking ddraw.h usability... no checking ddraw.h presence... no checking for ddraw.h... no checking dinput.h usability... no checking dinput.h presence... no checking for dinput.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking dmedia/cdaudio.h usability... no checking dmedia/cdaudio.h presence... no checking for dmedia/cdaudio.h... no checking dpmi.h usability... no checking dpmi.h presence... no checking for dpmi.h... no checking dsound.h usability... no checking dsound.h presence... no checking for dsound.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking mgraph.h usability... no checking mgraph.h presence... no checking for mgraph.h... no checking _mingw.h usability... no checking _mingw.h presence... no checking for _mingw.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking vgakeyboard.h usability... no checking vgakeyboard.h presence... no checking for vgakeyboard.h... no checking vgamouse.h usability... no checking vgamouse.h presence... no checking for vgamouse.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for fnmatch in fnmatch.h... yes checking for strnlen in string.h... yes checking for strcasestr in string.h... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for va_copy... yes checking for __va_copy... yes checking for access... yes checking for _access... no checking for connect... yes checking for dlopen... no checking for execvp... yes checking for fcntl... yes checking for ftime... yes checking for _ftime... no checking for getaddrinfo... yes checking for gethostbyname... yes checking for gethostname... yes checking for getnameinfo... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for getuid... yes checking for getwd... yes checking for ioctl... yes checking for mkdir... yes checking for _mkdir... no checking for mprotect... yes checking for putenv... yes checking for select... yes checking for snprintf... yes checking for _snprintf... no checking for socket... yes checking for stat... yes checking for strcasestr... yes checking for strerror... yes checking for strnlen... yes checking for strsep... yes checking for strstr... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for wait... yes checking for dlopen in -ldl... yes checking for strcasecmp... yes checking for usleep... yes checking for fnmatch... yes checking for opendir... yes checking for getopt_long... yes checking for log2f... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for _SC_PAGESIZE... yes checking for __attribute__... yes checking for __attribute__ ((visibility))... yes checking for __builtin_expect... yes checking if va_list is an array... yes checking for type of fpos_t... struct checking for socklen_t in sys/types.h... no checking for socklen_t in sys/socket.h... yes checking for struct in_pktinfo... yes checking for size_t in sys/types.h... yes checking for ss_len in struct sockaddr_storage... no checking for sin6_len in struct sockaddr_in6... no checking for sa_len in struct sockaddr... no checking whether byte ordering is bigendian... no checking for pow in -lm... yes checking for FLAC... yes checking for OGG... yes checking for VORBIS... yes checking for VORBISFILE... yes checking for Z... yes checking for PNG... yes checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XShmQueryExtension in -lXext... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeSwitchToMode in -lXxf86vm... yes checking for SDL... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for initscr in -lncurses... yes checking for system driver... default POSIX driver checking for SAMPLERATE... yes checking for waveOutOpen in -lmme... no checking for JACK... yes checking for joystick support... Linux checking for CD audio support... File Linux SDL checking for LIBCURL... yes checking for connect in -lwsock32... no checking for UDP support... yes checking for getifaddrs... yes checking for CFLAGS pre-set... yes checking for gcc version... gcc 86 checking for debugging... no checking for optimization... no checking for -pipe vs -save-temps... -pipe checking whether -pipe works... yes checking whether -Wsign-compare works... yes ./configure: line 23662: test: too many arguments checking whether -Wtype-limits works... yes checking whether -fvisibility=hidden works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating RPM/Makefile config.status: creating RPM/quakeforge.conf config.status: creating RPM/quakeforge.spec config.status: creating RPM/build_rpm config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/QF/Makefile config.status: creating libs/Makefile config.status: creating libs/audio/Makefile config.status: creating libs/audio/targets/Makefile config.status: creating libs/audio/renderer/Makefile config.status: creating libs/audio/test/Makefile config.status: creating libs/console/Makefile config.status: creating libs/client/Makefile config.status: creating libs/gamecode/Makefile config.status: creating libs/gib/Makefile config.status: creating libs/image/Makefile config.status: creating libs/models/Makefile config.status: creating libs/models/alias/Makefile config.status: creating libs/models/brush/Makefile config.status: creating libs/models/iqm/Makefile config.status: creating libs/models/sprite/Makefile config.status: creating libs/models/test/Makefile config.status: creating libs/net/Makefile config.status: creating libs/net/nc/Makefile config.status: creating libs/net/nm/Makefile config.status: creating libs/qw/Makefile config.status: creating libs/ruamoko/Makefile config.status: creating libs/util/Makefile config.status: creating libs/util/test/Makefile config.status: creating libs/video/Makefile config.status: creating libs/video/renderer/Makefile config.status: creating libs/video/renderer/gl/Makefile config.status: creating libs/video/renderer/glsl/Makefile config.status: creating libs/video/renderer/sw/Makefile config.status: creating libs/video/renderer/sw32/Makefile config.status: creating libs/video/targets/Makefile config.status: creating hw/Makefile config.status: creating hw/include/Makefile config.status: creating hw/source/Makefile config.status: creating nq/Makefile config.status: creating nq/include/Makefile config.status: creating nq/source/Makefile config.status: creating qtv/Makefile config.status: creating qtv/include/Makefile config.status: creating qtv/source/Makefile config.status: creating qw/Makefile config.status: creating qw/include/Makefile config.status: creating qw/source/Makefile config.status: creating tools/Makefile config.status: creating tools/bsp2img/Makefile config.status: creating tools/carne/Makefile config.status: creating tools/pak/Makefile config.status: creating tools/qfbsp/Makefile config.status: creating tools/qfbsp/include/Makefile config.status: creating tools/qfbsp/source/Makefile config.status: creating tools/qfcc/Makefile config.status: creating tools/qfcc/doc/Makefile config.status: creating tools/qfcc/doc/man/Makefile config.status: creating tools/qfcc/include/Makefile config.status: creating tools/qfcc/source/Makefile config.status: creating tools/qfcc/test/Makefile config.status: creating tools/qflight/Makefile config.status: creating tools/qflight/include/Makefile config.status: creating tools/qflight/source/Makefile config.status: creating tools/qflmp/Makefile config.status: creating tools/qfmodelgen/Makefile config.status: creating tools/qfmodelgen/include/Makefile config.status: creating tools/qfmodelgen/source/Makefile config.status: creating tools/qfspritegen/Makefile config.status: creating tools/qfvis/Makefile config.status: creating tools/qfvis/include/Makefile config.status: creating tools/qfvis/source/Makefile config.status: creating tools/qwaq/Makefile config.status: creating tools/qwaq/progs.src config.status: creating tools/wad/Makefile config.status: creating tools/wav/Makefile config.status: creating ruamoko/Makefile config.status: creating ruamoko/Doxyfile config.status: creating ruamoko/include/Makefile config.status: creating ruamoko/lib/Makefile config.status: creating ruamoko/game/Makefile config.status: creating ruamoko/gui/Makefile config.status: creating ruamoko/cl_menu/Makefile config.status: creating ruamoko/scheme/Makefile config.status: creating pkg-config/Makefile config.status: creating pkg-config/qfcc.pc config.status: creating pkg-config/quakeforge.pc config.status: creating doc/Makefile config.status: creating doc/quakeforge.dox.conf config.status: creating doc/man/Makefile config.status: creating debian/Makefile config.status: creating desktop/Makefile config.status: creating vc2005/Makefile config.status: creating vc2008/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: error: in `/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2': config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2/config.log * ERROR: games-fps/quakeforge-0.7.2-r1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 2714: Called econf '--enable-dependency-tracking' '--enable-curses' '--enable-vorbis' '--enable-png' '--enable-zlib' '--with-ipv6' '--without-fbdev' '--with-x' '--enable-vidmode' '--disable-dga' '--enable-sdl' '--disable-xmms' '--enable-alsa' '--enable-flac' '--disable-oss' '--disable-xdg' '--disable-wildmidi' '--enable-sound' '--disable-optimize' '--disable-Werror' '--without-svga' '--disable-debug' '--disable-profile' '--with-global-cfg=/etc/quakeforge.conf' '--with-sharepath=/usr/share/quake1' '--with-clients=sdl,x11' '--with-servers=master,nq,qw,qtv' '--with-tools=all' * phase-helpers.sh, line 666: Called __helpers_die 'econf failed' * isolated-functions.sh, line 117: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=games-fps/quakeforge-0.7.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-fps/quakeforge-0.7.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-fps:quakeforge-0.7.2-r1:20180228-202507.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2' * S: '/var/tmp/portage/games-fps/quakeforge-0.7.2-r1/work/quakeforge-0.7.2'