* Package: app-emulation/aranym-1.1.0 * Repository: gentoo * Maintainer: chewi@gentoo.org * USE: abi_x86_64 amd64 clipboard elibc_glibc jit jpeg kernel_linux opengl standard usb userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking aranym_1.1.0.orig.tar.gz to /var/tmp/portage/app-emulation/aranym-1.1.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/aranym-1.1.0/work >>> Preparing source in /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0 ... * Applying aranym-1.1.0-conditional-installs.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0' ... * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: aranym-1.1.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0 ... * jit: running run_in_build_dir multibuild_src_configure * econf: updating aranym-1.1.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating aranym-1.1.0/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/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/aranym-1.1.0 --htmldir=/usr/share/doc/aranym-1.1.0/html --libdir=/usr/lib64 --enable-opengl --enable-usbhost --disable-nfosmesa --enable-nfjpeg --enable-nfclipbrd --disable-jit-fpu --enable-jit-compiler --disable-fullmmu --disable-lilo checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU Objective C... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking how to run the C preprocessor... -E checking for g++... g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-windres... no checking for windres... no 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 sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for sys/mman.h... yes checking for mach/mach.h... no checking for sys/ioctl.h... yes checking for getopt.h... yes checking for termios.h... yes checking for termio.h... yes checking for alloca.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for types.h... no checking for stat.h... no checking for ext2fs/ext2_fs.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/if_tun.h... yes checking for net/if.h... yes checking for net/if_tun.h... no checking for net/bpf.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking for off_t... yes checking for loff_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... yes checking for sys/time.h... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking whether the compiler recognizes bool as a built-in type... yes checking for sin in -lm... yes checking for strdup... yes checking for sigaction... yes checking for signal... yes checking for sigsetjmp... no checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for sbrk... yes checking for strchr... yes checking for memcpy... yes checking for bcopy... yes checking for usleep... yes checking for gettimeofday... yes checking for fseeko... yes checking for fsync... yes checking for futimes... yes checking for futimens... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for lstat... yes checking for truncate... yes checking for pathconf... yes checking for canonicalize_file_name... yes checking for realpath... yes checking whether sigsetjmp is supported... yes checking for mach_task_self... no checking for task_self... no checking for libudev.h... yes checking for udev_monitor_new_from_netlink in -ludev... yes checking whether TUN/TAP is supported... yes checking whether BPF is supported... no checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking for vasprintf... yes checking for sighandler_t... yes checking for getopt_long... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for the addressing mode to use... fixed (0x51000000) checking for GAS .p2align feature... yes checking whether GCC supports -mno-red-zone... yes checking floating point format... IEEE (little-endian) checking for ieee754.h... yes checking for ieeefp.h... no checking for floatingpoint.h... no checking for nan.h... no checking for math.h... yes checking for isnanl... yes checking for isinfl... yes checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for exp2l... yes checking for pow2l... no checking for exp10l... yes checking for pow10l... no checking for fabsl... yes checking for sqrtl... yes checking for log1pl... yes checking for expm1l... yes checking for exp2... yes checking for pow2... no checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for truncl... yes checking for roundl... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no checking for sdl-config... (cached) no checking for SDL - version >= 1.2.12... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. checking for SDL2... yes checking for SDL2 - version >= 2.0.3... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for GL... yes checking for OpenGL support... yes checking for LIBUSB... yes checking for scsi/sg.h... yes checking for XOpenDisplay in -lX11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/uae_cpu/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ARAnyM configuration summary: SDL version ................... ........ : 2.0.12 Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : yes Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : fixed (0x51000000) Full MMU support ....................... : no Linux /dev/rtc source timer ............ : yes Real STOP implementation ............... : yes DSP 56001 support ...................... : yes DSP 56001 disassembly support .......... : no Debugger ............................... : no Check memory ........................... : sseg First 2kB of RAM Supervisor protected... : yes FastRAM fixed size ..................... : no Fixed position of VideoRAM ............. : no Blitter memmove acceleration ........... : no Blitter SDL blit acceleration .......... : no Support for hostfs ..................... : yes Support for ethernet ................... : yes GUI .................................... : yes OpenGL ................................. : yes Linux-m68k loader ...................... : no Zlib ................................... : not required libusb-1.0.............................. : yes NatFeat CD-ROM driver .................. : linux NatFeat PCI driver ..................... : no NatFeat USB driver ..................... : yes NatFeat OSMesa driver .................. : no NatFeat JPEG decoder ................... : yes NatFeat Clipboard ...................... : yes NatFeat VDI driver ..................... : yes NatFeat SCSI driver .................... : yes NatFeat host exec driver ............... : yes Exception per second limiter ........... : no Linux/X86 h/w access for parallel port.. : no Linux /dev/parport for parallel port.... : yes Unix /dev/ttySn for serial port......... : yes Use C++ exceptions for m68k exceptions.. : no Configuration done. Now type "make" (or "gmake"). * standard: running run_in_build_dir multibuild_src_configure * econf: updating aranym-1.1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating aranym-1.1.0/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/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/aranym-1.1.0 --htmldir=/usr/share/doc/aranym-1.1.0/html --libdir=/usr/lib64 --enable-opengl --enable-usbhost --disable-nfosmesa --enable-nfjpeg --enable-nfclipbrd --disable-jit-fpu --disable-jit-compiler --disable-fullmmu --disable-lilo checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU Objective C... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking how to run the C preprocessor... -E checking for g++... g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-windres... no checking for windres... no 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 sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for sys/mman.h... yes checking for mach/mach.h... no checking for sys/ioctl.h... yes checking for getopt.h... yes checking for termios.h... yes checking for termio.h... yes checking for alloca.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for types.h... no checking for stat.h... no checking for ext2fs/ext2_fs.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/if_tun.h... yes checking for net/if.h... yes checking for net/if_tun.h... no checking for net/bpf.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking for off_t... yes checking for loff_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... yes checking for sys/time.h... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking whether the compiler recognizes bool as a built-in type... yes checking for sin in -lm... yes checking for strdup... yes checking for sigaction... yes checking for signal... yes checking for sigsetjmp... no checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for sbrk... yes checking for strchr... yes checking for memcpy... yes checking for bcopy... yes checking for usleep... yes checking for gettimeofday... yes checking for fseeko... yes checking for fsync... yes checking for futimes... yes checking for futimens... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for lstat... yes checking for truncate... yes checking for pathconf... yes checking for canonicalize_file_name... yes checking for realpath... yes checking whether sigsetjmp is supported... yes checking for mach_task_self... no checking for task_self... no checking for libudev.h... yes checking for udev_monitor_new_from_netlink in -ludev... yes checking whether TUN/TAP is supported... yes checking whether BPF is supported... no checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking for vasprintf... yes checking for sighandler_t... yes checking for getopt_long... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for the addressing mode to use... direct checking for GAS .p2align feature... yes checking whether GCC supports -mno-red-zone... yes checking floating point format... IEEE (little-endian) checking for ieee754.h... yes checking for ieeefp.h... no checking for floatingpoint.h... no checking for nan.h... no checking for math.h... yes checking for isnanl... yes checking for isinfl... yes checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for exp2l... yes checking for pow2l... no checking for exp10l... yes checking for pow10l... no checking for fabsl... yes checking for sqrtl... yes checking for log1pl... yes checking for expm1l... yes checking for exp2... yes checking for pow2... no checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for truncl... yes checking for roundl... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no checking for sdl-config... (cached) no checking for SDL - version >= 1.2.12... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. checking for SDL2... yes checking for SDL2 - version >= 2.0.3... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for GL... yes checking for OpenGL support... yes checking for LIBUSB... yes checking for scsi/sg.h... yes checking for XOpenDisplay in -lX11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/uae_cpu/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ARAnyM configuration summary: SDL version ................... ........ : 2.0.12 Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : no Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : direct Full MMU support ....................... : no Linux /dev/rtc source timer ............ : yes Real STOP implementation ............... : yes DSP 56001 support ...................... : yes DSP 56001 disassembly support .......... : no Debugger ............................... : no Check memory ........................... : page First 2kB of RAM Supervisor protected... : yes FastRAM fixed size ..................... : no Fixed position of VideoRAM ............. : no Blitter memmove acceleration ........... : no Blitter SDL blit acceleration .......... : no Support for hostfs ..................... : yes Support for ethernet ................... : yes GUI .................................... : yes OpenGL ................................. : yes Linux-m68k loader ...................... : no Zlib ................................... : not required libusb-1.0.............................. : yes NatFeat CD-ROM driver .................. : linux NatFeat PCI driver ..................... : no NatFeat USB driver ..................... : yes NatFeat OSMesa driver .................. : no NatFeat JPEG decoder ................... : yes NatFeat Clipboard ...................... : yes NatFeat VDI driver ..................... : yes NatFeat SCSI driver .................... : yes NatFeat host exec driver ............... : yes Exception per second limiter ........... : no Linux/X86 h/w access for parallel port.. : no Linux /dev/parport for parallel port.... : yes Unix /dev/ttySn for serial port......... : yes Use C++ exceptions for m68k exceptions.. : yes Configuration done. Now type "make" (or "gmake"). >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0 ... * jit: running run_in_build_dir default make -j1 echo '/* generated from ChangeLog */' > version_date.h sed -n '/^20[0-9][0-9]\/[0-9]*\/[0-9]/p' < /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/ChangeLog | sed 's/^\(20[0-9][0-9]\/[0-9]*\/[0-9]*\).*/#define VERSION_DATE "\1"/;q' >> version_date.h if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/glfuncs.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -macros /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/glfuncs.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/call-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -calls /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/call-gl.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/dispatch-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -dispatch /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/dispatch-gl.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/paramcount-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -paramcount /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/natfeat/nfosmesa/paramcount-gl.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/glfuncs-bynum.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -macros /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/glfuncs-bynum.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/ldg/osmesa.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -incfile /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/gltypes.h -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -ldgheader /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/ldg/osmesa.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/ldg/tiny_gl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -incfile /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/gltypes.h -tinyldgheader /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/ldg/tiny_gl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/osmesa_load.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -incfile /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/gltypes.h -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -ldgsource /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/osmesa_load.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/tinygl_load.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -tinyldgsource /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/tinygl_load.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/link-tinygl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -tinyldglink /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/link-tinygl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/slb/tiny_gl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -incfile /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/gltypes.h -tinyslbheader /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/slb/tiny_gl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/slb/osmesa.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -incfile /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/gltypes.h -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -slbheader /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/slb/osmesa.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/tinygl_loadslb.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -tinyslbsource /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/tinygl_loadslb.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/osmesa_loadslb.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/dyngl.pl -enums /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/enum-gl.h -slbsource /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/tools/glfuncs.h > $$.tmp && mv $$.tmp /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/atari/nfosmesa/osmesa_loadslb.c || { rm -f $$.tmp; false; } \ fi make all-recursive make[1]: Entering directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit' Making all in src make[2]: Entering directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit/src' Making all in uae_cpu make[3]: Entering directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit/src/uae_cpu' DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu -I../.. -DOS_linux -DCPU_x86_64 -D_GNU_SOURCE -DFIXED_ADDRESSING -DFMEMORY=0x51000000 -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DUSE_JIT=1 -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/../include" "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/../Unix" "-I./.." "-I." "-I/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu" -g -W -Wall -Wundef -c -o build68k.o /var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0/src/uae_cpu/build68k.c /bin/sh: DHAVE_CONFIG_H: command not found make[3]: [Makefile:482: build68k.o] Error 127 (ignored) g -W -Wall -Wundef -o build68k build68k.o -lm make[3]: g: No such file or directory make[3]: [Makefile:436: build68k] Error 127 (ignored) ./build68k cpudefs.cpp /bin/sh: ./build68k: No such file or directory make[3]: *** [Makefile:731: cpudefs.cpp] Error 127 make[3]: Leaving directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit/src/uae_cpu' make[2]: *** [Makefile:2276: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit/src' make[1]: *** [Makefile:475: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit' make: *** [Makefile:415: all] Error 2 * ERROR: app-emulation/aranym-1.1.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/aranym-1.1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/aranym-1.1.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:aranym-1.1.0:20201020-014642.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/aranym-1.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/aranym-1.1.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit' * S: '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0'