>>> Unpacking source... >>> Unpacking findutils-4.3.2.tar.gz to /var/tmp/portage/sys-apps/findutils-4.3.2-r1/work * Applying findutils-4.3.2-check-insert-num-ret.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2 ... * QA Notice: USE Flag 'userland_GNU' not in IUSE for sys-apps/findutils-4.3.2-r1 * econf: updating findutils-4.3.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating findutils-4.3.2/config.sub with /usr/share/gnuconfig/config.sub ./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 --libexecdir=/usr/lib/find --without-included-regex --build=powerpc64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking whether debug output should be produced... no checking for leaf optimisation... yes 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 for style of include used by make... GNU checking dependency style of powerpc64-unknown-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib 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 strerror in -lcposix... no checking for function prototypes... yes checking for string.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for powerpc64-unknown-linux-gnu-ranlib... (cached) powerpc64-unknown-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking whether canonicalize_file_name is declared... yes checking for canonicalize_file_name... yes checking for resolvepath... yes checking for lchmod... no checking for fdopendir... yes checking for fchdir... yes checking for mempcpy... yes checking for alarm... yes checking for iswprint... yes checking for mbsinit... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for wcscoll... yes checking for mblen... yes checking for mbrlen... yes checking for tzset... yes checking for lstat... yes checking for pipe... yes checking for wcwidth... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether memrchr is declared... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown(2) dereferences symlinks... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking whether getdelim is declared... 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 long long int... yes checking for unsigned long long int... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for bit size of ptrdiff_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of size_t... 64 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... no checking for ptrdiff_t integer literal suffix... l checking for sig_atomic_t integer literal suffix... checking for size_t integer literal suffix... ul checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... u checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether lchown is declared... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for working mktime... yes checking for C/C++ restrict keyword... __restrict checking for nl_langinfo and CODESET... yes checking whether strdup is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for wchar_t... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking for mempcpy... (cached) yes checking for openat... yes checking for memrchr... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking for error_at_line... yes checking for working fcntl.h... no (bad O_NOATIME) checking absolute name of ... ///usr/include/fcntl.h checking for struct stat.st_blocks... yes checking for flexible array member... yes checking for working GNU fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for getdelim... yes checking whether getline is declared... yes checking for getline... yes checking for working getline function... yes checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... no checking absolute name of ... ///usr/include/inttypes.h checking for lchown... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for iswcntrl... yes checking for memchr... yes checking for mempcpy... (cached) yes checking for memrchr... (cached) yes checking for memset... yes checking for listmntent... yes checking for getmntinfo... yes checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... no checking for openat... (cached) yes checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for readlink... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for rpmatch... yes checking for ssize_t... yes checking absolute name of ... (cached) ///usr/include/stdint.h checking whether stdint.h conforms to C99... (cached) no checking for sys/inttypes.h... (cached) no checking for sys/bitypes.h... (cached) yes checking for bit size of ptrdiff_t... (cached) 64 checking for bit size of sig_atomic_t... (cached) 32 checking for bit size of size_t... (cached) 64 checking for bit size of wchar_t... (cached) 32 checking for bit size of wint_t... (cached) 32 checking whether sig_atomic_t is signed... (cached) yes checking whether wchar_t is signed... (cached) yes checking whether wint_t is signed... (cached) no checking for ptrdiff_t integer literal suffix... (cached) l checking for sig_atomic_t integer literal suffix... (cached) checking for size_t integer literal suffix... (cached) ul checking for wchar_t integer literal suffix... (cached) checking for wint_t integer literal suffix... (cached) u checking for stpcpy... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking whether mkdir is declared... yes checking absolute name of ... ///usr/include/sys/stat.h checking whether localtime_r is compatible with its POSIX signature... yes checking for unistd.h... (cached) yes checking whether wcwidth is declared... yes checking for getpwnam... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for fcntl.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntio.h usability... no checking sys/mntio.h presence... no checking for sys/mntio.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking whether sys/types.h defines makedev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking whether we should use struct dirent.d_type, if available... yes checking for struct dirent.d_type... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... (cached) yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for vprintf... yes checking for _doprnt... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... yes checking for endmntent... yes checking for waitpid... yes checking for strspn... yes checking for forcefindlib... yes checking for alloca as a compiler built-in... (cached) yes checking for sort... /bin/sort checking if /bin/sort supports the -z option... yes checking for struct dirent.d_type... (cached) yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no configure: creating ./config.status config.status: creating gnulib/Makefile config.status: creating gnulib/lib/Makefile config.status: creating m4/Makefile config.status: creating Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating po/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' Making all in gnulib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' Making all in lib make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h 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 rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''ABSOLUTE_INTTYPES_H''@|"///usr/include/inttypes.h"|g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ < ./inttypes_.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdint.h-t stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/stdint.h"|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \ -e 's/@''SIZE_T_SUFFIX''@/ul/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ -e 's/@''WINT_T_SUFFIX''@/u/g' \ < ./stdint_.h; \ } > stdint.h-t mv stdint.h-t stdint.h test -d sys || mkdir 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[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT strnlen1.o -MD -MP -MF ".deps/strnlen1.Tpo" -c -o strnlen1.o strnlen1.c; \ then mv -f ".deps/strnlen1.Tpo" ".deps/strnlen1.Po"; else rm -f ".deps/strnlen1.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o xalloc-die.c; \ then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f ".deps/xalloc-die.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \ then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \ then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f ".deps/xstrtoumax.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \ then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \ then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT canonicalize.o -MD -MP -MF ".deps/canonicalize.Tpo" -c -o canonicalize.o canonicalize.c; \ then mv -f ".deps/canonicalize.Tpo" ".deps/canonicalize.Po"; else rm -f ".deps/canonicalize.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT chdir-long.o -MD -MP -MF ".deps/chdir-long.Tpo" -c -o chdir-long.o chdir-long.c; \ then mv -f ".deps/chdir-long.Tpo" ".deps/chdir-long.Po"; else rm -f ".deps/chdir-long.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT close-stream.o -MD -MP -MF ".deps/close-stream.Tpo" -c -o close-stream.o close-stream.c; \ then mv -f ".deps/close-stream.Tpo" ".deps/close-stream.Po"; else rm -f ".deps/close-stream.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT closeout.o -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.o closeout.c; \ then mv -f ".deps/closeout.Tpo" ".deps/closeout.Po"; else rm -f ".deps/closeout.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT creat-safer.o -MD -MP -MF ".deps/creat-safer.Tpo" -c -o creat-safer.o creat-safer.c; \ then mv -f ".deps/creat-safer.Tpo" ".deps/creat-safer.Po"; else rm -f ".deps/creat-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT cycle-check.o -MD -MP -MF ".deps/cycle-check.Tpo" -c -o cycle-check.o cycle-check.c; \ then mv -f ".deps/cycle-check.Tpo" ".deps/cycle-check.Po"; else rm -f ".deps/cycle-check.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \ then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT dup-safer.o -MD -MP -MF ".deps/dup-safer.Tpo" -c -o dup-safer.o dup-safer.c; \ then mv -f ".deps/dup-safer.Tpo" ".deps/dup-safer.Po"; else rm -f ".deps/dup-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \ then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT fchmodat.o -MD -MP -MF ".deps/fchmodat.Tpo" -c -o fchmodat.o fchmodat.c; \ then mv -f ".deps/fchmodat.Tpo" ".deps/fchmodat.Po"; else rm -f ".deps/fchmodat.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT fd-safer.o -MD -MP -MF ".deps/fd-safer.Tpo" -c -o fd-safer.o fd-safer.c; \ then mv -f ".deps/fd-safer.Tpo" ".deps/fd-safer.Po"; else rm -f ".deps/fd-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT filemode.o -MD -MP -MF ".deps/filemode.Tpo" -c -o filemode.o filemode.c; \ then mv -f ".deps/filemode.Tpo" ".deps/filemode.Po"; else rm -f ".deps/filemode.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT filenamecat.o -MD -MP -MF ".deps/filenamecat.Tpo" -c -o filenamecat.o filenamecat.c; \ then mv -f ".deps/filenamecat.Tpo" ".deps/filenamecat.Po"; else rm -f ".deps/filenamecat.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT fopen-safer.o -MD -MP -MF ".deps/fopen-safer.Tpo" -c -o fopen-safer.o fopen-safer.c; \ then mv -f ".deps/fopen-safer.Tpo" ".deps/fopen-safer.Po"; else rm -f ".deps/fopen-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT fts.o -MD -MP -MF ".deps/fts.Tpo" -c -o fts.o fts.c; \ then mv -f ".deps/fts.Tpo" ".deps/fts.Po"; else rm -f ".deps/fts.Tpo"; exit 1; fi fts.c: In function `opendirat': fts.c:257: warning: assignment makes pointer from integer without a cast if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \ then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT i-ring.o -MD -MP -MF ".deps/i-ring.Tpo" -c -o i-ring.o i-ring.c; \ then mv -f ".deps/i-ring.Tpo" ".deps/i-ring.Po"; else rm -f ".deps/i-ring.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT idcache.o -MD -MP -MF ".deps/idcache.Tpo" -c -o idcache.o idcache.c; \ then mv -f ".deps/idcache.Tpo" ".deps/idcache.Po"; else rm -f ".deps/idcache.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT mbchar.o -MD -MP -MF ".deps/mbchar.Tpo" -c -o mbchar.o mbchar.c; \ then mv -f ".deps/mbchar.Tpo" ".deps/mbchar.Po"; else rm -f ".deps/mbchar.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT mkdirat.o -MD -MP -MF ".deps/mkdirat.Tpo" -c -o mkdirat.o mkdirat.c; \ then mv -f ".deps/mkdirat.Tpo" ".deps/mkdirat.Po"; else rm -f ".deps/mkdirat.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT modechange.o -MD -MP -MF ".deps/modechange.Tpo" -c -o modechange.o modechange.c; \ then mv -f ".deps/modechange.Tpo" ".deps/modechange.Po"; else rm -f ".deps/modechange.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \ then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f ".deps/mountlist.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT open-safer.o -MD -MP -MF ".deps/open-safer.Tpo" -c -o open-safer.o open-safer.c; \ then mv -f ".deps/open-safer.Tpo" ".deps/open-safer.Po"; else rm -f ".deps/open-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT openat-die.o -MD -MP -MF ".deps/openat-die.Tpo" -c -o openat-die.o openat-die.c; \ then mv -f ".deps/openat-die.Tpo" ".deps/openat-die.Po"; else rm -f ".deps/openat-die.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT openat-proc.o -MD -MP -MF ".deps/openat-proc.Tpo" -c -o openat-proc.o openat-proc.c; \ then mv -f ".deps/openat-proc.Tpo" ".deps/openat-proc.Po"; else rm -f ".deps/openat-proc.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT pipe-safer.o -MD -MP -MF ".deps/pipe-safer.Tpo" -c -o pipe-safer.o pipe-safer.c; \ then mv -f ".deps/pipe-safer.Tpo" ".deps/pipe-safer.Po"; else rm -f ".deps/pipe-safer.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \ then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \ then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f ".deps/quotearg.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT save-cwd.o -MD -MP -MF ".deps/save-cwd.Tpo" -c -o save-cwd.o save-cwd.c; \ then mv -f ".deps/save-cwd.Tpo" ".deps/save-cwd.Po"; else rm -f ".deps/save-cwd.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT savedir.o -MD -MP -MF ".deps/savedir.Tpo" -c -o savedir.o savedir.c; \ then mv -f ".deps/savedir.Tpo" ".deps/savedir.Po"; else rm -f ".deps/savedir.Tpo"; exit 1; fi savedir.c: In function `fdsavedir': savedir.c:131: warning: passing arg 1 of `savedirstream' makes pointer from integer without a cast if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o strcasecmp.c; \ then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT strftime.o -MD -MP -MF ".deps/strftime.Tpo" -c -o strftime.o strftime.c; \ then mv -f ".deps/strftime.Tpo" ".deps/strftime.Po"; else rm -f ".deps/strftime.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \ then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT strstr.o -MD -MP -MF ".deps/strstr.Tpo" -c -o strstr.o strstr.c; \ then mv -f ".deps/strstr.Tpo" ".deps/strstr.Po"; else rm -f ".deps/strstr.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; \ then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f ".deps/xgetcwd.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \ then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xreadlink.o -MD -MP -MF ".deps/xreadlink.Tpo" -c -o xreadlink.o xreadlink.c; \ then mv -f ".deps/xreadlink.Tpo" ".deps/xreadlink.Po"; else rm -f ".deps/xreadlink.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xstrtod.o -MD -MP -MF ".deps/xstrtod.Tpo" -c -o xstrtod.o xstrtod.c; \ then mv -f ".deps/xstrtod.Tpo" ".deps/xstrtod.Po"; else rm -f ".deps/xstrtod.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \ then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \ then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f ".deps/xstrtoul.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -O2 -pipe -MT yesno.o -MD -MP -MF ".deps/yesno.Tpo" -c -o yesno.o yesno.c; \ then mv -f ".deps/yesno.Tpo" ".deps/yesno.Po"; else rm -f ".deps/yesno.Tpo"; exit 1; fi rm -f libgnulib.a powerpc64-unknown-linux-gnu-ar cru libgnulib.a strnlen1.o xalloc-die.o xstrndup.o xstrtoumax.o argmatch.o basename.o canonicalize.o chdir-long.o close-stream.o closeout.o creat-safer.o cycle-check.o dirname.o dup-safer.o exitfail.o fchmodat.o fd-safer.o filemode.o filenamecat.o fopen-safer.o fts.o hash.o human.o i-ring.o idcache.o mbchar.o mkdirat.o modechange.o mountlist.o open-safer.o openat-die.o openat-proc.o pipe-safer.o quote.o quotearg.o save-cwd.o savedir.o strcasecmp.o strftime.o stripslash.o strstr.o xgetcwd.o xmalloc.o xreadlink.o xstrtod.o xstrtol.o xstrtoul.o yesno.o powerpc64-unknown-linux-gnu-ranlib libgnulib.a make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make all-am make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT listfile.o -MD -MP -MF ".deps/listfile.Tpo" -c -o listfile.o listfile.c; \ then mv -f ".deps/listfile.Tpo" ".deps/listfile.Po"; else rm -f ".deps/listfile.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT nextelem.o -MD -MP -MF ".deps/nextelem.Tpo" -c -o nextelem.o nextelem.c; \ then mv -f ".deps/nextelem.Tpo" ".deps/nextelem.Po"; else rm -f ".deps/nextelem.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT extendbuf.o -MD -MP -MF ".deps/extendbuf.Tpo" -c -o extendbuf.o extendbuf.c; \ then mv -f ".deps/extendbuf.Tpo" ".deps/extendbuf.Po"; else rm -f ".deps/extendbuf.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT buildcmd.o -MD -MP -MF ".deps/buildcmd.Tpo" -c -o buildcmd.o buildcmd.c; \ then mv -f ".deps/buildcmd.Tpo" ".deps/buildcmd.Po"; else rm -f ".deps/buildcmd.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT savedirinfo.o -MD -MP -MF ".deps/savedirinfo.Tpo" -c -o savedirinfo.o savedirinfo.c; \ then mv -f ".deps/savedirinfo.Tpo" ".deps/savedirinfo.Po"; else rm -f ".deps/savedirinfo.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT forcefindlib.o -MD -MP -MF ".deps/forcefindlib.Tpo" -c -o forcefindlib.o forcefindlib.c; \ then mv -f ".deps/forcefindlib.Tpo" ".deps/forcefindlib.Po"; else rm -f ".deps/forcefindlib.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT qmark.o -MD -MP -MF ".deps/qmark.Tpo" -c -o qmark.o qmark.c; \ then mv -f ".deps/qmark.Tpo" ".deps/qmark.Po"; else rm -f ".deps/qmark.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT printquoted.o -MD -MP -MF ".deps/printquoted.Tpo" -c -o printquoted.o printquoted.c; \ then mv -f ".deps/printquoted.Tpo" ".deps/printquoted.Po"; else rm -f ".deps/printquoted.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT regextype.o -MD -MP -MF ".deps/regextype.Tpo" -c -o regextype.o regextype.c; \ then mv -f ".deps/regextype.Tpo" ".deps/regextype.Po"; else rm -f ".deps/regextype.Tpo"; exit 1; fi rm -f libfind.a powerpc64-unknown-linux-gnu-ar cru libfind.a listfile.o nextelem.o extendbuf.o buildcmd.o savedirinfo.o forcefindlib.o qmark.o printquoted.o regextype.o powerpc64-unknown-linux-gnu-ranlib libfind.a if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -MT regexprops.o -MD -MP -MF ".deps/regexprops.Tpo" -c -o regexprops.o regexprops.c; \ then mv -f ".deps/regexprops.Tpo" ".deps/regexprops.Po"; else rm -f ".deps/regexprops.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -O2 -pipe -o regexprops regexprops.o regextype.o ../gnulib/lib/libgnulib.a make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' Making all in find make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' Making all in testsuite make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT finddata.o -MD -MP -MF ".deps/finddata.Tpo" -c -o finddata.o finddata.c; \ then mv -f ".deps/finddata.Tpo" ".deps/finddata.Po"; else rm -f ".deps/finddata.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT fstype.o -MD -MP -MF ".deps/fstype.Tpo" -c -o fstype.o fstype.c; \ then mv -f ".deps/fstype.Tpo" ".deps/fstype.Po"; else rm -f ".deps/fstype.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT pred.o -MD -MP -MF ".deps/pred.Tpo" -c -o pred.o pred.c; \ then mv -f ".deps/pred.Tpo" ".deps/pred.Po"; else rm -f ".deps/pred.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT tree.o -MD -MP -MF ".deps/tree.Tpo" -c -o tree.o tree.c; \ then mv -f ".deps/tree.Tpo" ".deps/tree.Po"; else rm -f ".deps/tree.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi rm -f libfindtools.a powerpc64-unknown-linux-gnu-ar cru libfindtools.a finddata.o fstype.o parser.o pred.o tree.o util.o version.o powerpc64-unknown-linux-gnu-ranlib libfindtools.a if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT ftsfind.o -MD -MP -MF ".deps/ftsfind.Tpo" -c -o ftsfind.o ftsfind.c; \ then mv -f ".deps/ftsfind.Tpo" ".deps/ftsfind.Po"; else rm -f ".deps/ftsfind.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -O2 -pipe -o find ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT find.o -MD -MP -MF ".deps/find.Tpo" -c -o find.o find.c; \ then mv -f ".deps/find.Tpo" ".deps/find.Po"; else rm -f ".deps/find.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -O2 -pipe -o oldfind find.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' Making all in xargs make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' Making all in testsuite make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' if powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT xargs.o -MD -MP -MF ".deps/xargs.Tpo" -c -o xargs.o xargs.c; \ then mv -f ".deps/xargs.Tpo" ".deps/xargs.Po"; else rm -f ".deps/xargs.Tpo"; exit 1; fi powerpc64-unknown-linux-gnu-gcc -O2 -pipe -o xargs xargs.o ../find/version.o ../lib/libfind.a ../gnulib/lib/libgnulib.a make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' Making all in doc make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' Making all in po make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/po' Making all in m4 make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' >>> Source compiled. >>> Test phase [not enabled]: sys-apps/findutils-4.3.2-r1 >>> Install findutils-4.3.2-r1 into /var/tmp/portage/sys-apps/findutils-4.3.2-r1/image/ category sys-apps Making install in gnulib make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' Making install in lib make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make install-am make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[4]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib/lib' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/gnulib' Making install in lib make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make install-am make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/lib' Making install in find make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' Making install in testsuite make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find/testsuite' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/bin" /usr/bin/install -c 'find' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/bin/find' /usr/bin/install -c 'oldfind' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/bin/oldfind' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/man/man1" /usr/bin/install -c -m 644 './find.1' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/man/man1/find.1' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/find' Making install in xargs make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' Making install in testsuite make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs/testsuite' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' make[3]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/bin" /usr/bin/install -c 'xargs' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/bin/xargs' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/man/man1" /usr/bin/install -c -m 644 './xargs.1' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/man/man1/xargs.1' make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/xargs' Making install in doc make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/info" /usr/bin/install -c -m 644 './find.info' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/info/find.info' install-info --info-dir='/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/info' '/var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/info/find.info' make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/doc' Making install in po make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/po' if test "findutils" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/sys-apps/findutils-4.3.2-r1/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/po' Making install in m4 make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2/m4' make[1]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' make[2]: Entering directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.2-r1/work/findutils-4.3.2' >>> Completed installing findutils-4.3.2-r1 into /var/tmp/portage/sys-apps/findutils-4.3.2-r1/image/ ecompressdir: bzip2 -9 usr/share/man ecompressdir: bzip2 -9 /usr/share/info strip: powerpc64-unknown-linux-gnu-strip --strip-unneeded usr/bin/find usr/bin/oldfind usr/bin/xargs ./ ./usr/ ./usr/bin/ ./usr/bin/find ./usr/bin/oldfind ./usr/bin/xargs ./usr/share/ ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/find.1.bz2 ./usr/share/man/man1/xargs.1.bz2 ./usr/share/info/ ./usr/share/info/find.info.bz2 ./usr/share/doc/ ./usr/share/doc/findutils-4.3.2-r1/ ./usr/share/doc/findutils-4.3.2-r1/NEWS.bz2 ./usr/share/doc/findutils-4.3.2-r1/TODO.bz2 ./usr/share/doc/findutils-4.3.2-r1/README.bz2 ./usr/share/doc/findutils-4.3.2-r1/ChangeLog.bz2 >>> Done.