diffutils-2.8.7
checking for a BSD-compatible install... /prelfs/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 variable-length arrays... yes
checking for pr... /prelfs/bin/pr
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for long long... yes
checking for unsigned long long... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 for dup2... yes
checking for gettimeofday... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for strcasecoll... no
checking for stricoll... no
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... yes
checking for working vfork... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for setrlimit... yes
checking for working C stack overflow detection... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking for fcntl.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 whether system is Windows or MSDOS... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for inline... inline
checking for isascii... yes
checking for setlocale... yes
checking for mempcpy... yes
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for mbstate_t... yes
checking whether NLS is requested... 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... /mnt/lfs_lit/prelfs/i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs_lit/prelfs/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking whether getenv is declared... yes
checking for desired default level of POSIX conformance... none-specified
checking for C/C++ restrict keyword... __restrict
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking whether tzset clobbers localtime buffer... 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 strtoimax is declared... yes
checking whether strtoumax is declared... yes
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 struct sigaction.sa_sigaction... yes
checking for stack_t... yes
checking for error_at_line... yes
checking for working GNU fnmatch... yes
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether gettimeofday clobbers localtime buffer... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mkstemp... yes
checking for mkstemp limitations... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working re_compile_pattern... yes
checking for C/C++ restrict keyword... (cached) __restrict
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strftime... yes
checking for tzset... yes
checking for struct tm.tm_zone... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbstate_t... (cached) yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether tzset clobbers localtime buffer... (cached) no
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
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 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
make  all-recursive
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
Making all in doc
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
Making all in lib
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
make  all-am
make[3]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT cmpbuf.o -MD -MP -MF ".deps/cmpbuf.Tpo" -c -o cmpbuf.o cmpbuf.c; \
then mv -f ".deps/cmpbuf.Tpo" ".deps/cmpbuf.Po"; else rm -f ".deps/cmpbuf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT prepargs.o -MD -MP -MF ".deps/prepargs.Tpo" -c -o prepargs.o prepargs.c; \
then mv -f ".deps/prepargs.Tpo" ".deps/prepargs.Po"; else rm -f ".deps/prepargs.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT quotesys.o -MD -MP -MF ".deps/quotesys.Tpo" -c -o quotesys.o quotesys.c; \
then mv -f ".deps/quotesys.Tpo" ".deps/quotesys.Po"; else rm -f ".deps/quotesys.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT c-stack.o -MD -MP -MF ".deps/c-stack.Tpo" -c -o c-stack.o c-stack.c; \
then mv -f ".deps/c-stack.Tpo" ".deps/c-stack.Po"; else rm -f ".deps/c-stack.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \
then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \
then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT exclude.o -MD -MP -MF ".deps/exclude.Tpo" -c -o exclude.o exclude.c; \
then mv -f ".deps/exclude.Tpo" ".deps/exclude.Po"; else rm -f ".deps/exclude.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \
then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT file-type.o -MD -MP -MF ".deps/file-type.Tpo" -c -o file-type.o file-type.c; \
then mv -f ".deps/file-type.Tpo" ".deps/file-type.Po"; else rm -f ".deps/file-type.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT hard-locale.o -MD -MP -MF ".deps/hard-locale.Tpo" -c -o hard-locale.o hard-locale.c; \
then mv -f ".deps/hard-locale.Tpo" ".deps/hard-locale.Po"; else rm -f ".deps/hard-locale.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT imaxtostr.o -MD -MP -MF ".deps/imaxtostr.Tpo" -c -o imaxtostr.o imaxtostr.c; \
then mv -f ".deps/imaxtostr.Tpo" ".deps/imaxtostr.Po"; else rm -f ".deps/imaxtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT offtostr.o -MD -MP -MF ".deps/offtostr.Tpo" -c -o offtostr.o offtostr.c; \
then mv -f ".deps/offtostr.Tpo" ".deps/offtostr.Po"; else rm -f ".deps/offtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT umaxtostr.o -MD -MP -MF ".deps/umaxtostr.Tpo" -c -o umaxtostr.o umaxtostr.c; \
then mv -f ".deps/umaxtostr.Tpo" ".deps/umaxtostr.Po"; else rm -f ".deps/umaxtostr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT posixver.o -MD -MP -MF ".deps/posixver.Tpo" -c -o posixver.o posixver.c; \
then mv -f ".deps/posixver.Tpo" ".deps/posixver.Po"; else rm -f ".deps/posixver.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT strftime.o -MD -MP -MF ".deps/strftime.Tpo" -c -o strftime.o strftime.c; \
then mv -f ".deps/strftime.Tpo" ".deps/strftime.Po"; else rm -f ".deps/strftime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o version-etc.c; \
then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f ".deps/version-etc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o xstrdup.c; \
then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \
then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \
then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f ".deps/xstrtoul.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -MT xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \
then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f ".deps/xstrtoumax.Tpo"; exit 1; fi
rm -f libdiffutils.a
ar cru libdiffutils.a cmpbuf.o prepargs.o quotesys.o c-stack.o dirname.o basename.o stripslash.o exclude.o exitfail.o file-type.o getopt.o getopt1.o hard-locale.o imaxtostr.o offtostr.o umaxtostr.o posixver.o strftime.o version-etc.o xmalloc.o xstrdup.o xstrtol.o xstrtoul.o xstrtoumax.o 
ranlib libdiffutils.a
make[3]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
Making all in m4
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/m4'
Making all in ms
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/ms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/ms'
Making all in src
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
(echo '#define DEFAULT_DIFF_PROGRAM "/prelfs/bin/'`echo diff|sed 's,x,x,'`'"' && \
 echo '#define LOCALEDIR "/prelfs/share/locale"') >paths.ht
mv paths.ht paths.h
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT cmp.o -MD -MP -MF ".deps/cmp.Tpo" -c -o cmp.o cmp.c; \
then mv -f ".deps/cmp.Tpo" ".deps/cmp.Po"; else rm -f ".deps/cmp.Tpo"; exit 1; fi
gcc  -g -O2   -o cmp  cmp.o ../lib/libdiffutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT analyze.o -MD -MP -MF ".deps/analyze.Tpo" -c -o analyze.o analyze.c; \
then mv -f ".deps/analyze.Tpo" ".deps/analyze.Po"; else rm -f ".deps/analyze.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT context.o -MD -MP -MF ".deps/context.Tpo" -c -o context.o context.c; \
then mv -f ".deps/context.Tpo" ".deps/context.Po"; else rm -f ".deps/context.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT diff.o -MD -MP -MF ".deps/diff.Tpo" -c -o diff.o diff.c; \
then mv -f ".deps/diff.Tpo" ".deps/diff.Po"; else rm -f ".deps/diff.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT dir.o -MD -MP -MF ".deps/dir.Tpo" -c -o dir.o dir.c; \
then mv -f ".deps/dir.Tpo" ".deps/dir.Po"; else rm -f ".deps/dir.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT ed.o -MD -MP -MF ".deps/ed.Tpo" -c -o ed.o ed.c; \
then mv -f ".deps/ed.Tpo" ".deps/ed.Po"; else rm -f ".deps/ed.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT ifdef.o -MD -MP -MF ".deps/ifdef.Tpo" -c -o ifdef.o ifdef.c; \
then mv -f ".deps/ifdef.Tpo" ".deps/ifdef.Po"; else rm -f ".deps/ifdef.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \
then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT normal.o -MD -MP -MF ".deps/normal.Tpo" -c -o normal.o normal.c; \
then mv -f ".deps/normal.Tpo" ".deps/normal.Po"; else rm -f ".deps/normal.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT side.o -MD -MP -MF ".deps/side.Tpo" -c -o side.o side.c; \
then mv -f ".deps/side.Tpo" ".deps/side.Po"; else rm -f ".deps/side.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
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 ../lib/libdiffutils.a  -lrt 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT diff3.o -MD -MP -MF ".deps/diff3.Tpo" -c -o diff3.o diff3.c; \
then mv -f ".deps/diff3.Tpo" ".deps/diff3.Po"; else rm -f ".deps/diff3.Tpo"; exit 1; fi
gcc  -g -O2   -o diff3  diff3.o ../lib/libdiffutils.a  
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../lib   -g -O2 -MT sdiff.o -MD -MP -MF ".deps/sdiff.Tpo" -c -o sdiff.o sdiff.c; \
then mv -f ".deps/sdiff.Tpo" ".deps/sdiff.Po"; else rm -f ".deps/sdiff.Tpo"; exit 1; fi
gcc  -g -O2   -o sdiff  sdiff.o ../lib/libdiffutils.a  
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
Making all in man
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
Making all in po
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/po'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
Making install in doc
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/prelfs/info" || mkdir -p -- . "/prelfs/info"
 /prelfs/bin/install -c -m 644 './diff.info' '/prelfs/info/diff.info'
 install-info --info-dir='/prelfs/info' '/prelfs/info/diff.info'
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/doc'
Making install in lib
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
make  install-am
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
make[3]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/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 `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/lib'
Making install in m4
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/m4'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/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 `/mnt/lfs_lit/usr/src/diffutils-2.8.7/m4'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/m4'
Making install in ms
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/ms'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/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 `/mnt/lfs_lit/usr/src/diffutils-2.8.7/ms'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/ms'
Making install in src
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
test -z "/prelfs/bin" || mkdir -p -- . "/prelfs/bin"
  /prelfs/bin/install -c 'cmp' '/prelfs/bin/cmp'
  /prelfs/bin/install -c 'diff' '/prelfs/bin/diff'
  /prelfs/bin/install -c 'diff3' '/prelfs/bin/diff3'
  /prelfs/bin/install -c 'sdiff' '/prelfs/bin/sdiff'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/src'
Making install in man
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/prelfs/man/man1" || mkdir -p -- . "/prelfs/man/man1"
 /prelfs/bin/install -c -m 644 './cmp.1' '/prelfs/man/man1/cmp.1'
 /prelfs/bin/install -c -m 644 './diff.1' '/prelfs/man/man1/diff.1'
 /prelfs/bin/install -c -m 644 './diff3.1' '/prelfs/man/man1/diff3.1'
 /prelfs/bin/install -c -m 644 './sdiff.1' '/prelfs/man/man1/sdiff.1'
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/man'
Making install in po
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/po'
/bin/sh ../config/mkinstalldirs /prelfs/share
installing ca.gmo as /prelfs/share/locale/ca/LC_MESSAGES/diffutils.mo
installing cs.gmo as /prelfs/share/locale/cs/LC_MESSAGES/diffutils.mo
installing da.gmo as /prelfs/share/locale/da/LC_MESSAGES/diffutils.mo
installing de.gmo as /prelfs/share/locale/de/LC_MESSAGES/diffutils.mo
installing el.gmo as /prelfs/share/locale/el/LC_MESSAGES/diffutils.mo
mkdir -p -- /prelfs/share/locale/eo/LC_MESSAGES
installing eo.gmo as /prelfs/share/locale/eo/LC_MESSAGES/diffutils.mo
installing es.gmo as /prelfs/share/locale/es/LC_MESSAGES/diffutils.mo
installing fi.gmo as /prelfs/share/locale/fi/LC_MESSAGES/diffutils.mo
installing fr.gmo as /prelfs/share/locale/fr/LC_MESSAGES/diffutils.mo
installing gl.gmo as /prelfs/share/locale/gl/LC_MESSAGES/diffutils.mo
installing he.gmo as /prelfs/share/locale/he/LC_MESSAGES/diffutils.mo
installing hu.gmo as /prelfs/share/locale/hu/LC_MESSAGES/diffutils.mo
installing id.gmo as /prelfs/share/locale/id/LC_MESSAGES/diffutils.mo
installing ja.gmo as /prelfs/share/locale/ja/LC_MESSAGES/diffutils.mo
installing ms.gmo as /prelfs/share/locale/ms/LC_MESSAGES/diffutils.mo
installing nl.gmo as /prelfs/share/locale/nl/LC_MESSAGES/diffutils.mo
installing pl.gmo as /prelfs/share/locale/pl/LC_MESSAGES/diffutils.mo
installing pt_BR.gmo as /prelfs/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
installing ro.gmo as /prelfs/share/locale/ro/LC_MESSAGES/diffutils.mo
installing ru.gmo as /prelfs/share/locale/ru/LC_MESSAGES/diffutils.mo
mkdir -p -- /prelfs/share/locale/sr/LC_MESSAGES
installing sr.gmo as /prelfs/share/locale/sr/LC_MESSAGES/diffutils.mo
installing sv.gmo as /prelfs/share/locale/sv/LC_MESSAGES/diffutils.mo
installing tr.gmo as /prelfs/share/locale/tr/LC_MESSAGES/diffutils.mo
installing zh_TW.gmo as /prelfs/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
if test "diffutils" = "gettext-tools"; then \
  /bin/sh ../config/mkinstalldirs /prelfs/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /prelfs/bin/install -c -m 644 ./$file \
		    /prelfs/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /prelfs/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7/po'
make[1]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
make[2]: Entering directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'
make[1]: Leaving directory `/mnt/lfs_lit/usr/src/diffutils-2.8.7'

real	0m12.987s
user	0m8.473s
sys	0m3.232s
