* CPV: app-emulation/x48-0.6.1 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking x48-0.6.1.tar.gz to /var/tmp/portage/app-emulation/x48-0.6.1/work >>> Unpacking sxrom-j.zip to /var/tmp/portage/app-emulation/x48-0.6.1/work >>> Unpacking gxrom-r.zip to /var/tmp/portage/app-emulation/x48-0.6.1/work >>> Source unpacked in /var/tmp/portage/app-emulation/x48-0.6.1/work >>> Compiling source in /var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1 ... * econf: updating x48-0.6.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating x48-0.6.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-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... i686-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 readline in -lreadline... yes checking for add_history in -lhistory... yes checking for X11/extensions/XShm.h... yes checking for XShmQueryExtension in -lXext... yes checking for XCloseDisplay in -lGL... no 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 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 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 i686-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 dereferences a symlink specified with a 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 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating romdump/Makefile config.status: creating src/x48.man config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands X48 Configuration: Version: 0.6.1 Executables: ${exec_prefix}/bin Man pages: /usr/share/man With ReadLine sup. in FvwmConsole? yes With Shared memory for XImage? yes See INSTALL.x48 for the description of what this may mean. make -j14 'CCOPTIONS=-O2 -pipe' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' make all-recursive make[1]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' Making all in src make[2]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT debugger.o -MD -MP -MF .deps/debugger.Tpo -c -o debugger.o debugger.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT disasm.o -MD -MP -MF .deps/disasm.Tpo -c -o disasm.o disasm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT emulate.o -MD -MP -MF .deps/emulate.Tpo -c -o emulate.o emulate.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT lcd.o -MD -MP -MF .deps/lcd.Tpo -c -o lcd.o lcd.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT register.o -MD -MP -MF .deps/register.Tpo -c -o register.o register.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT resources.o -MD -MP -MF .deps/resources.Tpo -c -o resources.o resources.c errors.c: In function ‘fatal_exit’: errors.c:44:5: warning: incompatible implicit declaration of built-in function ‘exit’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT romio.o -MD -MP -MF .deps/romio.Tpo -c -o romio.o romio.c mv -f .deps/errors.Tpo .deps/errors.Po mv -f .deps/device.Tpo .deps/device.Po debugger.c: In function ‘get_stack’: debugger.c:1575:7: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘word_20’ debugger.c:1582:7: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘word_20’ emulate.c: In function ‘schedule’: emulate.c:2354:2: warning: #warning bob i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT rpl.o -MD -MP -MF .deps/rpl.Tpo -c -o rpl.o rpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT serial.o -MD -MP -MF .deps/serial.Tpo -c -o serial.o serial.c romio.c: In function ‘read_rom_file’: romio.c:96:7: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘__off_t’ mv -f .deps/options.Tpo .deps/options.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c rpl.c: In function ‘dec_string’: rpl.c:370:11: warning: format not a string literal and no format arguments rpl.c: In function ‘dec_library’: rpl.c:614:11: warning: format not a string literal and no format arguments rpl.c: In function ‘dec_local_ident’: rpl.c:770:11: warning: format not a string literal and no format arguments rpl.c: In function ‘dec_global_ident’: rpl.c:814:11: warning: format not a string literal and no format arguments rpl.c: In function ‘xlib_name’: rpl.c:991:31: warning: format not a string literal and no format arguments rpl.c: In function ‘dec_char’: rpl.c:1184:7: warning: format not a string literal and no format arguments mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/romio.Tpo .deps/romio.Po serial.c: In function ‘serial_init’: serial.c:297:7: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT x48_x11.o -MD -MP -MF .deps/x48_x11.Tpo -c -o x48_x11.o x48_x11.c mv -f .deps/lcd.Tpo .deps/lcd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dump2rom.o -MD -MP -MF .deps/dump2rom.Tpo -c -o dump2rom.o dump2rom.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT mkcard.o -MD -MP -MF .deps/mkcard.Tpo -c -o mkcard.o mkcard.c mv -f .deps/resources.Tpo .deps/resources.Po mv -f .deps/actions.Tpo .deps/actions.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT checkrom.o -MD -MP -MF .deps/checkrom.Tpo -c -o checkrom.o checkrom.c mv -f .deps/timer.Tpo .deps/timer.Po mv -f .deps/serial.Tpo .deps/serial.Po x48_x11.c: In function ‘decode_key’: x48_x11.c:3462:1: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘KeySym’ x48_x11.c:3501:1: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘KeySym’ x48_x11.c: In function ‘GetEvent’: x48_x11.c:3837:1: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘Time’ x48_x11.c:3856:1: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘Time’ mv -f .deps/register.Tpo .deps/register.Po mv -f .deps/dump2rom.Tpo .deps/dump2rom.Po mv -f .deps/mkcard.Tpo .deps/mkcard.Po mv -f .deps/memory.Tpo .deps/memory.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dump2rom dump2rom.o -lhistory -lreadline i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mkcard mkcard.o -lhistory -lreadline mv -f .deps/checkrom.Tpo .deps/checkrom.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o checkrom checkrom.o romio.o -lhistory -lreadline In file included from /usr/include/string.h:642:0, from /usr/include/readline/chardefs.h:32, from /usr/include/readline/keymaps.h:35, from /usr/include/readline/readline.h:37, from debugger.c:56: In function ‘strcpy’, inlined from ‘debug’ at debugger.c:1925:18: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer mv -f .deps/rpl.Tpo .deps/rpl.Po mv -f .deps/debugger.Tpo .deps/debugger.Po mv -f .deps/init.Tpo .deps/init.Po mv -f .deps/emulate.Tpo .deps/emulate.Po mv -f .deps/disasm.Tpo .deps/disasm.Po mv -f .deps/x48_x11.Tpo .deps/x48_x11.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o x48 actions.o debugger.o device.o disasm.o emulate.o errors.o init.o lcd.o main.o memory.o options.o register.o resources.o romio.o rpl.o serial.o timer.o x48_x11.o -lX11 -lXext -lhistory -lreadline make[2]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/src' Making all in romdump make[2]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/romdump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/romdump' make[2]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' make[2]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' make[1]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' >>> Source compiled. >>> Test phase [check]: app-emulation/x48-0.6.1 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/src' Making check in romdump make[1]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/romdump' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1/romdump' make[1]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' make check-DEJAGNU make[2]: Entering directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' Making a new site.exp file... srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='x48'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Sun Sep 12 18:52:07 2010 Native configuration is i686-pc-linux-gnu === x48 tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. WARNING: Couldn't find tool config file for unix, using default. === x48 Summary === make[2]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' make[1]: Leaving directory `/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1' >>> Install x48-0.6.1 into /var/tmp/portage/app-emulation/x48-0.6.1/image/ category app-emulation >>> Completed installing x48-0.6.1 into /var/tmp/portage/app-emulation/x48-0.6.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/x48 usr/bin/dump2rom usr/bin/checkrom usr/bin/mkcard * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * errors.c:44:5: warning: incompatible implicit declaration of built-in function ‘exit’ * * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * * /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer * * Please file a bug about this at http://bugs.gentoo.org/ * with the maintaining herd of the package. * * ERROR: app-emulation/x48-0.6.1 failed: * install aborted due to poor programming practices shown above * * Call stack: * misc-functions.sh, line 975: Called install_qa_check * misc-functions.sh, line 660: Called die * The specific snippet of code: * die "install aborted due to" \ * * If you need support, post the output of 'emerge --info =app-emulation/x48-0.6.1', * the complete build log and the output of 'emerge -pqv =app-emulation/x48-0.6.1'. * The complete build log is located at '/var/log/portage/build/app-emulation/x48-0.6.1:20100912-165146.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/x48-0.6.1/temp/environment'. * S: '/var/tmp/portage/app-emulation/x48-0.6.1/work/x48-0.6.1'