2021-08-26 10:07:20 exec_hook package_begin chapter06 611-make START: 2021-08-26 10:07:20 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter06/611-make # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/611-make-tests.tmp LFS_CHAPTER=chapter06 LFS_SCRIPT=611-make # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment ANT_HOME=/opt/ant BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/home/lfs/build/x86_64/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/home/lfs/build/x86_64/sources/config.inc" [1]="/home/lfs/build/x86_64/sources/lfs-commands/chapter06/611-make") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() DISPLAY=localhost:10.0 EUID=1003 GROUPS=() HISTIGNORE='&:[bf]g:exit' HISTSIZE=1000 HOME=/home/lfs HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' INPUTRC=/etc/inputrc LANG=de_DE.UTF-8 LC_ALL=POSIX LFS=/home/lfs/build/x86_64 LFS_CFLAGS=-mtune=generic LFS_CHAPTER=chapter06 LFS_CXXFLAGS=-mtune=generic LFS_SCRIPT=611-make LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 LOGNAME=lfs MACHTYPE=x86_64-pc-linux-gnu MAKEFLAGS=-j4 MAKELEVEL=1 MAKE_TERMERR=/dev/pts/0 MAKE_TERMOUT=/dev/pts/0 MFLAGS= OLDPWD=/tmp/lfs-commands OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/home/lfs/build/x86_64/tools/bin:/usr/bin PIPESTATUS=([0]="0") PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig PPID=1583 PREV_SEC=0 PS4='+ ' PWD=/home/lfs/build/x86_64/sources QT5DIR=/opt/qt5 ROOT=/home/lfs/build/x86_64/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=3 TERM=xterm-256color TEST_LOG=/home/lfs/build/x86_64/sources/611-make-tests.tmp TZ=Europe/Berlin UID=1003 USER=lfs XDG_CONFIG_DIRS=/etc/xdg/ XDG_DATA_DIRS=/usr/share/ XDG_RUNTIME_DIR=/tmp/xdg-lfs _=Environment File systems /dev/sdc1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) tmpfs on /run type tmpfs (rw,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) /dev/sda3 on /home type ext4 (rw,relatime) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) tmpfs on /run/user/65 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=65,gid=65) tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=1000,gid=1000) /dev/sdb1 on /home/lfs/build/x86_64 type ext4 (rw,relatime) helios0:/data/nfs/LFS on /mnt/LFS type nfs4 (rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.3.66,local_lock=none,addr=192.168.3.3,_netdev) logname lfs KB: 979952 /home/lfs/build/x86_64/ /home/lfs/build/x86_64/sources/autolfs_package_patch PKG_DEST=/home/lfs/build/x86_64/sources/611-make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether _XOPEN_SOURCE should be defined... no checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-lfs-linux-gnu-gcc... (cached) gcc3 checking for Minix Amsterdam compiler... no checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-lfs-linux-gnu checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking whether // is distinct from /... unknown, assuming no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... 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 for working fcntl.h... cross-compiling checking for pid_t... yes checking for mode_t... yes checking for eaccess... yes checking whether getdtablesize is declared... yes checking host CPU and C ABI... x86_64 checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... guessing yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict checking whether strerror(0) succeeds... guessing yes checking for alloca as a compiler built-in... yes checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup2 works... guessing yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether getdtablesize works... guessing yes checking for getloadavg... yes 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 whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking if system libc has GNU glob... yes checking for ssize_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... guessing yes checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E checking for ar... (cached) x86_64-lfs-linux-gnu-ar checking for perl... perl checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... /usr/bin/sed 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 ld used by x86_64-lfs-linux-gnu-gcc... /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getpwnam... none required checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for pid_t... (cached) yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking whether system uses MSDOS-style paths... no checking for standard gettimeofday... no (cross-compiling) checking for strdup... yes checking for strndup... yes checking for memrchr... yes checking for umask... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for posix_spawn... yes checking for posix_spawnattr_setsigmask... yes checking whether bsd_signal is declared... no 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... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... no checking whether closedir returns void... yes checking for struct dirent.d_type... yes checking for x86_64-lfs-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking If the linker accepts -Wl,--export-dynamic... yes checking for posix_spawn that fails synchronously... no (cross-compiling) checking for location of SCCS get command... get checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build.cfg config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating tests/config-flags.pm config.status: creating src/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 '/home/lfs/build/x86_64/sources/make-4.3' Making all in lib make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|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_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/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_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/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_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|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_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_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[4]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT concat-filename.o -MD -MP -MF .deps/concat-filename.Tpo -c -o concat-filename.o concat-filename.c x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c mv -f .deps/stripslash.Tpo .deps/stripslash.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT findprog-in.o -MD -MP -MF .deps/findprog-in.Tpo -c -o findprog-in.o findprog-in.c mv -f .deps/concat-filename.Tpo .deps/concat-filename.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o getprogname.c mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/unistd.Tpo .deps/unistd.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/getprogname.Tpo .deps/getprogname.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT xconcat-filename.o -MD -MP -MF .deps/xconcat-filename.Tpo -c -o xconcat-filename.o xconcat-filename.c mv -f .deps/findprog-in.Tpo .deps/findprog-in.Po x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=generic -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c mv -f .deps/xconcat-filename.Tpo .deps/xconcat-filename.Po mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po mv -f .deps/fcntl.Tpo .deps/fcntl.Po rm -f libgnu.a x86_64-lfs-linux-gnu-ar cr libgnu.a concat-filename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o findprog-in.o getprogname.o unistd.o xmalloc.o xalloc-die.o xconcat-filename.o fcntl.o x86_64-lfs-linux-gnu-ranlib libgnu.a make[4]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[3]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' Making all in po make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/po' Making all in doc make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3' depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/makeint.h:31, from src/read.c:17: src/read.c: In function 'eval_makefile': lib/alloca.h:46:18: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | # define alloca __builtin_alloca src/read.c:443:3: note: in expansion of macro 'alloca' 443 | alloca (0); | ^~~~~~ src/read.c: In function 'eval_buffer': lib/alloca.h:46:18: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | # define alloca __builtin_alloca src/read.c:485:3: note: in expansion of macro 'alloca' 485 | alloca (0); | ^~~~~~ In file included from src/makeint.h:31, from src/remake.c:17: src/remake.c: In function 'update_file': lib/alloca.h:46:18: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | # define alloca __builtin_alloca src/remake.c:340:7: note: in expansion of macro 'alloca' 340 | alloca (0); | ^~~~~~ depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -mtune=generic -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\ mv -f $depbase.Tpo $depbase.Po x86_64-lfs-linux-gnu-gcc -mtune=generic -Wl,--export-dynamic -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o lib/libgnu.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3' make[1]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3' make[1]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3' Making install in lib make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make install-recursive make[3]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[4]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[5]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[4]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[3]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/lib' Making install in po make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/po' installing be.gmo as /home/lfs/build/x86_64/usr/share/locale/be/LC_MESSAGES/make.mo installing bg.gmo as /home/lfs/build/x86_64/usr/share/locale/bg/LC_MESSAGES/make.mo installing cs.gmo as /home/lfs/build/x86_64/usr/share/locale/cs/LC_MESSAGES/make.mo installing da.gmo as /home/lfs/build/x86_64/usr/share/locale/da/LC_MESSAGES/make.mo installing de.gmo as /home/lfs/build/x86_64/usr/share/locale/de/LC_MESSAGES/make.mo installing es.gmo as /home/lfs/build/x86_64/usr/share/locale/es/LC_MESSAGES/make.mo installing fi.gmo as /home/lfs/build/x86_64/usr/share/locale/fi/LC_MESSAGES/make.mo installing fr.gmo as /home/lfs/build/x86_64/usr/share/locale/fr/LC_MESSAGES/make.mo installing ga.gmo as /home/lfs/build/x86_64/usr/share/locale/ga/LC_MESSAGES/make.mo installing gl.gmo as /home/lfs/build/x86_64/usr/share/locale/gl/LC_MESSAGES/make.mo installing he.gmo as /home/lfs/build/x86_64/usr/share/locale/he/LC_MESSAGES/make.mo installing hr.gmo as /home/lfs/build/x86_64/usr/share/locale/hr/LC_MESSAGES/make.mo installing id.gmo as /home/lfs/build/x86_64/usr/share/locale/id/LC_MESSAGES/make.mo installing it.gmo as /home/lfs/build/x86_64/usr/share/locale/it/LC_MESSAGES/make.mo installing ja.gmo as /home/lfs/build/x86_64/usr/share/locale/ja/LC_MESSAGES/make.mo installing ko.gmo as /home/lfs/build/x86_64/usr/share/locale/ko/LC_MESSAGES/make.mo installing lt.gmo as /home/lfs/build/x86_64/usr/share/locale/lt/LC_MESSAGES/make.mo installing nl.gmo as /home/lfs/build/x86_64/usr/share/locale/nl/LC_MESSAGES/make.mo installing pl.gmo as /home/lfs/build/x86_64/usr/share/locale/pl/LC_MESSAGES/make.mo installing pt.gmo as /home/lfs/build/x86_64/usr/share/locale/pt/LC_MESSAGES/make.mo installing pt_BR.gmo as /home/lfs/build/x86_64/usr/share/locale/pt_BR/LC_MESSAGES/make.mo installing ru.gmo as /home/lfs/build/x86_64/usr/share/locale/ru/LC_MESSAGES/make.mo installing sr.gmo as /home/lfs/build/x86_64/usr/share/locale/sr/LC_MESSAGES/make.mo installing sv.gmo as /home/lfs/build/x86_64/usr/share/locale/sv/LC_MESSAGES/make.mo installing tr.gmo as /home/lfs/build/x86_64/usr/share/locale/tr/LC_MESSAGES/make.mo installing uk.gmo as /home/lfs/build/x86_64/usr/share/locale/uk/LC_MESSAGES/make.mo installing vi.gmo as /home/lfs/build/x86_64/usr/share/locale/vi/LC_MESSAGES/make.mo installing zh_CN.gmo as /home/lfs/build/x86_64/usr/share/locale/zh_CN/LC_MESSAGES/make.mo installing zh_TW.gmo as /home/lfs/build/x86_64/usr/share/locale/zh_TW/LC_MESSAGES/make.mo if test "make" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/lfs/build/x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/lfs/build/x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/lfs/build/x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/po' Making install in doc make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[3]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/home/lfs/build/x86_64/usr/share/info' install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/make.info' make[3]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3/doc' make[2]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3' make[3]: Entering directory '/home/lfs/build/x86_64/sources/make-4.3' /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/bin' /usr/bin/install -c make '/home/lfs/build/x86_64/usr/bin' /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/include' /usr/bin/install -c -m 644 src/gnumake.h '/home/lfs/build/x86_64/usr/include' /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/make.1 '/home/lfs/build/x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3' make[2]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3' make[1]: Leaving directory '/home/lfs/build/x86_64/sources/make-4.3' Totalseconds: 9 KB: 994020 /home/lfs/build/x86_64/ 2021-08-26 10:07:29 exec_hook package_done chapter06 611-make END: 2021-08-26 10:07:29