* Package: app-emulation/x48-0.6.4 * Repository: gentoo * Maintainer: nimiux@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Running eautoreconf in '/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: x48-0.6.4/ 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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.20... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for X11/extensions/XShm.h... yes checking for XShmQueryExtension in -lXext... yes checking for XCloseDisplay in -lGL... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... 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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for gethostname... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for strdup... yes checking for strrchr... yes checking for uname... yes checking for APPDEFS... yes 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 style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating romdump/Makefile config.status: creating src/x48.man config.status: creating rpm/x48.spec config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands X48 Configuration: Version: 0.6.4 Executables: ${exec_prefix}/bin Man pages: /usr/share/man With ReadLine sup. in Debuger? yes With Shared memory for XImage? yes # See INSTALL for the description of what this may mean. make all-recursive make[1]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4' Making all in src make[2]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c actions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c debugger.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c device.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c disasm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c emulate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c errors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c lcd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c main.c debugger.c: In function 'get_stack': debugger.c:1575:7: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'word_20' [-Wformat] debugger.c:1582:7: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'word_20' [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c resources.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c romio.c romio.c: In function 'read_rom_file': romio.c:96:7: warning: format '%d' expects argument of type 'int', but argument 2 has type '__off_t' [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c rpl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c serial.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c timer.c rpl.c: In function 'dec_string': rpl.c:370:11: error: format not a string literal and no format arguments [-Werror=format-security] rpl.c: In function 'dec_library': rpl.c:614:11: error: format not a string literal and no format arguments [-Werror=format-security] rpl.c: In function 'dec_local_ident': rpl.c:770:11: error: format not a string literal and no format arguments [-Werror=format-security] rpl.c: In function 'dec_global_ident': rpl.c:814:11: error: format not a string literal and no format arguments [-Werror=format-security] rpl.c: In function 'xlib_name': rpl.c:991:31: error: format not a string literal and no format arguments [-Werror=format-security] rpl.c: In function 'dec_char': rpl.c:1184:7: error: format not a string literal and no format arguments [-Werror=format-security] cc1: some warnings being treated as errors make[2]: *** [rpl.o] Error 1 make[2]: *** Waiting for unfinished jobs.... serial.c: In function 'serial_init': serial.c:297:7: error: format not a string literal and no format arguments [-Werror=format-security] cc1: some warnings being treated as errors make[2]: *** [serial.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4' make: *** [all] Error 2 * ERROR: app-emulation/x48-0.6.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/x48-0.6.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/x48-0.6.4::gentoo'`. * The complete build log is located at '/var/log/log/build/app-emulation/x48-0.6.4:20140825-232423.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/x48-0.6.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/x48-0.6.4/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4' * S: '/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4'