Mon Jul 27 22:11:55 BST 2009 KB: 593820 /mnt/lfs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no checking for ranlib... ranlib checking whether ln -s works... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: autobuild project... GNU coreutils configure: autobuild revision... 7.4 configure: autobuild hostname... kyoto configure: autobuild timestamp... 20090727T211205Z checking for inline... inline checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for errno.h... yes checking for libgen.h... yes checking for fcntl.h... yes checking for float.h... yes checking for wctype.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for termios.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for unistd.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/select.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for locale.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for time.h... yes checking for priv.h... no checking for utime.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for hurd.h... no checking for paths.h... yes checking for stropts.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for syslog.h... yes checking for grp.h... yes checking for pwd.h... yes checking for OS.h... no checking whether the preprocessor supports include_next... yes checking for d_ino member in directory struct... yes checking whether system is Windows or MSDOS... no checking for long file names... yes checking for pathconf... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for resolvepath... no checking for dup2... yes checking for fchdir... yes checking for mempcpy... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for __fpending... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for ftruncate... yes checking for lchmod... no checking for fdopendir... yes checking for fstatfs... yes checking for microuptime... no checking for nanouptime... no checking for flockfile... yes checking for funlockfile... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for isascii... yes checking for fchmod... yes checking for alarm... yes checking for readlink... yes checking for utmpname... yes checking for utmpxname... yes checking for wcscoll... yes checking for setenv... yes checking for settimeofday... yes checking for stime... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for tzset... yes checking for pipe... yes checking for futimes... yes checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for wcwidth... yes checking for wctob... yes checking for strxfrm... yes checking for directio... no checking for matchpathcon_init_prefix... no checking for nl_langinfo... yes checking for endgrent... yes checking for endpwent... yes checking for fchown... yes checking for iswspace... yes checking for mkfifo... yes checking for setgroups... yes checking for sethostname... yes checking for sync... yes checking for sysctl... yes checking for sysinfo... yes checking for tcgetpgrp... yes checking for C/C++ restrict keyword... __restrict checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether strtold conforms to C99... yes checking for size_t... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether canonicalize_file_name is declared... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown(2) dereferences symlinks... yes checking whether byte ordering is bigendian... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether setregid is declared... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether getdelim is declared... yes checking for arithmetic hrtime_t... no checking for long long int... yes checking whether getline is declared... yes checking for ssize_t... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for ld used by GCC... /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for off_t... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether memrchr is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking whether lstat accepts an empty string... no checking whether is self-contained... yes checking whether snprintf is declared... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking determine whether the utimes function works... yes checking for struct utimbuf... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking whether ungetc works on arbitrary bytes... yes checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for atexit... yes checking whether btowc(EOF) is correct... guessing yes checking for GNU libc compatible calloc... yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_ino member in directory struct... (cached) yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking if environ is properly declared... yes checking for error_at_line... yes checking for euidaccess... yes checking for working fcntl.h... yes checking whether fflush works on input streams... no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking for working GNU fnmatch... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether frexp() can be used without linking with libm... yes checking whether frexp works... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether frexpl is declared... yes checking for fseeko... yes checking for sys/mount.h... yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... yes checking for fchmodat... yes checking for mkdirat... yes checking for openat... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking for struct statfs.f_type... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for gai_strerror (possibly via ws2tcpip.h)... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for struct tm.tm_zone... yes checking for getdelim... yes checking for gethostname... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for perfstat_cpu_total in -lperfstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for getpagesize... (cached) yes checking whether __fsetlocking is declared... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking type of array argument to getgroups... (cached) gid_t checking for getusershell... yes checking for group_member... yes checking host operating system... GNU/Linux checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (1) checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking for lchown... yes checking for flag to ignore unused libraries... -Wl,--as-needed checking whether link(2) dereferences a symlink specified with a trailing slash... no checking whether lseek detects pipes... yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memchr... yes checking for working memcmp... yes checking for working strcoll... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset... yes checking for getgrouplist... yes checking whether mkdir fails due to a trailing slash... no checking for working mkstemp... yes checking for working mktime... yes checking for listmntent... no checking for getmntinfo... no checking for sys/ucred.h... no checking for sys/mount.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... no checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for obstacks... yes checking whether open recognizes a trailing slash... yes checking for fchmodat... (cached) yes checking for mkdirat... (cached) yes checking for openat... (cached) yes checking for fchownat... (cached) yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... (cached) yes checking for perl5.005 or newer... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for pstat_getstatic... no checking for pstat_getdynamic... (cached) no checking for sysmp... no checking for getsysinfo... no checking for sysctl... (cached) yes checking for table... no checking for a shell that conforms to POSIX... /bin/bash checking whether frexp can be used without linking with libm... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for getppriv... no checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking whether getutent is declared... yes checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... yes checking for struct utmpx.ut_name... yes checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... yes checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... yes checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... yes checking for struct utmpx.ut_exit... yes checking for struct utmp.ut_exit... yes checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmp.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... yes checking for struct utmp.ut_exit.e_exit... yes checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking for struct utmp.ut_exit.e_termination... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... yes checking whether rename is broken with a trailing slash... no checking whether rename is broken when the destination exists... no checking whether rename is broken with respect to destination slashes... no checking for rmdir... yes checking for rmdir-not-empty errno value... 39 checking for rpmatch... yes checking whether select supports a 0 argument... yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking for library containing setfilecon... no checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking for library containing setfilecon... (cached) no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for sig2str... no checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking whether stdint.h conforms to C99... (cached) yes checking for random.h... no checking for struct random_data... yes checking for stpcpy... yes checking for working stpncpy... yes checking for strcspn... yes checking for strdup... yes checking for strdup... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for working strtod... yes checking whether strtod obeys C99... yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking for strverscmp... yes checking whether is self-contained... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for nlink_t... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether tzset clobbers localtime buffer... no checking whether a running program can be unlinked... yes checking for unsetenv... yes checking for unsetenv() return type... int checking for /proc/uptime... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether is standalone... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... no checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking for inet_pton... yes checking whether inet_pton is declared... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether sleep is declared... yes checking for library containing setsockopt... none needed checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether declares ioctl... yes checking for shutdown... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking for working volatile... yes checking for sys/sysctl.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking whether sys/types.h defines makedev... yes checking whether time.h and sys/time.h may both be included... yes checking whether free is declared... yes checking whether geteuid is declared... yes checking whether getlogin is declared... yes checking whether getuid is declared... yes checking whether lseek is declared... yes checking whether malloc is declared... yes checking whether memchr is declared... yes checking whether realloc is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether ttyname is declared... yes checking whether isblank is declared... yes checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no checking for library containing attr_copy_file... no checking for attr_copy_file... no checking for inline... (cached) inline checking for struct stat.st_author... no checking for ino_t... yes checking for major_t... no checking for minor_t... no checking nfs/vfs.h usability... no checking nfs/vfs.h presence... no checking for nfs/vfs.h... no checking for struct statfs.f_namelen... yes checking for struct statfs.f_type... (cached) yes checking for library containing fdatasync... none required checking for fdatasync... yes checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable, support for libcap will not be built 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 uname... yes checking for chroot... yes checking for gethostid... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for initgroups... yes checking for syslog... yes checking for 3-argument setpriority function... yes checking ut_host in struct utmp... yes checking for sysctl... (cached) yes checking for sys/sysctl.h... (cached) yes checking whether we can get the system boot time... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... yes checking whether __sys_siglist is declared... no checking for main in -lypsec... no checking for main in -lldgc... no checking for library containing yp_match... no checking for library containing getspnam... none required checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_pwdp... yes checking for getspnam... yes checking for library containing crypt... -lcrypt checking for library containing __gmpz_init... no 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a traditional french locale... (cached) none 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 po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Entering directory `/mnt/lfs/sources/coreutils-7.4' make all-recursive make[2]: Entering directory `/mnt/lfs/sources/coreutils-7.4' Making all in lib make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h /bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's|@''GNULIB_INET_NTOP''@|1|g' \ -e 's|@''GNULIB_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t mv arpa/inet.h-t arpa/inet.h rm -f configmake.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/tools"'; \ echo '#define EXEC_PREFIX "/tools"'; \ echo '#define BINDIR "/tools/bin"'; \ echo '#define SBINDIR "/tools/sbin"'; \ echo '#define LIBEXECDIR "/tools/libexec"'; \ echo '#define DATAROOTDIR "/tools/share"'; \ echo '#define DATADIR "/tools/share"'; \ echo '#define SYSCONFDIR "/tools/etc"'; \ echo '#define SHAREDSTATEDIR "/tools/com"'; \ echo '#define LOCALSTATEDIR "/tools/var"'; \ echo '#define INCLUDEDIR "/tools/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/tools/share/doc/coreutils"'; \ echo '#define INFODIR "/tools/share/info"'; \ echo '#define HTMLDIR "/tools/share/doc/coreutils"'; \ echo '#define DVIDIR "/tools/share/doc/coreutils"'; \ echo '#define PDFDIR "/tools/share/doc/coreutils"'; \ echo '#define PSDIR "/tools/share/doc/coreutils"'; \ echo '#define LIBDIR "/tools/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/tools/share/locale"'; \ echo '#define MANDIR "/tools/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/tools/share/coreutils"'; \ echo '#define PKGINCLUDEDIR "/tools/include/coreutils"'; \ echo '#define PKGLIBDIR "/tools/lib/coreutils"'; \ echo '#define PKGLIBEXECDIR "/tools/libexec/coreutils"'; \ } | sed '/""/d' > configmake.h-t if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f dirent.h-t dirent.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's|@''GNULIB_DIRFD''@|1|g' \ -e 's|@''GNULIB_SCANDIR''@|0|g' \ -e 's|@''GNULIB_ALPHASORT''@|0|g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./dirent.in.h; \ } > dirent.h-t mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's|@''GNULIB_OPEN''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ < ./fcntl.in.h; \ } > fcntl.h-t mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/""/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./inttypes.in.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f math.h-t math.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_MATH_H''@||g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_FLOORF''@|0|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|1|g' \ -e 's|@''GNULIB_FREXPL''@|1|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_ISINF''@|0|g' \ -e 's|@''GNULIB_ISNAN''@|0|g' \ -e 's|@''GNULIB_ISNANF''@|0|g' \ -e 's|@''GNULIB_ISNAND''@|0|g' \ -e 's|@''GNULIB_ISNANL''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_MATHL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|0|g' \ -e 's|@''GNULIB_ROUNDF''@|0|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|1|g' \ -e 's|@''GNULIB_TRUNC''@|0|g' \ -e 's|@''GNULIB_TRUNCF''@|0|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./math.in.h; \ } > math.h-t mv math.h-t math.h rm -f selinux/selinux.h-t selinux/selinux.h /bin/mkdir -p selinux cp ./se-selinux.in.h selinux/selinux.h-t chmod a-x selinux/selinux.h-t mv selinux/selinux.h-t selinux/selinux.h rm -f selinux/context.h-t selinux/context.h /bin/mkdir -p selinux cp ./se-context.in.h selinux/context.h-t chmod a-x selinux/context.h-t mv selinux/context.h-t selinux/context.h rm -f signal.h-t signal.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ -e 's|@''GNULIB_SIGACTION''@|1|g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./signal.in.h; \ } > signal.h-t mv signal.h-t signal.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|1|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|1|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|1|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|1|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|1|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|1|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|1|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_PUTENV''@|1|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|1|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|1|g' \ -e 's|@''GNULIB_STRTOLL''@|1|g' \ -e 's|@''GNULIB_STRTOULL''@|1|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|1|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|1|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|1|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|1|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|1|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|0|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_NANOSLEEP''@|0|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t mv time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|1|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|1|g' \ -e 's|@''GNULIB_FCHDIR''@|1|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|1|g' \ -e 's|@''GNULIB_GETCWD''@|1|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|1|g' \ -e 's|@''GNULIB_LCHOWN''@|1|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-recursive make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' make[5]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' CC set-mode-acl.o CC copy-acl.o CC file-has-acl.o CC areadlink-with-size.o CC argv-iter.o CC base64.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC close-hook.o CC diacrit.o CC file-set.o CC filevercmp.o CC fpurge.o CC freadahead.o CC freading.o CC freadptr.o CC freadseek.o CC fseterr.o CC full-read.o CC full-write.o CC getdate.o CC hash-pjw.o CC hash-triple.o CC linebuffer.o CC localcharset.o CC malloca.o CC mbchar.o CC mbsalign.o CC mbscasecmp.o CC mbslen.o CC mbsstr.o CC mbswidth.o CC memchr2.o CC memcmp2.o CC openat-die.o CC printf-frexp.o CC printf-frexpl.o CC priv-set.o CC progname.o CC propername.o CC randint.o CC randperm.o CC randread.o CC rand-isaac.o CC readtokens0.o CC savewd.o CC striconv.o CC strnlen1.o CC trim.o CC unicodeio.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o CC verror.o CC version-etc.o CC version-etc-fsf.o CC xalloc-die.o CC xfreopen.o CC xgethostname.o CC xmemcoll.o CC xprintf.o CC xstriconv.o CC xstrndup.o CC xstrtoimax.o CC xstrtoumax.o CC xvasprintf.o CC xasprintf.o CC buffer-lcm.o CC xmemxfrm.o CC argmatch.o CC asnprintf.o CC asprintf.o CC backupfile.o CC basename.o CC c-strtod.o CC c-strtold.o CC canon-host.o CC canonicalize.o CC chdir-long.o CC cloexec.o CC close-stream.o CC closein.o CC closeout.o CC creat-safer.o CC cycle-check.o CC dirchownmod.o CC dirname.o CC dup-safer.o CC exclude.o CC exitfail.o CC fd-safer.o CC fflush.o CC file-type.o CC filemode.o CC filenamecat.o CC fopen-safer.o CC fprintftime.o CC fseeko.o CC fsusage.o CC fts.o CC getcwd.o CC gethrxtime.o CC getndelim2.o CC getpass.o CC gettime.o CC getugroups.o CC hard-locale.o CC hash.o CC human.o CC i-ring.o CC idcache.o CC imaxtostr.o CC isapipe.o CC isnanl.o CC long-options.o CC md5.o CC memcasecmp.o CC memcoll.o CC mgetgroups.o CC mkancesdirs.o CC mkdir-p.o CC mkstemp-safer.o CC modechange.o CC mountlist.o CC mpsort.o CC offtostr.o CC open-safer.o CC openat-proc.o CC physmem.o CC pipe-safer.o CC posixtm.o CC posixver.o CC printf-args.o CC printf-parse.o CC quote.o CC quotearg.o CC readtokens.o CC readutmp.o CC root-dev-ino.o CC safe-read.o CC safe-write.o CC same.o CC save-cwd.o CC savedir.o CC selinux-at.o CC settime.o CC sha1.o CC sha256.o CC sha512.o CC sig2str.o CC strftime.o CC stripslash.o CC tempname.o CC uinttostr.o CC umaxtostr.o CC unlinkdir.o CC userspec.o CC utimecmp.o CC utimens.o CC vasnprintf.o CC vasprintf.o CC vfprintf.o CC vprintf.o CC write-any-file.o CC xgetcwd.o CC xmalloc.o CC xnanosleep.o CC xstrtod.o CC xstrtol.o CC xstrtol-error.o CC xstrtold.o CC xstrtoul.o CC yesno.o CC euidaccess-stat.o CC fd-reopen.o CC xfts.o CC memxfrm.o CC strintcmp.o CC strnumcmp.o AR libcoreutils.a rm -f t-charset.alias charset.alias /bin/bash ./config.charset 'i686-pc-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/coreutils/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[5]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' Making all in src make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' GEN version.c GEN version.h make all-am make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' CC version.o AR libver.a CC uname.o CC uname-uname.o CCLD uname CC chroot.o CCLD chroot CC hostid.o CCLD hostid CC nice.o CCLD nice CC who.o CCLD who CC users.o CCLD users CC pinky.o CCLD pinky CC uptime.o CCLD uptime CC stty.o CCLD stty CC df.o CCLD df CC lbracket.o CCLD [ CC chcon.o CCLD chcon CC chgrp.o CC chown-core.o CCLD chgrp CC chown.o CCLD chown CC chmod.o CCLD chmod CC cp.o CC copy.o CC cp-hash.o CCLD cp CC dd.o CCLD dd CC dircolors.o CCLD dircolors CC du.o CCLD du CC ginstall-install.o CC ginstall-prog-fprintf.o CC ginstall-copy.o CC ginstall-cp-hash.o CCLD ginstall CC link.o CCLD link CC ln.o CCLD ln CC ls.o CC ls-dir.o CCLD dir CC ls-vdir.o CCLD vdir CC ls-ls.o CCLD ls CC mkdir.o CC prog-fprintf.o CCLD mkdir CC mkfifo.o CCLD mkfifo CC mknod.o CCLD mknod CC mktemp.o CCLD mktemp CC mv.o CC remove.o CCLD mv CC nohup.o CCLD nohup CC readlink.o CCLD readlink CC rm.o CCLD rm CC rmdir.o CCLD rmdir CC shred.o CCLD shred CC stat.o CCLD stat CC sync.o CCLD sync CC touch.o CCLD touch CC unlink.o CCLD unlink CC cat.o CCLD cat CC cksum.o CCLD cksum CC comm.o CCLD comm CC csplit.o CCLD csplit CC cut.o CCLD cut CC expand.o CCLD expand CC fmt.o CCLD fmt CC fold.o CCLD fold CC head.o CCLD head CC join.o CCLD join CC groups.o CC group-list.o CCLD groups CC md5sum-md5sum.o CCLD md5sum CC nl.o CCLD nl CC od.o CCLD od CC paste.o CCLD paste CC pr.o CCLD pr CC ptx.o CCLD ptx CC sha1sum-md5sum.o CCLD sha1sum CC sha224sum-md5sum.o CCLD sha224sum CC sha256sum-md5sum.o CCLD sha256sum CC sha384sum-md5sum.o CCLD sha384sum CC sha512sum-md5sum.o CCLD sha512sum CC shuf.o CCLD shuf CC sort.o CCLD sort CC split.o CCLD split CC sum.o CCLD sum CC tac.o CCLD tac CC tail.o CCLD tail CC tr.o CCLD tr CC tsort.o CCLD tsort CC unexpand.o CCLD unexpand CC uniq.o CCLD uniq CC wc.o CCLD wc CC basename.o CCLD basename CC date.o CCLD date CC dirname.o CCLD dirname CC echo.o CCLD echo CC env.o CCLD env CC expr.o CCLD expr CC factor.o CCLD factor CC false.o CCLD false CC id.o CCLD id CC kill.o CC operand2sig.o CCLD kill CC logname.o CCLD logname CC pathchk.o CCLD pathchk CC printenv.o CCLD printenv CC printf.o CCLD printf CC pwd.o CCLD pwd CC runcon.o CCLD runcon CC seq.o CCLD seq CC sleep.o CCLD sleep CC tee.o CCLD tee CC test.o CCLD test CC timeout.o CCLD timeout CC true.o CCLD true CC truncate.o CCLD truncate CC tty.o CCLD tty CC whoami.o CCLD whoami CC yes.o CCLD yes CC base64.o CCLD base64 CC hostname.o CCLD hostname CC setuidgid.o CCLD setuidgid CC getlimits.o CCLD getlimits CC su.o CCLD su make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' Making all in doc make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/doc' Making all in man make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/man' Updating man page hostname.1 make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/man' Making all in po make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/po' Making all in tests make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/tests' Making all in gnulib-tests make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make all-recursive make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[5]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[2]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[1]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[1]: Entering directory `/mnt/lfs/sources/coreutils-7.4' make install-recursive make[2]: Entering directory `/mnt/lfs/sources/coreutils-7.4' Making install in lib make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' make install-recursive make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' make[5]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' make[6]: Entering directory `/mnt/lfs/sources/coreutils-7.4/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/bash /mnt/lfs/sources/coreutils-7.4/build-aux/install-sh -d /tools/lib ; \ fi ; \ if test -f /tools/lib/charset.alias; then \ sed -f ref-add.sed /tools/lib/charset.alias > /tools/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tools/lib/charset.tmp /tools/lib/charset.alias ; \ rm -f /tools/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /tools/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tools/lib/charset.tmp /tools/lib/charset.alias ; \ rm -f /tools/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' make[5]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/lib' Making install in src make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' make install-am make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' make[5]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' test -z "/tools/bin" || /bin/mkdir -p "/tools/bin" ./ginstall ginstall '/tools/bin/./install' ./ginstall uname chroot hostid nice who users pinky uptime stty df [ chcon chgrp chown chmod cp dd dircolors du link ln dir vdir ls mkdir mkfifo mknod mktemp mv nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut expand fmt fold head join groups md5sum nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum shuf sort split sum tac tail tr tsort unexpand uniq wc basename date dirname echo env expr factor false id kill logname pathchk printenv printf pwd runcon seq sleep tee test timeout true truncate tty whoami yes base64 hostname '/tools/bin' make install-exec-hook make[6]: Entering directory `/mnt/lfs/sources/coreutils-7.4/src' make[6]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/src' Making install in doc make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/doc' make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/tools/share/info" || /bin/mkdir -p "/tools/share/info" /usr/bin/install -c -m 644 ./coreutils.info '/tools/share/info' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/doc' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/doc' Making install in man make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/man' make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/man' make[4]: Nothing to be done for `install-exec-am'. test -z "/tools/share/man/man1" || /bin/mkdir -p "/tools/share/man/man1" /usr/bin/install -c -m 644 uname.1 chroot.1 hostid.1 nice.1 who.1 users.1 pinky.1 uptime.1 stty.1 df.1 chcon.1 chgrp.1 chown.1 chmod.1 cp.1 dd.1 dircolors.1 du.1 install.1 link.1 ln.1 dir.1 vdir.1 ls.1 mkdir.1 mkfifo.1 mknod.1 mktemp.1 mv.1 nohup.1 readlink.1 rm.1 rmdir.1 shred.1 stat.1 sync.1 touch.1 unlink.1 cat.1 cksum.1 '/tools/share/man/man1' /usr/bin/install -c -m 644 comm.1 csplit.1 cut.1 expand.1 fmt.1 fold.1 head.1 join.1 groups.1 md5sum.1 nl.1 od.1 paste.1 pr.1 ptx.1 sha1sum.1 sha224sum.1 sha256sum.1 sha384sum.1 sha512sum.1 shuf.1 sort.1 split.1 sum.1 tac.1 tail.1 tr.1 tsort.1 unexpand.1 uniq.1 wc.1 basename.1 date.1 dirname.1 echo.1 env.1 expr.1 factor.1 false.1 id.1 '/tools/share/man/man1' /usr/bin/install -c -m 644 kill.1 logname.1 pathchk.1 printenv.1 printf.1 pwd.1 runcon.1 seq.1 sleep.1 tee.1 test.1 timeout.1 true.1 truncate.1 tty.1 whoami.1 yes.1 base64.1 hostname.1 '/tools/share/man/man1' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/man' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/man' Making install in po make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/po' /bin/mkdir -p /tools/share installing af.gmo as /tools/share/locale/af/LC_MESSAGES/coreutils.mo installing af.gmo link as /tools/share/locale/af/LC_TIME/coreutils.mo installing be.gmo as /tools/share/locale/be/LC_MESSAGES/coreutils.mo installing be.gmo link as /tools/share/locale/be/LC_TIME/coreutils.mo installing bg.gmo as /tools/share/locale/bg/LC_MESSAGES/coreutils.mo installing bg.gmo link as /tools/share/locale/bg/LC_TIME/coreutils.mo installing ca.gmo as /tools/share/locale/ca/LC_MESSAGES/coreutils.mo installing ca.gmo link as /tools/share/locale/ca/LC_TIME/coreutils.mo installing cs.gmo as /tools/share/locale/cs/LC_MESSAGES/coreutils.mo installing cs.gmo link as /tools/share/locale/cs/LC_TIME/coreutils.mo installing da.gmo as /tools/share/locale/da/LC_MESSAGES/coreutils.mo installing da.gmo link as /tools/share/locale/da/LC_TIME/coreutils.mo installing de.gmo as /tools/share/locale/de/LC_MESSAGES/coreutils.mo installing de.gmo link as /tools/share/locale/de/LC_TIME/coreutils.mo installing el.gmo as /tools/share/locale/el/LC_MESSAGES/coreutils.mo installing el.gmo link as /tools/share/locale/el/LC_TIME/coreutils.mo installing es.gmo as /tools/share/locale/es/LC_MESSAGES/coreutils.mo installing es.gmo link as /tools/share/locale/es/LC_TIME/coreutils.mo installing et.gmo as /tools/share/locale/et/LC_MESSAGES/coreutils.mo installing et.gmo link as /tools/share/locale/et/LC_TIME/coreutils.mo installing eu.gmo as /tools/share/locale/eu/LC_MESSAGES/coreutils.mo installing eu.gmo link as /tools/share/locale/eu/LC_TIME/coreutils.mo installing fi.gmo as /tools/share/locale/fi/LC_MESSAGES/coreutils.mo installing fi.gmo link as /tools/share/locale/fi/LC_TIME/coreutils.mo installing fr.gmo as /tools/share/locale/fr/LC_MESSAGES/coreutils.mo installing fr.gmo link as /tools/share/locale/fr/LC_TIME/coreutils.mo installing ga.gmo as /tools/share/locale/ga/LC_MESSAGES/coreutils.mo installing ga.gmo link as /tools/share/locale/ga/LC_TIME/coreutils.mo installing gl.gmo as /tools/share/locale/gl/LC_MESSAGES/coreutils.mo installing gl.gmo link as /tools/share/locale/gl/LC_TIME/coreutils.mo installing hu.gmo as /tools/share/locale/hu/LC_MESSAGES/coreutils.mo installing hu.gmo link as /tools/share/locale/hu/LC_TIME/coreutils.mo installing id.gmo as /tools/share/locale/id/LC_MESSAGES/coreutils.mo installing id.gmo link as /tools/share/locale/id/LC_TIME/coreutils.mo installing it.gmo as /tools/share/locale/it/LC_MESSAGES/coreutils.mo installing it.gmo link as /tools/share/locale/it/LC_TIME/coreutils.mo installing ja.gmo as /tools/share/locale/ja/LC_MESSAGES/coreutils.mo installing ja.gmo link as /tools/share/locale/ja/LC_TIME/coreutils.mo installing ko.gmo as /tools/share/locale/ko/LC_MESSAGES/coreutils.mo installing ko.gmo link as /tools/share/locale/ko/LC_TIME/coreutils.mo installing lt.gmo as /tools/share/locale/lt/LC_MESSAGES/coreutils.mo installing lt.gmo link as /tools/share/locale/lt/LC_TIME/coreutils.mo installing ms.gmo as /tools/share/locale/ms/LC_MESSAGES/coreutils.mo installing ms.gmo link as /tools/share/locale/ms/LC_TIME/coreutils.mo installing nb.gmo as /tools/share/locale/nb/LC_MESSAGES/coreutils.mo installing nb.gmo link as /tools/share/locale/nb/LC_TIME/coreutils.mo installing nl.gmo as /tools/share/locale/nl/LC_MESSAGES/coreutils.mo installing nl.gmo link as /tools/share/locale/nl/LC_TIME/coreutils.mo installing pl.gmo as /tools/share/locale/pl/LC_MESSAGES/coreutils.mo installing pl.gmo link as /tools/share/locale/pl/LC_TIME/coreutils.mo installing pt.gmo as /tools/share/locale/pt/LC_MESSAGES/coreutils.mo installing pt.gmo link as /tools/share/locale/pt/LC_TIME/coreutils.mo installing pt_BR.gmo as /tools/share/locale/pt_BR/LC_MESSAGES/coreutils.mo installing pt_BR.gmo link as /tools/share/locale/pt_BR/LC_TIME/coreutils.mo installing ru.gmo as /tools/share/locale/ru/LC_MESSAGES/coreutils.mo installing ru.gmo link as /tools/share/locale/ru/LC_TIME/coreutils.mo installing sk.gmo as /tools/share/locale/sk/LC_MESSAGES/coreutils.mo installing sk.gmo link as /tools/share/locale/sk/LC_TIME/coreutils.mo installing sl.gmo as /tools/share/locale/sl/LC_MESSAGES/coreutils.mo installing sl.gmo link as /tools/share/locale/sl/LC_TIME/coreutils.mo installing sv.gmo as /tools/share/locale/sv/LC_MESSAGES/coreutils.mo installing sv.gmo link as /tools/share/locale/sv/LC_TIME/coreutils.mo installing tr.gmo as /tools/share/locale/tr/LC_MESSAGES/coreutils.mo installing tr.gmo link as /tools/share/locale/tr/LC_TIME/coreutils.mo installing uk.gmo as /tools/share/locale/uk/LC_MESSAGES/coreutils.mo installing uk.gmo link as /tools/share/locale/uk/LC_TIME/coreutils.mo installing vi.gmo as /tools/share/locale/vi/LC_MESSAGES/coreutils.mo installing vi.gmo link as /tools/share/locale/vi/LC_TIME/coreutils.mo installing zh_CN.gmo as /tools/share/locale/zh_CN/LC_MESSAGES/coreutils.mo installing zh_CN.gmo link as /tools/share/locale/zh_CN/LC_TIME/coreutils.mo installing zh_TW.gmo as /tools/share/locale/zh_TW/LC_MESSAGES/coreutils.mo installing zh_TW.gmo link as /tools/share/locale/zh_TW/LC_TIME/coreutils.mo if test "coreutils" = "gettext-tools"; then \ /bin/mkdir -p /tools/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tools/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tools/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/po' Making install in tests make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/tests' make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/tests' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/tests' Making install in gnulib-tests make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make install-recursive make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[5]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[6]: Entering directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[5]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4/gnulib-tests' make[3]: Entering directory `/mnt/lfs/sources/coreutils-7.4' make[4]: Entering directory `/mnt/lfs/sources/coreutils-7.4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[3]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[2]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' make[1]: Leaving directory `/mnt/lfs/sources/coreutils-7.4' `src/su' -> `/tools/bin/su-tools' Totalseconds: 187 KB: 684772 /mnt/lfs