>>> Unpacking source... >>> Unpacking gzip-1.3.11.tar.gz to /var/tmp/portage/app-arch/gzip-1.3.11/work * Applying gzip-1.3.8-install-symlinks.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-arch/gzip-1.3.11/work/gzip-1.3.11 ... ./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-nls --build=powerpc64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of powerpc64-unknown-linux-gnu-gcc... gcc3 checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for powerpc64-unknown-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether powerpc64-unknown-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E checking for powerpc64-unknown-linux-gnu-nm... powerpc64-unknown-linux-gnu-nm checking whether ln -s works... yes checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking for a POSIX-compliant shell... /bin/sh checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for lstat... yes checking for pipe... yes checking for futimes... yes checking for futimesat... yes checking for chown... yes checking for fchmod... yes checking for fchown... yes checking for fdopendir... yes checking for siginterrupt... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... restrict checking absolute name of ... ///usr/include/sys/time.h checking for struct timeval... yes checking determine whether the utimes function works... yes checking for struct utimbuf... yes checking for error_at_line... yes checking for working fcntl.h... yes checking absolute name of ... ///usr/include/fcntl.h checking whether the compiler generally respects inline... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking whether mkdir is declared... yes checking absolute name of ... ///usr/include/sys/stat.h checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking for struct timespec... yes checking whether nanosleep is declared... yes checking for unistd.h... (cached) yes checking absolute name of ... ///usr/include/unistd.h checking for underline in external names... no checking for an assembler syntax supported by this package... no checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking for off_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/config.h config.status: executing depfiles commands Making all in lib make[1]: Entering directory `/var/tmp/portage/app-arch/gzip-1.3.11/work/gzip-1.3.11/lib' rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///usr/include/fcntl.h"|g' \ < ./fcntl_.h; \ } > fcntl.h-t mv fcntl.h-t fcntl.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///usr/include/sys/stat.h"|g' \ < ./stat_.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h make all-am make[2]: Entering directory `/var/tmp/portage/app-arch/gzip-1.3.11/work/gzip-1.3.11/lib' powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT creat-safer.o -MD -MP -MF .deps/creat-safer.Tpo -c -o creat-safer.o creat-safer.c mv -f .deps/creat-safer.Tpo .deps/creat-safer.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT open-safer.o -MD -MP -MF .deps/open-safer.Tpo -c -o open-safer.o open-safer.c mv -f .deps/open-safer.Tpo .deps/open-safer.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po powerpc64-unknown-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c utimens.c: In function `futimens': utimens.c:119: warning: implicit declaration of function `futimesat' utimens.c:119: error: `AT_FDCWD' undeclared (first use in this function) utimens.c:119: error: (Each undeclared identifier is reported only once utimens.c:119: error: for each function it appears in.) make[2]: *** [utimens.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-arch/gzip-1.3.11/work/gzip-1.3.11/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-arch/gzip-1.3.11/work/gzip-1.3.11/lib' make: *** [all-recursive] Error 1 !!! ERROR: app-arch/gzip-1.3.11 failed. Call stack: ebuild.sh, line 1615: Called dyn_compile ebuild.sh, line 972: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile gzip-1.3.11.ebuild, line 35: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/app-arch/gzip-1.3.11/temp/build.log'.