* Package:    app-shells/bash-5.3_p9:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * Upstream:   bug-bash@gnu.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux net nls pgo readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'bash-5.3.tar.gz' to /var/tmp/portage/app-shells/bash-5.3_p9/work
>>> Source unpacked in /var/tmp/portage/app-shells/bash-5.3_p9/work
>>> Preparing source in /var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3 ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3 ...
 * econf: updating bash-5.3/support/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating bash-5.3/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.3_p9 --htmldir=/usr/share/doc/bash-5.3_p9/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.3-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 stdbool.h... yes
checking for sys/param.h... yes
checking for threads.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 x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
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.3
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.v6zjgzti/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 x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
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 bool, true, false... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep -e... /usr/bin/grep -E
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... no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking whether imported symbols can be declared weak... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... 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 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 ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for inttypes.h... (cached) 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 tsearch... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for localeconv... yes
checking for bison... bison
checking for bison 3.0 or newer... 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 large enough... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working fcntl.h... no
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 CFLocaleCopyPreferredLanguages... no
checking for flexible array member... 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 wprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... 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 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 varargs.h... no
checking for limits.h... 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... no
checking for termios.h... yes
checking for dlfcn.h... (cached) no
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 stdckdint.h... 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) yes
checking for uid_t... yes
checking for gid_t... 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 nanosleep... yes
checking for pselect... yes
checking for readlink... yes
checking for select... yes
checking for setdtablesize... no
checking for setitimer... yes
checking for statfs... 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 clock_gettime... 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... 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 tcgetwinsize... no
checking for tcsetwinsize... no
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 strlcat... yes
checking for memfd_create... yes
checking for shm_open... yes
checking for shm_mkstemp... no
checking for getcwd... (cached) yes
checking for memset... yes
checking for strcasecmp... (cached) yes
checking for strcasestr... yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... (cached) yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoumax... yes
checking for dprintf... yes
checking for strdup... yes
checking for strlcpy... yes
checking for reallocarray... 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 brk 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... 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 locale_charset... no
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 mbsncmp... 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 wcsnrtombs... 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... (cached) 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... (cached) yes
checking for gid_t... (cached) yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for intptr_t... 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 bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... (cached) yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether strchrnul works... 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... no
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... no
checking for d_type member in directory struct... yes
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 brk... no
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 strtoimax... yes
checking whether strtoimax is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... (cached) yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... 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: creating buildconf.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.3_p9/work/bash-5.3 ...
make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training' 
rm -f mksignames.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mkbuiltins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -DBUILDTOOL -c ./support/mksignames.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  mkbuiltins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o mkbuiltins mkbuiltins.o 
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f buildsignames.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -DBUILDTOOL -o buildsignames.o -c ./support/signames.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c unwind_prot.c
rm -f pathexp.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pathexp.c
rm -f sig.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c sig.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c test.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o mksyntax ./mksyntax.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c array.c
rm -f arrayfunc.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c arrayfunc.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c braces.c
rm -f bracecomp.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c bracecomp.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c bashhist.c
rm -f bashline.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c bashline.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c locale.c
rm -f findcmd.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training builtins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f alias.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . alias.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c findcmd.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training alias.c || ( rm -f alias.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f alias.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bind.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . bind.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training bind.c || ( rm -f bind.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bind.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f break.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . break.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training break.c || ( rm -f break.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f break.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtin.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . builtin.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training builtin.c || ( rm -f builtin.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtin.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f caller.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . caller.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training caller.c || ( rm -f caller.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f caller.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f cd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . cd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training cd.c || ( rm -f cd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f cd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f colon.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . colon.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training colon.c || ( rm -f colon.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f colon.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f command.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . command.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pcomplete.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training command.c || ( rm -f command.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f command.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f common.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training common.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f declare.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . declare.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pcomplete.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training declare.c || ( rm -f declare.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f declare.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f echo.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . echo.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training echo.c || ( rm -f echo.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f echo.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f enable.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . enable.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training enable.c || ( rm -f enable.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f enable.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f eval.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . eval.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training eval.c || ( rm -f eval.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f eval.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f evalfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training evalfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f evalstring.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training evalstring.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exec.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . exec.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training exec.c || ( rm -f exec.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exec.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . exit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training exit.c || ( rm -f exit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . fc.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training fc.c || ( rm -f fc.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fg_bg.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . fg_bg.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fg_bg.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f hash.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . hash.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training hash.c || ( rm -f hash.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f hash.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f help.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . help.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training help.c || ( rm -f help.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f help.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f history.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . history.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training history.c || ( rm -f history.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f history.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f jobs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . jobs.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pcomplib.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training jobs.c || ( rm -f jobs.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f jobs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f kill.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . kill.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pcomplib.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training kill.c || ( rm -f kill.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f kill.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f let.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . let.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training let.c || ( rm -f let.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f let.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mapfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . mapfile.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training mapfile.c || ( rm -f mapfile.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mapfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pushd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . pushd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training pushd.c || ( rm -f pushd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pushd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f read.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . read.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training read.c || ( rm -f read.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f read.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f return.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . return.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training return.c || ( rm -f return.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f return.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f set.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . set.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training set.c || ( rm -f set.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f set.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f setattr.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . setattr.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training setattr.c || ( rm -f setattr.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f setattr.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shift.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . shift.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training shift.c || ( rm -f shift.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shift.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f source.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . source.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training source.c || ( rm -f source.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f source.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f suspend.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . suspend.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training suspend.c || ( rm -f suspend.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f suspend.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f test.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . test.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training test.c || ( rm -f test.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f test.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f times.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . times.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training times.c || ( rm -f times.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f times.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f trap.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . trap.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training trap.c || ( rm -f trap.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f trap.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f type.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . type.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f xmalloc.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training type.c || ( rm -f type.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f type.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c xmalloc.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o psize.aux ./psize.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f umask.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . umask.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training umask.c || ( rm -f umask.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f umask.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f wait.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . wait.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training wait.c || ( rm -f wait.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f wait.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopts.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . getopts.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training getopts.c || ( rm -f getopts.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopts.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . shopt.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training shopt.c || ( rm -f shopt.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f printf.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . printf.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training printf.c || ( rm -f printf.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f printf.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training getopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bashgetopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training bashgetopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f complete.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . complete.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training complete.c || ( rm -f complete.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f complete.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
rm -f man2html.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
x86_64-pc-linux-gnu-gcc -c  -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3 -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto man2html.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
/bin/sh ./psize.sh > pipesize.h
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f ulimit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . ulimit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training ulimit.c || ( rm -f ulimit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f ulimit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto man2html.o -o man2html 		
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
x86_64-pc-linux-gnu-ranlib libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shell.o
rm -f eval.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c eval.c
eval.c: In function ‘alrm_catcher’:
eval.c:261:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  261 |   write (1, msg, strlen (msg));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c shell.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c execute_cmd.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c print_cmd.c
rm -f dispose_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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c dispose_cmd.c
rm -f variables.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c variables.c
rm -f copy_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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c copy_cmd.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c expr.c
rm -f flags.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c flags.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c jobs.c
rm -f subst.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c subst.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c hashlib.c
rm -f mailcheck.o
rm -f mksignames
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c mailcheck.c
rm -f syntax.c
./mksyntax -o syntax.c
make[1]: 'pipesize.h' is up to date.
rm -f y.tab.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c y.tab.c
rm -f lsignames.h
./mksignames lsignames.h
/bin/sh ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h \
	&& mv newversion.h version.h
rm -f redir.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c 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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c redir.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -DBUILDTOOL -c -o buildversion.o ./version.c
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f version.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c version.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o bashversion ./support/bashversion.c buildversion.o 
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c trap.c

	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.9(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.3_p9/work/bash-5.3/lib/glob'
rm -f glob.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  glob.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f strmatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  strmatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f smatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  smatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f xmbsrtowcs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  xmbsrtowcs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f gmisc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  gmisc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f -f libglob.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/glob'
making lib/tilde/libtilde.a in ./lib/tilde
making lib/sh/libsh.a in ./lib/sh
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  tilde.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
rm -f libtilde.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
x86_64-pc-linux-gnu-ar cr libtilde.a tilde.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  mbsncmp.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  strscpy.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  anonfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  compat.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
rm -f libsh.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/sh'
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 -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training   -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     
ls -l bash
-rwxr-xr-x 1 portage portage 2310360 Mar 24 20:37 bash
x86_64-pc-linux-gnu-size bash
   text	   data	    bss	    dec	    hex	filename
1601510	 252608	 358616	2212734	 21c37e	bash
make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-update=atomic -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-generate=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training' -k check 

make[1]: 'pipesize.h' is up to date.
	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)
	  *                                                         *
	  ***********************************************************

declare -r SHELLOPTS="braceexpand:hashall:interactive-comments"
Testing /var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/bash
version: 5.3.9(1)-release
versinfo: 5 3 9 1 release x86_64-pc-linux-gnu
HOSTTYPE = x86_64
OSTYPE = linux-gnu
MACHTYPE = x86_64-pc-linux-gnu
Any output from any test, unless otherwise noted, indicates a possible anomaly
run-alias
run-appendop
run-arith
run-arith-for
run-array
warning: all of these tests will fail if arrays have not
warning: been compiled into the shell
warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support
warning: has not been compiled into the shell
run-array2
warning: all of these tests will fail if arrays have not
warning: been compiled into the shell
run-assoc
warning: all of these tests will fail if arrays have not
warning: been compiled into the shell
run-attr
run-braces
run-builtins
warning: some of these tests may fail if process substitution has not
warning: been compiled into the shell or if the OS does not provide
warning: /dev/fd.
88,89c88,89
< enable: usage: enable [-a] [-dnps] [-f filename] [name ...]
< enable: usage: enable [-a] [-dnps] [-f filename] [name ...]
---
> ./builtins.tests: line 126: enable: notbuiltin: not a shell builtin
> ./builtins.tests: line 127: enable: test: not dynamically loaded
345,382c345,382
<  ! PIPELINE                                                                     history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg>
<  job_spec [&]                                                                   if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else COM>
<  (( expression ))                                                               jobs [-lnprs] [jobspec ...] or jobs -x command [args]
<  . [-p path] filename [arguments]                                               kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigs>
<  :                                                                              let arg [arg ...]
<  [ arg... ]                                                                     local [option] name[=value] ...
<  [[ expression ]]                                                               logout [n]
<  alias [-p] [name[=value] ... ]                                                 mapfile [-d delim] [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callb>
<  bg [job_spec ...]                                                              popd [-n] [+N | -N]
<  bind [-lpsvPSVX] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [>  printf [-v var] format [arguments]
<  break [n]                                                                      pushd [-n] [+N | -N | dir]
<  builtin [shell-builtin [arg ...]]                                              pwd [-LP]
<  caller [expr]                                                                  read [-Eers] [-a array] [-d delim] [-i text] [-n nchars] [-N nchars] [-p pr>
<  case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac                     readarray [-d delim] [-n count] [-O origin] [-s count] [-t] [-u fd] [-C cal>
<  cd [-L|[-P [-e]]] [-@] [dir]                                                   readonly [-aAf] [name[=value] ...] or readonly -p
<  command [-pVv] command [arg ...]                                               return [n]
<  compgen [-V varname] [-abcdefgjksuv] [-o option] [-A action] [-G globpat] [->  select NAME [in WORDS ... ;] do COMMANDS; done
<  complete [-abcdefgjksuv] [-pr] [-DEI] [-o option] [-A action] [-G globpat] [>  set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...]
<  compopt [-o|+o option] [-DEI] [name ...]                                       shift [n]
<  continue [n]                                                                   shopt [-pqsu] [-o] [optname ...]
<  coproc [NAME] command [redirections]                                           source [-p path] filename [arguments]
<  declare [-aAfFgiIlnrtux] [name[=value] ...] or declare -p [-aAfFilnrtux] [na>  suspend [-f]
<  dirs [-clpv] [+N] [-N]                                                         test [expr]
<  disown [-h] [-ar] [jobspec ... | pid ...]                                      time [-p] pipeline
<  echo [-neE] [arg ...]                                                          times
<  enable [-a] [-dnps] [-f filename] [name ...]                                   trap [-Plp] [[action] signal_spec ...]
<  eval [arg ...]                                                                 true
<  exec [-cl] [-a name] [command [argument ...]] [redirection ...]                type [-afptP] name [name ...]
<  exit [n]                                                                       typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [nam>
<  export [-fn] [name[=value] ...] or export -p [-f]                              ulimit [-SHabcdefiklmnpqrstuvxPRT] [limit]
<  false                                                                          umask [-p] [-S] [mode]
<  fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]               unalias [-a] name [name ...]
<  fg [job_spec]                                                                  unset [-f] [-v] [-n] [name ...]
<  for NAME [in WORDS ... ] ; do COMMANDS; done                                   until COMMANDS; do COMMANDS-2; done
<  for (( exp1; exp2; exp3 )); do COMMANDS; done                                  variables - Names and meanings of some shell variables
<  function name { COMMANDS ; } or name () { COMMANDS ; }                         wait [-fn] [-p var] [id ...]
<  getopts optstring name [arg ...]                                               while COMMANDS; do COMMANDS-2; done
<  hash [-lr] [-p pathname] [-dt] [name ...]                                      { COMMANDS ; }
---
>  ! PIPELINE                              history [-c] [-d offset] [n] or hist>
>  job_spec [&]                            if COMMANDS; then COMMANDS; [ elif C>
>  (( expression ))                        jobs [-lnprs] [jobspec ...] or jobs >
>  . [-p path] filename [arguments]        kill [-s sigspec | -n signum | -sigs>
>  :                                       let arg [arg ...]
>  [ arg... ]                              local [option] name[=value] ...
>  [[ expression ]]                        logout [n]
>  alias [-p] [name[=value] ... ]          mapfile [-d delim] [-n count] [-O or>
>  bg [job_spec ...]                       popd [-n] [+N | -N]
>  bind [-lpsvPSVX] [-m keymap] [-f file>  printf [-v var] format [arguments]
>  break [n]                               pushd [-n] [+N | -N | dir]
>  builtin [shell-builtin [arg ...]]       pwd [-LP]
>  caller [expr]                           read [-Eers] [-a array] [-d delim] [>
>  case WORD in [PATTERN [| PATTERN]...)>  readarray [-d delim] [-n count] [-O >
>  cd [-L|[-P [-e]]] [-@] [dir]            readonly [-aAf] [name[=value] ...] o>
>  command [-pVv] command [arg ...]        return [n]
>  compgen [-V varname] [-abcdefgjksuv] >  select NAME [in WORDS ... ;] do COMM>
>  complete [-abcdefgjksuv] [-pr] [-DEI]>  set [-abefhkmnptuvxBCEHPT] [-o optio>
>  compopt [-o|+o option] [-DEI] [name .>  shift [n]
>  continue [n]                            shopt [-pqsu] [-o] [optname ...]
>  coproc [NAME] command [redirections]    source [-p path] filename [argument>
>  declare [-aAfFgiIlnrtux] [name[=value>  suspend [-f]
>  dirs [-clpv] [+N] [-N]                  test [expr]
>  disown [-h] [-ar] [jobspec ... | pid >  time [-p] pipeline
>  echo [-neE] [arg ...]                   times
>  enable [-a] [-dnps] [-f filename] [na>  trap [-Plp] [[action] signal_spec ..>
>  eval [arg ...]                          true
>  exec [-cl] [-a name] [command [argume>  type [-afptP] name [name ...]
>  exit [n]                                typeset [-aAfFgiIlnrtux] name[=value>
>  export [-fn] [name[=value] ...] or ex>  ulimit [-SHabcdefiklmnpqrstuvxPRT] [>
>  false                                   umask [-p] [-S] [mode]
>  fc [-e ename] [-lnr] [first] [last] o>  unalias [-a] name [name ...]
>  fg [job_spec]                           unset [-f] [-v] [-n] [name ...]
>  for NAME [in WORDS ... ] ; do COMMAND>  until COMMANDS; do COMMANDS-2; done
>  for (( exp1; exp2; exp3 )); do COMMAN>  variables - Names and meanings of so>
>  function name { COMMANDS ; } or name >  wait [-fn] [-p var] [id ...]
>  getopts optstring name [arg ...]        while COMMANDS; do COMMANDS-2; done
>  hash [-lr] [-p pathname] [-dt] [name >  { COMMANDS ; }
438,475c438,475
<  ! PIPELINE                                                                     history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg>
<  job_spec [&]                                                                   if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else COM>
<  (( expression ))                                                               jobs [-lnprs] [jobspec ...] or jobs -x command [args]
<  . [-p path] filename [arguments]                                               kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigs>
<  :                                                                              let arg [arg ...]
<  [ arg... ]                                                                     local [option] name[=value] ...
<  [[ expression ]]                                                               logout [n]
<  alias [-p] [name[=value] ... ]                                                 mapfile [-d delim] [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callb>
<  bg [job_spec ...]                                                              popd [-n] [+N | -N]
<  bind [-lpsvPSVX] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [>  printf [-v var] format [arguments]
<  break [n]                                                                      pushd [-n] [+N | -N | dir]
<  builtin [shell-builtin [arg ...]]                                              pwd [-LP]
<  caller [expr]                                                                  read [-Eers] [-a array] [-d delim] [-i text] [-n nchars] [-N nchars] [-p pr>
<  case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac                     readarray [-d delim] [-n count] [-O origin] [-s count] [-t] [-u fd] [-C cal>
<  cd [-L|[-P [-e]]] [-@] [dir]                                                   readonly [-aAf] [name[=value] ...] or readonly -p
<  command [-pVv] command [arg ...]                                               return [n]
<  compgen [-V varname] [-abcdefgjksuv] [-o option] [-A action] [-G globpat] [->  select NAME [in WORDS ... ;] do COMMANDS; done
<  complete [-abcdefgjksuv] [-pr] [-DEI] [-o option] [-A action] [-G globpat] [>  set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...]
<  compopt [-o|+o option] [-DEI] [name ...]                                       shift [n]
<  continue [n]                                                                   shopt [-pqsu] [-o] [optname ...]
<  coproc [NAME] command [redirections]                                           source [-p path] filename [arguments]
<  declare [-aAfFgiIlnrtux] [name[=value] ...] or declare -p [-aAfFilnrtux] [na>  suspend [-f]
<  dirs [-clpv] [+N] [-N]                                                         test [expr]
<  disown [-h] [-ar] [jobspec ... | pid ...]                                      time [-p] pipeline
<  echo [-neE] [arg ...]                                                          times
<  enable [-a] [-dnps] [-f filename] [name ...]                                   trap [-Plp] [[action] signal_spec ...]
<  eval [arg ...]                                                                 true
<  exec [-cl] [-a name] [command [argument ...]] [redirection ...]                type [-afptP] name [name ...]
<  exit [n]                                                                       typeset [-aAfFgiIlnrtux] name[=value] ... or typeset -p [-aAfFilnrtux] [nam>
<  export [-fn] [name[=value] ...] or export -p [-f]                              ulimit [-SHabcdefiklmnpqrstuvxPRT] [limit]
<  false                                                                          umask [-p] [-S] [mode]
<  fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]               unalias [-a] name [name ...]
<  fg [job_spec]                                                                  unset [-f] [-v] [-n] [name ...]
<  for NAME [in WORDS ... ] ; do COMMANDS; done                                   until COMMANDS; do COMMANDS-2; done
<  for (( exp1; exp2; exp3 )); do COMMANDS; done                                  variables - Names and meanings of some shell variables
<  function name { COMMANDS ; } or name () { COMMANDS ; }                         wait [-fn] [-p var] [id ...]
<  getopts optstring name [arg ...]                                               while COMMANDS; do COMMANDS-2; done
<  hash [-lr] [-p pathname] [-dt] [name ...]                                      { COMMANDS ; }
---
>  ! PIPELINE                              history [-c] [-d offset] [n] or hist>
>  job_spec [&]                            if COMMANDS; then COMMANDS; [ elif C>
>  (( expression ))                        jobs [-lnprs] [jobspec ...] or jobs >
>  . [-p path] filename [arguments]        kill [-s sigspec | -n signum | -sigs>
>  :                                       let arg [arg ...]
>  [ arg... ]                              local [option] name[=value] ...
>  [[ expression ]]                        logout [n]
>  alias [-p] [name[=value] ... ]          mapfile [-d delim] [-n count] [-O or>
>  bg [job_spec ...]                       popd [-n] [+N | -N]
>  bind [-lpsvPSVX] [-m keymap] [-f file>  printf [-v var] format [arguments]
>  break [n]                               pushd [-n] [+N | -N | dir]
>  builtin [shell-builtin [arg ...]]       pwd [-LP]
>  caller [expr]                           read [-Eers] [-a array] [-d delim] [>
>  case WORD in [PATTERN [| PATTERN]...)>  readarray [-d delim] [-n count] [-O >
>  cd [-L|[-P [-e]]] [-@] [dir]            readonly [-aAf] [name[=value] ...] o>
>  command [-pVv] command [arg ...]        return [n]
>  compgen [-V varname] [-abcdefgjksuv] >  select NAME [in WORDS ... ;] do COMM>
>  complete [-abcdefgjksuv] [-pr] [-DEI]>  set [-abefhkmnptuvxBCEHPT] [-o optio>
>  compopt [-o|+o option] [-DEI] [name .>  shift [n]
>  continue [n]                            shopt [-pqsu] [-o] [optname ...]
>  coproc [NAME] command [redirections]    source [-p path] filename [argument>
>  declare [-aAfFgiIlnrtux] [name[=value>  suspend [-f]
>  dirs [-clpv] [+N] [-N]                  test [expr]
>  disown [-h] [-ar] [jobspec ... | pid >  time [-p] pipeline
>  echo [-neE] [arg ...]                   times
>  enable [-a] [-dnps] [-f filename] [na>  trap [-Plp] [[action] signal_spec ..>
>  eval [arg ...]                          true
>  exec [-cl] [-a name] [command [argume>  type [-afptP] name [name ...]
>  exit [n]                                typeset [-aAfFgiIlnrtux] name[=value>
>  export [-fn] [name[=value] ...] or ex>  ulimit [-SHabcdefiklmnpqrstuvxPRT] [>
>  false                                   umask [-p] [-S] [mode]
>  fc [-e ename] [-lnr] [first] [last] o>  unalias [-a] name [name ...]
>  fg [job_spec]                           unset [-f] [-v] [-n] [name ...]
>  for NAME [in WORDS ... ] ; do COMMAND>  until COMMANDS; do COMMANDS-2; done
>  for (( exp1; exp2; exp3 )); do COMMAN>  variables - Names and meanings of so>
>  function name { COMMANDS ; } or name >  wait [-fn] [-p var] [id ...]
>  getopts optstring name [arg ...]        while COMMANDS; do COMMANDS-2; done
>  hash [-lr] [-p pathname] [-dt] [name >  { COMMANDS ; }
run-case
run-casemod
run-complete
run-comsub
run-comsub-eof
run-comsub-posix
run-comsub2
run-cond
warning: all of these tests will fail if the conditional command has not
warning: been compiled into the shell
warning: some of these tests will fail if extended pattern matching has not
warning: been compiled into the shell
warning: the text of system error messages may vary between systems and
warning: produce diff output.
run-coproc
run-cprint
run-dbg-support
run-dbg-support2
run-dirstack
run-dollars
run-dynvar
run-errors
run-execscript
warning: the text of a system error message may vary between systems and
warning: produce diff output.
warning: UNIX versions number signals differently.
warning: If output differing only in line numbers is produced, please
warning: do not consider this a test failure.
warning: if the text of the error messages concerning `notthere' or
warning: `/tmp/bash-notthere' not being found or `/' being a directory
warning: produce diff output, please do not consider this a test failure
warning: if diff output differing only in the location of the bash
warning: binary appears, please do not consider this a test failure
29d28
< trap -- 'echo USR1' SIGUSR1
30a30
> trap -- 'echo USR1' SIGUSR1
36d35
< trap -- 'echo USR1' SIGUSR1
37a37
> trap -- 'echo USR1' SIGUSR1
run-exp-tests
run-exportfunc
run-extglob
run-extglob2
run-extglob3
run-func
warning: if you have exported functions defined in your environment,
warning: they may show up as diff output.
warning: if so, please do not consider this a test failure
run-getopts
run-glob-bracket
glob-bracket: shared objects not supported, cannot continue
0a1,103
> --- $GLOBIGNORE vs fnmatch(3) ---
> #1: pat=ab/cd/efg        yes/yes
> #2: pat=ab[/]cd/efg      no/no
> #3: pat=ab[/a]cd/efg     no/no
> #4: pat=ab[a/]cd/efg     no/no
> #5: pat=ab[!a]cd/efg     no/no
> #6: pat=ab[.-0]cd/efg    no/no
> #7: pat=*/*/efg          yes/yes
> #8: pat=*[/]*/efg        no/no
> #9: pat=*[/a]*/efg       no/no
> #10: pat=*[a/]*/efg       no/no
> #11: pat=*[!a]*/efg       no/no
> #12: pat=*[.-0]*/efg      no/no
> #13: pat=*/*/efg          yes/yes
> #14: pat=*[b]/*/efg       yes/yes
> #15: pat=*[ab]/*/efg      yes/yes
> #16: pat=*[ba]/*/efg      yes/yes
> #17: pat=*[!a]/*/efg      yes/yes
> #18: pat=*[a-c]/*/efg     yes/yes
> #19: pat=ab@(/)cd/efg     yes/yes
> #20: pat=*@(/)cd/efg      no/no
> #21: pat=*/cd/efg         yes/yes
> 
> ---Tests for a slash in bracket expressions---
> #22: pat=ab[/]ef              str=ab[/]ef          yes/yes
> #23: pat=ab[/]ef              str=ab/ef            no/no
> #24: pat=ab[c/d]ef            str=ab[c/d]ef        yes/yes
> #25: pat=ab[c/d]ef            str=abcef            no/no
> #26: pat=ab[.-/]ef            str=ab[.-/]ef        yes/yes
> #27: pat=ab[.-/]ef            str=ab.ef            no/no
> #28: pat=ab[[=/=]]ef          str=ab[[=/=]]ef      yes/yes
> #29: pat=ab[[=/=]]ef          str=ab/ef            no/no
> #30: pat=ab[[=c=]/]ef         str=ab[=/]ef         yes/yes
> #31: pat=ab[[=c=]/]ef         str=abcef            no/no
> #32: pat=ab[[:alpha:]/]ef     str=ab[:/]ef         yes/yes
> #33: pat=ab[[:alpha:]/]ef     str=abxef            no/no
> #34: pat=ab[/[abc]]ef         str=ab[/c]ef         yes/yes
> #35: pat=ab[/[abc]]ef         str=abc]ef           no/no
> #36: pat=ab[c[=/=]]ef         str=ab[c[=/=]]ef     yes/yes
> #37: pat=ab[c[=/=]]ef         str=abc[=/=]ef       no/no
> #38: pat=ab[c[=/=]]ef         str=abcef            no/no
> #39: pat=a[b\/c]              str=a[b/c]           yes/yes
> #40: pat=a[b\/c]              str=ab               no/no
> #41: pat=a[b\/c]              str=ac               no/no
> 
> ---Tests for incomplete bracket expressions---
> #42: pat=ab[c                 str=ab[c             yes/yes
> #43: pat=ab[c                 str=abc              no/no
> #44: pat=ab[c[=d=             str=ab[c[=d=         yes/yes
> #45: pat=ab[c[=d=             str=abc              no/no
> #46: pat=ab[c[.d              str=ab[c[.d          yes/yes
> #47: pat=ab[c[.d              str=abc              no/no
> #48: pat=ab[c[:alpha:         str=ab[c[:alpha:     yes/yes
> #49: pat=ab[c[:alpha:         str=abc              no/no
> #50: pat=ab[c-                str=ab[c-            yes/yes
> #51: pat=ab[c-                str=abc              no/no
> #52: pat=ab[c\                str=ab[c\            yes/yes
> #53: pat=ab[c\                str=abc              no/no
> #54: pat=ab[[\                str=ab[[\            yes/yes
> #55: pat=ab[[\                str=ab[              no/no
> 
> --- PATSCAN vs BRACKMATCH ---
> #56: pat=@([[.].])A])         str=]                yes/yes
> #57: pat=@([[.].])A])         str===]A])           no/no
> #58: pat=@([[.].])A])         str=AA])             no/no
> #59: pat=@([[=]=])A])         str=]                no/no
> #60: pat=@([[=]=])A])         str===]A])           yes/yes
> #61: pat=@([[=]=])A])         str=AA])             no/no
> 
> --- BRACKMATCH: after match vs before match ---
> #62: pat=[[=]=]ab]            str=a                no/no
> #63: pat=[[.[=.]ab]           str=a                yes/yes
> #64: pat=[[.[==].]ab]         str=a                yes/yes
> 
> #65: pat=[a[=]=]b]            str=a                no/no
> #66: pat=[a[.[=.]b]           str=a                yes/yes
> #67: pat=[a[.[==].]b]         str=a                yes/yes
> 
> #68: pat=[a[=]=]b]            str=b                no/no
> #69: pat=[a[=]=]b]            str=a=]b]            yes/yes
> #70: pat=[a[.[=.]b]           str=b                yes/yes
> #71: pat=[a[.[=.]b]           str=ab]              no/no
> #72: pat=[a[.[==].]b]         str=b                yes/yes
> #73: pat=[a[.[==].]b]         str=ab]              no/no
> 
> --- incomplete POSIX brackets ---
> #74: pat=x[a[:y]              str=x[               yes/yes
> #75: pat=x[a[:y]              str=x:               yes/yes
> #76: pat=x[a[:y]              str=xy               yes/yes
> #77: pat=x[a[:y]              str=x[ay             no/no
> 
> #78: pat=x[a[.y]              str=x[               yes/yes
> #79: pat=x[a[.y]              str=x.               yes/yes
> #80: pat=x[a[.y]              str=xy               yes/yes
> #81: pat=x[a[.y]              str=x[ay             no/no
> 
> #82: pat=x[a[=y]              str=x[               yes/yes
> #83: pat=x[a[=y]              str=x=               yes/yes
> #84: pat=x[a[=y]              str=xy               yes/yes
> #85: pat=x[a[=y]              str=x[ay             no/no
> 
> --- MISC tests ---
> #86: pat=a\                   str=a\               yes/yes
run-glob-test
run-globstar
run-heredoc
warning: UNIX versions number signals and schedule processes differently.
warning: If output differing only in line numbers is produced, please
warning: do not consider this a test failure.
run-herestr
run-histexpand
warning: all of these tests will fail if history has not been compiled
warning: into the shell
run-history
warning: all of these tests will fail if history has not been compiled
warning: into the shell
run-ifs
run-ifs-posix
run-input-test
run-intl
unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed;
unicode1.sub: that will cause some of these tests to be skipped.
24c24
< Passed all 1580 Unicode tests
---
> Passed all 1770 Unicode tests
run-invert
run-invocation
run-iquote
run-lastpipe
run-mapfile
run-more-exp
run-nameref
warning: some of these tests will fail if arrays have not
warning: been compiled into the shell
run-new-exp
warning: two of these tests will fail if your OS does not support
warning: named pipes or the /dev/fd filesystem.  If the tests of the
warning: process substitution mechanism fail, please do not consider
warning: this a test failure
warning: if you have exported variables beginning with the string _Q,
warning: diff output may be generated.  If so, please do not consider
warning: this a test failure
run-nquote
run-nquote1
warning: several of these tests will fail if arrays have not
warning: been compiled into the shell.
run-nquote2
warning: several of these tests will fail if arrays have not
warning: been compiled into the shell.
run-nquote3
warning: several of these tests will fail if arrays have not
warning: been compiled into the shell.
run-nquote4
warning: some of these tests will fail if you do not have UTF-8
warning: locales installed on your system
run-nquote5
run-parser
run-posix2
run-posixexp
run-posixexp2
run-posixpat
run-posixpipe
run-precedence
run-printf
391,392c391
< ./printf7.sub: line 88: printf: Value too large for defined data type
< 
---
> XY
run-procsub
warning: all of these tests will fail if process substitution has not
warning: been compiled into the shell or if the OS does not provide
warning: FIFOs or /dev/fd. Some tests may fail if the OS does not
warning: provide FIFOs.
run-quote
run-quotearray
run-read
warning: please do not consider output differing only in the amount of
warning: white space to be an error.
91d90
< 0
92a92
> timeout 1: ok
94c94
< 1
---
> timeout 2: ok
run-redir
warning: the text of a system error message may vary between systems and
warning: produce diff output.
warning: if the text of an error message concerning `redir1.*' not being
warning: found or messages concerning bad file descriptors produce diff
warning: output, please do not consider it a test failure
run-rhs-exp
run-rsh
run-set-e
run-set-x
run-shopt
run-strip
run-test
run-tilde
run-tilde2
run-trap
warning: UNIX versions number signals and schedule processes differently.
warning: If output differing only in line numbers is produced, please
warning: do not consider this a test failure.
run-type
run-varenv
warning: some of these tests will fail if arrays have not
warning: been compiled into the shell
run-vredir
warning: the text of a system error message may vary between systems and
warning: produce diff output.
make -j2 clean 
rm -f 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  bash bashbug
rm -f .build .made version.h 
( cd ./doc && make  clean )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
rm -f *.aux *.bak *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps \
	*.pgs *.bt *.bts *.rw *.rws *.fns *.kys *.tps *.vrs *.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
rm -f core *.core
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
( cd builtins && make  clean )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f 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 builtext.h builtins.c psize.aux pipesize.h tmpbuiltins.c tmpbuiltins.h libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mkbuiltins gen-helpfiles tmpbuiltins.o gen-helpfiles.o mkbuiltins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
test -d helpfiles && rm -f -r helpfiles
make[1]: [Makefile:268: clean] Error 1 (ignored)
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
( cd ./support && make  clean )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
rm -f man2html man2html.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
for libdir in ./lib  ./lib ./lib/termcap ./lib/glob ./lib/intl ./lib/tilde ./lib/malloc ./lib/sh; do \
	(cd $libdir && test -f Makefile && make  clean) ;\
done
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/termcap'
rm -f *.o *.a *.log *.cp *.tp *.vr *.fn *.aux *.pg *.toc
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/termcap'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o libglob.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
(cd doc && make  mostlyclean )
make[2]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob/doc'
rm -f glob.?? glob.info
make[2]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob/doc'
( cd doc && make  clean )
make[2]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob/doc'
rm -f glob.?? glob.info
make[2]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/intl'
rm -f libintl.a libgnuintl.a 
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/intl'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/intl'
rm -f bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o   libintl.h libgnuintl.h localename-table.h
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/intl'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
rm -f tilde.o libtilde.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
( cd doc && make  mostlyclean )
/bin/sh: line 1: cd: doc: No such file or directory
make[1]: [Makefile:113: mostlyclean] Error 1 (ignored)
( cd doc && make  clean )
/bin/sh: line 1: cd: doc: No such file or directory
make[1]: [Makefile:120: clean] Error 1 (ignored)
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/malloc'
rm -f *.o libmalloc.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/malloc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
rm -f 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 mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o libsh.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
( cd ./po/ ; make  DESTDIR= clean )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
rm -f *.insert-header
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
rm -f remove-potcdate.sed
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
rm -f stamp-poT
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
rm -f core core.* bash.po bash.1po bash.2po *.new.po
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
rm -fr *.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
( cd /var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables && make  DESTDIR= clean )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables'
rm -f print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf kv strptime chmod fltexpr necho hello cat pushd asort *.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables'
for subdir in perl; do \
	( cd $subdir && test -f Makefile && make -j2 -l2 -Oline --jobserver-auth=fifo:/var/tmp/portage/app-shells/bash-5.3_p9/temp/GMfifo22097 --sync-mutex=fnm:/var/tmp/portage/app-shells/bash-5.3_p9/temp/GmewpdyG clean ) ; \
done
make[2]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
make[2]: warning: -j2 forced in submake: resetting jobserver mode.
make[2]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
make[2]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
rm -f bperl.o iperl.o perlxsi.o
make[2]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
make[2]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
rm -f bperl5
make[2]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables/perl'
rm -f signames.h recho zecho printenv tests/recho tests/zecho tests/printenv xcase tests/xcase mksignames lsignames.h mksyntax syntax.c bashversion bashversion.o buildversion.o mksignames.o signames.o buildsignames.o
rm -f -rf recho.dSYM zecho.dSYM printenv.dSYM xcase.dSYM bashversion.dSYM mksyntax.dSYM ./builtins/psize.aux.dSYM
make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training' 
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c shell.c
rm -f eval.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c eval.c
eval.c: In function ‘alrm_catcher’:
eval.c:261:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  261 |   write (1, msg, strlen (msg));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mkbuiltins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  mkbuiltins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o mkbuiltins mkbuiltins.o 
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f make_cmd.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c make_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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c general.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c print_cmd.c
rm -f dispose_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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c dispose_cmd.c
rm -f variables.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c variables.c
rm -f copy_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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c copy_cmd.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c expr.c
rm -f flags.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c flags.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c jobs.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c subst.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c unwind_prot.c
rm -f pathexp.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pathexp.c
rm -f sig.o
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c sig.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c test.c
rm -f mksyntax
rm -f alias.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c alias.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c array.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o mksyntax ./mksyntax.c 
rm -f arrayfunc.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c arrayfunc.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c bashhist.c
rm -f bashline.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c bashline.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c locale.c
rm -f findcmd.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c findcmd.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training builtins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f alias.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . alias.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training alias.c || ( rm -f alias.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f alias.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bind.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . bind.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training bind.c || ( rm -f bind.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bind.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f break.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . break.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training break.c || ( rm -f break.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f break.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtin.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . builtin.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training builtin.c || ( rm -f builtin.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f builtin.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f caller.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . caller.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training caller.c || ( rm -f caller.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f caller.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f cd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . cd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training cd.c || ( rm -f cd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f cd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f colon.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . colon.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training colon.c || ( rm -f colon.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f colon.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f command.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . command.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training command.c || ( rm -f command.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f command.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f common.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training common.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f declare.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . declare.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training declare.c || ( rm -f declare.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f declare.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f echo.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . echo.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training echo.c || ( rm -f echo.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f echo.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f enable.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . enable.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training enable.c || ( rm -f enable.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f enable.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f eval.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . eval.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training eval.c || ( rm -f eval.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f eval.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f evalfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pcomplete.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training evalfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f evalstring.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pcomplete.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training evalstring.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exec.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . exec.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training exec.c || ( rm -f exec.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exec.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . exit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training exit.c || ( rm -f exit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f exit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . fc.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training fc.c || ( rm -f fc.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fg_bg.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . fg_bg.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f fg_bg.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f hash.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . hash.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training hash.c || ( rm -f hash.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f hash.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f help.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . help.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training help.c || ( rm -f help.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f help.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f history.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . history.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pcomplib.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training history.c || ( rm -f history.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f history.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f jobs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . jobs.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c pcomplib.c
rm -f xmalloc.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training jobs.c || ( rm -f jobs.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f jobs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f kill.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . kill.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c xmalloc.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training kill.c || ( rm -f kill.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f kill.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f let.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . let.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training let.c || ( rm -f let.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f let.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mapfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . mapfile.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training mapfile.c || ( rm -f mapfile.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f mapfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pushd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . pushd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training pushd.c || ( rm -f pushd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f pushd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f read.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . read.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training read.c || ( rm -f read.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f read.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f return.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . return.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training return.c || ( rm -f return.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f return.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f set.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . set.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training set.c || ( rm -f set.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f set.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f setattr.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . setattr.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
rm -f man2html.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training setattr.c || ( rm -f setattr.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f setattr.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shift.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . shift.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training shift.c || ( rm -f shift.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shift.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f source.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . source.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
x86_64-pc-linux-gnu-gcc -c  -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3 -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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto man2html.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training source.c || ( rm -f source.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f source.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f suspend.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . suspend.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training suspend.c || ( rm -f suspend.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f suspend.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f test.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . test.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training test.c || ( rm -f test.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f test.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f times.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . times.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training times.c || ( rm -f times.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f times.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f trap.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . trap.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training trap.c || ( rm -f trap.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f trap.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f type.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . type.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training type.c || ( rm -f type.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f type.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o psize.aux ./psize.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f umask.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . umask.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training umask.c || ( rm -f umask.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f umask.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f wait.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . wait.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training wait.c || ( rm -f wait.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f wait.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopts.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . getopts.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training getopts.c || ( rm -f getopts.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopts.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . shopt.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training shopt.c || ( rm -f shopt.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f shopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f printf.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . printf.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training printf.c || ( rm -f printf.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f printf.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f getopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training getopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f bashgetopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training bashgetopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f complete.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . complete.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training complete.c || ( rm -f complete.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f complete.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto man2html.o -o man2html 		
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/support'
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c execute_cmd.c
rm -f mksignames
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o mksignames mksignames.o buildsignames.o 
rm -f syntax.c
./mksyntax -o syntax.c
rm -f y.tab.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
/bin/sh ./psize.sh > pipesize.h
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f ulimit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
./mkbuiltins -D . ulimit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training ulimit.c || ( rm -f ulimit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f ulimit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
x86_64-pc-linux-gnu-ranlib libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/builtins'
rm -f lsignames.h
./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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c y.tab.c
/bin/sh ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h \
	&& mv newversion.h version.h
make[1]: 'pipesize.h' is up to date.
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto  -DBUILDTOOL -c -o buildversion.o ./version.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c syntax.c
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f version.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c version.c
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c redir.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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto  -o bashversion ./support/bashversion.c buildversion.o 
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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -c trap.c

	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.9(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.3_p9/work/bash-5.3/lib/glob'
rm -f glob.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  glob.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f strmatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  strmatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f smatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  smatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f xmbsrtowcs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  xmbsrtowcs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f gmisc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  gmisc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
rm -f -f libglob.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/glob'
making lib/sh/libsh.a in ./lib/sh
making lib/tilde/libtilde.a in ./lib/tilde
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  clktck.c
clktck.c: In function ‘get_clk_tck’:
clktck.c:61:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#clktck.gcda’ profile count data file not found [-Wmissing-profile]
   61 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training  tilde.c
tilde.c: In function ‘tilde_expand_word’:
tilde.c:411:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#tilde#tilde.gcda’ profile count data file not found [-Wmissing-profile]
  411 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
rm -f libtilde.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
x86_64-pc-linux-gnu-ar cr libtilde.a tilde.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  clock.c
clock.c: In function ‘print_clock_t’:
clock.c:79:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#clock.gcda’ profile count data file not found [-Wmissing-profile]
   79 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  fmtullong.c
fmtullong.c: In function ‘fmtullong’:
fmtullong.c:30: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#fmtullong.gcda’ profile count data file not found [-Wmissing-profile]
   30 | 
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  mbscmp.c
mbscmp.c: In function ‘mbscmp’:
mbscmp.c:74:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#mbscmp.gcda’ profile count data file not found [-Wmissing-profile]
   74 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  mbsncmp.c
mbsncmp.c: In function ‘mbsncmp’:
mbsncmp.c:78:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#mbsncmp.gcda’ profile count data file not found [-Wmissing-profile]
   78 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  mbscasecmp.c
mbscasecmp.c: In function ‘mbscasecmp’:
mbscasecmp.c:76:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#mbscasecmp.gcda’ profile count data file not found [-Wmissing-profile]
   76 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  strscpy.c
strscpy.c: In function ‘strscpy’:
strscpy.c:41:1: warning: ‘/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo/#var#tmp#portage#app-shells#bash-5.3_p9#work#bash-5.3#lib#sh#strscpy.gcda’ profile count data file not found [-Wmissing-profile]
   41 | }
      | ^
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  anonfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC  compat.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/lib64/bash:/usr/lib64/bash"' -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.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
rm -f libsh.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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 mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/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.3_p9/work/bash-5.3/lib/sh'
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 -flto=auto  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fprofile-use=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.3_p9/temp/pgo -fprofile-partial-training   -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     
subst.c: In function ‘expand_word_internal’:
subst.c:11974:23: warning: ‘__builtin_memcpy’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
11974 |                       SADD_MBQCHAR_BODY(temp, string, sindex, string_size);
      |                       ^
lto1: note: destination object is likely at address zero
ls -l bash
-rwxr-xr-x 1 portage portage 1068272 Mar 24 20:43 bash
x86_64-pc-linux-gnu-size bash
   text	   data	    bss	    dec	    hex	filename
 906080	  22512	  61816	 990408	  f1cc8	bash
>>> Source compiled.
>>> Test phase [not enabled]: app-shells/bash-5.3_p9

>>> Install app-shells/bash-5.3_p9 into /var/tmp/portage/app-shells/bash-5.3_p9/image
make -j2 DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install 

make[1]: 'pipesize.h' is up to date.
	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)
	  *                                                         *
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/bin
	  ***********************************************************

mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9
( cd ./po/ ; make  DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image installdirs )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/en@quot/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/en@boldquot/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/af/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/bg/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ca/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/cs/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/da/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/de/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/el/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/eo/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/es/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/et/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/fi/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/fr/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ga/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/gl/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/hr/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/hu/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/id/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/it/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ja/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ka/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ko/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/lt/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/nb/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/nl/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pl/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pt/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pt_BR/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ro/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ru/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sk/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sl/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sq/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sr/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sv/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/tr/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/uk/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/vi/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/zh_CN/LC_MESSAGES
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/zh_TW/LC_MESSAGES
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
if test "bash" = "gettext-tools"; then \
  /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/gettext/po; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 0755 bash /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/bin/bash
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 0555 bashbug /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/bin/bashbug
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9
( cd ./doc ; make  \
	man1dir=/usr/share/man/man1 man1ext=.1 \
	man3dir=/usr/share/man/man3 man3ext=.3 \
	infodir=/usr/share/info htmldir=/usr/share/doc/bash-5.3_p9/html DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
if test -n "/usr/share/doc/bash-5.3_p9/html" ; then \
	/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9/html ; \
fi
mkdir -p -- /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9/html
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./bash.1 /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1/bash.1
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./bashbug.1 /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1/bashbug.1
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./FAQ ./INTRO /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
if test -f bash.info; then d=.; else d=.; fi; \
  /var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 $d/bash.info /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info/bash.info
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
	install-info --dir-file=/var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info/dir /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info/bash.info; \
else true; fi
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
if test -n "/usr/share/doc/bash-5.3_p9/html" ; then \
	/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./bash.html /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9/html ; \
	/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./bashref.html /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9/html ; \
fi
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
( cd ./builtins ; make  DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install )
make[1]: Nothing to be done for 'install'.
( cd ./po/ ; make  DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install )
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
installing en@quot.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/en@quot/LC_MESSAGES/bash.mo
installing en@boldquot.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo
installing af.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/af/LC_MESSAGES/bash.mo
installing bg.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/bg/LC_MESSAGES/bash.mo
installing ca.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ca/LC_MESSAGES/bash.mo
installing cs.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/cs/LC_MESSAGES/bash.mo
installing da.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/da/LC_MESSAGES/bash.mo
installing de.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/de/LC_MESSAGES/bash.mo
installing el.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/el/LC_MESSAGES/bash.mo
installing eo.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/eo/LC_MESSAGES/bash.mo
installing es.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/es/LC_MESSAGES/bash.mo
installing et.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/et/LC_MESSAGES/bash.mo
installing fi.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/fi/LC_MESSAGES/bash.mo
installing fr.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/fr/LC_MESSAGES/bash.mo
installing ga.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ga/LC_MESSAGES/bash.mo
installing gl.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/gl/LC_MESSAGES/bash.mo
installing hr.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/hr/LC_MESSAGES/bash.mo
installing hu.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/hu/LC_MESSAGES/bash.mo
installing id.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/id/LC_MESSAGES/bash.mo
installing it.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/it/LC_MESSAGES/bash.mo
installing ja.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ja/LC_MESSAGES/bash.mo
installing ka.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ka/LC_MESSAGES/bash.mo
installing ko.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ko/LC_MESSAGES/bash.mo
installing lt.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/lt/LC_MESSAGES/bash.mo
installing nb.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/nb/LC_MESSAGES/bash.mo
installing nl.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/nl/LC_MESSAGES/bash.mo
installing pl.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pl/LC_MESSAGES/bash.mo
installing pt.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pt/LC_MESSAGES/bash.mo
installing pt_BR.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo
installing ro.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ro/LC_MESSAGES/bash.mo
installing ru.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/ru/LC_MESSAGES/bash.mo
installing sk.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sk/LC_MESSAGES/bash.mo
installing sl.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sl/LC_MESSAGES/bash.mo
installing sq.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sq/LC_MESSAGES/bash.mo
installing sr.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sr/LC_MESSAGES/bash.mo
installing sv.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/sv/LC_MESSAGES/bash.mo
installing tr.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/tr/LC_MESSAGES/bash.mo
installing uk.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/uk/LC_MESSAGES/bash.mo
installing vi.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/vi/LC_MESSAGES/bash.mo
installing zh_CN.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo
installing zh_TW.gmo as /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
if test "bash" = "gettext-tools"; then \
  /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/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_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \
		    /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/po'
( cd /var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/examples/loadables && make  DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install )
make[1]: Nothing to be done for 'install'.
make -j2 -C doc DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p9/image install_builtins 
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/info
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
if test -n "/usr/share/doc/bash-5.3_p9/html" ; then \
	/bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/doc/bash-5.3_p9/html ; \
fi
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
sed 's:bash\.1:man1/&:' ./builtins.1 > ${TMPDIR:-/var/tmp}/builtins.1
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
/var/tmp/portage/._portage_reinstall_.v6zjgzti/bin/ebuild-helpers/xattr/install -c -m 644 ${TMPDIR:-/var/tmp}/builtins.1 /var/tmp/portage/app-shells/bash-5.3_p9/image/usr/share/man/man1/bash_builtins.1
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
make: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
rm -f ${TMPDIR:-/var/tmp}/builtins.1
make: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p9/work/bash-5.3/doc'
>>> Completed installing app-shells/bash-5.3_p9 into /var/tmp/portage/app-shells/bash-5.3_p9/image

 * Final size of build directory: 50796 KiB (49.6 MiB)
 * Final size of installed tree:  10504 KiB (10.2 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