Ik deed daarjust gewoon emerge -u system. emerge downloadt diffutils en begint te compilen maar dan opeens:
gentoo root # emerge -u system
Calculating system dependencies ...done!
>>> emerge sys-apps/diffutils-2.8.4 to /
>>> md5 ;-) diffutils-2.8.4.tar.gz
>>> Unpacking source...
>>> Unpacking diffutils-2.8.4.tar.gz
>>> Source unpacked.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for variable-length arrays... yes
checking for pr... /usr/bin/pr
checking for stdbool.h that conforms to C99... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for ptrdiff_t... yes
checking for ssize_t... yes
checking for long long... yes
checking for intmax_t... yes
checking for unsigned long long... yes
checking for uintmax_t... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for nanoseconds member of struct stat.st_mtim... no
checking for pid_t... yes
checking for diraccess... no
checking for dup2... yes
checking for gettimeofday... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for strchr... yes
checking for strerror... yes
checking for tmpnam... yes
checking for memchr... yes
checking for mkstemp... yes
checking for strcasecmp... yes
checking for waitpid... yes
checking whether closedir returns void... no
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for localtime_r... yes
checking for strftime... yes
checking for limits.h... (cached) yes
checking for bcopy... yes
checking for tzset... yes
checking for mempcpy... yes
checking for memcpy... yes
checking for memset... yes
checking for struct tm.tm_zone... yes
checking for mblen... yes
checking for mbrlen... yes
checking for struct tm.tm_gmtoff... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether malloc(0) returns a non-NULL pointer... yes
checking whether realloc(0,0) returns a non-NULL pointer... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working C stack overflow detection... no
checking for getcontext... yes
checking for sigaltstack... yes
checking whether getcontext is declared... yes
checking whether sigaltstack is declared... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking for stack_t... yes
checking for strerror... (cached) yes
checking for vprintf... (cached) yes
checking for doprnt... no
checking whether strerror is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for ANSI C header files... (cached) yes
checking for function prototypes... yes
checking for setlocale... yes
checking for locale.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for isascii... yes
checking for iswprint... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for limits.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for mbstate_t... yes
checking for function prototypes... yes
checking for bzero... yes
checking for bcopy... (cached) yes
checking for isascii... (cached) yes
checking for btowc... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for libintl.h... (cached) yes
checking for wctype.h... (cached) yes
checking for wchar.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for __secure_getenv... yes
checking for gettimeofday... (cached) yes
checking whether getenv is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for working GNU fnmatch... yes
checking for working re_compile_pattern... yes
checking whether system is Windows or MSDOS... no
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for DOS-style setmode... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/posix/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating ms/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making all in posix
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
source='basename.c' object='basename.o' libtool=no \
depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'basename.c' || echo './'`basename.c
source='c-stack.c' object='c-stack.o' libtool=no \
depfile='.deps/c-stack.Po' tmpdepfile='.deps/c-stack.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'c-stack.c' || echo './'`c-stack.c
source='cmpbuf.c' object='cmpbuf.o' libtool=no \
depfile='.deps/cmpbuf.Po' tmpdepfile='.deps/cmpbuf.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'cmpbuf.c' || echo './'`cmpbuf.c
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'error.c' || echo './'`error.c
source='exclude.c' object='exclude.o' libtool=no \
depfile='.deps/exclude.Po' tmpdepfile='.deps/exclude.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'exclude.c' || echo './'`exclude.c
source='exitfail.c' object='exitfail.o' libtool=no \
depfile='.deps/exitfail.Po' tmpdepfile='.deps/exitfail.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'exitfail.c' || echo './'`exitfail.c
source='file-type.c' object='file-type.o' libtool=no \
depfile='.deps/file-type.Po' tmpdepfile='.deps/file-type.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'file-type.c' || echo './'`file-type.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'getopt1.c' || echo './'`getopt1.c
source='hard-locale.c' object='hard-locale.o' libtool=no \
depfile='.deps/hard-locale.Po' tmpdepfile='.deps/hard-locale.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'hard-locale.c' || echo './'`hard-locale.c
source='imaxtostr.c' object='imaxtostr.o' libtool=no \
depfile='.deps/imaxtostr.Po' tmpdepfile='.deps/imaxtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'imaxtostr.c' || echo './'`imaxtostr.c
source='offtostr.c' object='offtostr.o' libtool=no \
depfile='.deps/offtostr.Po' tmpdepfile='.deps/offtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'offtostr.c' || echo './'`offtostr.c
source='prepargs.c' object='prepargs.o' libtool=no \
depfile='.deps/prepargs.Po' tmpdepfile='.deps/prepargs.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'prepargs.c' || echo './'`prepargs.c
source='posixver.c' object='posixver.o' libtool=no \
depfile='.deps/posixver.Po' tmpdepfile='.deps/posixver.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'posixver.c' || echo './'`posixver.c
source='quotesys.c' object='quotesys.o' libtool=no \
depfile='.deps/quotesys.Po' tmpdepfile='.deps/quotesys.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'quotesys.c' || echo './'`quotesys.c
source='setmode.c' object='setmode.o' libtool=no \
depfile='.deps/setmode.Po' tmpdepfile='.deps/setmode.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'setmode.c' || echo './'`setmode.c
source='strftime.c' object='strftime.o' libtool=no \
depfile='.deps/strftime.Po' tmpdepfile='.deps/strftime.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'strftime.c' || echo './'`strftime.c
source='umaxtostr.c' object='umaxtostr.o' libtool=no \
depfile='.deps/umaxtostr.Po' tmpdepfile='.deps/umaxtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'umaxtostr.c' || echo './'`umaxtostr.c
source='version-etc.c' object='version-etc.o' libtool=no \
depfile='.deps/version-etc.Po' tmpdepfile='.deps/version-etc.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'version-etc.c' || echo './'`version-etc.c
source='xmalloc.c' object='xmalloc.o' libtool=no \
depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'xmalloc.c' || echo './'`xmalloc.c
source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \
depfile='.deps/xstrtoumax.Po' tmpdepfile='.deps/xstrtoumax.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'xstrtoumax.c' || echo './'`xstrtoumax.c
rm -f libdiffutils.a
ar cru libdiffutils.a basename.o c-stack.o cmpbuf.o error.o exclude.o exitfail.o file-type.o getopt.o getopt1.o hard-locale.o imaxtostr.o offtostr.o prepargs.o posixver.o quotesys.o setmode.o strftime.o umaxtostr.o version-etc.o xmalloc.o xstrtoumax.o
ranlib libdiffutils.a
make[3]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making all in m4
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
Making all in ms
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
Making all in src
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
(echo '#define DEFAULT_DIFF_PROGRAM "/usr/bin/'`echo diff|sed 's,x,x,'`'"' && \
echo '#define LOCALEDIR "/usr/share/locale"') >paths.h
source='analyze.c' object='analyze.o' libtool=no \
depfile='.deps/analyze.Po' tmpdepfile='.deps/analyze.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'analyze.c' || echo './'`analyze.c
source='context.c' object='context.o' libtool=no \
depfile='.deps/context.Po' tmpdepfile='.deps/context.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'context.c' || echo './'`context.c
source='diff.c' object='diff.o' libtool=no \
depfile='.deps/diff.Po' tmpdepfile='.deps/diff.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'diff.c' || echo './'`diff.c
source='dir.c' object='dir.o' libtool=no \
depfile='.deps/dir.Po' tmpdepfile='.deps/dir.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'dir.c' || echo './'`dir.c
source='ed.c' object='ed.o' libtool=no \
depfile='.deps/ed.Po' tmpdepfile='.deps/ed.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'ed.c' || echo './'`ed.c
source='ifdef.c' object='ifdef.o' libtool=no \
depfile='.deps/ifdef.Po' tmpdepfile='.deps/ifdef.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'ifdef.c' || echo './'`ifdef.c
source='io.c' object='io.o' libtool=no \
depfile='.deps/io.Po' tmpdepfile='.deps/io.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'io.c' || echo './'`io.c
source='normal.c' object='normal.o' libtool=no \
depfile='.deps/normal.Po' tmpdepfile='.deps/normal.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'normal.c' || echo './'`normal.c
source='side.c' object='side.o' libtool=no \
depfile='.deps/side.Po' tmpdepfile='.deps/side.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'side.c' || echo './'`side.c
source='util.c' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'util.c' || echo './'`util.c
source='diff3.c' object='diff3.o' libtool=no \
depfile='.deps/diff3.Po' tmpdepfile='.deps/diff3.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'diff3.c' || echo './'`diff3.c
source='sdiff.c' object='sdiff.o' libtool=no \
depfile='.deps/sdiff.Po' tmpdepfile='.deps/sdiff.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'sdiff.c' || echo './'`sdiff.c
source='cmp.c' object='cmp.o' libtool=no \
depfile='.deps/cmp.Po' tmpdepfile='.deps/cmp.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'cmp.c' || echo './'`cmp.c
gcc -O2 -mcpu=i686 -pipe -o diff analyze.o context.o diff.o dir.o ed.o ifdef.o io.o normal.o side.o util.o ../lib/libdiffutils.a -lrt
gcc -O2 -mcpu=i686 -pipe -o diff3 diff3.o ../lib/libdiffutils.a
gcc -O2 -mcpu=i686 -pipe -o sdiff sdiff.o ../lib/libdiffutils.a
gcc -O2 -mcpu=i686 -pipe -o cmp cmp.o ../lib/libdiffutils.a
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
Making all in man
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
Making all in po
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
>>> Install diffutils-2.8.4 into /var/tmp/portage/diffutils-2.8.4/image/ category sys-apps
Making install in doc
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/share/info
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/share/info
/bin/install -c -m 644 ./diff.info /var/tmp/portage/diffutils-2.8.4/image//usr/share/info/diff.info
install-info --info-dir=/var/tmp/portage/diffutils-2.8.4/image//usr/share/info /var/tmp/portage/diffutils-2.8.4/image//usr/share/info/diff.info
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
Making install in lib
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making install in posix
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
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/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/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/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making install in m4
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/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/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
Making install in ms
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
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/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
Making install in src
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/bin
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/bin
/bin/install -c cmp /var/tmp/portage/diffutils-2.8.4/image//usr/bin/cmp
/bin/install -c diff /var/tmp/portage/diffutils-2.8.4/image//usr/bin/diff
/bin/install -c diff3 /var/tmp/portage/diffutils-2.8.4/image//usr/bin/diff3
/bin/install -c sdiff /var/tmp/portage/diffutils-2.8.4/image//usr/bin/sdiff
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
Making install in man
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1
/bin/install -c -m 644 ./cmp.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/cmp.1
/bin/install -c -m 644 ./diff.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff.1
/bin/install -c -m 644 ./diff3.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff3.1
/bin/install -c -m 644 ./sdiff.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/sdiff.1
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
Making install in po
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /usr/share
ACCESS DENIED open_wr: /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/cs/LC_MESSAGES/diffutils.mo': Permission denied
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/da/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/da/LC_MESSAGES/diffutils.mo': Permission denied
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/de/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/de/LC_MESSAGES/diffutils.mo': Permission denied
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo': Permission denied
installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
mkdir -p -- /usr/share/locale/en_US/LC_MESSAGES
ACCESS DENIED mkdir: /usr/share/locale/en_US
mkdir: cannot create directory `/usr/share/locale/en_US': Permission denied
ACCESS DENIED open_wr: /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/en_US/LC_MESSAGES/diffutils.mo': Permission denied
installing en_US.gmo as /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/eo/LC_MESSAGES/diffutils.mo': Permission denied
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/es/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/es/LC_MESSAGES/diffutils.mo': Permission denied
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/fr/LC_MESSAGES/diffutils.mo': Permission denied
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/gl/LC_MESSAGES/diffutils.mo': Permission denied
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/he/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/he/LC_MESSAGES/diffutils.mo': Permission denied
installing he.gmo as /usr/share/locale/he/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/hu/LC_MESSAGES/diffutils.mo': Permission denied
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/id/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/id/LC_MESSAGES/diffutils.mo': Permission denied
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/ja/LC_MESSAGES/diffutils.mo': Permission denied
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/pl/LC_MESSAGES/diffutils.mo': Permission denied
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo': Permission denied
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/ru/LC_MESSAGES/diffutils.mo': Permission denied
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/sv/LC_MESSAGES/diffutils.mo': Permission denied
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/tr/LC_MESSAGES/diffutils.mo': Permission denied
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo': Permission denied
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
if test "diffutils" = "gettext"; then \
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/bin/install -c -m 644 ./$file \
/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
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/diffutils-2.8.4/work/diffutils-2.8.4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/cmp.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff3.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/sdiff.1
info:
gzipping GNU info file diff.info
strip:
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/cmp
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/diff
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/diff3
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/sdiff
>>> Completed installing into /var/tmp/portage/diffutils-2.8.4/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-diffutils-2.8.4-20051.log"
open_wr: /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/da/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/de/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
mkdir: /usr/share/locale/en_US
open_wr: /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/es/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/he/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/id/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
--------------------------------------------------------------------------------
gentoo root # emerge -u system
Calculating system dependencies ...done!
>>> emerge sys-apps/diffutils-2.8.4 to /
>>> md5 ;-) diffutils-2.8.4.tar.gz
>>> Unpacking source...
>>> Unpacking diffutils-2.8.4.tar.gz
>>> Source unpacked.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for variable-length arrays... yes
checking for pr... /usr/bin/pr
checking for stdbool.h that conforms to C99... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for ptrdiff_t... yes
checking for ssize_t... yes
checking for long long... yes
checking for intmax_t... yes
checking for unsigned long long... yes
checking for uintmax_t... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for nanoseconds member of struct stat.st_mtim... no
checking for pid_t... yes
checking for diraccess... no
checking for dup2... yes
checking for gettimeofday... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for strchr... yes
checking for strerror... yes
checking for tmpnam... yes
checking for memchr... yes
checking for mkstemp... yes
checking for strcasecmp... yes
checking for waitpid... yes
checking whether closedir returns void... no
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for localtime_r... yes
checking for strftime... yes
checking for limits.h... (cached) yes
checking for bcopy... yes
checking for tzset... yes
checking for mempcpy... yes
checking for memcpy... yes
checking for memset... yes
checking for struct tm.tm_zone... yes
checking for mblen... yes
checking for mbrlen... yes
checking for struct tm.tm_gmtoff... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether malloc(0) returns a non-NULL pointer... yes
checking whether realloc(0,0) returns a non-NULL pointer... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working C stack overflow detection... no
checking for getcontext... yes
checking for sigaltstack... yes
checking whether getcontext is declared... yes
checking whether sigaltstack is declared... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking for stack_t... yes
checking for strerror... (cached) yes
checking for vprintf... (cached) yes
checking for doprnt... no
checking whether strerror is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for ANSI C header files... (cached) yes
checking for function prototypes... yes
checking for setlocale... yes
checking for locale.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for isascii... yes
checking for iswprint... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for limits.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for mbstate_t... yes
checking for function prototypes... yes
checking for bzero... yes
checking for bcopy... (cached) yes
checking for isascii... (cached) yes
checking for btowc... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for libintl.h... (cached) yes
checking for wctype.h... (cached) yes
checking for wchar.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for __secure_getenv... yes
checking for gettimeofday... (cached) yes
checking whether getenv is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for working GNU fnmatch... yes
checking for working re_compile_pattern... yes
checking whether system is Windows or MSDOS... no
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for DOS-style setmode... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/posix/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating ms/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making all in posix
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
source='basename.c' object='basename.o' libtool=no \
depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'basename.c' || echo './'`basename.c
source='c-stack.c' object='c-stack.o' libtool=no \
depfile='.deps/c-stack.Po' tmpdepfile='.deps/c-stack.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'c-stack.c' || echo './'`c-stack.c
source='cmpbuf.c' object='cmpbuf.o' libtool=no \
depfile='.deps/cmpbuf.Po' tmpdepfile='.deps/cmpbuf.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'cmpbuf.c' || echo './'`cmpbuf.c
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'error.c' || echo './'`error.c
source='exclude.c' object='exclude.o' libtool=no \
depfile='.deps/exclude.Po' tmpdepfile='.deps/exclude.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'exclude.c' || echo './'`exclude.c
source='exitfail.c' object='exitfail.o' libtool=no \
depfile='.deps/exitfail.Po' tmpdepfile='.deps/exitfail.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'exitfail.c' || echo './'`exitfail.c
source='file-type.c' object='file-type.o' libtool=no \
depfile='.deps/file-type.Po' tmpdepfile='.deps/file-type.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'file-type.c' || echo './'`file-type.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'getopt1.c' || echo './'`getopt1.c
source='hard-locale.c' object='hard-locale.o' libtool=no \
depfile='.deps/hard-locale.Po' tmpdepfile='.deps/hard-locale.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'hard-locale.c' || echo './'`hard-locale.c
source='imaxtostr.c' object='imaxtostr.o' libtool=no \
depfile='.deps/imaxtostr.Po' tmpdepfile='.deps/imaxtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'imaxtostr.c' || echo './'`imaxtostr.c
source='offtostr.c' object='offtostr.o' libtool=no \
depfile='.deps/offtostr.Po' tmpdepfile='.deps/offtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'offtostr.c' || echo './'`offtostr.c
source='prepargs.c' object='prepargs.o' libtool=no \
depfile='.deps/prepargs.Po' tmpdepfile='.deps/prepargs.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'prepargs.c' || echo './'`prepargs.c
source='posixver.c' object='posixver.o' libtool=no \
depfile='.deps/posixver.Po' tmpdepfile='.deps/posixver.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'posixver.c' || echo './'`posixver.c
source='quotesys.c' object='quotesys.o' libtool=no \
depfile='.deps/quotesys.Po' tmpdepfile='.deps/quotesys.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'quotesys.c' || echo './'`quotesys.c
source='setmode.c' object='setmode.o' libtool=no \
depfile='.deps/setmode.Po' tmpdepfile='.deps/setmode.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'setmode.c' || echo './'`setmode.c
source='strftime.c' object='strftime.o' libtool=no \
depfile='.deps/strftime.Po' tmpdepfile='.deps/strftime.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'strftime.c' || echo './'`strftime.c
source='umaxtostr.c' object='umaxtostr.o' libtool=no \
depfile='.deps/umaxtostr.Po' tmpdepfile='.deps/umaxtostr.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'umaxtostr.c' || echo './'`umaxtostr.c
source='version-etc.c' object='version-etc.o' libtool=no \
depfile='.deps/version-etc.Po' tmpdepfile='.deps/version-etc.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'version-etc.c' || echo './'`version-etc.c
source='xmalloc.c' object='xmalloc.o' libtool=no \
depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'xmalloc.c' || echo './'`xmalloc.c
source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \
depfile='.deps/xstrtoumax.Po' tmpdepfile='.deps/xstrtoumax.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mcpu=i686 -pipe -c `test -f 'xstrtoumax.c' || echo './'`xstrtoumax.c
rm -f libdiffutils.a
ar cru libdiffutils.a basename.o c-stack.o cmpbuf.o error.o exclude.o exitfail.o file-type.o getopt.o getopt1.o hard-locale.o imaxtostr.o offtostr.o prepargs.o posixver.o quotesys.o setmode.o strftime.o umaxtostr.o version-etc.o xmalloc.o xstrtoumax.o
ranlib libdiffutils.a
make[3]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making all in m4
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
Making all in ms
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
Making all in src
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
(echo '#define DEFAULT_DIFF_PROGRAM "/usr/bin/'`echo diff|sed 's,x,x,'`'"' && \
echo '#define LOCALEDIR "/usr/share/locale"') >paths.h
source='analyze.c' object='analyze.o' libtool=no \
depfile='.deps/analyze.Po' tmpdepfile='.deps/analyze.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'analyze.c' || echo './'`analyze.c
source='context.c' object='context.o' libtool=no \
depfile='.deps/context.Po' tmpdepfile='.deps/context.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'context.c' || echo './'`context.c
source='diff.c' object='diff.o' libtool=no \
depfile='.deps/diff.Po' tmpdepfile='.deps/diff.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'diff.c' || echo './'`diff.c
source='dir.c' object='dir.o' libtool=no \
depfile='.deps/dir.Po' tmpdepfile='.deps/dir.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'dir.c' || echo './'`dir.c
source='ed.c' object='ed.o' libtool=no \
depfile='.deps/ed.Po' tmpdepfile='.deps/ed.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'ed.c' || echo './'`ed.c
source='ifdef.c' object='ifdef.o' libtool=no \
depfile='.deps/ifdef.Po' tmpdepfile='.deps/ifdef.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'ifdef.c' || echo './'`ifdef.c
source='io.c' object='io.o' libtool=no \
depfile='.deps/io.Po' tmpdepfile='.deps/io.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'io.c' || echo './'`io.c
source='normal.c' object='normal.o' libtool=no \
depfile='.deps/normal.Po' tmpdepfile='.deps/normal.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'normal.c' || echo './'`normal.c
source='side.c' object='side.o' libtool=no \
depfile='.deps/side.Po' tmpdepfile='.deps/side.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'side.c' || echo './'`side.c
source='util.c' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'util.c' || echo './'`util.c
source='diff3.c' object='diff3.o' libtool=no \
depfile='.deps/diff3.Po' tmpdepfile='.deps/diff3.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'diff3.c' || echo './'`diff3.c
source='sdiff.c' object='sdiff.o' libtool=no \
depfile='.deps/sdiff.Po' tmpdepfile='.deps/sdiff.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'sdiff.c' || echo './'`sdiff.c
source='cmp.c' object='cmp.o' libtool=no \
depfile='.deps/cmp.Po' tmpdepfile='.deps/cmp.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -O2 -mcpu=i686 -pipe -c `test -f 'cmp.c' || echo './'`cmp.c
gcc -O2 -mcpu=i686 -pipe -o diff analyze.o context.o diff.o dir.o ed.o ifdef.o io.o normal.o side.o util.o ../lib/libdiffutils.a -lrt
gcc -O2 -mcpu=i686 -pipe -o diff3 diff3.o ../lib/libdiffutils.a
gcc -O2 -mcpu=i686 -pipe -o sdiff sdiff.o ../lib/libdiffutils.a
gcc -O2 -mcpu=i686 -pipe -o cmp cmp.o ../lib/libdiffutils.a
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
Making all in man
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
Making all in po
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
>>> Install diffutils-2.8.4 into /var/tmp/portage/diffutils-2.8.4/image/ category sys-apps
Making install in doc
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/share/info
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/share/info
/bin/install -c -m 644 ./diff.info /var/tmp/portage/diffutils-2.8.4/image//usr/share/info/diff.info
install-info --info-dir=/var/tmp/portage/diffutils-2.8.4/image//usr/share/info /var/tmp/portage/diffutils-2.8.4/image//usr/share/info/diff.info
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/doc'
Making install in lib
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making install in posix
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
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/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib/posix'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[3]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/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/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/lib'
Making install in m4
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/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/diffutils-2.8.4/work/diffutils-2.8.4/m4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/m4'
Making install in ms
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
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/diffutils-2.8.4/work/diffutils-2.8.4/ms'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/ms'
Making install in src
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/bin
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/bin
/bin/install -c cmp /var/tmp/portage/diffutils-2.8.4/image//usr/bin/cmp
/bin/install -c diff /var/tmp/portage/diffutils-2.8.4/image//usr/bin/diff
/bin/install -c diff3 /var/tmp/portage/diffutils-2.8.4/image//usr/bin/diff3
/bin/install -c sdiff /var/tmp/portage/diffutils-2.8.4/image//usr/bin/sdiff
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/src'
Making install in man
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1
mkdir -p -- /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1
/bin/install -c -m 644 ./cmp.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/cmp.1
/bin/install -c -m 644 ./diff.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff.1
/bin/install -c -m 644 ./diff3.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff3.1
/bin/install -c -m 644 ./sdiff.1 /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/sdiff.1
make[2]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/man'
Making install in po
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /usr/share
ACCESS DENIED open_wr: /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/cs/LC_MESSAGES/diffutils.mo': Permission denied
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/da/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/da/LC_MESSAGES/diffutils.mo': Permission denied
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/de/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/de/LC_MESSAGES/diffutils.mo': Permission denied
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo': Permission denied
installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
mkdir -p -- /usr/share/locale/en_US/LC_MESSAGES
ACCESS DENIED mkdir: /usr/share/locale/en_US
mkdir: cannot create directory `/usr/share/locale/en_US': Permission denied
ACCESS DENIED open_wr: /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/en_US/LC_MESSAGES/diffutils.mo': Permission denied
installing en_US.gmo as /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/eo/LC_MESSAGES/diffutils.mo': Permission denied
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/es/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/es/LC_MESSAGES/diffutils.mo': Permission denied
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/fr/LC_MESSAGES/diffutils.mo': Permission denied
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/gl/LC_MESSAGES/diffutils.mo': Permission denied
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/he/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/he/LC_MESSAGES/diffutils.mo': Permission denied
installing he.gmo as /usr/share/locale/he/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/hu/LC_MESSAGES/diffutils.mo': Permission denied
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/id/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/id/LC_MESSAGES/diffutils.mo': Permission denied
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/ja/LC_MESSAGES/diffutils.mo': Permission denied
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/pl/LC_MESSAGES/diffutils.mo': Permission denied
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo': Permission denied
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/ru/LC_MESSAGES/diffutils.mo': Permission denied
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/sv/LC_MESSAGES/diffutils.mo': Permission denied
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
ACCESS DENIED unlink: /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
/bin/install: cannot remove `/usr/share/locale/tr/LC_MESSAGES/diffutils.mo': Permission denied
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
ACCESS DENIED open_wr: /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
/bin/install: cannot create regular file `/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo': Permission denied
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
if test "diffutils" = "gettext"; then \
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/bin/install -c -m 644 ./$file \
/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4/po'
make[1]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
make[2]: Entering directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
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/diffutils-2.8.4/work/diffutils-2.8.4'
make[1]: Leaving directory `/var/tmp/portage/diffutils-2.8.4/work/diffutils-2.8.4'
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/cmp.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/diff3.1
gzipping man page: /var/tmp/portage/diffutils-2.8.4/image//usr/share/man/man1/sdiff.1
info:
gzipping GNU info file diff.info
strip:
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/cmp
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/diff
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/diff3
/var/tmp/portage/diffutils-2.8.4/image/usr/bin/sdiff
>>> Completed installing into /var/tmp/portage/diffutils-2.8.4/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-diffutils-2.8.4-20051.log"
open_wr: /usr/share/locale/cs/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/da/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/de/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
mkdir: /usr/share/locale/en_US
open_wr: /usr/share/locale/en_US/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/eo/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/es/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/fr/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/gl/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/he/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/hu/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/id/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/ja/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/pl/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/ru/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/sv/LC_MESSAGES/diffutils.mo
unlink: /usr/share/locale/tr/LC_MESSAGES/diffutils.mo
open_wr: /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
--------------------------------------------------------------------------------