* Package: games-board/ace-1.3  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: distcc preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ace-1.3.tar.gz to /tmp/portage/games-board/ace-1.3/work >>> Source unpacked in /tmp/portage/games-board/ace-1.3/work >>> Preparing source in /tmp/portage/games-board/ace-1.3/work/ace-1.3 ... * Applying ace-1.3-no-xpm.patch ...  [ ok ] * Applying ace-1.3-implicit-pointer.patch ...  [ ok ] * Applying ace-1.3-libpng15.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/games-board/ace-1.3/work/ace-1.3 ... * econf: updating ace-1.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ace-1.3/config.sub with /usr/share/gnuconfig/config.sub ./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 --prefix=/usr --libdir=/usr/lib64 --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --program-prefix=ace- -C configure: loading site script /usr/share/config.site configure: creating cache config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-pc-linux-gnu-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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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 (x86_64-pc-linux-gnu-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... no checking for gawk... (cached) gawk 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip 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 ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for utime.h... yes checking whether utime accepts a null argument... yes checking for gettimeofday... yes checking for mkdir... yes checking for strdup... yes checking for strstr... yes configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating games/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /tmp/portage/games-board/ace-1.3/work/ace-1.3 ... make -j6 Making all in lib make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o table.lo table.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o help.lo help.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o stack.lo stack.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o imagelib.lo imagelib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o xwin.lo xwin.c gcc ./make-imglib.c -o make-imglib -lpng -lz libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c table.c -fPIC -DPIC -o .libs/table.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c help.c -fPIC -DPIC -o .libs/help.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c imagelib.c -fPIC -DPIC -o .libs/imagelib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c stack.c -fPIC -DPIC -o .libs/stack.o libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c xwin.c -fPIC -DPIC -o .libs/xwin.o ./make-imglib.c: In function 'main': ./make-imglib.c:258:2: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'struct FILE *' [-Wformat] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o table_rn.lo table_rn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c table_rn.c -fPIC -DPIC -o .libs/table_rn.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o funcs.lo funcs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c funcs.c -fPIC -DPIC -o .libs/funcs.o funcs.c: In function 'default_key_cb': funcs.c:60:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] gcc ./text2c.c -o text2c -lpng -lz ./text2c.c: In function 'main': ./text2c.c:43:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] ./make-imglib -n cards -i ./png -d images.d ./images.in images.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c -o images.lo images.c libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"ace 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -march=core2 -O2 -pipe -c images.c -fPIC -DPIC -o .libs/images.o stack.c: In function 'stack_create': stack.c:79:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] stack.c: In function 'stack_move_cards': stack.c:540:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] stack.c: In function 'stack_begin_drag': stack.c:639:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] distcc[21749] ERROR: nonblocking connect to 192.168.1.69:3632 failed: No route to host distcc[21738] ERROR: nonblocking connect to 192.168.1.69:3632 failed: No route to host distcc[21749] Warning: failed to distribute imagelib.c to pomiot, running locally instead distcc[21738] Warning: failed to distribute table.c to pomiot, running locally instead distcc[21748] ERROR: nonblocking connect to 192.168.1.69:3632 failed: No route to host distcc[21756] ERROR: nonblocking connect to 192.168.1.69:3632 failed: No route to host distcc[21756] Warning: failed to distribute xwin.c to pomiot, running locally instead distcc[21748] Warning: failed to distribute help.c to pomiot, running locally instead imagelib.c: In function 'get_image': imagelib.c:50:7: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] imagelib.c: In function 'alloc_synth_image': imagelib.c:107:17: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] help.c: In function 'help_init': help.c:182:22: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] help.c: In function 'my_help_redraw': help.c:212:61: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] help.c:264:68: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] help.c: In function 'my_help_key': help.c:275:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] help.c:278:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] help.c: In function 'help': help.c:397:13: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] help.c:398:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] help.c:399:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] help.c:404:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] help.c:417:19: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] help.c:497:32: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] table.c: In function 'init_ace': table.c:138:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] table.c: In function 'table_loop':help.c:405:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] table.c:459:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] table.c: In function 'clip_more': table.c:504:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] table.c: In function 'unclip': table.c:537:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] table.c:538:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] xwin.c: In function 'xwin_init': xwin.c:161:5: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default] xwin.c: In function 'pixel_for': xwin.c:683:3: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default] xwin.c: In function 'build_image': xwin.c:945:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcards.la -rpath /usr/lib64 table.lo help.lo stack.lo imagelib.lo xwin.lo images.lo table_rn.lo funcs.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/table.o .libs/help.o .libs/stack.o .libs/imagelib.o .libs/xwin.o .libs/images.o .libs/table_rn.o .libs/funcs.o -march=core2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcards.so.1 -o .libs/libcards.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcards.so.1" && ln -s "libcards.so.1.0.0" "libcards.so.1") libtool: link: (cd ".libs" && rm -f "libcards.so" && ln -s "libcards.so.1.0.0" "libcards.so") libtool: link: ( cd ".libs" && rm -f "libcards.la" && ln -s "../libcards.la" "libcards.la" ) make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' Making all in games make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' ../lib/make-imglib -i . -n appimglib - canfield-img.c canfield.png ../lib/text2c freecell_help < freecell.html > freecell-help.c image canfield.png ../lib/make-imglib -i . -n appimglib - freecell-img.c freecell.png ../lib/text2c golf_help < golf.html > golf-help.c image freecell.png ../lib/make-imglib -i . -n appimglib - golf-img.c golf.png golf-arrow.png golf-noarrow.png ../lib/text2c mastermind_help < mastermind.html > mastermind-help.c ../lib/make-imglib -i . -n appimglib - mastermind-img.c mastermind-b.png mastermind-c.png mastermind-e.png mastermind-eb.png mastermind-g.png mastermind-k.png mastermind-o.png mastermind-p.png mastermind-r.png mastermind-w.png mastermind-y.png mastermind.png image golf.png image golf-arrow.png image golf-noarrow.png ../lib/text2c merlin_help < merlin.html > merlin-help.c ../lib/make-imglib -i . -n appimglib - merlin-img.c merlin.png merlin-c.png merlin-b.png image mastermind-b.png image mastermind-c.png image mastermind-e.png image mastermind-eb.png image mastermind-g.png image mastermind-k.png image mastermind-o.png image mastermind-p.png image mastermind-r.png image mastermind-w.png image mastermind-y.png image mastermind.png ../lib/text2c minesweeper_help < minesweeper.html > minesweeper-help.c image merlin.png ../lib/make-imglib -i . -n appimglib - minesweeper-img.c minesweeper.png minesweeper-x.png minesweeper-t.png minesweeper-c12.png minesweeper-c24.png minesweeper-c36.png minesweeper-c48.png image merlin-c.png image merlin-b.png ../lib/text2c pegged_help < pegged.html > pegged-help.c ../lib/make-imglib -i . -n appimglib - pegged-img.c pegged.png pegged-h.png pegged-p.png image minesweeper.png image minesweeper-x.png image minesweeper-t.png image minesweeper-c12.png image minesweeper-c24.png image minesweeper-c36.png image minesweeper-c48.png ../lib/text2c solitaire_help < solitaire.html > solitaire-help.c image pegged.png image pegged-h.png image pegged-p.png ../lib/make-imglib -i . -n appimglib - solitaire-img.c solitaire.png ../lib/text2c spider_help < spider.html > spider-help.c image solitaire.png ../lib/make-imglib -i . -n appimglib - spider-img.c spider.png golf-arrow.png golf-noarrow.png ../lib/text2c taipedit_help < taipedit.html > taipedit-help.c image spider.png image golf-arrow.png image golf-noarrow.png ../lib/make-imglib -i . -n appimglib - taipedit-img.c taipedit.png taipedit-bu.png taipedit-bs.png taipedit-bt.png taipei-tiles.png ../lib/text2c taipei_help < taipei.html > taipei-help.c image taipedit.png image taipedit-bu.png image taipedit-bs.png image taipedit-bt.png image taipei-tiles.png ../lib/make-imglib -i . -n appimglib - taipei-img.c taipei taipei-tiles image taipei image taipei-tiles make all-am make[2]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c canfield.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c canfield-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c freecell.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c freecell-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c freecell-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c golf.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c golf-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c golf-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c mastermind.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c mastermind-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c mastermind-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c merlin.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c merlin-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c merlin-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c minesweeper.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c minesweeper-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c minesweeper-img.c minesweeper.c: In function 'show_untagged': minesweeper.c:174:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] minesweeper.c: In function 'key': minesweeper.c:311:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c pegged.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c pegged-help.c pegged.c: In function 'start_again': pegged.c:183:5: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c pegged-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c solitaire.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c solitaire-help.c solitaire.c: In function 'auto_move': solitaire.c:361:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] solitaire.c: In function 'update_status_text': solitaire.c:640:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c solitaire-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c spider.c freecell.c: In function 'card_string': freecell.c:169:3: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] freecell.c: In function 'auto_move': freecell.c:326:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c spider-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c spider-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipedit.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipeilib.c taipeilib.c: In function 'load': taipeilib.c:43:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] taipeilib.c:52:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] taipedit.c: In function 'shift': taipedit.c:251:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] taipedit.c:262:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] taipedit.c: In function 'key': taipedit.c:297:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] taipedit.c: In function 'main': taipedit.c:365:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipedit-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipedit-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipei.c taipei.c: In function 'bi_load': taipei.c:291:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] taipei.c: In function 'start_again': taipei.c:396:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] taipei.c:453:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] taipei.c: In function 'init': taipei.c:466:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] taipei.c: In function 'key': taipei.c:519:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipei-help.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c taipei-img.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c thornq.c ../lib/text2c thornq_help < thornq.html > thornq-help.c ../lib/make-imglib -i . -n appimglib - thornq-img.c thornq.png thornq-arrow.png thornq-noarrow.png image thornq.png image thornq-arrow.png image thornq-noarrow.png /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o canfield canfield.o canfield-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/canfield canfield.o canfield-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o freecell freecell.o freecell-help.o freecell-img.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mastermind mastermind.o mastermind-help.o mastermind-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/freecell freecell.o freecell-help.o freecell-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o merlin merlin.o merlin-help.o merlin-img.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o minesweeper minesweeper.o minesweeper-help.o minesweeper-img.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pegged pegged.o pegged-help.o pegged-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/mastermind mastermind.o mastermind-help.o mastermind-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o solitaire solitaire.o solitaire-help.o solitaire-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/merlin merlin.o merlin-help.o merlin-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/minesweeper minesweeper.o minesweeper-help.o minesweeper-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/pegged pegged.o pegged-help.o pegged-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o taipedit taipedit.o taipeilib.o taipedit-help.o taipedit-img.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o taipei taipei.o taipeilib.o taipei-help.o taipei-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/solitaire solitaire.o solitaire-help.o solitaire-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm golf.c: In function 'show_count':x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c thornq-help.c golf.c:106:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] golf.c:108:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] golf.c: In function 'key': golf.c:278:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] golf.c:303:7: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c thornq-img.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o thornq thornq.o thornq-help.o thornq-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/taipedit taipedit.o taipeilib.o taipedit-help.o taipedit-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/taipei taipei.o taipeilib.o taipei-help.o taipei-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o golf golf.o golf-help.o golf-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/thornq thornq.o thornq-help.o thornq-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o spider spider.o spider-help.o spider-img.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/golf golf.o golf-help.o golf-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/spider spider.o spider-help.o spider-img.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm make[2]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' Making all in tests make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c penguins.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test1.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test3.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test4.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test5.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test6.c test1.c: In function 'init': test1.c:36:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] penguins.c: In function 'init': penguins.c:45:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] test3.c: In function 'init': test3.c:47:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] ../lib/make-imglib -i . -n appimglib - test6c.c test6.png image test6.png x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib -march=core2 -O2 -pipe -c test6c.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test1 test1.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o penguins penguins.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test3 test3.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/test1 test1.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/penguins penguins.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/test3 test3.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm test4.c: In function 'init': test4.c:46:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test6 test6.o test6c.o ../lib/libcards.la -lpng -lz -lX11 -lm test5.c: In function 'init': test5.c:46:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test4 test4.o ../lib/libcards.la -lpng -lz -lX11 -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test5 test5.o ../lib/libcards.la -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/test6 test6.o test6c.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/test5 test5.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/test4 test4.o ../lib/.libs/libcards.so -lpng -lz -lX11 -lm make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' >>> Source compiled. >>> Test phase [not enabled]: games-board/ace-1.3 >>> Install ace-1.3 into /tmp/portage/games-board/ace-1.3/image/ category games-board make -j6 DESTDIR=/tmp/portage/games-board/ace-1.3/image/ install Making install in lib make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' make[2]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/games-board/ace-1.3/image//usr/lib64" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c libcards.la '/tmp/portage/games-board/ace-1.3/image//usr/lib64' libtool: install: /usr/bin/install -c .libs/libcards.so.1.0.0 /tmp/portage/games-board/ace-1.3/image//usr/lib64/libcards.so.1.0.0 libtool: install: (cd /tmp/portage/games-board/ace-1.3/image//usr/lib64 && { ln -s -f libcards.so.1.0.0 libcards.so.1 || { rm -f libcards.so.1 && ln -s libcards.so.1.0.0 libcards.so.1; }; }) libtool: install: (cd /tmp/portage/games-board/ace-1.3/image//usr/lib64 && { ln -s -f libcards.so.1.0.0 libcards.so || { rm -f libcards.so && ln -s libcards.so.1.0.0 libcards.so; }; }) libtool: install: /usr/bin/install -c .libs/libcards.lai /tmp/portage/games-board/ace-1.3/image//usr/lib64/libcards.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/lib' Making install in games make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' make install-am make[2]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' make[3]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/games-board/ace-1.3/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c canfield '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-canfield' libtool: install: /usr/bin/install -c .libs/canfield /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-canfield /bin/sh ../libtool --mode=install /usr/bin/install -c freecell '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-freecell' libtool: install: /usr/bin/install -c .libs/freecell /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-freecell /bin/sh ../libtool --mode=install /usr/bin/install -c golf '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-golf' libtool: install: /usr/bin/install -c .libs/golf /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-golf /bin/sh ../libtool --mode=install /usr/bin/install -c mastermind '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-mastermind' libtool: install: /usr/bin/install -c .libs/mastermind /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-mastermind /bin/sh ../libtool --mode=install /usr/bin/install -c merlin '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-merlin' libtool: install: /usr/bin/install -c .libs/merlin /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-merlin /bin/sh ../libtool --mode=install /usr/bin/install -c minesweeper '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-minesweeper' libtool: install: /usr/bin/install -c .libs/minesweeper /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-minesweeper /bin/sh ../libtool --mode=install /usr/bin/install -c pegged '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-pegged' libtool: install: /usr/bin/install -c .libs/pegged /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-pegged /bin/sh ../libtool --mode=install /usr/bin/install -c solitaire '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-solitaire' libtool: install: /usr/bin/install -c .libs/solitaire /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-solitaire /bin/sh ../libtool --mode=install /usr/bin/install -c spider '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-spider' libtool: install: /usr/bin/install -c .libs/spider /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-spider /bin/sh ../libtool --mode=install /usr/bin/install -c taipedit '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-taipedit' libtool: install: /usr/bin/install -c .libs/taipedit /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-taipedit /bin/sh ../libtool --mode=install /usr/bin/install -c taipei '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-taipei' libtool: install: /usr/bin/install -c .libs/taipei /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-taipei /bin/sh ../libtool --mode=install /usr/bin/install -c thornq '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-thornq' libtool: install: /usr/bin/install -c .libs/thornq /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-thornq make[3]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' make[2]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/games' Making install in tests make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' make[2]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/games-board/ace-1.3/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c penguins '/tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-penguins' libtool: install: /usr/bin/install -c .libs/penguins /tmp/portage/games-board/ace-1.3/image//usr/bin/./ace-penguins make[2]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3/tests' make[1]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' make[2]: Entering directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' make[1]: Leaving directory `/tmp/portage/games-board/ace-1.3/work/ace-1.3' >>> Completed installing ace-1.3 into /tmp/portage/games-board/ace-1.3/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/ace-penguins usr/bin/ace-spider usr/bin/ace-solitaire usr/bin/ace-taipei usr/bin/ace-thornq usr/bin/ace-taipedit usr/bin/ace-pegged usr/bin/ace-merlin usr/bin/ace-minesweeper usr/bin/ace-mastermind usr/bin/ace-golf usr/bin/ace-freecell usr/bin/ace-canfield usr/lib64/libcards.so.1.0.0 removing executable bit: usr/lib64/libcards.la * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * funcs.c:60:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * ./text2c.c:43:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * stack.c:79:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * stack.c:540:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] * stack.c:639:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * imagelib.c:50:7: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] * imagelib.c:107:17: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] * help.c:182:22: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] * help.c:212:61: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] * help.c:264:68: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] * help.c:275:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * help.c:278:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] * help.c:397:13: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] * help.c:398:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] * help.c:399:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] * help.c:404:20: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] * help.c:417:19: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] * help.c:497:32: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] * table.c:138:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * table.c:459:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * table.c:538:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] * xwin.c:161:5: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default] * xwin.c:683:3: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default] * xwin.c:945:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] * minesweeper.c:174:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] * minesweeper.c:311:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * pegged.c:183:5: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] * solitaire.c:361:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * solitaire.c:640:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * freecell.c:169:3: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * freecell.c:326:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipeilib.c:43:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipedit.c:251:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipedit.c:262:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] * taipedit.c:297:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * taipedit.c:365:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipei.c:291:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipei.c:396:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * taipei.c:453:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * taipei.c:466:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] * taipei.c:519:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * golf.c:106:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * golf.c:108:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] * golf.c:278:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] * golf.c:303:7: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] * test1.c:36:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * penguins.c:45:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * test3.c:47:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * test4.c:46:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * test5.c:46:7: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.delorie.com/store/ace/ ./ ./usr/ ./usr/share/ ./usr/share/applications/ ./usr/share/applications/ace-thornq-ace.desktop ./usr/share/applications/ace-taipei-ace.desktop ./usr/share/applications/ace-taipedit-ace.desktop ./usr/share/applications/ace-spider-ace.desktop ./usr/share/applications/ace-solitaire-ace.desktop ./usr/share/applications/ace-penguins-ace.desktop ./usr/share/applications/ace-pegged-ace.desktop ./usr/share/applications/ace-minesweeper-ace.desktop ./usr/share/applications/ace-merlin-ace.desktop ./usr/share/applications/ace-mastermind-ace.desktop ./usr/share/applications/ace-golf-ace.desktop ./usr/share/applications/ace-freecell-ace.desktop ./usr/share/applications/ace-canfield-ace.desktop ./usr/share/pixmaps/ ./usr/share/pixmaps/ace.gif ./usr/share/doc/ ./usr/share/doc/ace-1.3/ ./usr/share/doc/ace-1.3/AUTHORS.bz2 ./usr/share/doc/ace-1.3/ChangeLog.bz2 ./usr/share/doc/ace-1.3/NEWS.bz2 ./usr/share/doc/ace-1.3/README.bz2 ./usr/share/doc/ace-1.3/html/ ./usr/share/doc/ace-1.3/html/toolkit.html ./usr/share/doc/ace-1.3/html/title.gif ./usr/share/doc/ace-1.3/html/penguin.gif ./usr/share/doc/ace-1.3/html/intro.html ./usr/share/doc/ace-1.3/html/as.gif ./usr/bin/ ./usr/bin/ace-penguins ./usr/bin/ace-thornq ./usr/bin/ace-taipei ./usr/bin/ace-taipedit ./usr/bin/ace-spider ./usr/bin/ace-solitaire ./usr/bin/ace-pegged ./usr/bin/ace-minesweeper ./usr/bin/ace-merlin ./usr/bin/ace-mastermind ./usr/bin/ace-golf ./usr/bin/ace-freecell ./usr/bin/ace-canfield ./usr/lib64/ ./usr/lib64/libcards.la ./usr/lib64/libcards.so ./usr/lib64/libcards.so.1 ./usr/lib64/libcards.so.1.0.0 >>> Done. * Removing /usr/share/locale * Removing /etc/logrotate.d * checking 40 files for package collisions >>> Merging games-board/ace-1.3 to / --- /usr/ --- /usr/share/ --- /usr/share/applications/ >>> /usr/share/applications/ace-thornq-ace.desktop >>> /usr/share/applications/ace-taipei-ace.desktop >>> /usr/share/applications/ace-taipedit-ace.desktop >>> /usr/share/applications/ace-spider-ace.desktop >>> /usr/share/applications/ace-solitaire-ace.desktop >>> /usr/share/applications/ace-penguins-ace.desktop >>> /usr/share/applications/ace-pegged-ace.desktop >>> /usr/share/applications/ace-minesweeper-ace.desktop >>> /usr/share/applications/ace-merlin-ace.desktop >>> /usr/share/applications/ace-mastermind-ace.desktop >>> /usr/share/applications/ace-golf-ace.desktop >>> /usr/share/applications/ace-freecell-ace.desktop >>> /usr/share/applications/ace-canfield-ace.desktop --- /usr/share/pixmaps/ >>> /usr/share/pixmaps/ace.gif --- /usr/share/doc/ --- /usr/share/doc/ace-1.3/ >>> /usr/share/doc/ace-1.3/AUTHORS.bz2 >>> /usr/share/doc/ace-1.3/ChangeLog.bz2 >>> /usr/share/doc/ace-1.3/NEWS.bz2 >>> /usr/share/doc/ace-1.3/README.bz2 --- /usr/share/doc/ace-1.3/html/ >>> /usr/share/doc/ace-1.3/html/toolkit.html >>> /usr/share/doc/ace-1.3/html/title.gif >>> /usr/share/doc/ace-1.3/html/penguin.gif >>> /usr/share/doc/ace-1.3/html/intro.html >>> /usr/share/doc/ace-1.3/html/as.gif --- /usr/bin/ >>> /usr/bin/ace-penguins >>> /usr/bin/ace-thornq >>> /usr/bin/ace-taipei >>> /usr/bin/ace-taipedit >>> /usr/bin/ace-spider >>> /usr/bin/ace-solitaire >>> /usr/bin/ace-pegged >>> /usr/bin/ace-minesweeper >>> /usr/bin/ace-merlin >>> /usr/bin/ace-mastermind >>> /usr/bin/ace-golf >>> /usr/bin/ace-freecell >>> /usr/bin/ace-canfield --- /usr/lib64/ >>> /usr/lib64/libcards.la >>> /usr/lib64/libcards.so -> libcards.so.1.0.0 >>> /usr/lib64/libcards.so.1 -> libcards.so.1.0.0 >>> /usr/lib64/libcards.so.1.0.0 >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/pixmaps/ace.gif --- replaced dir /usr/share/pixmaps --- replaced obj /usr/share/doc/ace-1.3/html/toolkit.html --- replaced obj /usr/share/doc/ace-1.3/html/title.gif --- replaced obj /usr/share/doc/ace-1.3/html/penguin.gif --- replaced obj /usr/share/doc/ace-1.3/html/intro.html --- replaced obj /usr/share/doc/ace-1.3/html/as.gif --- replaced dir /usr/share/doc/ace-1.3/html --- replaced obj /usr/share/doc/ace-1.3/README.bz2 --- replaced obj /usr/share/doc/ace-1.3/NEWS.bz2 --- replaced obj /usr/share/doc/ace-1.3/ChangeLog.bz2 --- replaced obj /usr/share/doc/ace-1.3/AUTHORS.bz2 --- replaced dir /usr/share/doc/ace-1.3 --- replaced dir /usr/share/doc --- replaced obj /usr/share/applications/ace-thornq-ace.desktop --- replaced obj /usr/share/applications/ace-taipei-ace.desktop --- replaced obj /usr/share/applications/ace-taipedit-ace.desktop --- replaced obj /usr/share/applications/ace-spider-ace.desktop --- replaced obj /usr/share/applications/ace-solitaire-ace.desktop --- replaced obj /usr/share/applications/ace-penguins-ace.desktop --- replaced obj /usr/share/applications/ace-pegged-ace.desktop --- replaced obj /usr/share/applications/ace-minesweeper-ace.desktop --- replaced obj /usr/share/applications/ace-merlin-ace.desktop --- replaced obj /usr/share/applications/ace-mastermind-ace.desktop --- replaced obj /usr/share/applications/ace-golf-ace.desktop --- replaced obj /usr/share/applications/ace-freecell-ace.desktop --- replaced obj /usr/share/applications/ace-canfield-ace.desktop --- replaced dir /usr/share/applications --- replaced dir /usr/share --- replaced obj /usr/lib64/libcards.so.1.0.0 --- replaced sym /usr/lib64/libcards.so.1 --- replaced sym /usr/lib64/libcards.so --- replaced obj /usr/lib64/libcards.la --- replaced dir /usr/lib64 --- replaced obj /usr/bin/ace-thornq --- replaced obj /usr/bin/ace-taipei --- replaced obj /usr/bin/ace-taipedit --- replaced obj /usr/bin/ace-spider --- replaced obj /usr/bin/ace-solitaire --- replaced obj /usr/bin/ace-penguins --- replaced obj /usr/bin/ace-pegged --- replaced obj /usr/bin/ace-minesweeper --- replaced obj /usr/bin/ace-merlin --- replaced obj /usr/bin/ace-mastermind --- replaced obj /usr/bin/ace-golf --- replaced obj /usr/bin/ace-freecell --- replaced obj /usr/bin/ace-canfield --- replaced dir /usr/bin --- replaced dir /usr >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/ >>> games-board/ace-1.3 merged. >>> Regenerating /etc/ld.so.cache...