* Package: app-shells/bash-5.2_p15:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * Upstream: bug-bash@gnu.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux net nls pgo readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bash-5.2.tar.gz to /var/tmp/portage/app-shells/bash-5.2_p15/work >>> Source unpacked in /var/tmp/portage/app-shells/bash-5.2_p15/work >>> Preparing source in /var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2 ... * Applying bash52-001 ... [ ok ] * Applying bash52-002 ... [ ok ] * Applying bash52-003 ... [ ok ] * Applying bash52-004 ... [ ok ] * Applying bash52-005 ... [ ok ] * Applying bash52-006 ... [ ok ] * Applying bash52-007 ... [ ok ] * Applying bash52-008 ... [ ok ] * Applying bash52-009 ... [ ok ] * Applying bash52-010 ... [ ok ] * Applying bash52-011 ... [ ok ] * Applying bash52-012 ... [ ok ] * Applying bash52-013 ... [ ok ] * Applying bash52-014 ... [ ok ] * Applying bash52-015 ... [ ok ] * Applying bash-5.0-syslog-history-extern.patch ... patching file builtins/shopt.def Hunk #1 succeeded at 262 with fuzz 2 (offset 139 lines). [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2 ... * econf: updating bash-5.2/support/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bash-5.2/support/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/bash-5.2_p15 --htmldir=/usr/share/doc/bash-5.2_p15/html --libdir=/usr/lib64 --disable-profiling --with-curses --disable-mem-scramble --enable-net-redirections --enable-readline --enable-bang-history --enable-history --without-afs --without-bash-malloc --with-installed-readline=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for bash-5.2-release for x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... yes checking which library has the termcap functions... using libtinfo checking version of installed readline library... (cached) 8.2 checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.xkg317ly/bin/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for a sed that does not truncate output... /usr/sbin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/gmsgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... (cached) no checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... yes checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... (cached) no checking for dlopen... (cached) no checking for dlclose... (cached) no checking for dlsym... (cached) no checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libtinfo checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... unknown configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2 ... make -j6 'CFLAGS=-march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo' rm -f mksyntax rm -f mksignames.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -march=skylake -O2 -pipe -o mksyntax ./mksyntax.c rm -f buildsignames.o rm -f unwind_prot.o make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' make[1]: warning: -j6 forced in submake: resetting jobserver mode. x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -DBUILDTOOL -c ./support/mksignames.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c unwind_prot.c rm -f mkbuiltins.o rm -f alias.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe mkbuiltins.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c alias.c rm -f array.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c assoc.c rm -f braces.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c bashhist.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -march=skylake -O2 -pipe -o mkbuiltins mkbuiltins.o make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' rm -f list.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c list.c rm -f stringlib.o rm -f locale.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c stringlib.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c findcmd.c rm -f pcomplete.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c pcomplete.c rm -f pcomplib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c pcomplib.c rm -f xmalloc.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c xmalloc.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/support' make[1]: warning: -j6 forced in submake: resetting jobserver mode. rm -f man2html.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2 -I.. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe man2html.c rm -f shell.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c eval.c rm -f execute_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c execute_cmd.c rm -f general.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c general.c eval.c: In function ‘alrm_catcher’: eval.c:244:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 244 | write (1, msg, strlen (msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f make_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c make_cmd.c rm -f print_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c dispose_cmd.c rm -f syntax.c ./mksyntax -o syntax.c rm -f copy_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c error.c rm -f expr.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c flags.c rm -f jobs.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c jobs.c rm -f subst.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c subst.c rm -f hashcmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c hashcmd.c rm -f hashlib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c hashlib.c rm -f mailcheck.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c mailcheck.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe man2html.o -o man2html make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/support' 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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -march=skylake -O2 -pipe -o mksignames mksignames.o 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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c input.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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c sig.c rm -f test.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c test.c rm -f bashline.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c bashline.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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h rm -f lsignames.h ./mksignames lsignames.h rm -f version.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c version.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' make[1]: warning: -j6 forced in submake: resetting jobserver mode. x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -DBUILDTOOL -c -o buildversion.o ./version.c rm -f builtins.o rm -f alias.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo builtins.c rm -f bind.o rm -f break.o ./mkbuiltins -D . alias.def rm -f builtin.o ./mkbuiltins -D . bind.def rm -f caller.o ./mkbuiltins -D . break.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo alias.c || ( rm -f alias.c ; exit 1 ) ./mkbuiltins -D . builtin.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo bind.c || ( rm -f bind.c ; exit 1 ) ./mkbuiltins -D . caller.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo break.c || ( rm -f break.c ; exit 1 ) x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo builtin.c || ( rm -f builtin.c ; exit 1 ) x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo caller.c || ( rm -f caller.c ; exit 1 ) rm -f y.tab.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c y.tab.c rm -f variables.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c variables.c rm -f cd.o ./mkbuiltins -D . cd.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo cd.c || ( rm -f cd.c ; exit 1 ) rm -f builtin.c rm -f colon.o ./mkbuiltins -D . colon.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo colon.c || ( rm -f colon.c ; exit 1 ) rm -f caller.c rm -f command.o ./mkbuiltins -D . command.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo command.c || ( rm -f command.c ; exit 1 ) rm -f break.c rm -f common.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo common.c rm -f alias.c rm -f declare.o ./mkbuiltins -D . declare.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo declare.c || ( rm -f declare.c ; exit 1 ) rm -f colon.c rm -f echo.o ./mkbuiltins -D . echo.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo echo.c || ( rm -f echo.c ; exit 1 ) rm -f bind.c rm -f enable.o rm -f command.c ./mkbuiltins -D . enable.def rm -f eval.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo enable.c || ( rm -f enable.c ; exit 1 ) ./mkbuiltins -D . eval.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo eval.c || ( rm -f eval.c ; exit 1 ) rm -f cd.c rm -f evalfile.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo evalfile.c rm -f eval.c rm -f evalstring.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo evalstring.c rm -f echo.c rm -f exec.o ./mkbuiltins -D . exec.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo exec.c || ( rm -f exec.c ; exit 1 ) rm -f enable.c rm -f exit.o ./mkbuiltins -D . exit.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo exit.c || ( rm -f exit.c ; exit 1 ) rm -f exec.c rm -f fc.o ./mkbuiltins -D . fc.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo fc.c || ( rm -f fc.c ; exit 1 ) rm -f fg_bg.o rm -f hash.o ./mkbuiltins -D . fg_bg.def rm -f exit.c ./mkbuiltins -D . hash.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f help.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo hash.c || ( rm -f hash.c ; exit 1 ) ./mkbuiltins -D . help.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo help.c || ( rm -f help.c ; exit 1 ) 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"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -march=skylake -O2 -pipe -o bashversion ./support/bashversion.c buildversion.o rm -f history.o ./mkbuiltins -D . history.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo history.c || ( rm -f history.c ; exit 1 ) rm -f hash.c rm -f jobs.o rm -f fg_bg.c ./mkbuiltins -D . jobs.def rm -f kill.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo jobs.c || ( rm -f jobs.c ; exit 1 ) ./mkbuiltins -D . kill.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo kill.c || ( rm -f kill.c ; exit 1 ) rm -f declare.c rm -f let.o ./mkbuiltins -D . let.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo let.c || ( rm -f let.c ; exit 1 ) rm -f trap.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c trap.c rm -f jobs.c rm -f mapfile.o ./mkbuiltins -D . mapfile.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f let.c rm -f pushd.o rm -f fc.c ./mkbuiltins -D . pushd.def rm -f read.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo pushd.c || ( rm -f pushd.c ; exit 1 ) ./mkbuiltins -D . read.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo read.c || ( rm -f read.c ; exit 1 ) rm -f kill.c rm -f return.o ./mkbuiltins -D . return.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo return.c || ( rm -f return.c ; exit 1 ) rm -f help.c rm -f set.o ./mkbuiltins -D . set.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo set.c || ( rm -f set.c ; exit 1 ) rm -f history.c rm -f setattr.o ./mkbuiltins -D . setattr.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f return.c rm -f shift.o ./mkbuiltins -D . shift.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo shift.c || ( rm -f shift.c ; exit 1 ) rm -f mapfile.c rm -f source.o ./mkbuiltins -D . source.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo source.c || ( rm -f source.c ; exit 1 ) rm -f shift.c rm -f suspend.o ./mkbuiltins -D . suspend.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f source.c rm -f test.o ./mkbuiltins -D . test.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo test.c || ( rm -f test.c ; exit 1 ) rm -f setattr.c rm -f times.o ./mkbuiltins -D . times.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo times.c || ( rm -f times.c ; exit 1 ) rm -f pushd.c rm -f trap.o ./mkbuiltins -D . trap.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo trap.c || ( rm -f trap.c ; exit 1 ) rm -f suspend.c rm -f type.o ./mkbuiltins -D . type.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo type.c || ( rm -f type.c ; exit 1 ) rm -f set.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -march=skylake -O2 -pipe -o psize.aux ./psize.c rm -f test.c rm -f umask.o ./mkbuiltins -D . umask.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo umask.c || ( rm -f umask.c ; exit 1 ) rm -f times.c rm -f wait.o ./mkbuiltins -D . wait.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo wait.c || ( rm -f wait.c ; exit 1 ) *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/glob' make[1]: warning: -j6 forced in submake: resetting jobserver mode. rm -f glob.o rm -f strmatch.o rm -f smatch.o rm -f xmbsrtowcs.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo glob.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo strmatch.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo smatch.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo xmbsrtowcs.c rm -f gmisc.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo gmisc.c rm -f getopts.o rm -f trap.c ./mkbuiltins -D . getopts.def rm -f shopt.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo getopts.c || ( rm -f getopts.c ; exit 1 ) ./mkbuiltins -D . shopt.def rm -f umask.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f printf.o rm -f type.c ./mkbuiltins -D . printf.def rm -f getopt.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo printf.c || ( rm -f printf.c ; exit 1 ) x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo getopt.c rm -f wait.c rm -f bashgetopt.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo bashgetopt.c rm -f read.c rm -f complete.o ./mkbuiltins -D . complete.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo complete.c || ( rm -f complete.c ; exit 1 ) making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/sh' make[1]: warning: -j6 forced in submake: resetting jobserver mode. x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC clktck.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC clock.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC getenv.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC oslib.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC setlinebuf.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strnlen.c rm -f getopts.c /bin/sh ./psize.sh > pipesize.h x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC itos.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zread.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zwrite.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shtty.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shmatch.c rm -f shopt.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC eaccess.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC netconn.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC netopen.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC timeval.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC makepath.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC pathcanon.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC pathphys.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC tmpfile.c rm -f complete.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC stringlist.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC stringvec.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC spell.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shquote.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strtrans.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC snprintf.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mailstat.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtulong.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtullong.c making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/tilde' make[1]: warning: -j6 forced in submake: resetting jobserver mode. x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -I. -I../.. -I../.. -I../../include -I../../lib -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo tilde.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fmtumax.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zcatfd.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zmapfd.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC winsize.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC wcsdup.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fpurge.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC zgetline.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbscmp.c rm -f libtilde.a x86_64-pc-linux-gnu-ar cr libtilde.a tilde.o x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC uconvert.c test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libtilde.a x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC ufuncs.c make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/tilde' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC casemod.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC input_avail.c rm -f printf.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbscasecmp.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC fnxform.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC unicode.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC shmbchar.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strvis.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC utf8.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC random.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC gettimeofday.c random.c: In function ‘genseed’: random.c:93:8: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ | ^ x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC timers.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC wcsnwidth.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC mbschr.c x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC strtoimax.c rm -f libsh.a x86_64-pc-linux-gnu-ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strtoimax.o test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libsh.a rm -f -f libglob.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/sh' x86_64-pc-linux-gnu-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libglob.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/lib/glob' rm -f ulimit.o ./mkbuiltins -D . ulimit.def x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I./include -I.. -I../include -I../lib -I. -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f libbuiltins.a 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 x86_64-pc-linux-gnu-ranlib libbuiltins.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' make[1]: warning: -j6 forced in submake: resetting jobserver mode. make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' rm -f redir.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -c redir.c rm -f bash x86_64-pc-linux-gnu-gcc -L./builtins -L./lib -L./lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,-O1 -Wl,--as-needed -march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -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/13/../../../../x86_64-pc-linux-gnu/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': tmpfile.c:(.text+0x683): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 portage portage 2188568 1月 7日 13:21 bash x86_64-pc-linux-gnu-size bash text data bss dec hex filename 1527145 244176 339920 2111241 203709 bash make -j6 'CFLAGS=-march=skylake -O2 -pipe -fprofile-generate=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo -fprofile-dir=/var/tmp/portage/app-shells/bash-5.2_p15/temp/pgo' -k check make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' make[1]: warning: -j6 forced in submake: resetting jobserver mode. *********************************************************** make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/builtins' * * * GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/bash version: 5.2.15(1)-release versinfo: 5 2 15 1 release x86_64-pc-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-pc-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell run-array2 warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-assoc warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-attr run-braces run-builtins warning: some of these tests may fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: /dev/fd. run-case run-casemod run-complete run-comsub run-comsub-eof run-comsub-posix run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-dynvar run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: UNIX versions number signals differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 24,25d23 < trap -- 'echo USR1' SIGUSR1 < trap -- '' SIGPIPE 26a25 > trap -- 'echo USR1' SIGUSR1 31,32d29 < trap -- 'echo USR1' SIGUSR1 < trap -- '' SIGPIPE 33a31 > trap -- 'echo USR1' SIGUSR1 83d80 < trap -- '' SIGPIPE 87d83 < trap -- '' SIGPIPE 91d86 < trap -- '' SIGPIPE run-exp-tests run-exportfunc run-extglob run-extglob2 run-extglob3 run-func warning: if you have exported functions defined in your environment, warning: they may show up as diff output. warning: if so, please do not consider this a test failure run-getopts run-glob-test 2,3d1 < glob2.sub: warning: you do not have the zh_HK.big5hkscs locale installed; < glob2.sub: warning: that will cause some of these tests to fail. 9d6 < ./glob2.sub: line 44: warning: setlocale: LC_ALL: cannot change locale (zh_HK.big5hkscs): No such file or directory 11c8 < argv[1] = --- > argv[1] = 14,15c11,12 < argv[1] = < 0000000 141 316 261 142 --- > argv[1] = > 0000000 141 243 134 142 18,19d14 < ./glob2.sub: line 65: warning: setlocale: LC_ALL: cannot change locale (zh_HK.big5hkscs) < /var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2/bash: warning: setlocale: LC_ALL: cannot change locale (zh_HK.big5hkscs) run-globstar run-heredoc warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-herestr run-histexpand warning: all of these tests will fail if history has not been compiled warning: into the shell 210,211d209 < ./histexp5.sub: line 20: echo: write error: Broken pipe < ./histexp5.sub: line 21: echo: write error: Broken pipe 216d213 < ./histexp5.sub: line 26: echo: write error: Broken pipe 219d215 < ./histexp5.sub: line 27: echo: write error: Broken pipe run-history warning: all of these tests will fail if history has not been compiled warning: into the shell run-ifs run-ifs-posix run-input-test run-intl intl2.sub: warning: you do not have the de_DE.UTF-8 locale installed; intl2.sub: that will cause some of these tests to fail. unicode1.sub: warning: you do not have the fr_FR.ISO8859-1 locale installed; unicode1.sub: that will cause some of these tests to be skipped. unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed; unicode1.sub: that will cause some of these tests to be skipped. 13a14 > 1,0000 18,19c19 < 1.0000 < 1.0000 --- > 1,0000 24c24 < Passed all 998 Unicode tests --- > Passed all 1378 Unicode tests 54c54 < ./unicode3.sub: line 7: cd: $'5\247@3\231+\306S8\237\242\352\263': Invalid or incomplete multibyte or wide character --- > ./unicode3.sub: line 7: cd: $'5\247@3\231+\306S8\237\242\352\263': No such file or directory run-invert run-iquote run-jobs warning: some of these tests may fail if job control has not been compiled warning: into the shell warning: there may be a message regarding a cat process dying due to a warning: SIGHUP. Please disregard. run-lastpipe 3d2 < ./lastpipe.tests: line 46: echo: write error: Broken pipe run-mapfile run-more-exp run-nameref warning: some of these tests will fail if arrays have not warning: been compiled into the shell run-new-exp warning: two of these tests will fail if your OS does not support warning: named pipes or the /dev/fd filesystem. If the tests of the warning: process substitution mechanism fail, please do not consider warning: this a test failure warning: if you have exported variables beginning with the string _Q, warning: diff output may be generated. If so, please do not consider warning: this a test failure run-nquote run-nquote1 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote2 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote3 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote4 warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system run-nquote5 run-parser run-posix2 run-posixexp run-posixexp2 run-posixpat run-posixpipe run-precedence run-printf run-procsub warning: all of these tests will fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: FIFOs or /dev/fd. Some tests may fail if the OS does not warning: provide FIFOs. run-quote run-quotearray run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 71d70 < 0 72a72 > timeout 1: ok 74c74 < 1 --- > timeout 2: ok run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure run-rhs-exp run-rsh run-set-e run-set-x run-shopt run-strip run-test run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. 7d6 < trap -- '' SIGPIPE 17d15 < trap -- '' SIGPIPE 29d26 < trap -- '' SIGPIPE 45d41 < trap -- '' SIGPIPE 53d48 < trap -- '' SIGPIPE 59d53 < trap -- '' SIGPIPE 120d113 < trap -- '' SIGPIPE run-type run-varenv warning: some of these tests will fail if arrays have not warning: been compiled into the shell 268d267 < trap -- '' SIGPIPE 271d269 < trap -- '' SIGPIPE 274d271 < trap -- '' SIGPIPE 277d273 < trap -- '' SIGPIPE run-vredir warning: the text of a system error message may vary between systems and warning: produce diff output. * ERROR: app-shells/bash-5.2_p15::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 1865: Called die * The specific snippet of code: * tc-is-clang && llvm-profdata merge "${T}"/pgo --output="${T}"/pgo/default.profdata || die; * * If you need support, post the output of `emerge --info '=app-shells/bash-5.2_p15::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-shells/bash-5.2_p15::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-shells/bash-5.2_p15/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-shells/bash-5.2_p15/temp/environment'. * Working directory: '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2' * S: '/var/tmp/portage/app-shells/bash-5.2_p15/work/bash-5.2'