Tue Jul 28 09:29:45 GMT 2009 KB: 956368 / patching file src/diff.c Hunk #1 succeeded at 273 (offset -2 lines). patching file src/diff.h Hunk #1 succeeded at 25 with fuzz 2 (offset 2 lines). Hunk #2 succeeded at 362 (offset -1 lines). patching file src/io.c Hunk #1 succeeded at 25 (offset -1 lines). Hunk #2 succeeded at 213 (offset -1 lines). Hunk #3 succeeded at 261 (offset -1 lines). patching file src/side.c Hunk #1 succeeded at 74 with fuzz 1 (offset 1 line). Hunk #2 succeeded at 197 (offset 1 line). patching file src/util.c Hunk #1 succeeded at 312 (offset -9 lines). Hunk #2 succeeded at 441 (offset -9 lines). 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 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... gcc3 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... /usr/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... yes 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 unsigned long long... yes checking for uintmax_t... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... no checking for msgmerge... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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... tv_nsec checking for pid_t... yes checking return type of signal handlers... void 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 for working malloc... yes checking for working realloc... yes checking for working alloca.h... yes checking for alloca... yes checking for working C stack overflow detection... no checking for unistd.h... (cached) yes checking for siginfo_t... 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 stdlib.h... (cached) yes checking for mbstate_t... yes checking for function prototypes... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) 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 for long long... yes checking for intmax_t... 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 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-style 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[1]: Entering directory `/sources/diffutils-2.8.1' make all-recursive make[2]: Entering directory `/sources/diffutils-2.8.1' Making all in doc make[3]: Entering directory `/sources/diffutils-2.8.1/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/diffutils-2.8.1/doc' Making all in lib make[3]: Entering directory `/sources/diffutils-2.8.1/lib' Making all in posix make[4]: Entering directory `/sources/diffutils-2.8.1/lib/posix' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/diffutils-2.8.1/lib/posix' make[4]: Entering directory `/sources/diffutils-2.8.1/lib' source='basename.c' object='basename.o' libtool=no \ depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f exitfail.c || echo './'`exitfail.c source='freesoft.c' object='freesoft.o' libtool=no \ depfile='.deps/freesoft.Po' tmpdepfile='.deps/freesoft.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f freesoft.c || echo './'`freesoft.c source='getopt.c' object='getopt.o' libtool=no \ depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f umaxtostr.c || echo './'`umaxtostr.c source='xmalloc.c' object='xmalloc.o' libtool=no \ depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -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 freesoft.o getopt.o getopt1.o hard-locale.o imaxtostr.o offtostr.o prepargs.o posixver.o quotesys.o setmode.o strftime.o umaxtostr.o xmalloc.o xstrtoumax.o ranlib libdiffutils.a make[4]: Leaving directory `/sources/diffutils-2.8.1/lib' make[3]: Leaving directory `/sources/diffutils-2.8.1/lib' Making all in m4 make[3]: Entering directory `/sources/diffutils-2.8.1/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/diffutils-2.8.1/m4' Making all in ms make[3]: Entering directory `/sources/diffutils-2.8.1/ms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/diffutils-2.8.1/ms' Making all in src make[3]: Entering directory `/sources/diffutils-2.8.1/src' source='cmp.c' object='cmp.o' libtool=no \ depfile='.deps/cmp.Po' tmpdepfile='.deps/cmp.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -c `test -f cmp.c || echo './'`cmp.c source='version.c' object='version.o' libtool=no \ depfile='.deps/version.Po' tmpdepfile='.deps/version.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -c `test -f version.c || echo './'`version.c gcc -g -O2 -o cmp cmp.o version.o ../lib/libdiffutils.a source='analyze.c' object='analyze.o' libtool=no \ depfile='.deps/analyze.Po' tmpdepfile='.deps/analyze.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -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=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -c `test -f util.c || echo './'`util.c gcc -g -O2 -o diff analyze.o context.o diff.o dir.o ed.o ifdef.o io.o normal.o side.o util.o version.o ../lib/libdiffutils.a -lrt source='diff3.c' object='diff3.o' libtool=no \ depfile='.deps/diff3.Po' tmpdepfile='.deps/diff3.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -c `test -f diff3.c || echo './'`diff3.c gcc -g -O2 -o diff3 diff3.o version.o ../lib/libdiffutils.a source='sdiff.c' object='sdiff.o' libtool=no \ depfile='.deps/sdiff.Po' tmpdepfile='.deps/sdiff.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -c `test -f sdiff.c || echo './'`sdiff.c gcc -g -O2 -o sdiff sdiff.o version.o ../lib/libdiffutils.a make[3]: Leaving directory `/sources/diffutils-2.8.1/src' Making all in man make[3]: Entering directory `/sources/diffutils-2.8.1/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/diffutils-2.8.1/man' Making all in po make[3]: Entering directory `/sources/diffutils-2.8.1/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/diffutils-2.8.1/po' make[3]: Entering directory `/sources/diffutils-2.8.1' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/sources/diffutils-2.8.1' make[2]: Leaving directory `/sources/diffutils-2.8.1' make[1]: Leaving directory `/sources/diffutils-2.8.1' make[1]: Entering directory `/sources/diffutils-2.8.1' Making install in doc make[2]: Entering directory `/sources/diffutils-2.8.1/doc' make[3]: Entering directory `/sources/diffutils-2.8.1/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /usr/info /usr/bin/install -c -m 644 ./diff.info /usr/info/diff.info install-info --info-dir=/usr/info /usr/info/diff.info make[3]: Leaving directory `/sources/diffutils-2.8.1/doc' make[2]: Leaving directory `/sources/diffutils-2.8.1/doc' Making install in lib make[2]: Entering directory `/sources/diffutils-2.8.1/lib' Making install in posix make[3]: Entering directory `/sources/diffutils-2.8.1/lib/posix' make[4]: Entering directory `/sources/diffutils-2.8.1/lib/posix' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/sources/diffutils-2.8.1/lib/posix' make[3]: Leaving directory `/sources/diffutils-2.8.1/lib/posix' make[3]: Entering directory `/sources/diffutils-2.8.1/lib' make[4]: Entering directory `/sources/diffutils-2.8.1/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 `/sources/diffutils-2.8.1/lib' make[3]: Leaving directory `/sources/diffutils-2.8.1/lib' make[2]: Leaving directory `/sources/diffutils-2.8.1/lib' Making install in m4 make[2]: Entering directory `/sources/diffutils-2.8.1/m4' make[3]: Entering directory `/sources/diffutils-2.8.1/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/diffutils-2.8.1/m4' make[2]: Leaving directory `/sources/diffutils-2.8.1/m4' Making install in ms make[2]: Entering directory `/sources/diffutils-2.8.1/ms' make[3]: Entering directory `/sources/diffutils-2.8.1/ms' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/diffutils-2.8.1/ms' make[2]: Leaving directory `/sources/diffutils-2.8.1/ms' Making install in src make[2]: Entering directory `/sources/diffutils-2.8.1/src' make[3]: Entering directory `/sources/diffutils-2.8.1/src' /bin/sh ../config/mkinstalldirs /usr/bin /usr/bin/install -c cmp /usr/bin/cmp /usr/bin/install -c diff /usr/bin/diff /usr/bin/install -c diff3 /usr/bin/diff3 /usr/bin/install -c sdiff /usr/bin/sdiff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/diffutils-2.8.1/src' make[2]: Leaving directory `/sources/diffutils-2.8.1/src' Making install in man make[2]: Entering directory `/sources/diffutils-2.8.1/man' make[3]: Entering directory `/sources/diffutils-2.8.1/man' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /usr/man/man1 /usr/bin/install -c -m 644 ./cmp.1 /usr/man/man1/cmp.1 /usr/bin/install -c -m 644 ./diff.1 /usr/man/man1/diff.1 /usr/bin/install -c -m 644 ./diff3.1 /usr/man/man1/diff3.1 /usr/bin/install -c -m 644 ./sdiff.1 /usr/man/man1/sdiff.1 make[3]: Leaving directory `/sources/diffutils-2.8.1/man' make[2]: Leaving directory `/sources/diffutils-2.8.1/man' Making install in po make[2]: Entering directory `/sources/diffutils-2.8.1/po' /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /usr/share installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/diffutils.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/diffutils.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/diffutils.mo installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/diffutils.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/diffutils.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/diffutils.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/diffutils.mo installing he.gmo as /usr/share/locale/he/LC_MESSAGES/diffutils.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/diffutils.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/diffutils.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/diffutils.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/diffutils.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/diffutils.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/diffutils.mo 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 \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/sources/diffutils-2.8.1/po' make[2]: Entering directory `/sources/diffutils-2.8.1' make[3]: Entering directory `/sources/diffutils-2.8.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/diffutils-2.8.1' make[2]: Leaving directory `/sources/diffutils-2.8.1' make[1]: Leaving directory `/sources/diffutils-2.8.1' Totalseconds: 42 KB: 962852 /