2021-08-26 10:03:43 exec_hook package_begin chapter06 603-bash START: 2021-08-26 10:03:43 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter06/603-bash # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/603-bash-tests.tmp LFS_CHAPTER=chapter06 LFS_SCRIPT=603-bash # 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/603-bash") 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=603-bash 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/603-bash-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: 931500 /home/lfs/build/x86_64/ /home/lfs/build/x86_64/sources/autolfs_package_patch PKG_DEST=/home/lfs/build/x86_64/sources/603-bash checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-lfs-linux-gnu Beginning configuration for bash-5.1-release for x86_64-lfs-linux-gnu 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 for library containing strerror... none required 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: cross-compiling for x86_64-lfs-linux-gnu is not supported checking whether x86_64-lfs-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c 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 for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 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 whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... no checking whether integer division by zero raises SIGFPE... guessing yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... guessing yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing yes checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.7.6, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... guessing yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for uselocale... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working fcntl.h... cross-compiling checking whether uselocale works... guessing yes checking for fake locale system (OpenBSD)... guessing no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... no checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... no checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... no checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for working mktime... no checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... no checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no no checking if dup2 fails to clear the close-on-exec flag... configure: WARNING: cannot check dup2 if cross compiling -- defaulting to no no checking whether pgrps need synchronization... configure: WARNING: cannot check pgrp synchronization if cross compiling -- defaulting to no no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... no checking for sys_siglist in system C library... configure: WARNING: cannot check for sys_siglist if cross compiling -- defaulting to no no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... configure: WARNING: cannot check for _sys_siglist if cross compiling -- defaulting to no no checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... configure: WARNING: cannot check WEXITSTATUS offset if cross compiling -- defaulting to 0 0 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... configure: WARNING: cannot check working sbrk if cross-compiling yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... configure: WARNING: cannot check opendir if cross compiling -- defaulting to no no checking whether ulimit can substitute for getdtablesize... configure: WARNING: cannot check ulimit if cross compiling -- defaulting to no no checking whether fpurge is declared... no checking to see if getenv can be redefined... configure: WARNING: cannot check getenv redefinition if cross compiling -- defaulting to yes yes checking if getcwd() will dynamically allocate memory with 0 size... configure: WARNING: cannot check whether getcwd allocates memory when cross-compiling -- defaulting to no no checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing missing checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking for standard-conformant snprintf... configure: WARNING: cannot check standard snprintf if cross-compiling yes checking for standard-conformant vsnprintf... configure: WARNING: cannot check standard vsnprintf if cross-compiling yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... configure: WARNING: cannot check printf if cross compiling -- defaulting to no no checking whether fnmatch can be used to check bracket equivalence classes... configure: WARNING: cannot check fnmatch if cross compiling -- defaulting to no no checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of necessary job control definitions... present checking for presence of named pipes... configure: WARNING: cannot check for named pipes if cross-compiling -- defaulting to missing missing checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... configure: WARNING: cannot check WCONTINUED if cross compiling -- defaulting to no no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... configure: WARNING: cannot check real-time signals if cross compiling -- defaulting to yes yes checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... no checking for tgetent in -lncurses... yes checking which library has the termcap functions... using libncurses checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands make[1]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8' rm -f mksyntax gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksyntax ./mksyntax.c rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c ./support/mksignames.c make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mkbuiltins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING mkbuiltins.c rm -f input.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c input.c rm -f unwind_prot.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c unwind_prot.c rm -f pathexp.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c pathexp.c gcc -rdynamic -g -DCROSS_COMPILING -o mkbuiltins mkbuiltins.o ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' rm -f test.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c test.c rm -f alias.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c alias.c rm -f array.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c array.c rm -f arrayfunc.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c arrayfunc.c rm -f assoc.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c assoc.c rm -f braces.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c braces.c rm -f bracecomp.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c bracecomp.c rm -f bashhist.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c bashhist.c rm -f bashline.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c bashline.c rm -f list.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c list.c rm -f stringlib.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c stringlib.c rm -f locale.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c locale.c rm -f findcmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c findcmd.c make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o psize.aux ./psize.c /bin/sh ./psize.sh > pipesize.h rm -f pcomplete.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c pcomplete.c rm -f pcomplib.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c pcomplib.c rm -f xmalloc.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c xmalloc.c rm -f signames.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c ./support/signames.c make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/support' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I.. -g man2html.c rm -f syntax.c ./mksyntax -o syntax.c rm -f shell.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c shell.c rm -f eval.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c eval.c rm -f execute_cmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c execute_cmd.c gcc -DHAVE_CONFIG_H -DSHELL -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I.. -g man2html.o -o man2html -ldl make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/support' rm -f general.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c general.c rm -f make_cmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c make_cmd.c rm -f print_cmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c print_cmd.c rm -f dispose_cmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c dispose_cmd.c rm -f copy_cmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c copy_cmd.c rm -f error.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c error.c rm -f expr.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c expr.c rm -f flags.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c flags.c rm -f jobs.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c jobs.c rm -f subst.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c subst.c rm -f hashcmd.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c hashcmd.c rm -f hashlib.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c hashlib.c rm -f mailcheck.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c mailcheck.c rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksignames mksignames.o buildsignames.o rm -f sig.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c sig.c rm -f syntax.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.1 -o newversion.h \ && mv newversion.h version.h rm -f y.tab.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c y.tab.c rm -f variables.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c variables.c rm -f lsignames.h ./mksignames lsignames.h rm -f version.o x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c version.c make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f builtins.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic builtins.c rm -f alias.o rm -f bind.o ./mkbuiltins -D . alias.def ./mkbuiltins -D . bind.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic alias.c || ( rm -f alias.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic bind.c || ( rm -f bind.c ; exit 1 ) rm -f break.o ./mkbuiltins -D . break.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic break.c || ( rm -f break.c ; exit 1 ) gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c -o buildversion.o ./version.c if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f builtin.o rm -f trap.o ./mkbuiltins -D . builtin.def x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c trap.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic builtin.c || ( rm -f builtin.c ; exit 1 ) gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o bashversion ./support/bashversion.c buildversion.o rm -f break.c rm -f alias.c rm -f caller.o ./mkbuiltins -D . caller.def rm -f cd.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic caller.c || ( rm -f caller.c ; exit 1 ) ./mkbuiltins -D . cd.def rm -f bind.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic cd.c || ( rm -f cd.c ; exit 1 ) rm -f colon.o ./mkbuiltins -D . colon.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic colon.c || ( rm -f colon.c ; exit 1 ) *********************************************************** * * rm -f builtin.c * GNU bash, version 5.1.8(1)-release (x86_64-lfs-linux-gnu) rm -f command.o * * ./mkbuiltins -D . command.def *********************************************************** making lib/glob/libglob.a in ./lib/glob make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/glob' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f glob.o rm -f strmatch.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic command.c || ( rm -f command.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic glob.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic strmatch.c rm -f smatch.o rm -f xmbsrtowcs.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic smatch.c rm -f caller.c rm -f common.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic xmbsrtowcs.c rm -f colon.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic common.c rm -f declare.o ./mkbuiltins -D . declare.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic declare.c || ( rm -f declare.c ; exit 1 ) rm -f cd.c rm -f echo.o ./mkbuiltins -D . echo.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic echo.c || ( rm -f echo.c ; exit 1 ) rm -f gmisc.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic gmisc.c making lib/sh/libsh.a in ./lib/sh make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/sh' make[2]: warning: -j4 forced in submake: resetting jobserver mode. x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic clktck.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic clock.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic getenv.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic oslib.c rm -f command.c rm -f enable.o ./mkbuiltins -D . enable.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic enable.c || ( rm -f enable.c ; exit 1 ) make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' making lib/readline/libreadline.a in ./lib/readline make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/readline' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f readline.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic setlinebuf.c rm -f vi_mode.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic readline.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic vi_mode.c rm -f funmap.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic strnlen.c rm -f keymaps.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic funmap.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic keymaps.c rm -f eval.o ./mkbuiltins -D . eval.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic itos.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic eval.c || ( rm -f eval.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic zread.c rm -f echo.c rm -f evalfile.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic evalfile.c rm -f parens.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic parens.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic zwrite.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic shtty.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic shmatch.c rm -f declare.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic eaccess.c rm -f evalstring.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic evalstring.c rm -f search.o rm -f eval.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic search.c rm -f exec.o ./mkbuiltins -D . exec.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic exec.c || ( rm -f exec.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic netconn.c rm -f rltty.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic rltty.c rm -f complete.o rm -f enable.c rm -f -f libglob.a x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic netopen.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic complete.c x86_64-lfs-linux-gnu-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o rm -f exit.o test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libglob.a ./mkbuiltins -D . exit.def make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/glob' x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic exit.c || ( rm -f exit.c ; exit 1 ) making lib/tilde/libtilde.a in ./lib/tilde make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/tilde' make[2]: warning: -j4 forced in submake: resetting jobserver mode. x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -mtune=generic tilde.c rm -f fc.o ./mkbuiltins -D . fc.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic fc.c || ( rm -f fc.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic timeval.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic makepath.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic pathcanon.c rm -f bind.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic bind.c rm -f isearch.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic isearch.c rm -f exec.c rm -f fg_bg.o ./mkbuiltins -D . fg_bg.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic pathphys.c rm -f hash.o ./mkbuiltins -D . hash.def rm -f libtilde.a x86_64-lfs-linux-gnu-ar cr libtilde.a tilde.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic hash.c || ( rm -f hash.c ; exit 1 ) test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libtilde.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/tilde' rm -f redir.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic tmpfile.c x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -mtune=generic -c redir.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic stringlist.c rm -f exit.c rm -f help.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic stringvec.c ./mkbuiltins -D . help.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic help.c || ( rm -f help.c ; exit 1 ) rm -f fc.c rm -f history.o ./mkbuiltins -D . history.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic history.c || ( rm -f history.c ; exit 1 ) rm -f display.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic display.c rm -f fg_bg.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic spell.c rm -f jobs.o ./mkbuiltins -D . jobs.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f signals.o rm -f hash.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic signals.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic shquote.c rm -f kill.o ./mkbuiltins -D . kill.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic strtrans.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic kill.c || ( rm -f kill.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic snprintf.c rm -f help.c rm -f history.c rm -f let.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic mailstat.c rm -f mapfile.o ./mkbuiltins -D . let.def ./mkbuiltins -D . mapfile.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic let.c || ( rm -f let.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f jobs.c rm -f pushd.o ./mkbuiltins -D . pushd.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic fmtulong.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f util.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic util.c rm -f kill.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic kill.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic fmtullong.c rm -f let.c rm -f read.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic fmtumax.c ./mkbuiltins -D . read.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic zcatfd.c rm -f kill.c rm -f mapfile.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic zmapfd.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic read.c || ( rm -f read.c ; exit 1 ) rm -f return.o rm -f set.o ./mkbuiltins -D . return.def ./mkbuiltins -D . set.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic return.c || ( rm -f return.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic set.c || ( rm -f set.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic winsize.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic wcsdup.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic fpurge.c rm -f undo.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic undo.c rm -f macro.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic zgetline.c rm -f pushd.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic macro.c rm -f setattr.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic mbscmp.c ./mkbuiltins -D . setattr.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic uconvert.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic setattr.c || ( rm -f setattr.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic ufuncs.c rm -f input.o rm -f return.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic input.c rm -f shift.o ./mkbuiltins -D . shift.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic shift.c || ( rm -f shift.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic casemod.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic input_avail.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic mbscasecmp.c rm -f callback.o rm -f terminal.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic callback.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic terminal.c rm -f set.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic fnxform.c rm -f source.o ./mkbuiltins -D . source.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic source.c || ( rm -f source.c ; exit 1 ) rm -f shift.c rm -f suspend.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic unicode.c rm -f read.c ./mkbuiltins -D . suspend.def rm -f test.o rm -f setattr.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic suspend.c || ( rm -f suspend.c ; exit 1 ) ./mkbuiltins -D . test.def rm -f text.o rm -f times.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic text.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic shmbchar.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic test.c || ( rm -f test.c ; exit 1 ) ./mkbuiltins -D . times.def x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic utf8.c rm -f nls.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic times.c || ( rm -f times.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic nls.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic random.c rm -f suspend.c rm -f misc.o rm -f trap.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic misc.c ./mkbuiltins -D . trap.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic trap.c || ( rm -f trap.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic gettimeofday.c x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic wcsnwidth.c rm -f history.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic mktime.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic history.c rm -f histexpand.o x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic mbschr.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic histexpand.c rm -f source.c rm -f type.o ./mkbuiltins -D . type.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic type.c || ( rm -f type.c ; exit 1 ) random.c: In function 'genseed': random.c:93:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ | ^ x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -mtune=generic getcwd.c rm -f times.c rm -f test.c rm -f ulimit.o rm -f umask.o ./mkbuiltins -D . ulimit.def ./mkbuiltins -D . umask.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic ulimit.c || ( rm -f ulimit.c ; exit 1 ) x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic umask.c || ( rm -f umask.c ; exit 1 ) rm -f libsh.a x86_64-lfs-linux-gnu-ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o utf8.o random.o gettimeofday.o wcsnwidth.o mktime.o mbschr.o getcwd.o test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libsh.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/sh' rm -f histfile.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic histfile.c rm -f histsearch.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic histsearch.c rm -f trap.c rm -f wait.o ./mkbuiltins -D . wait.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic wait.c || ( rm -f wait.c ; exit 1 ) rm -f shell.o rm -f type.c rm -f getopts.o rm -f savestring.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic shell.c rm -f umask.c rm -f ulimit.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic savestring.c ./mkbuiltins -D . getopts.def rm -f shopt.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic getopts.c || ( rm -f getopts.c ; exit 1 ) ./mkbuiltins -D . shopt.def rm -f printf.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic shopt.c || ( rm -f shopt.c ; exit 1 ) ./mkbuiltins -D . printf.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic printf.c || ( rm -f printf.c ; exit 1 ) rm -f mbutil.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic mbutil.c rm -f tilde.o x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o rm -f parse-colors.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic colors.c rm -f wait.c rm -f getopt.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic parse-colors.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic getopt.c rm -f getopts.c rm -f bashgetopt.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic bashgetopt.c rm -f xmalloc.o rm -f xfree.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic xmalloc.c x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic xfree.c rm -f shopt.c rm -f complete.o ./mkbuiltins -D . complete.def x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -mtune=generic complete.c || ( rm -f complete.c ; exit 1 ) rm -f compat.o x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I../.. -I../../lib -mtune=generic compat.c rm -f libreadline.a x86_64-lfs-linux-gnu-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libreadline.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/readline' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f libhistory.a x86_64-lfs-linux-gnu-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o xfree.o test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libhistory.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/lib/readline' rm -f printf.c rm -f complete.c rm -f libbuiltins.a x86_64-lfs-linux-gnu-ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o x86_64-lfs-linux-gnu-ranlib libbuiltins.a make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' rm -f bash x86_64-lfs-linux-gnu-gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -mtune=generic -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o signames.o -lbuiltins -lglob -lsh -lreadline -lhistory -lncurses -ltilde -ldl /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': tmpfile.c:(.text+0x2a9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 lfs users 1499560 Aug 26 10:04 bash x86_64-lfs-linux-gnu-size bash text data bss dec hex filename 1274157 38516 46776 1359449 14be59 bash make[1]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8' make[1]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8' *********************************************************** * * * GNU bash, version 5.1.8(1)-release (x86_64-lfs-linux-gnu) * * *********************************************************** mkdir -p -- /home/lfs/build/x86_64/usr/share/doc/bash ( cd ./po/ ; make -w -j1 DESTDIR=/home/lfs/build/x86_64 installdirs ) make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/po' /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share mkdir -p -- /home/lfs/build/x86_64/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /home/lfs/build/x86_64/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /home/lfs/build/x86_64/usr/share/locale/af/LC_MESSAGES mkdir -p -- /home/lfs/build/x86_64/usr/share/locale/et/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share/gettext/po; \ else \ : ; \ fi make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/po' /usr/bin/install -c -m 0755 bash /home/lfs/build/x86_64/usr/bin/bash /usr/bin/install -c -m 0555 bashbug /home/lfs/build/x86_64/usr/bin/bashbug /usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /home/lfs/build/x86_64/usr/share/doc/bash ( cd ./doc ; make -w -j1 \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR=/home/lfs/build/x86_64 install ) make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/doc' makeinfo --no-split -I../lib/readline/doc ./bashref.texi /bin/sh ./infopost.sh < ./bashref.info > bash.info ; \ /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share/man/man1 /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share/info /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share/doc/bash ; \ fi /usr/bin/install -c -m 644 ./bash.1 /home/lfs/build/x86_64/usr/share/man/man1/bash.1 /usr/bin/install -c -m 644 ./bashbug.1 /home/lfs/build/x86_64/usr/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 ./FAQ ./INTRO /home/lfs/build/x86_64/usr/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; \ /usr/bin/install -c -m 644 $d/bash.info /home/lfs/build/x86_64/usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/lfs/build/x86_64/usr/share/info/dir /home/lfs/build/x86_64/usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash" ; then \ /usr/bin/install -c -m 644 ./bash.html /home/lfs/build/x86_64/usr/share/doc/bash ; \ /usr/bin/install -c -m 644 ./bashref.html /home/lfs/build/x86_64/usr/share/doc/bash ; \ fi make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/doc' ( cd ./builtins ; make -w -j1 DESTDIR=/home/lfs/build/x86_64 install ) make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/builtins' ( cd ./po/ ; make -w -j1 DESTDIR=/home/lfs/build/x86_64 install ) make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/po' make[3]: 'en@quot.gmo' is up to date. make[3]: 'en@boldquot.gmo' is up to date. make[3]: 'af.gmo' is up to date. make[3]: 'bg.gmo' is up to date. make[3]: 'ca.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'el.gmo' is up to date. make[3]: 'eo.gmo' is up to date. make[3]: 'es.gmo' is up to date. make[3]: 'et.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'ga.gmo' is up to date. make[3]: 'gl.gmo' is up to date. make[3]: 'hr.gmo' is up to date. make[3]: 'hu.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'ko.gmo' is up to date. make[3]: 'lt.gmo' is up to date. make[3]: 'nb.gmo' is up to date. make[3]: 'nl.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'pt.gmo' is up to date. make[3]: 'pt_BR.gmo' is up to date. make[3]: 'ro.gmo' is up to date. make[3]: 'ru.gmo' is up to date. make[3]: 'sk.gmo' is up to date. make[3]: 'sl.gmo' is up to date. make[3]: 'sr.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'tr.gmo' is up to date. make[3]: 'uk.gmo' is up to date. make[3]: 'vi.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. make[3]: 'zh_TW.gmo' is up to date. make[3]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/po' touch stamp-po /bin/sh ../support/mkinstalldirs /home/lfs/build/x86_64/usr/share installing en@quot.gmo as /home/lfs/build/x86_64/usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /home/lfs/build/x86_64/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /home/lfs/build/x86_64/usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /home/lfs/build/x86_64/usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /home/lfs/build/x86_64/usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /home/lfs/build/x86_64/usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /home/lfs/build/x86_64/usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /home/lfs/build/x86_64/usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /home/lfs/build/x86_64/usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /home/lfs/build/x86_64/usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /home/lfs/build/x86_64/usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /home/lfs/build/x86_64/usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /home/lfs/build/x86_64/usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /home/lfs/build/x86_64/usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /home/lfs/build/x86_64/usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /home/lfs/build/x86_64/usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /home/lfs/build/x86_64/usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /home/lfs/build/x86_64/usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /home/lfs/build/x86_64/usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /home/lfs/build/x86_64/usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /home/lfs/build/x86_64/usr/share/locale/ja/LC_MESSAGES/bash.mo installing ko.gmo as /home/lfs/build/x86_64/usr/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /home/lfs/build/x86_64/usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /home/lfs/build/x86_64/usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /home/lfs/build/x86_64/usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /home/lfs/build/x86_64/usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /home/lfs/build/x86_64/usr/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /home/lfs/build/x86_64/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /home/lfs/build/x86_64/usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /home/lfs/build/x86_64/usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /home/lfs/build/x86_64/usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /home/lfs/build/x86_64/usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /home/lfs/build/x86_64/usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /home/lfs/build/x86_64/usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /home/lfs/build/x86_64/usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /home/lfs/build/x86_64/usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /home/lfs/build/x86_64/usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /home/lfs/build/x86_64/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /home/lfs/build/x86_64/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /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/bash-5.1.8/po' ( cd /home/lfs/build/x86_64/sources/bash-5.1.8/examples/loadables && make -w -j1 DESTDIR=/home/lfs/build/x86_64 install ) make[2]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8/examples/loadables' x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o print.o print.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,print -o print print.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o truefalse.o truefalse.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o sleep.o sleep.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,sleep -o sleep sleep.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o finfo.o finfo.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,finfo -o finfo finfo.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o logname.o logname.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,logname -o logname logname.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o basename.o basename.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,basename -o basename basename.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o dirname.o dirname.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,dirname -o dirname dirname.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o fdflags.o fdflags.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o tty.o tty.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,tty -o tty tty.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o pathchk.o pathchk.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o tee.o tee.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,tee -o tee tee.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o head.o head.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,head -o head head.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o mkdir.o mkdir.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o rmdir.o rmdir.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o mkfifo.o mkfifo.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o mktemp.o mktemp.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o printenv.o printenv.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,printenv -o printenv printenv.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o id.o id.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,id -o id id.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o whoami.o whoami.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,whoami -o whoami whoami.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o uname.o uname.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,uname -o uname uname.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o sync.o sync.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,sync -o sync sync.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o push.o push.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,push -o push push.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o ln.o ln.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,ln -o ln ln.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o unlink.o unlink.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,unlink -o unlink unlink.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o realpath.o realpath.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,realpath -o realpath realpath.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o strftime.o strftime.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,strftime -o strftime strftime.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o mypid.o mypid.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mypid -o mypid mypid.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o setpgid.o setpgid.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o seq.o seq.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,seq -o seq seq.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o rm.o rm.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,rm -o rm rm.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o accept.o accept.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,accept -o accept accept.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o csv.o csv.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,csv -o csv csv.o x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -mtune=generic -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/lfs/build/x86_64/sources/bash-5.1.8 -I/home/lfs/build/x86_64/sources/bash-5.1.8/lib -I/home/lfs/build/x86_64/sources/bash-5.1.8/builtins -c -o cut.o cut.c x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,cut -o cut cut.o mkdir -p -- /home/lfs/build/x86_64/usr/lib/bash make[3]: Entering directory '/home/lfs/build/x86_64/sources/bash-5.1.8' mkdir -p -- /home/lfs/build/x86_64/usr/include/bash mkdir -p -- /home/lfs/build/x86_64/usr/include/bash/builtins mkdir -p -- /home/lfs/build/x86_64/usr/include/bash/include mkdir -p -- /home/lfs/build/x86_64/usr/lib/pkgconfig /usr/bin/install -c -m 644 ./support/bash.pc /home/lfs/build/x86_64/usr/lib/pkgconfig/bash.pc make[3]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8' installing example loadable builtins in /home/lfs/build/x86_64/usr/lib/bash print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv cut make[2]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8/examples/loadables' make[1]: Leaving directory '/home/lfs/build/x86_64/sources/bash-5.1.8' '/home/lfs/build/x86_64/bin/sh' -> 'bash' Totalseconds: 35 KB: 986448 /home/lfs/build/x86_64/ 2021-08-26 10:04:18 exec_hook package_done chapter06 603-bash END: 2021-08-26 10:04:18