* Package: app-shells/bash-5.2_p37:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * Upstream: bug-bash@gnu.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux net nls readline * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bash-5.2.tar.gz to /var/tmp/portage/app-shells/bash-5.2_p37/work >>> Source unpacked in /var/tmp/portage/app-shells/bash-5.2_p37/work >>> Preparing source in /var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2 ... [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2 ... * econf: updating bash-5.2/support/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bash-5.2/support/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/bash-5.2_p37 --htmldir=/usr/share/doc/bash-5.2_p37/html --libdir=/usr/lib64 --disable-profiling --with-curses --disable-mem-scramble --enable-net-redirections --enable-readline --enable-bang-history --enable-history --without-afs --without-bash-malloc --with-installed-readline=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for bash-5.2-release for x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... yes checking which library has the termcap functions... using libtinfo checking version of installed readline library... (cached) 8.2 checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-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... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt 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 getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... 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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-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... lib64,lib64 checking whether imported symbols can be declared weak... 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... no checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) 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.8.2, 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... 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 working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... 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-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for ptrdiff_t... yes checking for features.h... 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 for sys/mkdev.h... no 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 for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... (cached) no checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... 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) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes 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... yes 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 strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes 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 whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes 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 for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes 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 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... (cached) no checking for dlopen... (cached) no checking for dlclose... (cached) no checking for dlsym... (cached) 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 int... (cached) yes checking for unsigned long long int... (cached) yes 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 size_t... 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 if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes 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... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no 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... 8 checking for struct timespec in <time.h>... 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... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present 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... 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... no checking which library has the termcap functions... (cached) using libtinfo checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail 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/Makefile.sample 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 stamp-h commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2 ... make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 ' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f mkbuiltins.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 mkbuiltins.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -o mkbuiltins mkbuiltins.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f mksyntax x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -o mksyntax ./mksyntax.c rm -f copy_cmd.o rm -f error.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c error.c rm -f expr.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c copy_cmd.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c expr.c rm -f flags.o rm -f jobs.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c flags.c rm -f subst.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c jobs.c rm -f hashcmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c hashcmd.c rm -f hashlib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c hashlib.c rm -f mailcheck.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c mailcheck.c rm -f mksignames.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f input.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c input.c rm -f unwind_prot.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c unwind_prot.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c subst.c rm -f pathexp.o rm -f sig.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c sig.c rm -f test.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c pathexp.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c test.c rm -f alias.o rm -f array.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c alias.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c array.c rm -f arrayfunc.o rm -f assoc.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c assoc.c rm -f braces.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c arrayfunc.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c braces.c rm -f bracecomp.o rm -f bashhist.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c bracecomp.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c bashhist.c rm -f bashline.o rm -f list.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c list.c rm -f stringlib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c stringlib.c rm -f locale.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c locale.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c bashline.c rm -f findcmd.o rm -f pcomplete.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c findcmd.c rm -f pcomplib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c pcomplib.c rm -f xmalloc.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c xmalloc.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c pcomplete.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' rm -f man2html.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' rm -f shell.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c shell.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2 -I.. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 man2html.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 man2html.o -o man2html make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/support' rm -f eval.o rm -f execute_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c eval.c eval.c: In function ‘alrm_catcher’: eval.c:244:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 244 | write (1, msg, strlen (msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f general.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c general.c rm -f make_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c make_cmd.c rm -f print_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c print_cmd.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c execute_cmd.c rm -f dispose_cmd.o rm -f syntax.c ./mksyntax -o syntax.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c dispose_cmd.c rm -f mksignames rm -f syntax.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -o mksignames mksignames.o buildsignames.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c syntax.c rm -f y.tab.o /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c y.tab.c rm -f lsignames.h rm -f version.o ./mksignames lsignames.h x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c version.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f builtins.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 builtins.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f alias.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . alias.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f bind.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . bind.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 alias.c || ( rm -f alias.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f alias.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 bind.c || ( rm -f bind.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f bind.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f break.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f builtin.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . break.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . builtin.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 builtin.c || ( rm -f builtin.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f builtin.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f caller.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . caller.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 break.c || ( rm -f break.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f break.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 caller.c || ( rm -f caller.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f caller.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f cd.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . cd.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 cd.c || ( rm -f cd.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f cd.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f colon.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . colon.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 colon.c || ( rm -f colon.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f colon.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f command.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . command.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 command.c || ( rm -f command.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f command.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DBUILDTOOL -c -o buildversion.o ./version.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f common.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 common.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f declare.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f echo.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . declare.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . echo.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 echo.c || ( rm -f echo.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f echo.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f variables.o make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 declare.c || ( rm -f declare.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f declare.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f enable.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . enable.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 enable.c || ( rm -f enable.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f enable.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f eval.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f evalfile.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . eval.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 eval.c || ( rm -f eval.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f eval.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 evalfile.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f evalstring.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 evalstring.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f exec.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . exec.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 exec.c || ( rm -f exec.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f exec.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f exit.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . exit.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 exit.c || ( rm -f exit.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f exit.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f fc.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . fc.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 fc.c || ( rm -f fc.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f fc.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f fg_bg.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f hash.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . fg_bg.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . hash.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f fg_bg.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 hash.c || ( rm -f hash.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f hash.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f help.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . help.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 help.c || ( rm -f help.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f help.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f history.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . history.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 history.c || ( rm -f history.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f history.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f jobs.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . jobs.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 jobs.c || ( rm -f jobs.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f jobs.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f kill.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . kill.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c variables.c if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 kill.c || ( rm -f kill.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f kill.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f let.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . let.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 let.c || ( rm -f let.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f let.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f mapfile.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f pushd.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . mapfile.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . pushd.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 mapfile.c || ( rm -f mapfile.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f mapfile.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 pushd.c || ( rm -f pushd.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f pushd.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f read.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f return.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . read.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . return.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 return.c || ( rm -f return.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f return.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -o bashversion ./support/bashversion.c buildversion.o make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 read.c || ( rm -f read.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f read.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f set.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . set.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f setattr.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . setattr.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 set.c || ( rm -f set.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f set.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 setattr.c || ( rm -f setattr.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f setattr.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f shift.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . shift.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 shift.c || ( rm -f shift.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f shift.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f source.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f suspend.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . source.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . suspend.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 suspend.c || ( rm -f suspend.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f suspend.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 source.c || ( rm -f source.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f source.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f test.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . test.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 test.c || ( rm -f test.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f test.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f times.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . times.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f trap.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . trap.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 times.c || ( rm -f times.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f times.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 trap.c || ( rm -f trap.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f trap.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f type.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . type.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 type.c || ( rm -f type.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f type.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f umask.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . umask.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -o psize.aux ./psize.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 umask.c || ( rm -f umask.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f umask.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f wait.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . wait.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 wait.c || ( rm -f wait.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f wait.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f getopts.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . getopts.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f shopt.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . shopt.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 getopts.c || ( rm -f getopts.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f getopts.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 shopt.c || ( rm -f shopt.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f shopt.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f printf.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . printf.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f getopt.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 getopt.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f bashgetopt.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 bashgetopt.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f complete.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . complete.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 complete.c || ( rm -f complete.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f complete.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 printf.c || ( rm -f printf.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f printf.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f trap.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c trap.c *********************************************************** * * * GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f glob.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 glob.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f strmatch.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f smatch.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 strmatch.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' /bin/sh ./psize.sh > pipesize.h make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f ulimit.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' ./mkbuiltins -D . ulimit.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 ulimit.c || ( rm -f ulimit.c ; exit 1 ) make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f ulimit.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' rm -f libbuiltins.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-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 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' x86_64-pc-linux-gnu-ranlib libbuiltins.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 smatch.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f xmbsrtowcs.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f gmisc.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 xmbsrtowcs.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 gmisc.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' rm -f -f libglob.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' x86_64-pc-linux-gnu-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libglob.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/glob' making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC clktck.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC clock.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC getenv.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC oslib.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC setlinebuf.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strnlen.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC itos.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zread.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zwrite.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shtty.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shmatch.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -I. -I../.. -I../.. -I../../include -I../../lib -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 tilde.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' rm -f libtilde.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' x86_64-pc-linux-gnu-ar cr libtilde.a tilde.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libtilde.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/tilde' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC eaccess.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC netconn.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC netopen.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC timeval.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC makepath.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC pathcanon.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC pathphys.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC tmpfile.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC stringlist.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC spell.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC stringvec.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strtrans.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC snprintf.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shquote.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mailstat.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtullong.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtulong.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtumax.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zcatfd.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zmapfd.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC wcsdup.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC winsize.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fpurge.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbscmp.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zgetline.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC uconvert.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC ufuncs.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC input_avail.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC casemod.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbscasecmp.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fnxform.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shmbchar.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC unicode.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strvis.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC utf8.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC gettimeofday.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC random.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC wcsnwidth.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC timers.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbschr.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' rm -f libsh.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' x86_64-pc-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 strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libsh.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/lib/sh' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: 'pipesize.h' is up to date. rm -f redir.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -c redir.c rm -f bash x86_64-pc-linux-gnu-gcc -L./builtins -L./lib -L./lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -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 -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': tmpfile.c:(.text+0x16e): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 portage portage 1152368 Nov 26 15:55 bash x86_64-pc-linux-gnu-size bash text data bss dec hex filename 1005782 22556 60792 1089130 109e6a bash >>> Source compiled. >>> Test phase [not enabled]: app-shells/bash-5.2_p37 >>> Install app-shells/bash-5.2_p37 into /var/tmp/portage/app-shells/bash-5.2_p37/image make -j2 DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: 'pipesize.h' is up to date. *********************************************************** * * * GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/bin mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1 mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37 ( cd ./po/ ; make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GMfifo27 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GmtHUea2 DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image installdirs ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/af/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/da/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/de/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/el/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/es/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/et/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/id/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/it/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ko/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pt/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/zh_TW/LC_MESSAGES make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 0755 bash /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/bin/bash /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 0555 bashbug /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/bin/bashbug /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37 ( cd ./doc ; make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GMfifo27 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GmtHUea2 \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash-5.2_p37/html DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' if test -n "/usr/share/doc/bash-5.2_p37/html" ; then \ /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37/html ; \ fi mkdir -p -- /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37/html make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./bash.1 /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1/bash.1 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./bashbug.1 /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1/bashbug.1 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./FAQ ./INTRO /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37 make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' if test -f bash.info; then d=.; else d=.; fi; \ /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 $d/bash.info /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info/bash.info make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info/dir /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info/bash.info; \ else true; fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' if test -n "/usr/share/doc/bash-5.2_p37/html" ; then \ /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./bash.html /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37/html ; \ /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./bashref.html /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37/html ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' ( cd ./builtins ; make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GMfifo27 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GmtHUea2 DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/builtins' make[1]: Nothing to be done for 'install'. ( cd ./po/ ; make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GMfifo27 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GmtHUea2 DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/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[2]: 'en@quot.gmo' is up to date. make[2]: 'en@boldquot.gmo' is up to date. make[2]: 'af.gmo' is up to date. make[2]: 'bg.gmo' is up to date. make[2]: 'ca.gmo' is up to date. make[2]: 'cs.gmo' is up to date. make[2]: 'da.gmo' is up to date. make[2]: 'de.gmo' is up to date. make[2]: 'el.gmo' is up to date. make[2]: 'eo.gmo' is up to date. make[2]: 'es.gmo' is up to date. make[2]: 'et.gmo' is up to date. make[2]: 'fi.gmo' is up to date. make[2]: 'fr.gmo' is up to date. make[2]: 'ga.gmo' is up to date. make[2]: 'gl.gmo' is up to date. make[2]: 'hr.gmo' is up to date. make[2]: 'hu.gmo' is up to date. make[2]: 'id.gmo' is up to date. make[2]: 'it.gmo' is up to date. make[2]: 'ja.gmo' is up to date. make[2]: 'ko.gmo' is up to date. make[2]: 'lt.gmo' is up to date. make[2]: 'nb.gmo' is up to date. make[2]: 'nl.gmo' is up to date. make[2]: 'pl.gmo' is up to date. make[2]: 'pt.gmo' is up to date. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'ro.gmo' is up to date. make[2]: 'ru.gmo' is up to date. make[2]: 'sk.gmo' is up to date. make[2]: 'sl.gmo' is up to date. make[2]: 'sr.gmo' is up to date. make[2]: 'sv.gmo' is up to date. make[2]: 'tr.gmo' is up to date. make[2]: 'uk.gmo' is up to date. make[2]: 'vi.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' touch stamp-po make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' installing en@quot.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ja/LC_MESSAGES/bash.mo installing ko.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/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 \ /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/po' ( cd /var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/examples/loadables && make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GMfifo27 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.2_p37/temp/GmtHUea2 DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/examples/loadables' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/examples/loadables' make[1]: Nothing to be done for 'install'. make -j2 -C doc DESTDIR=/var/tmp/portage/app-shells/bash-5.2_p37/image install_builtins make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1 make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/info make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37 make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' if test -n "/usr/share/doc/bash-5.2_p37/html" ; then \ /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/doc/bash-5.2_p37/html ; \ fi make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' sed 's:bash\.1:man1/&:' ./builtins.1 > ${TMPDIR:-/var/tmp}/builtins.1 make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ${TMPDIR:-/var/tmp}/builtins.1 /var/tmp/portage/app-shells/bash-5.2_p37/image/usr/share/man/man1/bash_builtins.1 make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' make: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' rm -f ${TMPDIR:-/var/tmp}/builtins.1 make: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p37/work/bash-5.2/doc' >>> Completed installing app-shells/bash-5.2_p37 into /var/tmp/portage/app-shells/bash-5.2_p37/image * Final size of build directory: 41572 KiB (40.5 MiB) * Final size of installed tree: 9968 KiB ( 9.7 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /bin/bash