* Package: games-engines/frobtads-1.2.4 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking frobtads-1.2.4.tar.bz2 to /var/tmp/portage/games-engines/frobtads-1.2.4/work >>> Source unpacked in /var/tmp/portage/games-engines/frobtads-1.2.4/work >>> Preparing source in /var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4 ... * Applying frobtads-1.2.4-tinfo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: frobtads-1.2.4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4 ... * econf: updating frobtads-1.2.4/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating frobtads-1.2.4/config/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/frobtads-1.2.4 --htmldir=/usr/share/doc/frobtads-1.2.4/html --libdir=/usr/lib64 --disable-error-checking --disable-t3debug --disable-t2-compiler --disable-t3-compiler checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-g++ understands -c and -o together... yes checking whether C compiler accepts ... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing initscr... -lncurses checking for library containing keypad... -ltinfo checking for library containing curl_global_init... -lcurl checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working volatile... yes checking for SIGWINCH signal support... yes configure: checking for presence of uchar, ushort, uint and ulong in C checking for uchar... no checking for ushort... yes checking for uint... yes checking for ulong... yes configure: checking for presence of uchar, ushort, uint and ulong in C++ checking for uchar ... no checking for ushort ... yes checking for uint ... yes checking for ulong ... yes checking whether byte ordering is bigendian... no checking size of long... 8 checking size of int... 4 checking size of short... 2 checking for thread local storage (TLS) class... __thread checking whether wcslen is declared... yes checking whether wcscpy is declared... yes checking for TIOCGWINSZ ioctl support... yes checking for TIOCGSIZE ioctl support... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for strchr... yes checking for putenv... yes checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for memicmp... no checking for stricmp... no checking for strcasecmp... yes checking for strnicmp... no checking for strncasecmp... yes checking for chdir... yes checking for library containing clock_gettime... none required checking whether clock_gettime supports CLOCK_MONOTONIC... yes checking for wcslen... yes checking for wcscpy... yes checking for glob... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for setlocale... yes checking whether the C++ compiler supports the and keyword... yes checking whether the C++ compiler supports the or keyword... yes checking whether the C++ compiler supports the not keyword... yes checking for bool... yes checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler supports static_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether to create static or dynamic binaries... let the system decide checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4/config/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DRUNTIME -DFROBTADS -DTC_TARGET_T3 -DTADSNET -DOS_DECLARATIVE_TLS -DVMGLOB_VARS -D_M_IX86_64 -DRUNFAST -I./src -I./tads2 -I./tads3 -I./tads3/unix -DT3_INC_DIR=\"/usr/share/frobtads/tads3/include\" -DT3_LIB_DIR=\"/usr/share/frobtads/tads3/lib\" -DT3_RES_DIR=\"/usr/share/frobtads/tads3/res\" -DT3_LOG_FILE=\"/tmp/frob.log\" -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -fno-strict-aliasing -pthread -c -o src/frob-frobappctx.o `test -f 'src/frobappctx.cc' || echo './'`src/frobappctx.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DRUNTIME -DFROBTADS -DTC_TARGET_T3 -DTADSNET -DOS_DECLARATIVE_TLS -DVMGLOB_VARS -D_M_IX86_64 -DRUNFAST -I./src -I./tads2 -I./tads3 -I./tads3/unix -DT3_INC_DIR=\"/usr/share/frobtads/tads3/include\" -DT3_LIB_DIR=\"/usr/share/frobtads/tads3/lib\" -DT3_RES_DIR=\"/usr/share/frobtads/tads3/res\" -DT3_LOG_FILE=\"/tmp/frob.log\" -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -fno-strict-aliasing -pthread -c -o src/frob-frobtadsapp.o `test -f 'src/frobtadsapp.cc' || echo './'`src/frobtadsapp.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DRUNTIME -DFROBTADS -DTC_TARGET_T3 -DTADSNET -DOS_DECLARATIVE_TLS -DVMGLOB_VARS -D_M_IX86_64 -DRUNFAST -I./src -I./tads2 -I./tads3 -I./tads3/unix -DT3_INC_DIR=\"/usr/share/frobtads/tads3/include\" -DT3_LIB_DIR=\"/usr/share/frobtads/tads3/lib\" -DT3_RES_DIR=\"/usr/share/frobtads/tads3/res\" -DT3_LOG_FILE=\"/tmp/frob.log\" -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -fno-strict-aliasing -pthread -c -o src/frob-frobtadsappcurses.o `test -f 'src/frobtadsappcurses.cc' || echo './'`src/frobtadsappcurses.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DRUNTIME -DFROBTADS -DTC_TARGET_T3 -DTADSNET -DOS_DECLARATIVE_TLS -DVMGLOB_VARS -D_M_IX86_64 -DRUNFAST -I./src -I./tads2 -I./tads3 -I./tads3/unix -DT3_INC_DIR=\"/usr/share/frobtads/tads3/include\" -DT3_LIB_DIR=\"/usr/share/frobtads/tads3/lib\" -DT3_RES_DIR=\"/usr/share/frobtads/tads3/res\" -DT3_LOG_FILE=\"/tmp/frob.log\" -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -fno-strict-aliasing -pthread -c -o src/frob-main.o `test -f 'src/main.cc' || echo './'`src/main.cc In file included from ./tads3/osifcnet.h:942, from ./tads3/vmnet.h:26, from src/main.cc:43: ./tads3/unix/osnetunix.h:222:20: error: missing '(' after "__has_builtin" 222 | # if __has_builtin == 0 | ^~ ./tads3/unix/osnetunix.h:222:23: error: missing binary operator before token "0" 222 | # if __has_builtin == 0 | ^ make[1]: *** [Makefile:6874: src/frob-main.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4' make: *** [Makefile:3855: all] Error 2 * ERROR: games-engines/frobtads-1.2.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-engines/frobtads-1.2.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-engines/frobtads-1.2.4::gentoo'`. * The complete build log is located at '/var/log/portage/games-engines:frobtads-1.2.4:20200509-111055.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-engines/frobtads-1.2.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-engines/frobtads-1.2.4/temp/environment'. * Working directory: '/var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4' * S: '/var/tmp/portage/games-engines/frobtads-1.2.4/work/frobtads-1.2.4'