* Package:    app-shells/bash-5.3_p3-r3:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * Upstream:   bug-bash@gnu.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux net nls readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'bash-5.3.tar.gz' to /var/tmp/portage/app-shells/bash-5.3_p3-r3/work
>>> Source unpacked in /var/tmp/portage/app-shells/bash-5.3_p3-r3/work
>>> Preparing source in /var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3 ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3 --htmldir=/usr/share/doc/bash-5.3_p3-r3/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_.xp84rp8r/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... no
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... yes
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... yes
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... yes
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_p3-r3/work/bash-5.3 ...
make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe ' 
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f mkbuiltins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  mkbuiltins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -o mkbuiltins mkbuiltins.o 
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
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  -DBUILDTOOL -c ./support/mksignames.c
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  -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  -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  -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  -c pathexp.c
rm -f sig.o
x86_64-pc-linux-gnu-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I. -I./include -I. -I./include -I./lib    -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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  -c sig.c
rm -f test.o
x86_64-pc-linux-gnu-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I. -I./include -I. -I./include -I./lib    -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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  -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   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -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  -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  -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  -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  -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  -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  -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  -c bashhist.c
rm -f bashline.o
rm -f list.o
x86_64-pc-linux-gnu-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I. -I./include -I. -I./include -I./lib    -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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  -c list.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  -c bashline.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  -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  -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  -c findcmd.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f builtins.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  builtins.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f alias.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . alias.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  alias.c || ( rm -f alias.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f alias.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f bind.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . bind.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  bind.c || ( rm -f bind.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f bind.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f break.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . break.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  break.c || ( rm -f break.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f break.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f builtin.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . builtin.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  builtin.c || ( rm -f builtin.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f builtin.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f caller.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . caller.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  caller.c || ( rm -f caller.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f caller.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f cd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . cd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  cd.c || ( rm -f cd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f cd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f colon.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . colon.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  colon.c || ( rm -f colon.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f colon.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f command.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . command.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  command.c || ( rm -f command.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f command.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f common.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  common.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f declare.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . declare.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  declare.c || ( rm -f declare.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f declare.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f echo.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . echo.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  echo.c || ( rm -f echo.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f echo.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f enable.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . enable.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  enable.c || ( rm -f enable.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f enable.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f eval.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . eval.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  eval.c || ( rm -f eval.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f eval.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f evalfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  evalfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f evalstring.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f pcomplete.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  evalstring.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f exec.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . exec.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  exec.c || ( rm -f exec.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f exec.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f exit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . exit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  exit.c || ( rm -f exit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f exit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f fc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . fc.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  fc.c || ( rm -f fc.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f fc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f fg_bg.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . fg_bg.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f fg_bg.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f hash.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . hash.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -c pcomplete.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  hash.c || ( rm -f hash.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f hash.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f help.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . help.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  help.c || ( rm -f help.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f help.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f history.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . history.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  history.c || ( rm -f history.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f history.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f jobs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . jobs.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f pcomplib.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  jobs.c || ( rm -f jobs.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f jobs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f kill.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . kill.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  kill.c || ( rm -f kill.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -c pcomplib.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f kill.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f let.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . let.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  let.c || ( rm -f let.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f let.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f mapfile.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . mapfile.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  mapfile.c || ( rm -f mapfile.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f mapfile.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f pushd.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . pushd.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  pushd.c || ( rm -f pushd.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f pushd.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f read.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . read.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f xmalloc.o
x86_64-pc-linux-gnu-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I. -I./include -I. -I./include -I./lib    -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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  -c xmalloc.c
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  read.c || ( rm -f read.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f read.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f return.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . return.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  return.c || ( rm -f return.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f return.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f set.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . set.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  set.c || ( rm -f set.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f set.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f setattr.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . setattr.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  setattr.c || ( rm -f setattr.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f setattr.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f shift.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . shift.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  shift.c || ( rm -f shift.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f shift.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f source.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . source.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  source.c || ( rm -f source.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f source.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f suspend.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . suspend.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  suspend.c || ( rm -f suspend.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f suspend.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f test.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . test.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/support'
rm -f man2html.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  test.c || ( rm -f test.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f test.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f times.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . times.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  times.c || ( rm -f times.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f times.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f trap.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . trap.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  trap.c || ( rm -f trap.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f trap.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f type.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . type.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  type.c || ( rm -f type.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f type.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -o psize.aux ./psize.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f umask.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . umask.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  umask.c || ( rm -f umask.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f umask.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f wait.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . wait.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  wait.c || ( rm -f wait.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f wait.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f getopts.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . getopts.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  getopts.c || ( rm -f getopts.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f getopts.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f shopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . shopt.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  shopt.c || ( rm -f shopt.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f shopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f printf.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . printf.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/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 man2html.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/support'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe man2html.o -o man2html 		
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/support'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  printf.c || ( rm -f printf.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f printf.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f getopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  getopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f bashgetopt.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  bashgetopt.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f complete.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . complete.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  complete.c || ( rm -f complete.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f complete.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
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  -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  -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));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f execute_cmd.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
/bin/sh ./psize.sh > pipesize.h
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f ulimit.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
./mkbuiltins -D . ulimit.def
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -c execute_cmd.c
rm -f general.o
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  ulimit.c || ( rm -f ulimit.c ; exit 1 )
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f ulimit.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
rm -f libbuiltins.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/builtins'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/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  -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  -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  -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  -c dispose_cmd.c
rm -f variables.o
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  -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  -c variables.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  -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  -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  -c flags.c
rm -f jobs.o
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  -c jobs.c
rm -f hashcmd.o
x86_64-pc-linux-gnu-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I. -I./include -I. -I./include -I./lib    -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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  -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  -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  -c mailcheck.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   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -o mksignames mksignames.o buildsignames.o 
rm -f syntax.c
./mksyntax -o syntax.c
make[1]: 'pipesize.h' is up to date.
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  -c subst.c
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  -c syntax.c
rm -f y.tab.o
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
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  -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  -c y.tab.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  -DBUILDTOOL -c -o buildversion.o ./version.c
rm -f version.o
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
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  -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   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -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  -c trap.c

	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.3(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_p3-r3/work/bash-5.3/lib/glob'
rm -f glob.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   glob.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
rm -f strmatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   strmatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
rm -f smatch.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
making lib/sh/libsh.a in ./lib/sh
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   smatch.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
rm -f xmbsrtowcs.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   xmbsrtowcs.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
rm -f gmisc.o
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   gmisc.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
rm -f -f libglob.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/glob'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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  -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DDEFAULT_LOADABLE_BUILTINS_PATH='"/usr/local/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/sh'
rm -f libsh.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/sh'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/sh'
making lib/tilde/libtilde.a in ./lib/tilde
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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   tilde.c
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/tilde'
rm -f libtilde.a
make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/tilde'
make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.3_p3-r3/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_p3-r3/work/bash-5.3/lib/tilde'
rm -f bash
x86_64-pc-linux-gnu-gcc -L./builtins -L./lib -L./lib -L./lib/glob -L./lib/tilde  -L./lib/sh  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o  list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o  -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde     
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname':
tmpfile.c:(.text+0x177): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
ls -l bash
-rwxr-xr-x 1 portage portage 1223616 Oct 27 22:54 bash
x86_64-pc-linux-gnu-size bash
   text	   data	    bss	    dec	    hex	filename
1071742	  22960	  62336	1157038	 11a7ae	bash
>>> Source compiled.
>>> Test phase [not enabled]: app-shells/bash-5.3_p3-r3

>>> Install app-shells/bash-5.3_p3-r3 into /var/tmp/portage/app-shells/bash-5.3_p3-r3/image
make -j2 DESTDIR=/var/tmp/portage/app-shells/bash-5.3_p3-r3/image install 
make[1]: 'pipesize.h' is up to date.

	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 5.3.3(1)-release (x86_64-pc-linux-gnu)
	  *                                                         *
	  ***********************************************************

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

 * Final size of build directory: 46472 KiB (45.3 MiB)
 * Final size of installed tree:  10656 KiB (10.4 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