* Package: app-shells/bash-5.0  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking bash-5.0.tar.gz to /var/tmp/portage/app-shells/bash-5.0/work >>> Source unpacked in /var/tmp/portage/app-shells/bash-5.0/work >>> Preparing source in /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0 ... * Applying bash-5.0-glob-pattern-backslash.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0 ... * econf: updating bash-5.0/support/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bash-5.0/support/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/bash-5.0 --htmldir=/usr/share/doc/bash-5.0/html --libdir=/usr/lib64 --disable-profiling --docdir=$(datarootdir)/doc/bash-5.0 --htmldir=$(docdir)/html --with-curses --disable-mem-scramble --disable-net-redirections --enable-readline --enable-bang-history --enable-history --without-afs --without-bash-malloc --disable-nls --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.0-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking version of installed readline library... (cached) 8.0 checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by 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 argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... 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 putenv... yes checking for setenv... yes checking for setlocale... yes checking for localeconv... 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 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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.2.4, ok checking whether NLS is requested... no checking whether to use NLS... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) no checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... 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... 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 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... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for alarm... yes checking for sbrk... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mktime... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... 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... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... (cached) no checking for dlopen... (cached) no checking for dlclose... (cached) no checking for dlsym... (cached) no checking whether sys_siglist is declared... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... 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 for sys_siglist in system C library... yes checking for _sys_siglist in signal.h or unistd.h... yes checking for _sys_siglist in system C library... yes checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 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 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 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 libcurses 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/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0 ... make -j1 rm -f mksyntax x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -march=native -mtune=native -O2 -pipe -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.0 -o newversion.h \ && mv newversion.h version.h x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -DBUILDTOOL -c -o buildversion.o ./version.c x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -march=native -mtune=native -O2 -pipe -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 5.0.0(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c shell.c shell.c: In function 'get_current_user_info': shell.c:1826:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] current_user.user_name = _("I have no name!"); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c eval.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/builtins' rm -f mkbuiltins.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=native -mtune=native -O2 -pipe mkbuiltins.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -march=native -mtune=native -O2 -pipe -o mkbuiltins mkbuiltins.o ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/builtins' 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c execute_cmd.c 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c y.tab.c In file included from bashintl.h:30, from /usr/homes/chet/src/bash/src/parse.y:43: /usr/homes/chet/src/bash/src/parse.y: In function 'push_heredoc': ./include/gettext.h:46:26: warning: passing argument 1 of 'report_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ /usr/homes/chet/src/bash/src/parse.y:2787:28: note: in expansion of macro '_' In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from config-bot.h:144, from config.h:1206, from /usr/homes/chet/src/bash/src/parse.y:22: /usr/homes/chet/src/bash/src/parse.y:200:38: note: expected 'char *' but argument is of type 'const char *' /usr/homes/chet/src/bash/src/parse.y: In function 'report_syntax_error': /usr/homes/chet/src/bash/src/parse.y:6276:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c general.c rm -f make_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c dispose_cmd.c rm -f variables.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c variables.c rm -f copy_cmd.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c error.c In file included from bashintl.h:30, from error.c:44: error.c: In function 'command_errstr': ./include/gettext.h:46:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ error.c:487:11: note: in expansion of macro '_' return (_(cmd_error_table[code])); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c jobs.c jobs.c: In function 'printable_job_status': jobs.c:1668:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] temp = _("Done"); ^ jobs.c:1673:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] temp = _("Stopped"); ^ jobs.c:1681:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] temp = _("Running"); ^ jobs.c:1703:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] temp = _("Unknown status"); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c mailcheck.c mailcheck.c: In function 'check_mail': mailcheck.c:439:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] message = mailfiles[i]->msg ? mailfiles[i]->msg : _("You have mail in $_"); ^ mailcheck.c:464:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] message = _("You have new mail in $_"); ^ 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=native -mtune=native -O2 -pipe -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mksignames x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -march=native -mtune=native -O2 -pipe -o mksignames mksignames.o buildsignames.o rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c trap.c trap.c: In function 'signal_name': trap.c:215:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret = (sig >= BASH_NSIG || sig < 0 || signal_names[sig] == NULL) ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c input.c rm -f unwind_prot.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c unwind_prot.c rm -f pathexp.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c test.c In file included from bashintl.h:30, from test.c:55: test.c: In function 'beyond': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:147:22: note: in expansion of macro '_' test_syntax_error (_("argument expected"), (char *)NULL); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'integer_expected_error': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:156:22: note: in expansion of macro '_' test_syntax_error (_("%s: integer expression expected"), pch); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'term': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:265:21: note: in expansion of macro '_' test_syntax_error (_("`)' expected"), (char *)NULL); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:267:21: note: in expansion of macro '_' test_syntax_error (_("`)' expected, found %s"), argv[pos]); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:282:21: note: in expansion of macro '_' test_syntax_error (_("%s: unary operator expected"), argv[pos]); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'binary_operator': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:469:26: note: in expansion of macro '_' test_syntax_error (_("%s: binary operator expected"), w); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'two_arguments': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:750:21: note: in expansion of macro '_' test_syntax_error (_("%s: unary operator expected"), argv[pos]); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:753:24: note: in expansion of macro '_' test_syntax_error (_("%s: unary operator expected"), argv[pos]); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'three_arguments': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:793:24: note: in expansion of macro '_' test_syntax_error (_("%s: binary operator expected"), argv[pos+1]); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: test.c: In function 'test_command': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:875:21: note: in expansion of macro '_' test_syntax_error (_("missing `]'"), (char *)NULL); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ In file included from bashintl.h:30, from test.c:55: ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ test.c:891:24: note: in expansion of macro '_' test_syntax_error (_("too many arguments"), (char *)NULL); ^ test.c:134:12: note: expected 'char *' but argument is of type 'const char *' char *format, *arg; ^~~~~~ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c version.c rm -f alias.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c bashhist.c rm -f bashline.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c bashline.c bashline.c: In function 'completion_glob_pattern': bashline.c:3728:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] send = string + strlen (string); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c list.c rm -f stringlib.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c stringlib.c rm -f locale.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c locale.c locale.c: In function 'localetrans': locale.c:415:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] translated = dgettext (default_domain, string); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c findcmd.c rm -f redir.o x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c redir.c redir.c: In function 'redirection_error': redir.c:121:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] filename = _("file descriptor out of range"); ^ redir.c:167:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] filename = _("file descriptor out of range"); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c pcomplib.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c syntax.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -c xmalloc.c make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/builtins' rm -f builtins.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security builtins.c rm -f alias.o ./mkbuiltins -D . alias.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D . bind.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security break.c || ( rm -f break.c ; exit 1 ) In file included from ../bashintl.h:30, from ./break.def:43: ./break.def: In function 'break_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./break.def:77:36: note: in expansion of macro '_' sh_erange (list->word->word, _("loop count")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./break.def:34: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./break.def:43: ./break.def: In function 'continue_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./break.def:119:36: note: in expansion of macro '_' sh_erange (list->word->word, _("loop count")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./break.def:34: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f break.c rm -f builtin.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security command.c || ( rm -f command.c ; exit 1 ) rm -f command.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security common.c common.c: In function 'sh_invalidnum': common.c:240:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] msg = _("invalid octal number"); ^ common.c:242:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] msg = _("invalid hex number"); ^ common.c:244:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] msg = _("invalid number"); ^ 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D . enable.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security evalfile.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security evalstring.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security fc.c || ( rm -f fc.c ; exit 1 ) In file included from ../bashintl.h:30, from ./fc.def:72: ./fc.def: In function 'fc_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./fc.def:323:32: note: in expansion of macro '_' sh_erange ((char *)NULL, _("history specification")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./fc.def:52: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./fc.def:72: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./fc.def:372:32: note: in expansion of macro '_' sh_erange ((char *)NULL, _("history specification")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./fc.def:52: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D . fg_bg.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) ./fg_bg.def: In function 'fg_bg': ./fg_bg.def:152:37: warning: passing argument 1 of 'sh_badjob' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] sh_badjob (list ? list->word->word : _("current")); In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./fg_bg.def:37: common.h:100:28: note: expected 'char *' but argument is of type 'const char *' extern void sh_badjob __P((char *)); ^~~~~~ rm -f fg_bg.c rm -f hash.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security help.c || ( rm -f help.c ; exit 1 ) ./help.def: In function 'show_manpage': ./help.def:316:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] line = doc ? _(doc[0]) : (char *)NULL; ^ ./help.def: In function 'dispcolumn': ./help.def:381:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] helpdoc = _(shell_builtins[i].short_doc); ^ ./help.def:400:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] helpdoc = _(shell_builtins[i+height].short_doc); ^ ./help.def: In function 'wdispcolumn': ./help.def:425:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] helpdoc = _(shell_builtins[i].short_doc); ^ ./help.def:474:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] helpdoc = _(shell_builtins[i+height].short_doc); ^ rm -f help.c 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security history.c || ( rm -f history.c ; exit 1 ) In file included from ../bashintl.h:30, from ./history.def:75: ./history.def: In function 'history_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:187:27: note: in expansion of macro '_' sh_erange (delete_arg, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./history.def:75: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:197:31: note: in expansion of macro '_' sh_erange (delete_arg, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./history.def:75: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:212:26: note: in expansion of macro '_' sh_erange (range, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./history.def:75: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:229:27: note: in expansion of macro '_' sh_erange (delete_arg, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./history.def:75: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:241:31: note: in expansion of macro '_' sh_erange (delete_arg, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./history.def:75: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./history.def:248:27: note: in expansion of macro '_' sh_erange (delete_arg, _("history position")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./history.def:59: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f history.c rm -f jobs.o ./mkbuiltins -D . jobs.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security jobs.c || ( rm -f jobs.c ; exit 1 ) ./jobs.def: In function 'disown_builtin': ./jobs.def:284:39: warning: passing argument 1 of 'sh_badjob' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] sh_badjob (list ? list->word->word : _("current")); In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./jobs.def:49: common.h:100:28: note: expected 'char *' but argument is of type 'const char *' extern void sh_badjob __P((char *)); ^~~~~~ rm -f jobs.c rm -f kill.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security kill.c || ( rm -f kill.c ; exit 1 ) ./kill.def: In function 'kill_error': ./kill.def:274:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] x = _("Unknown error"); ^ rm -f kill.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security let.c || ( rm -f let.c ; exit 1 ) rm -f let.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c rm -f pushd.o ./mkbuiltins -D . pushd.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security pushd.c || ( rm -f pushd.c ; exit 1 ) In file included from ../bashintl.h:30, from ./pushd.def:132: ./pushd.def: In function 'pushd_error': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./pushd.def:526:21: note: in expansion of macro '_' sh_erange (arg, _("directory stack index")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./pushd.def:116: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f pushd.c rm -f read.o ./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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security read.c || ( rm -f read.c ; exit 1 ) rm -f read.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security return.c || ( rm -f return.c ; exit 1 ) rm -f return.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security set.c || ( rm -f set.c ; exit 1 ) rm -f set.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security shift.c || ( rm -f shift.c ; exit 1 ) In file included from ../bashintl.h:30, from ./shift.def:33: ./shift.def: In function 'shift_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./shift.def:73:50: note: in expansion of macro '_' sh_erange (list ? list->word->word : NULL, _("shift count")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./shift.def:23: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ In file included from ../bashintl.h:30, from ./shift.def:33: ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./shift.def:79:45: note: in expansion of macro '_' sh_erange (list ? list->word->word : NULL, _("shift count")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./shift.def:23: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f shift.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security source.c || ( rm -f source.c ; exit 1 ) rm -f source.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security suspend.c || ( rm -f suspend.c ; exit 1 ) In file included from ../bashintl.h:30, from ./suspend.def:51: ./suspend.def: In function 'suspend_builtin': ../include/gettext.h:46:26: warning: passing argument 1 of 'sh_nojobs' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./suspend.def:102:18: note: in expansion of macro '_' sh_nojobs (_("cannot suspend")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./suspend.def:39: common.h:102:28: note: expected 'char *' but argument is of type 'const char *' extern void sh_nojobs __P((char *)); ^~~~~~ rm -f suspend.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security test.c || ( rm -f test.c ; exit 1 ) rm -f test.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security times.c || ( rm -f times.c ; exit 1 ) rm -f times.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security type.c || ( rm -f type.c ; exit 1 ) rm -f type.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=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -march=native -mtune=native -O2 -pipe -o psize.aux ./psize.c /bin/sh ./psize.sh > pipesize.h 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security ulimit.c || ( rm -f ulimit.c ; exit 1 ) In file included from ../bashintl.h:30, from ./ulimit.def:89: ./ulimit.def: In function 'ulimit_internal': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./ulimit.def:477:23: note: in expansion of macro '_' sh_erange (cmdarg, _("limit")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./ulimit.def:75: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f ulimit.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security umask.c || ( rm -f umask.c ; exit 1 ) In file included from ../bashintl.h:30, from ./umask.def:57: ./umask.def: In function 'umask_builtin': ../include/gettext.h:46:26: warning: passing argument 2 of 'sh_erange' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] # define gettext(Msgid) ((const char *) (Msgid)) ~^~~~~~~~~~~~~~~~~~~~~~~ ../bashintl.h:36:18: note: in expansion of macro 'gettext' #define _(msgid) gettext(msgid) ^~~~~~~ ./umask.def:115:37: note: in expansion of macro '_' sh_erange (list->word->word, _("octal number")); ^ In file included from /usr/include/features.h:428, from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../config-bot.h:144, from ../config.h:1206, from ./umask.def:42: common.h:98:36: note: expected 'char *' but argument is of type 'const char *' extern void sh_erange __P((char *, char *)); ^~~~~~ rm -f umask.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D . getopts.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D . shopt.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D . printf.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security getopt.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security bashgetopt.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.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.0/work/bash-5.0/builtins' making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/lib/glob' rm -f glob.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security glob.c rm -f strmatch.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security strmatch.c rm -f smatch.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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security smatch.c 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security 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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security gmisc.c rm -f -f libglob.a 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.0/work/bash-5.0/lib/glob' making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/lib/sh' x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 x86_64-pc-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/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 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 utf8.o wcsnwidth.o mbschr.o test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libsh.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/lib/sh' making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/lib/tilde' x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' -DSTANDARD_UTILS_PATH='"/bin:/usr/bin:/sbin:/usr/sbin"' -DSYS_BASHRC='"/etc/bash/bashrc"' -DSYS_BASH_LOGOUT='"/etc/bash/bash_logout"' -DNON_INTERACTIVE_LOGIN_SHELLS -DSSH_SOURCE_BASHRC -I. -I../.. -I../.. -I../../include -I../../lib -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security tilde.c rm -f libtilde.a x86_64-pc-linux-gnu-ar cr libtilde.a tilde.o test -n "x86_64-pc-linux-gnu-ranlib" && x86_64-pc-linux-gnu-ranlib libtilde.a make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/lib/tilde' rm -f bash x86_64-pc-linux-gnu-gcc -L./builtins -L./lib -L./lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -mtune=native -O2 -pipe -Wno-parentheses -Wno-format-security -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 -lcurses -ltilde /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': tmpfile.c:(.text+0x151): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 portage portage 930016 Jan 19 19:31 bash x86_64-pc-linux-gnu-size bash text data bss dec hex filename 784498 21640 55696 861834 d268a bash make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/support' rm -f man2html.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0 -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=native -mtune=native -O2 -pipe man2html.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL -I/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0 -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=native -mtune=native -O2 -pipe man2html.o -o man2html make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/support' >>> Source compiled. >>> Test phase: app-shells/bash-5.0 make -j1 check *********************************************************** * * * GNU bash, version 5.0.0(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/bash version: 5.0.0(1)-release versinfo: 5 0 0 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 752c752 < declare -Ax A=([$'\t']="2" [0]="bash-5.0.tar.gz" [" "]="2" ) --- > declare -A A=([$'\t']="2" [" "]="2" ) 754c754 < declare -Ax A=([$'\t']="2" [0]="bash-5.0.tar.gz" ["*"]="2" [" "]="2" ["@"]="2" ) --- > declare -A A=([$'\t']="2" ["*"]="2" [" "]="2" ["@"]="2" ) 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. 171c171 < assoc 1 --- > assoc 1 unset 173d172 < ./builtins5.sub: line 11: [: bash-5.0.tar.gz: binary operator expected 176c175 < bash-5.0.tar.gz --- > unset1 178d176 < bash-5.0.tar.gz 1 180c178,179 < 2 --- > 1 > 1 run-case run-casemod 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: 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 72,73d71 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ 77,78d74 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ 82,83d77 < trap -- '' SIGPIPE < trap -- '' SIGXFSZ 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 7d6 < ./glob2.sub: line 23: warning: setlocale: LC_ALL: cannot change locale (zh_HK.big5hkscs): No such file or directory 9c8 < argv[1] = --- > argv[1] = 12,13c11,12 < argv[1] = < 0000000 141 316 261 142 --- > argv[1] = > 0000000 141 243 134 142 16,17d14 < ./glob2.sub: line 44: warning: setlocale: LC_ALL: cannot change locale (zh_HK.big5hkscs) < /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/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 7: echo: write error: Broken pipe < ./histexp5.sub: line 8: echo: write error: Broken pipe 216,217d213 < ./histexp5.sub: line 13: echo: write error: Broken pipe < ./histexp5.sub: line 14: 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 warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system. 24,150c24 < fr_FR.ISO8859-1: Error Encoding U+00000080 to [ "$'\200'" != "$'\302\200'" ] < fr_FR.ISO8859-1: Error Encoding U+00000081 to [ "$'\201'" != "$'\302\201'" ] < fr_FR.ISO8859-1: Error Encoding U+00000082 to [ "$'\202'" != "$'\302\202'" ] < fr_FR.ISO8859-1: Error Encoding U+00000083 to [ "$'\203'" != "$'\302\203'" ] < fr_FR.ISO8859-1: Error Encoding U+00000084 to [ "$'\204'" != "$'\302\204'" ] < fr_FR.ISO8859-1: Error Encoding U+00000085 to [ "$'\205'" != "$'\302\205'" ] < fr_FR.ISO8859-1: Error Encoding U+00000086 to [ "$'\206'" != "$'\302\206'" ] < fr_FR.ISO8859-1: Error Encoding U+00000087 to [ "$'\207'" != "$'\302\207'" ] < fr_FR.ISO8859-1: Error Encoding U+00000088 to [ "$'\210'" != "$'\302\210'" ] < fr_FR.ISO8859-1: Error Encoding U+00000089 to [ "$'\211'" != "$'\302\211'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008A to [ "$'\212'" != "$'\302\212'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008B to [ "$'\213'" != "$'\302\213'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008C to [ "$'\214'" != "$'\302\214'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008D to [ "$'\215'" != "$'\302\215'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008E to [ "$'\216'" != "$'\302\216'" ] < fr_FR.ISO8859-1: Error Encoding U+0000008F to [ "$'\217'" != "$'\302\217'" ] < fr_FR.ISO8859-1: Error Encoding U+00000090 to [ "$'\220'" != "$'\302\220'" ] < fr_FR.ISO8859-1: Error Encoding U+00000091 to [ "$'\221'" != "$'\302\221'" ] < fr_FR.ISO8859-1: Error Encoding U+00000092 to [ "$'\222'" != "$'\302\222'" ] < fr_FR.ISO8859-1: Error Encoding U+00000093 to [ "$'\223'" != "$'\302\223'" ] < fr_FR.ISO8859-1: Error Encoding U+00000094 to [ "$'\224'" != "$'\302\224'" ] < fr_FR.ISO8859-1: Error Encoding U+00000095 to [ "$'\225'" != "$'\302\225'" ] < fr_FR.ISO8859-1: Error Encoding U+00000096 to [ "$'\226'" != "$'\302\226'" ] < fr_FR.ISO8859-1: Error Encoding U+00000097 to [ "$'\227'" != "$'\302\227'" ] < fr_FR.ISO8859-1: Error Encoding U+00000098 to [ "$'\230'" != "$'\302\230'" ] < fr_FR.ISO8859-1: Error Encoding U+00000099 to [ "$'\231'" != "$'\302\231'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009A to [ "$'\232'" != "$'\302\232'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009B to [ "$'\233'" != "$'\302\233'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009C to [ "$'\234'" != "$'\302\234'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009D to [ "$'\235'" != "$'\302\235'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009E to [ "$'\236'" != "$'\302\236'" ] < fr_FR.ISO8859-1: Error Encoding U+0000009F to [ "$'\237'" != "$'\302\237'" ] < fr_FR.ISO8859-1: Error Encoding U+000000A0 to [ "$'\240'" != " " ] < fr_FR.ISO8859-1: Error Encoding U+000000A1 to [ "$'\241'" != "¡" ] < fr_FR.ISO8859-1: Error Encoding U+000000A2 to [ "$'\242'" != "¢" ] < fr_FR.ISO8859-1: Error Encoding U+000000A3 to [ "$'\243'" != "£" ] < fr_FR.ISO8859-1: Error Encoding U+000000A4 to [ "$'\244'" != "¤" ] < fr_FR.ISO8859-1: Error Encoding U+000000A5 to [ "$'\245'" != "¥" ] < fr_FR.ISO8859-1: Error Encoding U+000000A6 to [ "$'\246'" != "¦" ] < fr_FR.ISO8859-1: Error Encoding U+000000A7 to [ "$'\247'" != "§" ] < fr_FR.ISO8859-1: Error Encoding U+000000A8 to [ "$'\250'" != "¨" ] < fr_FR.ISO8859-1: Error Encoding U+000000A9 to [ "$'\251'" != "©" ] < fr_FR.ISO8859-1: Error Encoding U+000000AA to [ "$'\252'" != "ª" ] < fr_FR.ISO8859-1: Error Encoding U+000000AB to [ "$'\253'" != "«" ] < fr_FR.ISO8859-1: Error Encoding U+000000AC to [ "$'\254'" != "¬" ] < fr_FR.ISO8859-1: Error Encoding U+000000AD to [ "$'\255'" != "­" ] < fr_FR.ISO8859-1: Error Encoding U+000000AE to [ "$'\256'" != "®" ] < fr_FR.ISO8859-1: Error Encoding U+000000AF to [ "$'\257'" != "¯" ] < fr_FR.ISO8859-1: Error Encoding U+000000B0 to [ "$'\260'" != "°" ] < fr_FR.ISO8859-1: Error Encoding U+000000B1 to [ "$'\261'" != "±" ] < fr_FR.ISO8859-1: Error Encoding U+000000B2 to [ "$'\262'" != "²" ] < fr_FR.ISO8859-1: Error Encoding U+000000B3 to [ "$'\263'" != "³" ] < fr_FR.ISO8859-1: Error Encoding U+000000B4 to [ "$'\264'" != "´" ] < fr_FR.ISO8859-1: Error Encoding U+000000B5 to [ "$'\265'" != "µ" ] < fr_FR.ISO8859-1: Error Encoding U+000000B6 to [ "$'\266'" != "¶" ] < fr_FR.ISO8859-1: Error Encoding U+000000B7 to [ "$'\267'" != "·" ] < fr_FR.ISO8859-1: Error Encoding U+000000B8 to [ "$'\270'" != "¸" ] < fr_FR.ISO8859-1: Error Encoding U+000000B9 to [ "$'\271'" != "¹" ] < fr_FR.ISO8859-1: Error Encoding U+000000BA to [ "$'\272'" != "º" ] < fr_FR.ISO8859-1: Error Encoding U+000000BB to [ "$'\273'" != "»" ] < fr_FR.ISO8859-1: Error Encoding U+000000BC to [ "$'\274'" != "¼" ] < fr_FR.ISO8859-1: Error Encoding U+000000BD to [ "$'\275'" != "½" ] < fr_FR.ISO8859-1: Error Encoding U+000000BE to [ "$'\276'" != "¾" ] < fr_FR.ISO8859-1: Error Encoding U+000000BF to [ "$'\277'" != "¿" ] < fr_FR.ISO8859-1: Error Encoding U+000000C0 to [ "$'\300'" != "À" ] < fr_FR.ISO8859-1: Error Encoding U+000000C1 to [ "$'\301'" != "Á" ] < fr_FR.ISO8859-1: Error Encoding U+000000C2 to [ "$'\302'" != "Â" ] < fr_FR.ISO8859-1: Error Encoding U+000000C3 to [ "$'\303'" != "Ã" ] < fr_FR.ISO8859-1: Error Encoding U+000000C4 to [ "$'\304'" != "Ä" ] < fr_FR.ISO8859-1: Error Encoding U+000000C5 to [ "$'\305'" != "Å" ] < fr_FR.ISO8859-1: Error Encoding U+000000C6 to [ "$'\306'" != "Æ" ] < fr_FR.ISO8859-1: Error Encoding U+000000C7 to [ "$'\307'" != "Ç" ] < fr_FR.ISO8859-1: Error Encoding U+000000C8 to [ "$'\310'" != "È" ] < fr_FR.ISO8859-1: Error Encoding U+000000C9 to [ "$'\311'" != "É" ] < fr_FR.ISO8859-1: Error Encoding U+000000CA to [ "$'\312'" != "Ê" ] < fr_FR.ISO8859-1: Error Encoding U+000000CB to [ "$'\313'" != "Ë" ] < fr_FR.ISO8859-1: Error Encoding U+000000CC to [ "$'\314'" != "Ì" ] < fr_FR.ISO8859-1: Error Encoding U+000000CD to [ "$'\315'" != "Í" ] < fr_FR.ISO8859-1: Error Encoding U+000000CE to [ "$'\316'" != "Î" ] < fr_FR.ISO8859-1: Error Encoding U+000000CF to [ "$'\317'" != "Ï" ] < fr_FR.ISO8859-1: Error Encoding U+000000D0 to [ "$'\320'" != "Ð" ] < fr_FR.ISO8859-1: Error Encoding U+000000D1 to [ "$'\321'" != "Ñ" ] < fr_FR.ISO8859-1: Error Encoding U+000000D2 to [ "$'\322'" != "Ò" ] < fr_FR.ISO8859-1: Error Encoding U+000000D3 to [ "$'\323'" != "Ó" ] < fr_FR.ISO8859-1: Error Encoding U+000000D4 to [ "$'\324'" != "Ô" ] < fr_FR.ISO8859-1: Error Encoding U+000000D5 to [ "$'\325'" != "Õ" ] < fr_FR.ISO8859-1: Error Encoding U+000000D6 to [ "$'\326'" != "Ö" ] < fr_FR.ISO8859-1: Error Encoding U+000000D7 to [ "$'\327'" != "×" ] < fr_FR.ISO8859-1: Error Encoding U+000000D8 to [ "$'\330'" != "Ø" ] < fr_FR.ISO8859-1: Error Encoding U+000000D9 to [ "$'\331'" != "Ù" ] < fr_FR.ISO8859-1: Error Encoding U+000000DA to [ "$'\332'" != "Ú" ] < fr_FR.ISO8859-1: Error Encoding U+000000DB to [ "$'\333'" != "Û" ] < fr_FR.ISO8859-1: Error Encoding U+000000DC to [ "$'\334'" != "Ü" ] < fr_FR.ISO8859-1: Error Encoding U+000000DD to [ "$'\335'" != "Ý" ] < fr_FR.ISO8859-1: Error Encoding U+000000DE to [ "$'\336'" != "Þ" ] < fr_FR.ISO8859-1: Error Encoding U+000000DF to [ "$'\337'" != "ß" ] < fr_FR.ISO8859-1: Error Encoding U+000000E0 to [ "$'\340'" != "à" ] < fr_FR.ISO8859-1: Error Encoding U+000000E1 to [ "$'\341'" != "á" ] < fr_FR.ISO8859-1: Error Encoding U+000000E2 to [ "$'\342'" != "â" ] < fr_FR.ISO8859-1: Error Encoding U+000000E3 to [ "$'\343'" != "ã" ] < fr_FR.ISO8859-1: Error Encoding U+000000E4 to [ "$'\344'" != "ä" ] < fr_FR.ISO8859-1: Error Encoding U+000000E5 to [ "$'\345'" != "å" ] < fr_FR.ISO8859-1: Error Encoding U+000000E6 to [ "$'\346'" != "æ" ] < fr_FR.ISO8859-1: Error Encoding U+000000E7 to [ "$'\347'" != "ç" ] < fr_FR.ISO8859-1: Error Encoding U+000000E8 to [ "$'\350'" != "è" ] < fr_FR.ISO8859-1: Error Encoding U+000000E9 to [ "$'\351'" != "é" ] < fr_FR.ISO8859-1: Error Encoding U+000000EA to [ "$'\352'" != "ê" ] < fr_FR.ISO8859-1: Error Encoding U+000000EB to [ "$'\353'" != "ë" ] < fr_FR.ISO8859-1: Error Encoding U+000000EC to [ "$'\354'" != "ì" ] < fr_FR.ISO8859-1: Error Encoding U+000000ED to [ "$'\355'" != "í" ] < fr_FR.ISO8859-1: Error Encoding U+000000EE to [ "$'\356'" != "î" ] < fr_FR.ISO8859-1: Error Encoding U+000000EF to [ "$'\357'" != "ï" ] < fr_FR.ISO8859-1: Error Encoding U+000000F0 to [ "$'\360'" != "ð" ] < fr_FR.ISO8859-1: Error Encoding U+000000F1 to [ "$'\361'" != "ñ" ] < fr_FR.ISO8859-1: Error Encoding U+000000F2 to [ "$'\362'" != "ò" ] < fr_FR.ISO8859-1: Error Encoding U+000000F3 to [ "$'\363'" != "ó" ] < fr_FR.ISO8859-1: Error Encoding U+000000F4 to [ "$'\364'" != "ô" ] < fr_FR.ISO8859-1: Error Encoding U+000000F5 to [ "$'\365'" != "õ" ] < fr_FR.ISO8859-1: Error Encoding U+000000F6 to [ "$'\366'" != "ö" ] < fr_FR.ISO8859-1: Error Encoding U+000000F7 to [ "$'\367'" != "÷" ] < fr_FR.ISO8859-1: Error Encoding U+000000F8 to [ "$'\370'" != "ø" ] < fr_FR.ISO8859-1: Error Encoding U+000000F9 to [ "$'\371'" != "ù" ] < fr_FR.ISO8859-1: Error Encoding U+000000FA to [ "$'\372'" != "ú" ] < fr_FR.ISO8859-1: Error Encoding U+000000FB to [ "$'\373'" != "û" ] < fr_FR.ISO8859-1: Error Encoding U+000000FC to [ "$'\374'" != "ü" ] < fr_FR.ISO8859-1: Error Encoding U+000000FD to [ "$'\375'" != "ý" ] < Failed 126 of 1378 Unicode tests --- > Passed all 1378 Unicode tests 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 33: 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 636c636 < declare -ax A=([0]="ab" [1]="cd ef" [2]="" [3]="gh") --- > declare -a A=([0]="ab" [1]="cd ef" [2]="" [3]="gh") 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-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 66c66 < 0 --- > 1 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 9d7 < trap -- '' SIGXFSZ 18d15 < trap -- '' SIGPIPE 20d16 < trap -- '' SIGXFSZ 31d26 < trap -- '' SIGPIPE 33d27 < trap -- '' SIGXFSZ 48d41 < trap -- '' SIGPIPE 50d42 < trap -- '' SIGXFSZ 57d48 < trap -- '' SIGPIPE 59d49 < trap -- '' SIGXFSZ 64d53 < trap -- '' SIGPIPE 66d54 < trap -- '' SIGXFSZ 94d81 < cat: write error: Broken pipe 127d113 < trap -- '' SIGPIPE 129d114 < trap -- '' SIGXFSZ run-type run-varenv run-vredir >>> Completed testing app-shells/bash-5.0 >>> Install bash-5.0 into /var/tmp/portage/app-shells/bash-5.0/image/ category app-shells make -j1 DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ install *********************************************************** * * * GNU bash, version 5.0.0(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** mkdir -p -- /var/tmp/portage/app-shells/bash-5.0/image//usr/bin mkdir -p -- /var/tmp/portage/app-shells/bash-5.0/image//usr/share/man/man1 mkdir -p -- /var/tmp/portage/app-shells/bash-5.0/image//usr/share/info mkdir -p -- /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0 ( cd ./po/ ; make -j1 DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ installdirs ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/po' if test "bash" = "gettext-tools"; then \ /bin/sh /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/./support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/po' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 0755 bash /var/tmp/portage/app-shells/bash-5.0/image//usr/bin/bash /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 0555 bashbug /var/tmp/portage/app-shells/bash-5.0/image//usr/bin/bashbug /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0 ( cd ./doc ; make -j1 \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash-5.0/html DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/doc' /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/man/man1 /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/info /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0 if test -n "/usr/share/doc/bash-5.0/html" ; then \ /bin/sh ../support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0/html ; \ fi mkdir -p -- /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0/html /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./bash.1 /var/tmp/portage/app-shells/bash-5.0/image//usr/share/man/man1/bash.1 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./bashbug.1 /var/tmp/portage/app-shells/bash-5.0/image//usr/share/man/man1/bashbug.1 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./FAQ ./INTRO /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0 if test -f bash.info; then d=.; else d=.; fi; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $d/bash.info /var/tmp/portage/app-shells/bash-5.0/image//usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/var/tmp/portage/app-shells/bash-5.0/image//usr/share/info/dir /var/tmp/portage/app-shells/bash-5.0/image//usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash-5.0/html" ; then \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./bash.html /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0/html ; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./bashref.html /var/tmp/portage/app-shells/bash-5.0/image//usr/share/doc/bash-5.0/html ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/doc' ( cd ./builtins ; make -j1 DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/builtins' ( cd ./po/ ; make -j1 DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/po' if test "bash" = "gettext-tools"; then \ /bin/sh /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/./support/mkinstalldirs /var/tmp/portage/app-shells/bash-5.0/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-shells/bash-5.0/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-shells/bash-5.0/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/po' ( cd /var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/examples/loadables && make -j1 DESTDIR=/var/tmp/portage/app-shells/bash-5.0/image/ install ) make[1]: Entering directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/examples/loadables' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-shells/bash-5.0/work/bash-5.0/examples/loadables' >>> Completed installing bash-5.0 into /var/tmp/portage/app-shells/bash-5.0/image/ * Final size of build directory: 37684 KiB (36.8 MiB) * Final size of installed tree: 3764 KiB ( 3.6 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version bin/bash