<86>Jan 24 02:15:21 userdel[2808464]: delete user 'rooter' <86>Jan 24 02:15:21 userdel[2808464]: removed group 'rooter' owned by 'rooter' <86>Jan 24 02:15:21 userdel[2808464]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 24 02:15:21 groupadd[2808477]: group added to /etc/group: name=rooter, GID=1217 <86>Jan 24 02:15:21 groupadd[2808477]: group added to /etc/gshadow: name=rooter <86>Jan 24 02:15:21 groupadd[2808477]: new group: name=rooter, GID=1217 <86>Jan 24 02:15:21 useradd[2808483]: new user: name=rooter, UID=1217, GID=1217, home=/root, shell=/bin/bash, from=none <86>Jan 24 02:15:21 userdel[2808498]: delete user 'builder' <86>Jan 24 02:15:21 userdel[2808498]: removed group 'builder' owned by 'builder' <86>Jan 24 02:15:21 userdel[2808498]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 02:15:21 groupadd[2808516]: group added to /etc/group: name=builder, GID=1218 <86>Jan 24 02:15:21 groupadd[2808516]: group added to /etc/gshadow: name=builder <86>Jan 24 02:15:21 groupadd[2808516]: new group: name=builder, GID=1218 <86>Jan 24 02:15:21 useradd[2808531]: new user: name=builder, UID=1218, GID=1218, home=/usr/src, shell=/bin/bash, from=none <13>Jan 24 02:15:26 rpmi: rpm-macros-info-install-7.0.3-alt1 sisyphus+335067.72200.2.2 1701173261 installed <13>Jan 24 02:15:26 rpmi: tex-common-0.2-alt4 sisyphus+276869.100.1.1 1625246366 installed <13>Jan 24 02:15:26 rpmi: perl-Unicode-Normalize-1:5.38.2-alt0.1 sisyphus+335556.100.1.1 1701472153 installed <13>Jan 24 02:15:26 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed <13>Jan 24 02:15:26 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Jan 24 02:15:26 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jan 24 02:15:26 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>Jan 24 02:15:26 rpmi: perl-Encode-3.19-alt1 sisyphus+335067.500.1.1 1700901468 installed <13>Jan 24 02:15:26 rpmi: perl-libintl-1.33-alt1.1 sisyphus+335067.6600.2.2 1701152056 installed <13>Jan 24 02:15:26 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Jan 24 02:15:26 rpmi: makeinfo-7.0.3-alt1 sisyphus+335067.72200.2.2 1701173261 installed <13>Jan 24 02:15:26 rpmi: texi2dvi-7.0.3-alt1 sisyphus+335067.72200.2.2 1701173261 installed <13>Jan 24 02:15:26 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed <13>Jan 24 02:15:26 rpmi: libreadline-devel-8.2.1-alt1 sisyphus+328858.100.1.1 1694010674 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bash5-5.2.15-alt1.nosrc.rpm (w1.gzdio) Installing bash5-5.2.15-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93155 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bash-5.2.15 + echo 'Source #0 (bash-5.2.15.tar):' Source #0 (bash-5.2.15.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bash-5.2.15.tar + cd bash-5.2.15 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bash-5.2.15-alt1.patch):' Patch #0 (bash-5.2.15-alt1.patch): + /usr/bin/patch -p1 patching file array.c patching file arrayfunc.c patching file bashhist.c patching file bashline.c patching file braces.c patching file builtins.h patching file builtins/cd.def patching file builtins/common.c patching file builtins/common.h patching file builtins/declare.def patching file builtins/echo.def patching file builtins/enable.def patching file builtins/evalstring.c patching file builtins/fc.def patching file builtins/gen-helpfiles.c patching file builtins/getopt.c patching file builtins/help.def patching file builtins/history.def patching file builtins/mkbuiltins.c patching file builtins/psize.sh patching file builtins/read.def patching file builtins/set.def patching file builtins/setattr.def patching file builtins/shopt.def patching file builtins/test.def patching file builtins/type.def patching file builtins/ulimit.def patching file builtins/wait.def patching file config-top.h patching file config.h.in patching file configure.ac patching file doc/Makefile.in patching file doc/bash.1 patching file doc/bashbug.1 patching file doc/bashref.texi patching file doc/builtins.1 patching file doc/rbash.1 patching file error.c patching file eval.c patching file examples/loadables/cut.c patching file examples/loadables/fdflags.c patching file examples/loadables/finfo.c patching file examples/loadables/getconf.c patching file examples/loadables/head.c patching file examples/loadables/id.c patching file examples/loadables/mkdir.c patching file examples/loadables/mkfifo.c patching file examples/loadables/mktemp.c patching file examples/loadables/print.c patching file examples/loadables/rm.c patching file examples/loadables/seq.c patching file examples/loadables/sleep.c patching file examples/loadables/stat.c patching file examples/loadables/tee.c patching file examples/loadables/uname.c patching file execute_cmd.c patching file execute_cmd.h patching file expr.c patching file externs.h patching file findcmd.c patching file general.c patching file hashlib.c patching file jobs.c patching file lib/glob/glob.c patching file lib/glob/gm_loop.c patching file lib/glob/sm_loop.c patching file lib/glob/smatch.c patching file lib/glob/xmbsrtowcs.c patching file lib/malloc/stats.c patching file lib/malloc/trace.c patching file lib/readline/tilde.c patching file lib/sh/casemod.c patching file lib/sh/eaccess.c patching file lib/sh/fnxform.c patching file lib/sh/getenv.c patching file lib/sh/makepath.c patching file lib/sh/pathcanon.c patching file lib/sh/random.c patching file lib/sh/setlinebuf.c patching file lib/sh/spell.c patching file lib/sh/strtrans.c patching file lib/sh/strvis.c patching file lib/sh/timers.c patching file lib/sh/tmpfile.c patching file lib/sh/ufuncs.c patching file lib/tilde/tilde.c patching file locale.c patching file mailcheck.c patching file make_cmd.c patching file parse.y patching file parser.h patching file pathexp.c patching file print_cmd.c patching file redir.c patching file shell.c patching file subst.c patching file support/bashbug.sh patching file support/bashbug.sh.in patching file support/bashversion.c patching file support/fixlinks patching file support/man2html.c patching file support/mkclone patching file support/rlvers.sh patching file trap.c patching file unwind_prot.c patching file variables.c patching file variables.h patching file y.tab.c patching file y.tab.h + rm configure y.tab.c y.tab.h doc/bash.info doc/bashref.info + install -pm755 /usr/bin/texi2dvi support/ + sed -n '1,/^\.SH BASH BUILTIN COMMANDS/p' doc/builtins.1 + sed -n '/^\.\\" start of bash_builtins/,/^\.\\" bash_builtins/p' doc/bash.1 + sed -n '/^\.SH SEE ALSO/,$p' doc/builtins.1 + mv builtins.1 doc/builtins.1 + sed -n '1,/^\.SH RESTRICTED SHELL/p' doc/rbash.1 + sed -n '/^\.\\" rbash\.1/,/^\.\\" end of rbash\.1/p' doc/bash.1 + sed -n '/^\.SH SEE ALSO/,$p' doc/rbash.1 + mv rbash.1 doc/rbash.1 ++ sed '/^\.TH BASH 1[^"]*/!d;s///;q' doc/bash.1 + th='"2022 September 19" "GNU Bash 5.2"' + sed -i '/^\.TH /s/".*/"2022 September 19" "GNU Bash 5.2"/' doc/builtins.1 doc/rbash.1 + mv po/bash.pot po/bash5.pot + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93155 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-5.2.15 + autoconf + export bash_cv_dev_fd=standard bash_cv_dev_stdin=present bash_cv_mail_dir=/var/mail bash_cv_termcap_lib=libc loadablesdir=/usr/lib/bash5 + bash_cv_dev_fd=standard + bash_cv_dev_stdin=present + bash_cv_mail_dir=/var/mail + bash_cv_termcap_lib=libc + loadablesdir=/usr/lib/bash5 + mkdir build-sh + pushd build-sh ~/RPM/BUILD/bash-5.2.15/build-sh ~/RPM/BUILD/bash-5.2.15 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ../configure + configure_runstatedir_flags=--runstatedir=/var/run + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --enable-glob-asciiranges-default --without-bash-malloc --disable-readline --disable-command-timing --disable-net-redirections --disable-help-builtin --disable-bang-history --disable-history --disable-progcomp --disable-restricted configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Beginning configuration for bash-5.2-release for x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for x86_64-alt-linux-ar... ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking whether /dev/fd is available... (cached) standard checking whether /dev/stdin stdout stderr are available... (cached) present checking for default mail directory... (cached) /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f buildsignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f unwind_prot.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f pathexp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f alias.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f mksignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f test.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../test.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f mkbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f mksyntax x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f array.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f bashhist.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f braces.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f assoc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f bracecomp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f list.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f arrayfunc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' bison -y -d ../parse.y rm -f parser-built touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f stringlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f pcomplib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f xmalloc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f locale.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f findcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f eval.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f dispose_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f shell.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f general.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f copy_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f make_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f flags.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f error.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f hashcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f hashlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f syntax.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f expr.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' rm -f man2html.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-5.2.15/build-sh -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' /bin/sh ../support/mkversion.sh -b -S .. -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f mailcheck.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f version.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f input.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f mksignames x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' x86_64-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f print_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../print_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f bashline.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f sig.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f trap.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f pcomplete.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f builtins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f execute_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f jobs.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f strmatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f common.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f variables.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/getenv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f glob.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/glob.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f gmisc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f xmbsrtowcs.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f evalfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f evalstring.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f smatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/gettimeofday.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/utf8.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/timers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strvis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/random.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f y.tab.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strtoimax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f subst.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../subst.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strtoimax.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f bashgetopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f getopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' x86_64-alt-linux-gcc -rdynamic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' rm -f libbuiltins.a 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 ranlib libbuiltins.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: 'pipesize.h' is up to date. make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f redir.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' rm -f bash x86_64-alt-linux-gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -ltilde -ldl ls -l bash -rwxr-xr-x 1 builder builder 3656104 Jan 24 02:16 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' + popd ~/RPM/BUILD/bash-5.2.15 + mkdir build-bash + pushd build-bash ~/RPM/BUILD/bash-5.2.15/build-bash ~/RPM/BUILD/bash-5.2.15 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ../configure + configure_runstatedir_flags=--runstatedir=/var/run + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --enable-glob-asciiranges-default --without-bash-malloc --with-installed-readline --disable-command-timing --disable-net-redirections --enable-separate-helpfiles configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Beginning configuration for bash-5.2-release for x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking which library has the termcap functions... (cached) using libc checking version of installed readline library... 8.2 checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for x86_64-alt-linux-ar... ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libc checking whether /dev/fd is available... (cached) standard checking whether /dev/stdin stdout stderr are available... (cached) present checking for default mail directory... (cached) /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f mksignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f buildsignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f mkbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f input.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f alias.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f unwind_prot.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f pathexp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f test.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../test.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f mksyntax x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f array.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f assoc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' bison -y -d ../parse.y rm -f parser-built touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f braces.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f bracecomp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f list.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f arrayfunc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f bashhist.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f stringlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f pcomplib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f locale.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f xmalloc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f findcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f eval.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f shell.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f dispose_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f make_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f copy_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' rm -f man2html.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f general.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f error.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' x86_64-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f expr.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f hashcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f hashlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f flags.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' /bin/sh ../support/mkversion.sh -b -S .. -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f syntax.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f mailcheck.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f version.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f print_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../print_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f mksignames x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f sig.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f builtins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f jobs.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f bashline.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f pcomplete.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f execute_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f trap.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f common.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f variables.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f evalstring.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f y.tab.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f evalfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f strmatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f gmisc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f glob.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/glob.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/getenv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f xmbsrtowcs.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f smatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/gettimeofday.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/utf8.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/timers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strtoimax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f subst.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../subst.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/strvis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../../lib/sh/random.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strtoimax.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f getopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' ./mkbuiltins -externfile tmpbuiltins.h -structfile tmpbuiltins.c \ -noproduction -nofunctions \ -D ../../builtins ../../builtins/alias.def ../../builtins/bind.def ../../builtins/break.def ../../builtins/builtin.def ../../builtins/caller.def ../../builtins/cd.def ../../builtins/colon.def ../../builtins/command.def ../../builtins/declare.def ../../builtins/echo.def ../../builtins/enable.def ../../builtins/eval.def ../../builtins/getopts.def ../../builtins/exec.def ../../builtins/exit.def ../../builtins/fc.def ../../builtins/fg_bg.def ../../builtins/hash.def ../../builtins/help.def ../../builtins/history.def ../../builtins/jobs.def ../../builtins/kill.def ../../builtins/let.def ../../builtins/read.def ../../builtins/return.def ../../builtins/set.def ../../builtins/setattr.def ../../builtins/shift.def ../../builtins/source.def ../../builtins/suspend.def ../../builtins/test.def ../../builtins/times.def ../../builtins/trap.def ../../builtins/type.def ../../builtins/ulimit.def ../../builtins/umask.def ../../builtins/wait.def ../../builtins/reserved.def ../../builtins/pushd.def ../../builtins/shopt.def ../../builtins/printf.def ../../builtins/complete.def ../../builtins/mapfile.def make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' x86_64-alt-linux-gcc -rdynamic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f bashgetopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f gen-helpfiles.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ../../builtins/gen-helpfiles.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f tmpbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto tmpbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' x86_64-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gen-helpfiles gen-helpfiles.o tmpbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' ./gen-helpfiles -H /usr/share/bash5/helpfiles make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' rm -f libbuiltins.a 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 ranlib libbuiltins.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f redir.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash5"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' rm -f bash x86_64-alt-linux-gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -ltilde -ldl ls -l bash -rwxr-xr-x 1 builder builder 4267344 Jan 24 02:16 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' + make -j8 info make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' rm -f bashref.info makeinfo --no-split -I../../lib/readline/doc ../../doc/bashref.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' rm -f bash.info makeinfo -o bash.info --no-split -I../../lib/readline/doc ../../doc/bashref.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' + ln doc/bash.info doc/bashref.info ../doc/ + popd ~/RPM/BUILD/bash-5.2.15 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bash5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bash5-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bash-5.2.15 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/bash5-buildroot/usr exec_prefix=/usr/src/tmp/bash5-buildroot/usr bindir=/usr/src/tmp/bash5-buildroot/usr/bin sbindir=/usr/src/tmp/bash5-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bash5-buildroot/etc datadir=/usr/src/tmp/bash5-buildroot/usr/share includedir=/usr/src/tmp/bash5-buildroot/usr/include libdir=/usr/src/tmp/bash5-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bash5-buildroot/usr/lib localstatedir=/usr/src/tmp/bash5-buildroot/var/lib runstatedir=/usr/src/tmp/bash5-buildroot/var/run sharedstatedir=/usr/src/tmp/bash5-buildroot/var/lib mandir=/usr/src/tmp/bash5-buildroot/usr/share/man infodir=/usr/src/tmp/bash5-buildroot/usr/share/info install -C build-bash loadablesdir=/usr/src/tmp/bash5-buildroot/usr/lib/bash5 make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/bin mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 ( cd ./po/ ; /usr/bin/make -w -Otarget DESTDIR= installdirs ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/po' /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/af/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/da/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/de/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/el/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/es/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/et/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/id/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/it/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ko/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/pt/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/share/locale/zh_TW/LC_MESSAGES if test "bash5" = "gettext-tools"; then \ /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/po' /usr/libexec/rpm-build/install -p -m 0755 bash /usr/src/tmp/bash5-buildroot/usr/bin/bash /usr/libexec/rpm-build/install -p -m 0555 bashbug /usr/src/tmp/bash5-buildroot/usr/bin/bashbug /usr/libexec/rpm-build/install -p -m 644 ../CHANGES ../COMPAT ../NEWS ../POSIX ../RBASH ../README /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 ( cd ./doc ; /usr/bin/make -w -Otarget \ man1dir=/usr/src/tmp/bash5-buildroot/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/src/tmp/bash5-buildroot/usr/share/man/man3 man3ext=.3 \ infodir=/usr/src/tmp/bash5-buildroot/usr/share/info htmldir=/usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share/man/man1 /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share/info /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 if test -n "/usr/src/tmp/bash5-buildroot/usr/share/doc/bash5" ; then \ /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 ; \ fi /usr/libexec/rpm-build/install -p -m 644 ../../doc/bash.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/rbash.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/rbash.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/bashbug.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bashbug.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/FAQ ../../doc/INTRO /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 sed 's:bash\.1:man1/&:' ../../doc/builtins.1 > ${TMPDIR:-/var/tmp}/builtins.1 /usr/libexec/rpm-build/install -p -m 644 ${TMPDIR:-/var/tmp}/builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash_builtins.1 rm -f ${TMPDIR:-/var/tmp}/builtins.1 if test -f bash.info; then d=.; else d=../../doc; fi; \ /usr/libexec/rpm-build/install -p -m 644 $d/bash.info /usr/src/tmp/bash5-buildroot/usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/usr/src/tmp/bash5-buildroot/usr/share/info/dir /usr/src/tmp/bash5-buildroot/usr/share/info/bash.info; \ else true; fi if test -n "/usr/src/tmp/bash5-buildroot/usr/share/doc/bash5" ; then \ /usr/libexec/rpm-build/install -p -m 644 ../../doc/bash.html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 ; \ /usr/libexec/rpm-build/install -p -m 644 ../../doc/bashref.html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/doc' ( cd ./builtins ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' ./gen-helpfiles -H /usr/src/tmp/bash5-buildroot/usr/share/bash5/helpfiles mkdir /usr/src/tmp/bash5-buildroot/usr/share/bash5 mkdir /usr/src/tmp/bash5-buildroot/usr/share/bash5/helpfiles installing helpfiles/alias installing helpfiles/arith installing helpfiles/arith_for installing helpfiles/bg installing helpfiles/bind installing helpfiles/break installing helpfiles/builtin installing helpfiles/caller installing helpfiles/case installing helpfiles/cd installing helpfiles/colon installing helpfiles/command installing helpfiles/compgen installing helpfiles/complete installing helpfiles/compopt installing helpfiles/conditional installing helpfiles/continue installing helpfiles/coproc installing helpfiles/declare installing helpfiles/dirs installing helpfiles/disown installing helpfiles/dot installing helpfiles/echo installing helpfiles/enable installing helpfiles/eval installing helpfiles/exec installing helpfiles/exit installing helpfiles/export installing helpfiles/false installing helpfiles/fc installing helpfiles/fg installing helpfiles/fg_percent installing helpfiles/for installing helpfiles/function installing helpfiles/getopts installing helpfiles/grouping_braces installing helpfiles/hash installing helpfiles/help installing helpfiles/history installing helpfiles/if installing helpfiles/jobs installing helpfiles/kill installing helpfiles/let installing helpfiles/local installing helpfiles/logout installing helpfiles/mapfile installing helpfiles/popd installing helpfiles/printf installing helpfiles/pushd installing helpfiles/pwd installing helpfiles/read installing helpfiles/readarray installing helpfiles/readonly installing helpfiles/return installing helpfiles/select installing helpfiles/set installing helpfiles/shift installing helpfiles/shopt installing helpfiles/source installing helpfiles/suspend installing helpfiles/test installing helpfiles/test_bracket installing helpfiles/time installing helpfiles/times installing helpfiles/trap installing helpfiles/true installing helpfiles/type installing helpfiles/typeset installing helpfiles/ulimit installing helpfiles/umask installing helpfiles/unalias installing helpfiles/unset installing helpfiles/until installing helpfiles/variable_help installing helpfiles/wait installing helpfiles/while make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' ( cd ./po/ ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo touch stamp-po /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/usr/share installing ../../po/en@quot.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/en@quot/LC_MESSAGES/bash5.mo installing ../../po/en@boldquot.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/bash5.mo installing ../../po/af.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/af/LC_MESSAGES/bash5.mo installing ../../po/bg.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/bg/LC_MESSAGES/bash5.mo installing ../../po/ca.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ca/LC_MESSAGES/bash5.mo installing ../../po/cs.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/cs/LC_MESSAGES/bash5.mo installing ../../po/da.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/da/LC_MESSAGES/bash5.mo installing ../../po/de.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/de/LC_MESSAGES/bash5.mo installing ../../po/el.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/el/LC_MESSAGES/bash5.mo installing ../../po/eo.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/eo/LC_MESSAGES/bash5.mo installing ../../po/es.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/es/LC_MESSAGES/bash5.mo installing ../../po/et.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/et/LC_MESSAGES/bash5.mo installing ../../po/fi.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/fi/LC_MESSAGES/bash5.mo installing ../../po/fr.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/fr/LC_MESSAGES/bash5.mo installing ../../po/ga.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ga/LC_MESSAGES/bash5.mo installing ../../po/gl.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/gl/LC_MESSAGES/bash5.mo installing ../../po/hr.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/hr/LC_MESSAGES/bash5.mo installing ../../po/hu.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/hu/LC_MESSAGES/bash5.mo installing ../../po/id.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/id/LC_MESSAGES/bash5.mo installing ../../po/it.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/it/LC_MESSAGES/bash5.mo installing ../../po/ja.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ja/LC_MESSAGES/bash5.mo installing ../../po/ko.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ko/LC_MESSAGES/bash5.mo installing ../../po/lt.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/lt/LC_MESSAGES/bash5.mo installing ../../po/nb.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/nb/LC_MESSAGES/bash5.mo installing ../../po/nl.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/nl/LC_MESSAGES/bash5.mo installing ../../po/pl.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/pl/LC_MESSAGES/bash5.mo installing ../../po/pt.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/pt/LC_MESSAGES/bash5.mo installing ../../po/pt_BR.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/bash5.mo installing ../../po/ro.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ro/LC_MESSAGES/bash5.mo installing ../../po/ru.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/ru/LC_MESSAGES/bash5.mo installing ../../po/sk.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/sk/LC_MESSAGES/bash5.mo installing ../../po/sl.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/sl/LC_MESSAGES/bash5.mo installing ../../po/sr.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/sr/LC_MESSAGES/bash5.mo installing ../../po/sv.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/sv/LC_MESSAGES/bash5.mo installing ../../po/tr.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/tr/LC_MESSAGES/bash5.mo installing ../../po/uk.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/uk/LC_MESSAGES/bash5.mo installing ../../po/vi.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/vi/LC_MESSAGES/bash5.mo installing ../../po/zh_CN.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/bash5.mo installing ../../po/zh_TW.gmo as /usr/src/tmp/bash5-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/bash5.mo if test "bash5" = "gettext-tools"; then \ /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash5-buildroot/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/libexec/rpm-build/install -p -m 644 ../../po/$file \ /usr/src/tmp/bash5-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/bash5-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/po' ( cd /usr/src/RPM/BUILD/bash-5.2.15/build-bash/examples/loadables && /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/examples/loadables' x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o print.o ../../../examples/loadables/print.c x86_64-alt-linux-gcc -shared -Wl,-soname,print -o print print.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o truefalse.o ../../../examples/loadables/truefalse.c x86_64-alt-linux-gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o sleep.o ../../../examples/loadables/sleep.c x86_64-alt-linux-gcc -shared -Wl,-soname,sleep -o sleep sleep.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o finfo.o ../../../examples/loadables/finfo.c x86_64-alt-linux-gcc -shared -Wl,-soname,finfo -o finfo finfo.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o logname.o ../../../examples/loadables/logname.c x86_64-alt-linux-gcc -shared -Wl,-soname,logname -o logname logname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o basename.o ../../../examples/loadables/basename.c x86_64-alt-linux-gcc -shared -Wl,-soname,basename -o basename basename.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o dirname.o ../../../examples/loadables/dirname.c x86_64-alt-linux-gcc -shared -Wl,-soname,dirname -o dirname dirname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o fdflags.o ../../../examples/loadables/fdflags.c x86_64-alt-linux-gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o tty.o ../../../examples/loadables/tty.c x86_64-alt-linux-gcc -shared -Wl,-soname,tty -o tty tty.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o pathchk.o ../../../examples/loadables/pathchk.c x86_64-alt-linux-gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o tee.o ../../../examples/loadables/tee.c x86_64-alt-linux-gcc -shared -Wl,-soname,tee -o tee tee.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o head.o ../../../examples/loadables/head.c x86_64-alt-linux-gcc -shared -Wl,-soname,head -o head head.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o mkdir.o ../../../examples/loadables/mkdir.c x86_64-alt-linux-gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o rmdir.o ../../../examples/loadables/rmdir.c x86_64-alt-linux-gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o mkfifo.o ../../../examples/loadables/mkfifo.c x86_64-alt-linux-gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o mktemp.o ../../../examples/loadables/mktemp.c x86_64-alt-linux-gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o printenv.o ../../../examples/loadables/printenv.c x86_64-alt-linux-gcc -shared -Wl,-soname,printenv -o printenv printenv.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o id.o ../../../examples/loadables/id.c x86_64-alt-linux-gcc -shared -Wl,-soname,id -o id id.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o whoami.o ../../../examples/loadables/whoami.c x86_64-alt-linux-gcc -shared -Wl,-soname,whoami -o whoami whoami.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o uname.o ../../../examples/loadables/uname.c x86_64-alt-linux-gcc -shared -Wl,-soname,uname -o uname uname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o sync.o ../../../examples/loadables/sync.c x86_64-alt-linux-gcc -shared -Wl,-soname,sync -o sync sync.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o push.o ../../../examples/loadables/push.c x86_64-alt-linux-gcc -shared -Wl,-soname,push -o push push.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o ln.o ../../../examples/loadables/ln.c x86_64-alt-linux-gcc -shared -Wl,-soname,ln -o ln ln.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o unlink.o ../../../examples/loadables/unlink.c x86_64-alt-linux-gcc -shared -Wl,-soname,unlink -o unlink unlink.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o realpath.o ../../../examples/loadables/realpath.c x86_64-alt-linux-gcc -shared -Wl,-soname,realpath -o realpath realpath.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o strftime.o ../../../examples/loadables/strftime.c x86_64-alt-linux-gcc -shared -Wl,-soname,strftime -o strftime strftime.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o mypid.o ../../../examples/loadables/mypid.c x86_64-alt-linux-gcc -shared -Wl,-soname,mypid -o mypid mypid.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o setpgid.o ../../../examples/loadables/setpgid.c x86_64-alt-linux-gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o seq.o ../../../examples/loadables/seq.c x86_64-alt-linux-gcc -shared -Wl,-soname,seq -o seq seq.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o rm.o ../../../examples/loadables/rm.c x86_64-alt-linux-gcc -shared -Wl,-soname,rm -o rm rm.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o accept.o ../../../examples/loadables/accept.c x86_64-alt-linux-gcc -shared -Wl,-soname,accept -o accept accept.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o csv.o ../../../examples/loadables/csv.c x86_64-alt-linux-gcc -shared -Wl,-soname,csv -o csv csv.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o dsv.o ../../../examples/loadables/dsv.c x86_64-alt-linux-gcc -shared -Wl,-soname,dsv -o dsv dsv.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o cut.o ../../../examples/loadables/cut.c x86_64-alt-linux-gcc -shared -Wl,-soname,cut -o cut cut.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o stat.o ../../../examples/loadables/stat.c x86_64-alt-linux-gcc -shared -Wl,-soname,stat -o stat stat.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins -c -o getconf.o ../../../examples/loadables/getconf.c x86_64-alt-linux-gcc -shared -Wl,-soname,getconf -o getconf getconf.o mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/lib/bash5 make[2]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/include/bash5 mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/include/bash5/builtins mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/include/bash5/include mkdir -p -- /usr/src/tmp/bash5-buildroot/usr/lib64/pkgconfig /usr/libexec/rpm-build/install -p -m 644 ./support/bash.pc /usr/src/tmp/bash5-buildroot/usr/lib64/pkgconfig/bash.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' installing example loadable builtins in /usr/src/tmp/bash5-buildroot/usr/lib/bash5 print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/examples/loadables' make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' + install -pD -m755 build-sh/bash /usr/src/tmp/bash5-buildroot/bin/sh5 + mv /usr/src/tmp/bash5-buildroot/usr/bin/bash /usr/src/tmp/bash5-buildroot/bin/bash5 + pushd doc ~/RPM/BUILD/bash-5.2.15/doc ~/RPM/BUILD/bash-5.2.15 + sed -e ' /^\.SH NAME/, /\\- bash built-in commands$/{ /^\.SH NAME/d s/^bash, // s/\\- bash built-in commands$// s/,//g b } d ' builtins.1 ++ cat man.pages + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_:.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_..1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_[.1' + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_alias.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bg.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bind.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_break.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_builtin.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_caller.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_cd.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_command.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compgen.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_complete.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compopt.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_continue.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_declare.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_dirs.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_disown.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_echo.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_enable.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_eval.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exec.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exit.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_export.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_false.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fc.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fg.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_getopts.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_hash.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_help.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_history.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_jobs.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_kill.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_let.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_local.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_logout.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_mapfile.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_popd.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_printf.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pushd.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pwd.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_read.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readarray.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readonly.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_return.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_set.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shift.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shopt.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_source.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_suspend.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_test.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_times.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_trap.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_true.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_type.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_typeset.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_ulimit.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_umask.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unalias.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unset.1 + for f in $(cat man.pages) + ln -s bash5_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_wait.1 + popd ~/RPM/BUILD/bash-5.2.15 + ln -s bash5 /usr/src/tmp/bash5-buildroot/bin/rbash5 + mv /usr/src/tmp/bash5-buildroot/usr/bin/bashbug /usr/src/tmp/bash5-buildroot/usr/bin/bash5bug + mv /usr/src/tmp/bash5-buildroot/usr/share/info/bash.info /usr/src/tmp/bash5-buildroot/usr/share/info/bash5.info + mv /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5.1 + mv /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bashbug.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5bug.1 + mv /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash_builtins.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_builtins.1 + mv /usr/src/tmp/bash5-buildroot/usr/share/man/man1/rbash.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/rbash5.1 + ln -s bash5.1 /usr/src/tmp/bash5-buildroot/usr/share/man/man1/sh5.1 + mv /usr/src/tmp/bash5-buildroot/usr/lib64/pkgconfig/bash.pc /usr/src/tmp/bash5-buildroot/usr/lib64/pkgconfig/bash5.pc + pushd build-bash ~/RPM/BUILD/bash-5.2.15/build-bash ~/RPM/BUILD/bash-5.2.15 + mkdir -p /usr/src/tmp/bash5-buildroot/usr/include/bash5 + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/accept.c + tr -d '\:' + tr -s '[:space:]' '\n' + grep -F .h + grep -Fv examples/loadables/ + sort -u + read f + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/asort.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/basename.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/cat.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/csv.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/cut.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/dirname.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/dsv.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/fdflags.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/finfo.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/getconf.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/head.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/hello.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/id.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/ln.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/logname.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/mkdir.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/mkfifo.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/mktemp.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/mypid.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/necho.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/pathchk.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/print.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/printenv.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/push.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/realpath.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/rm.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/rmdir.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/seq.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/setpgid.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/sleep.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/stat.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/strftime.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/sync.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/tee.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/template.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/truefalse.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/tty.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/uname.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/unlink.c + for f in ../examples/loadables/*.c + gcc -MM -DHAVE_CONFIG_H -DSHELL -Iexamples/loadables -I. -I.. -I../lib -I../builtins -Ibuiltins -I../include ../examples/loadables/whoami.c + install -pm644 ../alias.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../array.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../arrayfunc.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../assoc.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../bashansi.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../bashintl.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../bashjmp.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../bashtypes.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../builtins.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../builtins/bashgetopt.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../builtins/common.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../builtins/getopt.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../command.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../config-bot.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../config-top.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../conftypes.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../dispose_cmd.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../error.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../externs.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../general.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../hashlib.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/chartypes.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/filecntl.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/gettext.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/maxpath.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/ocache.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/posixjmp.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/posixstat.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/posixtime.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/posixwait.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/shmbchar.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/shmbutil.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/stdc.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../include/typemax.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../jobs.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../make_cmd.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../quit.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../shell.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../sig.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../siglist.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../subst.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../syntax.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../unwind_prot.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../variables.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 ../xmalloc.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 builtins/builtext.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 config.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + install -pm644 pathnames.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + read f + popd ~/RPM/BUILD/bash-5.2.15 + for f in bashline.h input.h + install -pm644 bashline.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + for f in bashline.h input.h + install -pm644 input.h /usr/src/tmp/bash5-buildroot/usr/include/bash5/ + mkdir -p /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/txt + install -p -m644 AUTHORS CHANGES COMPAT NEWS NOTES POSIX RBASH doc/FAQ doc/INTRO /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ + install -p -m644 doc/bash.html doc/bashref.html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/html/ + install -p -m644 doc/article.ps doc/bash.ps doc/bashbug.ps doc/bashref.ps doc/builtins.ps doc/rbash.ps doc/rose94.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/ + install -p -m644 doc/article.txt doc/fdl.txt /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/txt/ + xargs -r0 xz -9 -- + find /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/AUTHORS /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/CHANGES /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/COMPAT /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/FAQ /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/INTRO /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/NEWS /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/NOTES /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/POSIX /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/RBASH /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/article.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/bash.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/bashbug.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/bashref.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/builtins.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/rbash.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ps/rose94.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/txt/article.txt /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/txt/fdl.txt -type f -size +8k -print0 + cp -a examples /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/ + find /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/examples/ -type f -name 'Makefile*' -delete -print /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/examples/loadables/perl/Makefile.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/examples/loadables/Makefile.sample.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/examples/loadables/Makefile.inc.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.15/examples/loadables/Makefile.in + cat + rm /usr/src/tmp/bash5-buildroot/usr/lib/bash5/Makefile.inc + rm -r /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5 + /usr/lib/rpm/find-lang bash5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bash5-buildroot (auto) mode of 'usr/bin/bash5bug' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './usr/lib/bash5/getconf' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/stat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/cut' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/dsv' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/csv' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/accept' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/rm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/seq' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/setpgid' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/mypid' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/strftime' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/realpath' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/unlink' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/ln' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/push' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/sync' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/uname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/whoami' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/id' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/printenv' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/mktemp' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/mkfifo' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/rmdir' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/mkdir' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/head' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/tee' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/pathchk' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/tty' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/fdflags' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/dirname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/basename' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/logname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/finfo' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/sleep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/truefalse' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/print' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/bash5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bash5-buildroot/ (default) Compressing files in /usr/src/tmp/bash5-buildroot (auto) removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/sh5.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/sh5.1.xz' -> 'bash5.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_wait.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_wait.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unset.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unset.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unalias.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_unalias.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_umask.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_umask.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_ulimit.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_ulimit.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_typeset.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_typeset.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_type.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_type.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_true.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_true.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_trap.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_trap.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_times.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_times.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_test.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_test.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_suspend.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_suspend.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_source.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_source.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shopt.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shopt.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shift.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_shift.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_set.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_set.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_return.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_return.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readonly.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readonly.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readarray.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_readarray.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_read.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_read.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pwd.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pwd.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pushd.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_pushd.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_printf.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_printf.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_popd.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_popd.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_mapfile.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_mapfile.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_logout.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_logout.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_local.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_local.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_let.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_let.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_kill.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_kill.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_jobs.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_jobs.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_history.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_history.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_help.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_help.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_hash.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_hash.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_getopts.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_getopts.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fg.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fg.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fc.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_fc.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_false.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_false.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_export.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_export.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exit.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exit.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exec.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_exec.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_eval.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_eval.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_enable.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_enable.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_echo.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_echo.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_disown.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_disown.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_dirs.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_dirs.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_declare.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_declare.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_continue.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_continue.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compopt.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compopt.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_complete.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_complete.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compgen.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_compgen.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_command.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_command.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_cd.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_cd.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_caller.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_caller.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_builtin.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_builtin.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_break.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_break.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bind.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bind.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bg.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_bg.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_alias.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_alias.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_[.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_[.1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_..1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_..1.xz' -> 'bash5_builtins.1.xz' removed '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_:.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/bash5_:.1.xz' -> 'bash5_builtins.1.xz' Verifying info files in /usr/src/tmp/bash5-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/bash5-buildroot ./usr/lib64: (from :0) ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/bash5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/getconf: undefined symbol: list_length verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: find_or_make_array_variable verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: itos verify-elf: WARNING: ./usr/lib/bash5/stat: undefined symbol: bind_assoc_variable verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: locale_utf8locale verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: utf8_mbsmbchar verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: find_or_make_array_variable verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: zgetline verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: bind_array_element verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: xrealloc verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: err_readonly verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: file_error verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: array_flush verify-elf: WARNING: ./usr/lib/bash5/cut: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: find_or_make_array_variable verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: bind_array_element verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: err_readonly verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: array_flush verify-elf: WARNING: ./usr/lib/bash5/dsv: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: find_or_make_array_variable verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: bind_array_element verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: err_readonly verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: array_flush verify-elf: WARNING: ./usr/lib/bash5/csv: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: fmtulong verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: builtin_bind_variable verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: unbind_variable verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/accept: undefined symbol: uconvert verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: file_isdir verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/rm: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: lcurrent verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: all_digits verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: builtin_warning verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: locale_decpoint verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: sh_chkwrite verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/seq: undefined symbol: sh_invalidnum verify-elf: WARNING: ./usr/lib/bash5/setpgid: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/setpgid: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/setpgid: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/mypid: undefined symbol: unbind_variable verify-elf: WARNING: ./usr/lib/bash5/mypid: undefined symbol: bind_variable verify-elf: WARNING: ./usr/lib/bash5/mypid: undefined symbol: itos verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: xrealloc verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/strftime: undefined symbol: sh_invalidnum verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: find_or_make_array_variable verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: sh_realpath verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: bind_array_element verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: make_absolute verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: get_string_value verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: err_readonly verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: builtin_unbind_variable verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: array_flush verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/realpath: undefined symbol: sh_canonpath verify-elf: WARNING: ./usr/lib/bash5/unlink: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/unlink: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/ln: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: last_asynchronous_pid verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: dollar_dollar_pid verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: last_command_exit_value verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: cleanup_the_pipeline verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: reader_loop verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: initialize_job_signals verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: adjust_shell_level verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: delete_all_jobs verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: set_ppid verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: initialize_job_control verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: exit_shell verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: stop_making_children verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: wait_for verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: stop_pipeline verify-elf: WARNING: ./usr/lib/bash5/push: undefined symbol: make_child verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/uname: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: current_user verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/whoami: undefined symbol: get_current_user_info verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: current_user verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: get_group_array verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/id: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: export_env verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: find_variable verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: maybe_make_export_env verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: print_var_value verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/printenv: undefined symbol: print_var_function verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: find_variable verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: builtin_bind_variable verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: sh_mktmpfd verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: sh_mktmpdir verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash5/mktemp: undefined symbol: sh_readonly verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: parse_symbolic_mode verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mkfifo: undefined symbol: read_octal verify-elf: WARNING: ./usr/lib/bash5/rmdir: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/rmdir: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: parse_symbolic_mode verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/mkdir: undefined symbol: read_octal verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: make_bare_word verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/head: undefined symbol: make_word_list verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: interrupt_immediately verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/tee: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/pathchk: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/tty: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/fdflags: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/dirname: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/dirname: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/dirname: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash5/basename: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/basename: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/basename: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash5/logname: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/logname: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: sh_optind verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: sh_optarg verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: base_pathname verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: sh_getopt verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: make_builtin_argv verify-elf: WARNING: ./usr/lib/bash5/finfo: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: interrupt_state verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: terminating_signal verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: fsleep verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: termsig_handler verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: throw_to_top_level verify-elf: WARNING: ./usr/lib/bash5/sleep: undefined symbol: uconvert verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: lcurrent verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: all_digits verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: make_word verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: builtin_help verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: ansicstr verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: dispose_words verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: printf_builtin verify-elf: WARNING: ./usr/lib/bash5/print: undefined symbol: make_word_list Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.10793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-5.2.15 + make -k check -C build-sh make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh/builtins' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /usr/src/RPM/BUILD/bash-5.2.15/build-sh/bash version: 5.2.15(1)-release versinfo: 5 2 15 1 release x86_64-alt-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-alt-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 9d8 < egrep: warning: egrep is obsolescent; using grep -E 31d29 < egrep: warning: egrep is obsolescent; using grep -E 34d31 < egrep: warning: egrep is obsolescent; using grep -E 37d33 < egrep: warning: egrep is obsolescent; using grep -E 41d36 < egrep: warning: egrep is obsolescent; using grep -E 65d59 < egrep: warning: egrep is obsolescent; using grep -E 84d77 < egrep: warning: egrep is obsolescent; using grep -E 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. 115,116c115,116 < ./source6.sub: line 31: /dev/fd/63: No such file or directory < 1 --- > two - OK > 0 168,171c168,169 < ./builtins4.sub: line 42: /dev/fd/63: No such file or directory < declare -a c < ./builtins4.sub: line 47: /dev/fd/63: No such file or directory < declare -a c --- > declare -a c=([0]="1" [1]="2" [2]="3") > declare -a c=([0]="1" [1]="2" [2]="3") run-case run-casemod run-complete 1,37c1,63 < ./complete.tests: line 19: complete: command not found < ./complete.tests: line 22: complete: command not found < ./complete.tests: line 23: complete: command not found < ./complete.tests: line 25: complete: command not found < ./complete.tests: line 26: complete: command not found < ./complete.tests: line 27: complete: command not found < ./complete.tests: line 28: complete: command not found < ./complete.tests: line 29: complete: command not found < ./complete.tests: line 30: complete: command not found < ./complete.tests: line 31: complete: command not found < ./complete.tests: line 32: complete: command not found < ./complete.tests: line 34: complete: command not found < ./complete.tests: line 36: complete: command not found < ./complete.tests: line 37: complete: command not found < ./complete.tests: line 39: complete: command not found < ./complete.tests: line 41: complete: command not found < ./complete.tests: line 42: complete: command not found < ./complete.tests: line 44: complete: command not found < ./complete.tests: line 45: complete: command not found < ./complete.tests: line 46: complete: command not found < ./complete.tests: line 48: complete: command not found < ./complete.tests: line 103: complete: command not found < ./complete.tests: line 105: complete: command not found < ./complete.tests: line 107: complete: command not found < ./complete.tests: line 108: complete: command not found < ./complete.tests: line 109: complete: command not found < ./complete.tests: line 111: complete: command not found < ./complete.tests: line 112: complete: command not found < ./complete.tests: line 113: complete: command not found < ./complete.tests: line 115: complete: command not found < ./complete.tests: line 117: complete: command not found < ./complete.tests: line 119: complete: command not found < ./complete.tests: line 120: complete: command not found < ./complete.tests: line 122: complete: command not found < ./complete.tests: line 123: complete: command not found < ./complete.tests: line 125: complete: command not found < ./complete.tests: line 126: complete: command not found --- > complete -f -X '!*.+(ps|PS)' gs > complete -e printenv > complete -f -X '!*.texi*' texi2html > complete -g groupmod > complete -v -S '=' typeset > complete -c nohup > complete -a unalias > complete -g groupdel > complete -A hostname telnet > complete -v -S '=' local > complete -v -S '=' readonly > complete -o bashdefault -o filenames -o nospace -F _comp_cd cd > complete -c type > complete -f ln > complete -f -X '!*.+(gz|tgz)' gunzip > complete -f -X '!*.texi*' makeinfo > complete -j -P '%' jobs > complete -o dirnames -o filenames -o nospace -d pushd > complete -f -X '!*.pdf' acroread > complete -v unset > complete -f -X '!*.+(ps|PS)' ghostview > complete -A hostname rsh > complete -c exec > complete -A signal kill > complete -c eval > complete -f chown > complete -f gzip > complete -W '"${GROUPS[@]}"' newgrp > complete -A shopt shopt > complete -A hostname ftp > complete -A hostname rlogin > complete -v getopts > complete -c nice > complete -c gdb > complete -j -P '%' fg > complete -f -X '!*.dvi' dvips > complete -f -X '!*.texi*' texi2dvi > complete -f . > complete -v -S '=' declare > complete -v -S '=' export > complete -f -X '!*.dvi' xdvi > complete -u su > complete -o dirnames -o filenames -o nospace -d popd > complete -A signal trap > complete -j -W '$(ps -x | tail +2 | cut -c1-5)' -P '%' wait > complete -f -X '!*.Z' zmore > complete -j -P '%' disown > complete -f -X '!*.+(ps|PS)' gs > complete -f -X '!*.+(ps|PS)' gv > complete -f source > complete -c make > complete -A stopped -P '%' bg > complete -f cat > complete -d mkdir > complete -A helptopic help > complete -v read > complete -c -k time > complete -f -X '!*.Z' zcat > complete -f -X '!*.Z' uncompress > complete -d rmdir > complete -f more > complete -f -X '!*.+(gz|tgz)' gzcat > ./complete.tests: line 123: complete: notthere: no completion specification run-comsub run-comsub-eof run-comsub-posix run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-dynvar run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: UNIX versions number signals differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 24d23 < trap -- 'echo USR1' SIGUSR1 25a25 > trap -- 'echo USR1' SIGUSR1 30d29 < trap -- 'echo USR1' SIGUSR1 31a31 > trap -- 'echo USR1' SIGUSR1 63,64d62 < bash: cannot set terminal process group (2818476): Inappropriate ioctl for device < bash: no job control in this shell 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 1d0 < ./func.tests: line 15: compgen: command not found run-getopts run-glob-test 2,3d1 < glob2.sub: warning: you do not have the zh_HK.big5hkscs locale installed; < glob2.sub: warning: that will cause some of these tests to fail. 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 1d0 < ./herestr.tests: line 15: compgen: command not found run-histexpand warning: all of these tests will fail if history has not been compiled warning: into the shell 1,31c1,51 < ./histexp.tests: line 23: history: command not found < ./histexp.tests: line 31: shopt: cmdhist: invalid shell option name < ./histexp.tests: line 32: set: history: invalid option name < ./histexp.tests: line 34: history: command not found < ./histexp.tests: line 37: history: command not found < ./histexp.tests: line 39: history: command not found < ./histexp.tests: line 42: history: command not found < ./histexp.tests: line 44: history: command not found < ./histexp.tests: line 46: history: command not found < ./histexp.tests: line 47: history: command not found < ./histexp.tests: line 48: history: command not found < ./histexp.tests: line 49: history: command not found < ./histexp.tests: line 51: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] < ./histexp.tests: line 52: !!: command not found < ./histexp.tests: line 53: !e: command not found < ./histexp.tests: line 55: history: command not found < a b c d e < ./histexp.tests: line 58: !?ch?: command not found < ./histexp.tests: line 59: !-2: command not found < ./histexp.tests: line 60: ^2^8: command not found < ./histexp.tests: line 62: !2: command not found < !-1:0:t < !-2:0:h < !?d?:5 < a b c d e < !-1:2-$ < !-2:2-4 < !-2:3* < !!:* < !?a?:2- --- > echo $BASH_VERSION > ./histexp.tests: line 37: history: !!:z: history expansion failed > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 HISTFILE=$TMPDIR/newhistory > 6 echo line 2 for history > echo line 2 for history > echo line 2 for history > set -H > echo line 2 for history > line 2 for history > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 HISTFILE=$TMPDIR/newhistory > 6 echo line 2 for history > 7 set -H > 8 echo line 2 for history > a b c d e > echo a b c d e > a b c d e > echo line 2 for history > line 2 for history > echo line 8 for history > line 8 for history > /bin/sh -c 'echo this is $0' > this is /bin/sh > echo sh > sh > echo /bin > /bin > echo e > e > a b c d e > echo b c d e > b c d e > echo b c d > b c d > echo d e > d e > echo d e > d e > echo b c d > b c d 33,35c53,58 < !!:$:r < !-2:$:e < !-3:$:r:q --- > echo file > file > echo .c > .c > echo 'file' > file 37,39c60,69 < !!:$:r < !-2:^:e < !-3:$:r:q --- > echo $file > bax > echo .c > .c > echo '$file' > $file > a b c d e > echo 'a' 'b' 'c' 'd' 'e' > a b c d e > echo 'a b c d e' 41,42d70 < !!:1-$:x < !-2:1-$:q 44,55c72,122 < ./histexp.tests: line 94: !!:s/foo/bar/: No such file or directory < ./histexp.tests: line 95: !-2:gs/foo/bar/: No such file or directory < ./histexp.tests: line 96: !!:gs/bar/x: No such file or directory < ./histexp.tests: line 96: /: Is a directory < ./histexp.tests: line 97: !-2:g: command not found < ./histexp.tests: line 100: !!:gs+bar+whix+: command not found < ./histexp.tests: line 102: !!:p: command not found < !?.o?:%:r:q < ./histexp.tests: line 107: !!:0: command not found < ./histexp.tests: line 108: !!:-$: command not found < ./histexp.tests: line 109: !:-$: command not found < ./histexp.tests: line 111: history: command not found --- > echo bar.c foo.o foo.html foo.h > bar.c foo.o foo.html foo.h > echo bar.c bar.o bar.html bar.h > bar.c bar.o bar.html bar.h > echo xbar.c xbar.o xbar.html xbar.h > xbar.c xbar.o xbar.html xbar.h > echo xbar.c xbar.o xbar.html xbar.h > xbar.c xbar.o xbar.html xbar.h > echo xwhix.c xwhix.o xwhix.html xwhix.h > xwhix.c xwhix.o xwhix.html xwhix.h > echo xwhix.c xwhix.o xwhix.html xwhix.h > echo 'xwhix' > xwhix > echo 'xwhix.h' > xwhix.h > echo 'xwhix.h' > xwhix.h > echo 'xwhix.h' > xwhix.h > 7 set -H > 8 echo line 2 for history > 9 echo a b c d e > 10 echo line 2 for history > 11 echo line 8 for history > 12 /bin/sh -c 'echo this is $0' > 13 echo sh > 14 echo /bin > 15 echo e > 16 echo a b c d e > 17 echo b c d e > 18 echo b c d > 19 echo d e > 20 echo b c d > 21 echo file.c > 22 echo file > 23 echo .c > 24 echo 'file' > 25 echo $file.c > 26 echo $file > 27 echo .c > 28 echo '$file' > 29 echo a b c d e > 30 echo 'a' 'b' 'c' 'd' 'e' > 31 echo 'a b c d e' > 32 echo foo.c foo.o foo.html foo.h > 33 echo bar.c foo.o foo.html foo.h > 34 echo bar.c bar.o bar.html bar.h > 35 echo xbar.c xbar.o xbar.html xbar.h > 36 echo xwhix.c xwhix.o xwhix.html xwhix.h > 37 echo 'xwhix' > 38 echo 'xwhix.h' 58,59c125,126 < !! !!:* < ./histexp.tests: line 122: history: command not found --- > echo '!!' \!\! > !! !! 63,64c130,133 < !shopt-1 < !shopt* --- > echo shopt a > shopt a > echo a b c d 2> /dev/null > a b c d 66,67c135 < !:2:p < !$ --- > echo two ; echo four 69,73c137 < !$ < !:2:p < ./histexp1.sub: line 17: set: history: invalid option name < ./histexp1.sub: line 18: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] --- > echo four ; echo two 87d150 < ./histexp2.sub: line 3: set: history: invalid option name 91,92c154,155 < ./histexp2.sub: line 8: set: histexpand: invalid option name < #!/bin/bash !! --- > echo "#!/bin/bash" set -o posix > #!/bin/bash set -o posix 95,96d157 < ./histexp3.sub: line 16: set: history: invalid option name < ./histexp3.sub: line 17: set: histexpand: invalid option name 98c159,160 < !! --- > echo $(echo echo a) > echo a 100c162,163 < !! !! --- > echo echo a $(echo echo a) > echo a echo a 104c167,168 < !! !! --- > echo "echo c" "$(echo echo c)" > echo c echo c 106c170,171 < !! !! --- > echo "echo d" $(echo "echo d") > echo d echo d 114c179,180 < !! --- > echo "echo g" > echo g 116c182,183 < !! --- > eval echo "echo g" > echo g 118c185,186 < !! !! --- > echo \!\! `echo echo h` > !! echo h 120c188,189 < !! !! --- > echo echo i `echo echo i` > echo i echo i 122,125c191,192 < j !! < ./histexp3.sub: line 56: set: history: invalid option name < ./histexp4.sub: line 16: set: history: invalid option name < ./histexp4.sub: line 17: set: histexpand: invalid option name --- > echo `echo j` echo j > j echo j 127c194,195 < ./histexp4.sub: line 20: /dev/fd/63: No such file or directory --- > cat < <(echo echo a) > echo a 129c197,198 < !! !! --- > echo echo b `echo echo b` > echo b echo b 136,139c205,207 < '!' < ./histexp4.sub: line 35: set: history: invalid option name < ./histexp5.sub: line 14: set: history: invalid option name < ./histexp5.sub: line 15: set: histexpand: invalid option name --- > ./histexp4.sub: line 33: !': event not found > /tmp/Step1 > echo /$(echo tmp)/Step1 141,142c209 < !:* < !:* --- > echo /<(echo tmp)/Step1 > /dev/null 144,145c211,215 < !:* < !:* --- > echo $(echo /tmp)/Step1 > /tmp/Step1 > echo <(echo /tmp)/Step1 > /dev/null > /+(one|two|three)/Step1 > echo /+(one|two|three)/Step1 147d216 < !:* 149c218,219 < !:* --- > echo /*(tmp|dev|usr)/Step1 > /*(tmp|dev|usr)/Step1 151c221,224 < !:* --- > echo +(/one|/two|/three)/Step1 > +(/one|/two|/three)/Step1 > *(/tmp|/dev|/usr)/Step1 > echo *(/tmp|/dev|/usr)/Step1 153,155d225 < !:* < ./histexp6.sub: line 17: set: history: invalid option name < ./histexp6.sub: line 18: set: histexpand: invalid option name 157,161c227,234 < !! < !! < !! < ./histexp6.sub: line 26: history: command not found < ./histexp6.sub: line 27: history: command not found --- > echo echo one > echo one > echo one > echo one > 1 set -o histexpand > 2 echo one > 3 for f in a b c; do echo echo one; done > 4 history 163,169c236,242 < !-1 < !-1 < !-1 < ./histexp6.sub: line 34: history: command not found < ./histexp6.sub: line 36: set: history: invalid option name < ./histexp7.sub: line 4: set: history: invalid option name < ./histexp7.sub: line 5: set: histexpand: invalid option name --- > echo echo two > echo two > echo two > echo two > 1 echo two > 2 for f in a b c; do echo echo two; done > 3 history 173,174c246 < cat: /dev/fd/63: No such file or directory < rm: cannot remove '/usr/src/tmp/newhistory': No such file or directory --- > echo !! run-history warning: all of these tests will fail if history has not been compiled warning: into the shell 1,19c1,36 < ./history.tests: line 17: history: command not found < ./history.tests: line 19: history: command not found < ./history.tests: line 22: fc: command not found < ./history.tests: line 27: history: command not found < ./history.tests: line 28: history: command not found < ./history.tests: line 29: history: command not found < ./history.tests: line 30: history: command not found < ./history.tests: line 38: shopt: cmdhist: invalid shell option name < ./history.tests: line 39: set: history: invalid option name < ./history.tests: line 41: history: command not found < ./history.tests: line 43: fc: command not found < ./history.tests: line 44: fc: command not found < ./history.tests: line 46: fc: command not found < ./history.tests: line 47: fc: command not found < ./history.tests: line 49: history: command not found < ./history.tests: line 50: history: command not found < ./history.tests: line 52: history: command not found < ./history.tests: line 54: fc: command not found < ./history.tests: line 57: history: command not found --- > ./history.tests: line 17: history: -x: invalid option > history: usage: history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg [arg...] > ./history.tests: line 19: history: cannot use more than one of -anrw > ./history.tests: line 22: fc: -v: invalid option > fc: usage: fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command] > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > for i in one two three; do echo $i; done > /bin/sh -c 'echo this is $0' > ls > echo $BASH_VERSION > 4 echo $BASH_VERSION > 3 ls > 2 /bin/sh -c 'echo this is $0' > 1 for i in one two three; do echo $i; done > echo $BASH_VERSION > ls > /bin/sh -c 'echo this is $0' > for i in one two three; do echo $i; done > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 echo line for history > echo line for history > for i in one two three; do echo $i; done > /bin/sh -c 'echo this is $0' > ls > echo $BASH_VERSION > echo line for history 21,38c38,104 < cat: /usr/src/tmp/newhistory: No such file or directory < ./history.tests: line 61: history: command not found < ./history.tests: line 62: history: command not found < cat: /usr/src/tmp/newhistory: No such file or directory < ./history.tests: line 65: history: command not found < ./history.tests: line 66: history: command not found < ./history.tests: line 67: history: command not found < ./history.tests: line 68: history: command not found < ./history.tests: line 75: history: command not found < ./history.tests: line 79: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] < ./history.tests: line 80: !!: command not found < ./history.tests: line 81: !e: command not found < ./history.tests: line 86: fc: command not found < ./history.tests: line 87: fc: command not found < ./history.tests: line 90: fc: command not found < ./history.tests: line 92: history: command not found < ./history.tests: line 94: shopt: history: invalid option name --- > echo line for history > HISTFILE=$TMPDIR/newhistory > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 echo line for history > 6 HISTFILE=$TMPDIR/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > for i in one two three; do echo $i; done > /bin/sh -c 'echo this is $0' > ls > echo $BASH_VERSION > echo line for history > HISTFILE=$TMPDIR/newhistory > echo displaying \$HISTFILE after history -a > cat $HISTFILE > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 echo line for history > 6 HISTFILE=$TMPDIR/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > 9 echo line 2 for history > echo line 2 for history > echo line 2 for history > 1 for i in one two three; do echo $i; done > 2 /bin/sh -c 'echo this is $0' > 3 ls > 4 echo $BASH_VERSION > 5 echo line for history > 6 HISTFILE=$TMPDIR/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > 9 echo line 2 for history > 10 # this should show up as one history entry > 11 for x in one two three; do :; done > set -H > echo line 2 for history > line 2 for history > 4 echo $BASH_VERSION > 5 echo line for history > 6 HISTFILE=$TMPDIR/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > 9 echo line 2 for history > 10 # this should show up as one history entry > 11 for x in one two three; do :; done > 12 # just a basic test. a full test suite for history expansion should be > 13 # created > 14 set -H > 15 echo line 2 for history > 16 unset HISTSIZE > 17 unset HISTFILE > 4 echo $BASH_VERSION > 5 echo line for history > 6 HISTFILE=$TMPDIR/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > ./history.tests: line 90: fc: no command found > 15 echo line 2 for history > 16 unset HISTSIZE > 17 unset HISTFILE > 18 # now an out-of-range error because of the one=two not found in history 40,42c106,110 < ./history.tests: line 101: fc: command not found < ./history.tests: line 102: fc: command not found < ./history.tests: line 105: fc: command not found --- > echo xx xb xc > xx xb xc > echo 44 48 4c > 44 48 4c > ./history.tests: line 105: fc: no command found 46c114,116 < ./history.tests: line 114: fc: command not found --- > echo cc > echo cc > cc 50,52c120,122 < ./history.tests: line 119: fc: command not found < ./history.tests: line 121: set: history: invalid option name < ./history.tests: line 123: shopt: history: invalid option name --- > echo cc > echo cc > cc 54,55d123 < ./history1.sub: line 18: set: history: invalid option name < ./history1.sub: line 20: history: command not found 59,63c127,131 < ./history1.sub: line 27: history: command not found < ./history1.sub: line 28: fc: command not found < ./history2.sub: line 1: set: history: invalid option name < 5.2 < ./history2.sub: line 7: fc: command not found --- > 1 cat < one > two > three > ! 64a133,142 > 2 history > cat < one > two > three > ! > > one > two > three 66,68c144,146 < ./history2.sub: line 10: fc: command not found < ./history3.sub: line 16: set: history: invalid option name < ./history3.sub: line 19: history: command not found --- > echo ${BASH_VERSION%\.*} > 5.2 > echo ${BASH_VERSION%\.*} 74c152,156 < ./history3.sub: line 27: history: command not found --- > 1 echo a > 2 echo b > 3 echo c > 4 echo d > 5 echo e 76,77c158,159 < ./history3.sub: line 29: history: command not found < ./history3.sub: line 31: history: command not found --- > 1 echo a > 2 echo e 82,83c164,168 < ./history3.sub: line 37: history: command not found < ./history3.sub: line 38: history: command not found --- > 1 echo a > 2 echo e > 3 echo f > 4 echo g > 5 echo h 85,90c170,179 < ./history3.sub: line 40: history: command not found < ./history3.sub: line 41: history: command not found < ./history3.sub: line 42: history: command not found < ./history3.sub: line 43: history: command not found < ./history3.sub: line 44: history: command not found < ./history3.sub: line 46: history: command not found --- > ./history3.sub: line 40: history: 16: history position out of range > ./history3.sub: line 41: history: 200: history position out of range > ./history3.sub: line 42: history: -20: history position out of range > ./history3.sub: line 43: history: -50: history position out of range > ./history3.sub: line 44: history: 5-0xaf: history position out of range > 1 echo a > 2 echo e > 3 echo f > 4 echo g > 5 echo h 93,94d181 < ./history4.sub: line 22: set: history: invalid option name < ./history4.sub: line 23: history: command not found 103,104d189 < ./history4.sub: line 32: history: command not found < ./history4.sub: line 33: set: history: invalid option name 105a191,195 > (left > mid > right) > A > B 107c197,201 < cat: /usr/src/tmp/newhistory-2976349: No such file or directory --- > (left > mid > right) > A > B 108a203,215 > 0 > 1 > 2 > (left > mid > right) > A > B > (left > mid > right) > A > B 110c217,229 < ./history5.sub: line 19: set: history: invalid option name --- > 0 > 1 > 2 > (left > mid > right) > A > B > (left > mid > right) > A > B 113,115c232,237 < ./history5.sub: line 24: fc: command not found < ./history5.sub: line 25: fc: command not found < ./history5.sub: line 27: fc: command not found --- > ./history5.sub: line 24: fc: history specification out of range > ./history5.sub: line 25: fc: no command found > 1 echo a > 2 echo b > 3 fc -0 # error > 4 fc -s -0 # error 117,118c239,242 < ./history5.sub: line 30: fc: command not found < ./history5.sub: line 31: fc: command not found --- > 6 echo c > 8 fc -l -0 > d > echo d 120,121d243 < ./history5.sub: line 34: fc: command not found < ./history5.sub: line 37: history: command not found 128c250,252 < ./history5.sub: line 45: fc: command not found --- > 4 echo d > 5 echo e > 6 echo f 130c254,256 < ./history5.sub: line 48: fc: command not found --- > 6 echo f > 7 fc -l > 8 echo out of range 1 132c258,260 < ./history5.sub: line 50: fc: command not found --- > 8 echo out of range 1 > 9 fc -l 502 498 > 10 echo out of range 2 134c262,264 < ./history5.sub: line 52: fc: command not found --- > 10 echo out of range 2 > 11 fc -l 498 502 > 12 echo out of range 3 136,138c266 < ./history5.sub: line 55: fc: command not found < ./history6.sub: line 20: set: history: invalid option name < ./history6.sub: line 22: history: command not found --- > 13 fc -l 1 99 145,147c273,279 < ./history6.sub: line 31: history: command not found < ./history6.sub: line 33: history: command not found < ./history6.sub: line 34: history: command not found --- > 3 echo 3 > 4 echo 4 > 5 echo 5 > 6 echo 6 > 3 echo 3 > 4 echo 4 > 5 echo 5 150,152c282,288 < ./history6.sub: line 39: history: command not found < ./history6.sub: line 40: history: command not found < ./history6.sub: line 41: history: command not found --- > 4 echo 4 > 5 echo 5 > 6 echo 6 > 7 echo 7 > 4 echo 4 > 5 echo 5 > 6 echo 6 155,156c291,292 < ./history6.sub: line 45: history: command not found < ./history6.sub: line 46: history: command not found --- > 5 echo 5 > 6 echo 6 159,162c295,299 < ./history6.sub: line 50: history: command not found < ./history6.sub: line 51: history: command not found < ./history6.sub: line 52: history: command not found < rm: cannot remove '/usr/src/tmp/newhistory': No such file or directory --- > 5 echo 5 > 6 echo 6 > 7 echo 9 > 8 echo 10 > 5 echo 10 run-ifs run-ifs-posix run-input-test run-intl unicode1.sub: warning: you do not have the fr_FR.ISO8859-1 locale installed; unicode1.sub: that will cause some of these tests to be skipped. unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed; unicode1.sub: that will cause some of these tests to be skipped. 24c24 < Passed all 998 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 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 170,172c170,172 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory --- > this is a test of proc subst > this is test 2 > a 175d174 < ./new-exp2.sub: line 59: /dev/stdin: No such file or directory 177c176 < ./new-exp2.sub: line 62: /dev/stdin: No such file or directory --- > ./new-exp2.sub: line 62: 1111111111111111111111: command not found 629c628 < argv[1] = <\[\]host(2)[5.2]$ > --- > argv[1] = run-nquote 42,44d41 < ./nquote1.sub: line 1: set: history: invalid option name < ./nquote1.sub: line 2: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] 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 3,7d2 < time: cannot run !: No such file or directory < Command exited with non-zero status 127 < 0.00user 0.00system 0:00.00elapsed 84%CPU (0avgtext+0avgdata 968maxresident)k < 0inputs+0outputs (0major+33minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 92%CPU (0avgtext+0avgdata 1572maxresident)k < 0inputs+0outputs (0major+75minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 > 1 > a > real 0.00 > user 0.00 > sys 0.00 15c16 < time --- > time 21,24c22,24 < 0.00user 0.00system 0:00.00elapsed 86%CPU (0avgtext+0avgdata 1640maxresident)k < 0inputs+0outputs (0major+79minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1752maxresident)k < 0inputs+0outputs (0major+170minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1756maxresident)k < 0inputs+0outputs (0major+172minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 89%CPU (0avgtext+0avgdata 1632maxresident)k < 0inputs+0outputs (0major+77minor)pagefaults 0swaps 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. 1c1 < cat: /dev/fd/63: No such file or directory --- > test1 3,4c3,4 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory --- > test2 > test4 6,581c6,15 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub.tests: line 66: /dev/fd/63: No such file or directory < ./procsub.tests: line 66: /dev/fd/62: No such file or directory < ./procsub.tests: line 66: /dev/fd/61: No such file or directory < ./procsub.tests: line 66: /dev/fd/60: No such file or directory < ./procsub.tests: line 66: /dev/fd/59: No such file or directory < ./procsub.tests: line 66: /dev/fd/58: No such file or directory < ./procsub.tests: line 66: /dev/fd/57: No such file or directory < ./procsub.tests: line 66: /dev/fd/56: No such file or directory < ./procsub.tests: line 66: /dev/fd/55: No such file or directory < ./procsub.tests: line 66: /dev/fd/54: No such file or directory < ./procsub.tests: line 66: /dev/fd/53: No such file or directory < ./procsub.tests: line 66: /dev/fd/52: No such file or directory < ./procsub.tests: line 66: /dev/fd/51: No such file or directory < ./procsub.tests: line 66: /dev/fd/50: No such file or directory < ./procsub.tests: line 66: /dev/fd/49: No such file or directory < ./procsub.tests: line 66: /dev/fd/48: No such file or directory < ./procsub.tests: line 66: /dev/fd/47: No such file or directory < ./procsub.tests: line 66: /dev/fd/46: No such file or directory < ./procsub.tests: line 66: /dev/fd/45: No such file or directory < ./procsub.tests: line 66: /dev/fd/44: No such file or directory < ./procsub.tests: line 66: /dev/fd/43: No such file or directory < ./procsub.tests: line 66: /dev/fd/42: No such file or directory < ./procsub.tests: line 66: /dev/fd/41: No such file or directory < ./procsub.tests: line 66: /dev/fd/40: No such file or directory < ./procsub.tests: line 66: /dev/fd/39: No such file or directory < ./procsub.tests: line 66: /dev/fd/38: No such file or directory < ./procsub.tests: line 66: /dev/fd/37: No such file or directory < ./procsub.tests: line 66: /dev/fd/36: No such file or directory < ./procsub.tests: line 66: /dev/fd/35: No such file or directory < ./procsub.tests: line 66: /dev/fd/34: No such file or directory < ./procsub.tests: line 66: /dev/fd/33: No such file or directory < ./procsub.tests: line 66: /dev/fd/32: No such file or directory < ./procsub.tests: line 66: /dev/fd/31: No such file or directory < ./procsub.tests: line 66: /dev/fd/30: No such file or directory < ./procsub.tests: line 66: /dev/fd/29: No such file or directory < ./procsub.tests: line 66: /dev/fd/28: No such file or directory < ./procsub.tests: line 66: /dev/fd/27: No such file or directory < ./procsub.tests: line 66: /dev/fd/26: No such file or directory < ./procsub.tests: line 66: /dev/fd/25: No such file or directory < ./procsub.tests: line 66: /dev/fd/24: No such file or directory < ./procsub.tests: line 66: /dev/fd/23: No such file or directory < ./procsub.tests: line 66: /dev/fd/22: No such file or directory < ./procsub.tests: line 66: /dev/fd/21: No such file or directory < ./procsub.tests: line 66: /dev/fd/20: No such file or directory < ./procsub.tests: line 66: /dev/fd/19: No such file or directory < ./procsub.tests: line 66: /dev/fd/18: No such file or directory < ./procsub.tests: line 66: /dev/fd/17: No such file or directory < ./procsub.tests: line 66: /dev/fd/16: No such file or directory < ./procsub.tests: line 66: /dev/fd/15: No such file or directory < ./procsub.tests: line 66: /dev/fd/14: No such file or directory < ./procsub.tests: line 66: /dev/fd/13: No such file or directory < ./procsub.tests: line 66: /dev/fd/12: No such file or directory < ./procsub.tests: line 66: /dev/fd/11: No such file or directory < ./procsub.tests: line 66: /dev/fd/10: No such file or directory < ./procsub.tests: line 66: /dev/fd/9: No such file or directory < ./procsub.tests: line 66: /dev/fd/8: No such file or directory < ./procsub.tests: line 66: /dev/fd/7: No such file or directory < ./procsub.tests: line 66: /dev/fd/6: No such file or directory < ./procsub.tests: line 66: /dev/fd/5: No such file or directory < ./procsub.tests: line 66: /dev/fd/3: No such file or directory < ./procsub.tests: line 66: /dev/fd/4: No such file or directory < ./procsub.tests: line 66: /dev/fd/64: No such file or directory < ./procsub.tests: line 66: /dev/fd/65: No such file or directory < ./procsub.tests: line 66: /dev/fd/66: No such file or directory < ./procsub.tests: line 66: /dev/fd/67: No such file or directory < ./procsub.tests: line 66: /dev/fd/68: No such file or directory < ./procsub.tests: line 66: /dev/fd/69: No such file or directory < ./procsub.tests: line 66: /dev/fd/70: No such file or directory < ./procsub.tests: line 66: /dev/fd/71: No such file or directory < ./procsub.tests: line 66: /dev/fd/72: No such file or directory < ./procsub.tests: line 66: /dev/fd/73: No such file or directory < ./procsub.tests: line 66: /dev/fd/74: No such file or directory < ./procsub.tests: line 66: /dev/fd/75: No such file or directory < ./procsub.tests: line 66: /dev/fd/76: No such file or directory < ./procsub.tests: line 66: /dev/fd/77: No such file or directory < ./procsub.tests: line 66: /dev/fd/78: No such file or directory < ./procsub.tests: line 66: /dev/fd/79: No such file or directory < ./procsub.tests: line 66: /dev/fd/80: No such file or directory < ./procsub.tests: line 66: /dev/fd/81: No such file or directory < ./procsub.tests: line 66: /dev/fd/82: No such file or directory < ./procsub.tests: line 66: /dev/fd/83: No such file or directory < ./procsub.tests: line 66: /dev/fd/84: No such file or directory < ./procsub.tests: line 66: /dev/fd/85: No such file or directory < ./procsub.tests: line 66: /dev/fd/86: No such file or directory < ./procsub.tests: line 66: /dev/fd/87: No such file or directory < ./procsub.tests: line 66: /dev/fd/88: No such file or directory < ./procsub.tests: line 66: /dev/fd/89: No such file or directory < ./procsub.tests: line 66: /dev/fd/90: No such file or directory < ./procsub.tests: line 66: /dev/fd/91: No such file or directory < ./procsub.tests: line 66: /dev/fd/92: No such file or directory < ./procsub.tests: line 66: /dev/fd/93: No such file or directory < ./procsub.tests: line 66: /dev/fd/94: No such file or directory < ./procsub.tests: line 66: /dev/fd/95: No such file or directory < ./procsub.tests: line 66: /dev/fd/96: No such file or directory < ./procsub.tests: line 66: /dev/fd/97: No such file or directory < ./procsub.tests: line 66: /dev/fd/98: No such file or directory < ./procsub.tests: line 66: /dev/fd/99: No such file or directory < ./procsub.tests: line 66: /dev/fd/100: No such file or directory < ./procsub.tests: line 66: /dev/fd/101: No such file or directory < ./procsub.tests: line 66: /dev/fd/102: No such file or directory < ./procsub.tests: line 66: /dev/fd/103: No such file or directory < ./procsub.tests: line 66: /dev/fd/104: No such file or directory < ./procsub.tests: line 66: /dev/fd/105: No such file or directory < ./procsub.tests: line 66: /dev/fd/106: No such file or directory < ./procsub.tests: line 66: /dev/fd/107: No such file or directory < ./procsub.tests: line 66: /dev/fd/108: No such file or directory < ./procsub.tests: line 66: /dev/fd/109: No such file or directory < ./procsub.tests: line 66: /dev/fd/110: No such file or directory < ./procsub.tests: line 66: /dev/fd/111: No such file or directory < ./procsub.tests: line 66: /dev/fd/112: No such file or directory < ./procsub.tests: line 66: /dev/fd/113: No such file or directory < ./procsub.tests: line 66: /dev/fd/114: No such file or directory < ./procsub.tests: line 66: /dev/fd/115: No such file or directory < ./procsub.tests: line 66: /dev/fd/116: No such file or directory < ./procsub.tests: line 66: /dev/fd/117: No such file or directory < ./procsub.tests: line 66: /dev/fd/118: No such file or directory < ./procsub.tests: line 66: /dev/fd/119: No such file or directory < ./procsub.tests: line 66: /dev/fd/120: No such file or directory < ./procsub.tests: line 66: /dev/fd/121: No such file or directory < ./procsub.tests: line 66: /dev/fd/122: No such file or directory < ./procsub.tests: line 66: /dev/fd/123: No such file or directory < ./procsub.tests: line 66: /dev/fd/124: No such file or directory < ./procsub.tests: line 66: /dev/fd/125: No such file or directory < ./procsub.tests: line 66: /dev/fd/126: No such file or directory < ./procsub.tests: line 66: /dev/fd/127: No such file or directory < ./procsub.tests: line 66: /dev/fd/128: No such file or directory < ./procsub.tests: line 66: /dev/fd/129: No such file or directory < ./procsub.tests: line 66: /dev/fd/130: No such file or directory < ./procsub.tests: line 66: /dev/fd/131: No such file or directory < ./procsub.tests: line 66: /dev/fd/132: No such file or directory < ./procsub.tests: line 66: /dev/fd/133: No such file or directory < ./procsub.tests: line 66: /dev/fd/134: No such file or directory < ./procsub.tests: line 66: /dev/fd/135: No such file or directory < ./procsub.tests: line 66: /dev/fd/136: No such file or directory < ./procsub.tests: line 66: /dev/fd/137: No such file or directory < ./procsub.tests: line 66: /dev/fd/138: No such file or directory < ./procsub.tests: line 66: /dev/fd/139: No such file or directory < ./procsub.tests: line 66: /dev/fd/140: No such file or directory < ./procsub.tests: line 66: /dev/fd/141: No such file or directory < ./procsub.tests: line 66: /dev/fd/142: No such file or directory < ./procsub.tests: line 66: /dev/fd/143: No such file or directory < ./procsub.tests: line 66: /dev/fd/144: No such file or directory < ./procsub.tests: line 66: /dev/fd/145: No such file or directory < ./procsub.tests: line 66: /dev/fd/146: No such file or directory < ./procsub.tests: line 66: /dev/fd/147: No such file or directory < ./procsub.tests: line 66: /dev/fd/148: No such file or directory < ./procsub.tests: line 66: /dev/fd/149: No such file or directory < ./procsub.tests: line 66: /dev/fd/150: No such file or directory < ./procsub.tests: line 66: /dev/fd/151: No such file or directory < ./procsub.tests: line 66: /dev/fd/152: No such file or directory < ./procsub.tests: line 66: /dev/fd/153: No such file or directory < ./procsub.tests: line 66: /dev/fd/154: No such file or directory < ./procsub.tests: line 66: /dev/fd/155: No such file or directory < ./procsub.tests: line 66: /dev/fd/156: No such file or directory < ./procsub.tests: line 66: /dev/fd/157: No such file or directory < ./procsub.tests: line 66: /dev/fd/158: No such file or directory < ./procsub.tests: line 66: /dev/fd/159: No such file or directory < ./procsub.tests: line 66: /dev/fd/160: No such file or directory < ./procsub.tests: line 66: /dev/fd/161: No such file or directory < ./procsub.tests: line 66: /dev/fd/162: No such file or directory < ./procsub.tests: line 66: /dev/fd/163: No such file or directory < ./procsub.tests: line 66: /dev/fd/164: No such file or directory < ./procsub.tests: line 66: /dev/fd/165: No such file or directory < ./procsub.tests: line 66: /dev/fd/166: No such file or directory < ./procsub.tests: line 66: /dev/fd/167: No such file or directory < ./procsub.tests: line 66: /dev/fd/168: No such file or directory < ./procsub.tests: line 66: /dev/fd/169: No such file or directory < ./procsub.tests: line 66: /dev/fd/170: No such file or directory < ./procsub.tests: line 66: /dev/fd/171: No such file or directory < ./procsub.tests: line 66: /dev/fd/172: No such file or directory < ./procsub.tests: line 66: /dev/fd/173: No such file or directory < ./procsub.tests: line 66: /dev/fd/174: No such file or directory < ./procsub.tests: line 66: /dev/fd/175: No such file or directory < ./procsub.tests: line 66: /dev/fd/176: No such file or directory < ./procsub.tests: line 66: /dev/fd/177: No such file or directory < ./procsub.tests: line 66: /dev/fd/178: No such file or directory < ./procsub.tests: line 66: /dev/fd/179: No such file or directory < ./procsub.tests: line 66: /dev/fd/180: No such file or directory < ./procsub.tests: line 66: /dev/fd/181: No such file or directory < ./procsub.tests: line 66: /dev/fd/182: No such file or directory < ./procsub.tests: line 66: /dev/fd/183: No such file or directory < ./procsub.tests: line 66: /dev/fd/184: No such file or directory < ./procsub.tests: line 66: /dev/fd/185: No such file or directory < ./procsub.tests: line 66: /dev/fd/186: No such file or directory < ./procsub.tests: line 66: /dev/fd/187: No such file or directory < ./procsub.tests: line 66: /dev/fd/188: No such file or directory < ./procsub.tests: line 66: /dev/fd/189: No such file or directory < ./procsub.tests: line 66: /dev/fd/190: No such file or directory < ./procsub.tests: line 66: /dev/fd/191: No such file or directory < ./procsub.tests: line 66: /dev/fd/192: No such file or directory < ./procsub.tests: line 66: /dev/fd/193: No such file or directory < ./procsub.tests: line 66: /dev/fd/194: No such file or directory < ./procsub.tests: line 66: /dev/fd/195: No such file or directory < ./procsub.tests: line 66: /dev/fd/196: No such file or directory < ./procsub.tests: line 66: /dev/fd/197: No such file or directory < ./procsub.tests: line 66: /dev/fd/198: No such file or directory < ./procsub.tests: line 66: /dev/fd/199: No such file or directory < ./procsub.tests: line 66: /dev/fd/200: No such file or directory < ./procsub.tests: line 66: /dev/fd/201: No such file or directory < ./procsub.tests: line 66: /dev/fd/202: No such file or directory < ./procsub.tests: line 66: /dev/fd/203: No such file or directory < ./procsub.tests: line 66: /dev/fd/204: No such file or directory < ./procsub.tests: line 66: /dev/fd/205: No such file or directory < ./procsub.tests: line 66: /dev/fd/206: No such file or directory < ./procsub.tests: line 66: /dev/fd/207: No such file or directory < ./procsub.tests: line 66: /dev/fd/208: No such file or directory < ./procsub.tests: line 66: /dev/fd/209: No such file or directory < ./procsub.tests: line 66: /dev/fd/210: No such file or directory < ./procsub.tests: line 66: /dev/fd/211: No such file or directory < ./procsub.tests: line 66: /dev/fd/212: No such file or directory < ./procsub.tests: line 66: /dev/fd/213: No such file or directory < ./procsub.tests: line 66: /dev/fd/214: No such file or directory < ./procsub.tests: line 66: /dev/fd/215: No such file or directory < ./procsub.tests: line 66: /dev/fd/216: No such file or directory < ./procsub.tests: line 66: /dev/fd/217: No such file or directory < ./procsub.tests: line 66: /dev/fd/218: No such file or directory < ./procsub.tests: line 66: /dev/fd/219: No such file or directory < ./procsub.tests: line 66: /dev/fd/220: No such file or directory < ./procsub.tests: line 66: /dev/fd/221: No such file or directory < ./procsub.tests: line 66: /dev/fd/222: No such file or directory < ./procsub.tests: line 66: /dev/fd/223: No such file or directory < ./procsub.tests: line 66: /dev/fd/224: No such file or directory < ./procsub.tests: line 66: /dev/fd/225: No such file or directory < ./procsub.tests: line 66: /dev/fd/226: No such file or directory < ./procsub.tests: line 66: /dev/fd/227: No such file or directory < ./procsub.tests: line 66: /dev/fd/228: No such file or directory < ./procsub.tests: line 66: /dev/fd/229: No such file or directory < ./procsub.tests: line 66: /dev/fd/230: No such file or directory < ./procsub.tests: line 66: /dev/fd/231: No such file or directory < ./procsub.tests: line 66: /dev/fd/232: No such file or directory < ./procsub.tests: line 66: /dev/fd/233: No such file or directory < ./procsub.tests: line 66: /dev/fd/234: No such file or directory < ./procsub.tests: line 66: /dev/fd/235: No such file or directory < ./procsub.tests: line 66: /dev/fd/236: No such file or directory < ./procsub.tests: line 66: /dev/fd/237: No such file or directory < ./procsub.tests: line 66: /dev/fd/238: No such file or directory < ./procsub.tests: line 66: /dev/fd/239: No such file or directory < ./procsub.tests: line 66: /dev/fd/240: No such file or directory < ./procsub.tests: line 66: /dev/fd/241: No such file or directory < ./procsub.tests: line 66: /dev/fd/242: No such file or directory < ./procsub.tests: line 66: /dev/fd/243: No such file or directory < ./procsub.tests: line 66: /dev/fd/244: No such file or directory < ./procsub.tests: line 66: /dev/fd/245: No such file or directory < ./procsub.tests: line 66: /dev/fd/246: No such file or directory < ./procsub.tests: line 66: /dev/fd/247: No such file or directory < ./procsub.tests: line 66: /dev/fd/248: No such file or directory < ./procsub.tests: line 66: /dev/fd/249: No such file or directory < ./procsub.tests: line 66: /dev/fd/250: No such file or directory < ./procsub.tests: line 66: /dev/fd/251: No such file or directory < ./procsub.tests: line 66: /dev/fd/252: No such file or directory < ./procsub.tests: line 66: /dev/fd/253: No such file or directory < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < --- > test5 > test6 > test7 > test8 > test8a > test9 > hi > bye > l8r > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 583,587c17,21 < ./procsub.tests: line 84: /dev/fd/63: No such file or directory < ./procsub.tests: line 91: /dev/fd/63: No such file or directory < ./procsub.tests: line 92: /dev/fd/63: No such file or directory < ./procsub.tests: line 93: /dev/fd/63: No such file or directory < ./procsub.tests: line 94: /dev/fd/63: No such file or directory --- > 1 > 0 > 0 > 0 > 0 589,598c23,27 < /usr/src/tmp/bashtest-3122361: line 1: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3122361: line 3: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3122361: line 4: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3122361: line 5: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3122361: line 6: /dev/fd/63: No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < cat: /dev/fd/63: No such file or directory --- > 1 > 0 > 0 > 0 > 0 600,606c29,33 < ./procsub2.sub: line 19: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub2.sub: line 32: /dev/fd/63: No such file or directory < ./procsub2.sub: line 27: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub2.sub: line 35: 4: Bad file descriptor < --- > bar1 > ouch > bar2 > foo > subshell run-quote run-quotearray run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 37,42c37,40 < ./read2.sub: line 18: /dev/tty: No such file or directory < 1 < 4 < ./read2.sub: line 27: /dev/tty: No such file or directory < 1 < 4 --- > timeout 1: ok > unset or null 1 > timeout 2: ok > unset or null 2 44,45c42,43 < 4 < ./read2.sub: line 45: /dev/tty: No such file or directory --- > unset or null 3 > ./read2.sub: line 45: read: -3: invalid timeout specification 47c45 < 4 --- > 73d70 < 0 74a72 > timeout 1: ok 76c74 < 1 --- > timeout 2: ok 78,79c76 < ./read7.sub: line 37: /dev/tty: No such file or directory < 1 --- > timeout 3: ok 84,85c81 < ./read7.sub: line 64: /dev/tty: No such file or directory < abcde --- > 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 103d102 < ./redir6.sub: line 3: help: command not found 154,592c153 < ./redir10.sub: line 21: /dev/fd/63: No such file or directory < ./redir10.sub: line 21: /dev/fd/62: No such file or directory < ./redir10.sub: line 21: /dev/fd/61: No such file or directory < ./redir10.sub: line 21: /dev/fd/60: No such file or directory < ./redir10.sub: line 21: /dev/fd/59: No such file or directory < ./redir10.sub: line 21: /dev/fd/58: No such file or directory < ./redir10.sub: line 21: /dev/fd/57: No such file or directory < ./redir10.sub: line 21: /dev/fd/56: No such file or directory < ./redir10.sub: line 21: /dev/fd/55: No such file or directory < ./redir10.sub: line 21: /dev/fd/54: No such file or directory < ./redir10.sub: line 21: /dev/fd/53: No such file or directory < ./redir10.sub: line 21: /dev/fd/52: No such file or directory < ./redir10.sub: line 21: /dev/fd/51: No such file or directory < ./redir10.sub: line 21: /dev/fd/50: No such file or directory < ./redir10.sub: line 21: /dev/fd/49: No such file or directory < ./redir10.sub: line 21: /dev/fd/48: No such file or directory < ./redir10.sub: line 21: /dev/fd/47: No such file or directory < ./redir10.sub: line 21: /dev/fd/46: No such file or directory < ./redir10.sub: line 21: /dev/fd/45: No such file or directory < ./redir10.sub: line 21: /dev/fd/44: No such file or directory < ./redir10.sub: line 21: /dev/fd/43: No such file or directory < ./redir10.sub: line 21: /dev/fd/42: No such file or directory < ./redir10.sub: line 21: /dev/fd/41: No such file or directory < ./redir10.sub: line 21: /dev/fd/40: No such file or directory < ./redir10.sub: line 21: /dev/fd/39: No such file or directory < ./redir10.sub: line 21: /dev/fd/38: No such file or directory < ./redir10.sub: line 21: /dev/fd/37: No such file or directory < ./redir10.sub: line 21: /dev/fd/36: No such file or directory < ./redir10.sub: line 21: /dev/fd/35: No such file or directory < ./redir10.sub: line 21: /dev/fd/34: No such file or directory < ./redir10.sub: line 21: /dev/fd/33: No such file or directory < ./redir10.sub: line 21: /dev/fd/32: No such file or directory < ./redir10.sub: line 21: /dev/fd/31: No such file or directory < ./redir10.sub: line 21: /dev/fd/30: No such file or directory < ./redir10.sub: line 21: /dev/fd/29: No such file or directory < ./redir10.sub: line 21: /dev/fd/28: No such file or directory < ./redir10.sub: line 21: /dev/fd/27: No such file or directory < ./redir10.sub: line 21: /dev/fd/26: No such file or directory < ./redir10.sub: line 21: /dev/fd/25: No such file or directory < ./redir10.sub: line 21: /dev/fd/24: No such file or directory < ./redir10.sub: line 21: /dev/fd/23: No such file or directory < ./redir10.sub: line 21: /dev/fd/22: No such file or directory < ./redir10.sub: line 21: /dev/fd/21: No such file or directory < ./redir10.sub: line 21: /dev/fd/20: No such file or directory < ./redir10.sub: line 21: /dev/fd/19: No such file or directory < ./redir10.sub: line 21: /dev/fd/18: No such file or directory < ./redir10.sub: line 21: /dev/fd/17: No such file or directory < ./redir10.sub: line 21: /dev/fd/16: No such file or directory < ./redir10.sub: line 21: /dev/fd/15: No such file or directory < ./redir10.sub: line 21: /dev/fd/14: No such file or directory < ./redir10.sub: line 21: /dev/fd/13: No such file or directory < ./redir10.sub: line 21: /dev/fd/12: No such file or directory < ./redir10.sub: line 21: /dev/fd/11: No such file or directory < ./redir10.sub: line 21: /dev/fd/10: No such file or directory < ./redir10.sub: line 21: /dev/fd/9: No such file or directory < ./redir10.sub: line 21: /dev/fd/8: No such file or directory < ./redir10.sub: line 21: /dev/fd/7: No such file or directory < ./redir10.sub: line 21: /dev/fd/6: No such file or directory < ./redir10.sub: line 21: /dev/fd/4: No such file or directory < ./redir10.sub: line 21: /dev/fd/5: No such file or directory < ./redir10.sub: line 21: /dev/fd/64: No such file or directory < ./redir10.sub: line 21: /dev/fd/65: No such file or directory < ./redir10.sub: line 21: /dev/fd/66: No such file or directory < ./redir10.sub: line 21: /dev/fd/67: No such file or directory < ./redir10.sub: line 21: /dev/fd/68: No such file or directory < ./redir10.sub: line 21: /dev/fd/69: No such file or directory < ./redir10.sub: line 21: /dev/fd/70: No such file or directory < ./redir10.sub: line 21: /dev/fd/71: No such file or directory < ./redir10.sub: line 21: /dev/fd/72: No such file or directory < ./redir10.sub: line 21: /dev/fd/73: No such file or directory < ./redir10.sub: line 21: /dev/fd/74: No such file or directory < ./redir10.sub: line 21: /dev/fd/75: No such file or directory < ./redir10.sub: line 21: /dev/fd/76: No such file or directory < ./redir10.sub: line 21: /dev/fd/77: No such file or directory < ./redir10.sub: line 21: /dev/fd/78: No such file or directory < ./redir10.sub: line 21: /dev/fd/79: No such file or directory < ./redir10.sub: line 21: /dev/fd/80: No such file or directory < ./redir10.sub: line 21: /dev/fd/81: No such file or directory < ./redir10.sub: line 21: /dev/fd/82: No such file or directory < ./redir10.sub: line 21: /dev/fd/83: No such file or directory < ./redir10.sub: line 21: /dev/fd/84: No such file or directory < ./redir10.sub: line 21: /dev/fd/85: No such file or directory < ./redir10.sub: line 21: /dev/fd/86: No such file or directory < ./redir10.sub: line 21: /dev/fd/87: No such file or directory < ./redir10.sub: line 21: /dev/fd/88: No such file or directory < ./redir10.sub: line 21: /dev/fd/89: No such file or directory < ./redir10.sub: line 21: /dev/fd/90: No such file or directory < ./redir10.sub: line 21: /dev/fd/91: No such file or directory < ./redir10.sub: line 21: /dev/fd/92: No such file or directory < ./redir10.sub: line 21: /dev/fd/93: No such file or directory < ./redir10.sub: line 21: /dev/fd/94: No such file or directory < ./redir10.sub: line 21: /dev/fd/95: No such file or directory < ./redir10.sub: line 21: /dev/fd/96: No such file or directory < ./redir10.sub: line 21: /dev/fd/97: No such file or directory < ./redir10.sub: line 21: /dev/fd/98: No such file or directory < ./redir10.sub: line 21: /dev/fd/99: No such file or directory < ./redir10.sub: line 21: /dev/fd/100: No such file or directory < ./redir10.sub: line 21: /dev/fd/101: No such file or directory < ./redir10.sub: line 21: /dev/fd/102: No such file or directory < ./redir10.sub: line 21: /dev/fd/103: No such file or directory < ./redir10.sub: line 21: /dev/fd/104: No such file or directory < ./redir10.sub: line 21: /dev/fd/105: No such file or directory < ./redir10.sub: line 21: /dev/fd/106: No such file or directory < ./redir10.sub: line 21: /dev/fd/107: No such file or directory < ./redir10.sub: line 21: /dev/fd/108: No such file or directory < ./redir10.sub: line 21: /dev/fd/109: No such file or directory < ./redir10.sub: line 21: /dev/fd/110: No such file or directory < ./redir10.sub: line 21: /dev/fd/111: No such file or directory < ./redir10.sub: line 21: /dev/fd/112: No such file or directory < ./redir10.sub: line 21: /dev/fd/113: No such file or directory < ./redir10.sub: line 21: /dev/fd/114: No such file or directory < ./redir10.sub: line 21: /dev/fd/115: No such file or directory < ./redir10.sub: line 21: /dev/fd/116: No such file or directory < ./redir10.sub: line 21: /dev/fd/117: No such file or directory < ./redir10.sub: line 21: /dev/fd/118: No such file or directory < ./redir10.sub: line 21: /dev/fd/119: No such file or directory < ./redir10.sub: line 21: /dev/fd/120: No such file or directory < ./redir10.sub: line 21: /dev/fd/121: No such file or directory < ./redir10.sub: line 21: /dev/fd/122: No such file or directory < ./redir10.sub: line 21: /dev/fd/123: No such file or directory < ./redir10.sub: line 21: /dev/fd/124: No such file or directory < ./redir10.sub: line 21: /dev/fd/125: No such file or directory < ./redir10.sub: line 21: /dev/fd/126: No such file or directory < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < --- > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: run-rhs-exp run-rsh 1,13c1,14 < ./rsh1.sub: line 20: set: -r: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] < hello < ./rsh2.sub: line 21: set: -r: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] < hello < ./rsh.tests: line 23: set: -r: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] < /bin/sh executed < ./rsh.tests: line 30: ./source.sub3: No such file or directory < oops 1 -- output < oops 2 -- append < Wed Jan 24 02:18:25 UTC 2024 --- > ./rsh1.sub: line 22: /bin/sh: restricted > ./rsh1.sub: line 24: sh: not found > ./rsh1.sub: line 25: a: command not found > ./rsh2.sub: line 23: hash: /bin/sh: restricted > ./rsh2.sub: line 25: hash: sh: not found > ./rsh2.sub: line 26: a: command not found > ./rsh.tests: line 25: cd: restricted > ./rsh.tests: line 26: PATH: readonly variable > ./rsh.tests: line 27: SHELL: readonly variable > ./rsh.tests: line 28: /bin/sh: restricted: cannot specify `/' in command names > ./rsh.tests: line 30: .: ./source.sub3: restricted > ./rsh.tests: line 33: /tmp/restricted: restricted: cannot redirect output > ./rsh.tests: line 37: /tmp/restricted: restricted: cannot redirect output > ./rsh.tests: line 42: command: -p: restricted 17c18,19 < Wed Jan 24 02:18:25 UTC 2024 --- > ./rsh.tests: line 47: exec: restricted > ./rsh.tests: after exec run-set-e run-set-x run-shopt 3,8d2 < ./shopt.tests: line 22: shopt: cmdhist: invalid shell option name < ./shopt.tests: line 27: shopt: histreedit: invalid shell option name < ./shopt.tests: line 28: shopt: histappend: invalid shell option name < ./shopt.tests: line 29: shopt: histverify: invalid shell option name < ./shopt.tests: line 30: shopt: hostcomplete: invalid shell option name < ./shopt.tests: line 33: shopt: lithist: invalid shell option name 16a11 > shopt -s cmdhist 23a19,21 > shopt -s complete_fullquote > shopt -u direxpand > shopt -u dirspell 30a29 > shopt -s force_fignore 34a34,37 > shopt -u histappend > shopt -u histreedit > shopt -u histverify > shopt -s hostcomplete 38a42 > shopt -u lithist 42a47 > shopt -u no_empty_cmd_completion 47a53,54 > shopt -s progcomp > shopt -u progcomp_alias 48a56 > shopt -u restricted_shell 58a67,68 > shopt -s cmdhist > shopt -s complete_fullquote 60a71 > shopt -s force_fignore 62a74 > shopt -s hostcomplete 64a77 > shopt -s progcomp 80a94,95 > shopt -u direxpand > shopt -u dirspell 87a103,105 > shopt -u histappend > shopt -u histreedit > shopt -u histverify 90a109 > shopt -u lithist 94a114 > shopt -u no_empty_cmd_completion 98a119,120 > shopt -u progcomp_alias > shopt -u restricted_shell 115a138,139 > direxpand off > dirspell off 122a147,149 > histappend off > histreedit off > histverify off 125a153 > lithist off 129a158 > no_empty_cmd_completion off 133a163,164 > progcomp_alias off > restricted_shell off 137,140d167 < ./shopt.tests: line 63: set: histexpand: invalid option name < ./shopt.tests: line 76: set: history: invalid option name < ./shopt.tests: line 80: set: emacs: invalid option name < ./shopt.tests: line 81: set: vi: invalid option name 143a171 > set -o emacs 147a176,177 > set -o histexpand > set -o history 154a185 > set +o nolog 162a194 > set +o vi 166a199 > emacs on 170a204,205 > histexpand on > history on 177a213 > nolog off 185a222 > vi off 189a227 > set -o emacs 193a232,233 > set -o histexpand > set -o history 200a241 > set +o nolog 208a250 > set +o vi 211c253 < ./shopt.tests: line 94: shopt: history: invalid option name --- > set -o history 214a257 > set -o emacs 215a259,260 > set -o histexpand > set -o history 228a274 > set +o nolog 235a282 > set +o vi 246a294 > nolog off 253a302 > vi off 258,263c307,310 < ./shopt1.sub: line 37: compgen: command not found < diff: /dev/fd/63: No such file or directory < diff: /dev/fd/62: No such file or directory < ./shopt1.sub: line 46: compgen: command not found < diff: /dev/fd/63: No such file or directory < diff: /dev/fd/62: No such file or directory --- > 28c28 > < globskipdots off > --- > > globskipdots on run-strip run-test 12c12 < 1 --- > 0 58c58 < ./test.tests: line 115: /dev/tty: No such file or directory --- > 0 152c152 < 1 --- > 0 154c154 < 1 --- > 0 156c156 < 1 --- > 0 158c158 < 1 --- > 0 160c160 < 1 --- > 0 162c162 < 1 --- > 0 297c297 < 1 --- > 0 run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-type run-varenv warning: some of these tests will fail if arrays have not warning: been compiled into the shell 54,61c54,56 < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory < :::bcde < ./varenv3.sub: line 37: /dev/fd/63: No such file or directory < --- < ./varenv3.sub: line 42: /dev/fd/63: No such file or directory < ::: < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory --- > a:b:c:d > a-b-c-d > a:b:c:d 92c87,88 < ./varenv8.sub: line 1: /dev/fd/63: No such file or directory --- > :1 > :2 94c90,91 < ./varenv8.sub: line 7: /dev/fd/63: No such file or directory --- > global:1 > global:2 96d92 < ./varenv8.sub: line 11: /dev/fd/63: No such file or directory 98c94 < x = --- > x = :1:2 270,271d265 < ./varenv21.sub: line 35: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...] run-vredir warning: the text of a system error message may vary between systems and warning: produce diff output. 101d100 < ./vredir8.sub: line 10: /dev/tty: Permission denied make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-sh' + make -k check -C build-bash make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash/builtins' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /usr/src/RPM/BUILD/bash-5.2.15/build-bash/bash version: 5.2.15(1)-release versinfo: 5 2 15 1 release x86_64-alt-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-alt-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 9d8 < egrep: warning: egrep is obsolescent; using grep -E 31d29 < egrep: warning: egrep is obsolescent; using grep -E 34d31 < egrep: warning: egrep is obsolescent; using grep -E 37d33 < egrep: warning: egrep is obsolescent; using grep -E 41d36 < egrep: warning: egrep is obsolescent; using grep -E 65d59 < egrep: warning: egrep is obsolescent; using grep -E 84d77 < egrep: warning: egrep is obsolescent; using grep -E 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. 115,116c115,116 < ./source6.sub: line 31: /dev/fd/63: No such file or directory < 1 --- > two - OK > 0 168,171c168,169 < ./builtins4.sub: line 42: /dev/fd/63: No such file or directory < declare -a c < ./builtins4.sub: line 47: /dev/fd/63: No such file or directory < declare -a c --- > declare -a c=([0]="1" [1]="2" [2]="3") > declare -a c=([0]="1" [1]="2" [2]="3") run-case run-casemod run-complete run-comsub run-comsub-eof run-comsub-posix run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-dynvar run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: UNIX versions number signals differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 24d23 < trap -- 'echo USR1' SIGUSR1 25a25 > trap -- 'echo USR1' SIGUSR1 30d29 < trap -- 'echo USR1' SIGUSR1 31a31 > trap -- 'echo USR1' SIGUSR1 63,64d62 < bash: cannot set terminal process group (2818476): Inappropriate ioctl for device < bash: no job control in this shell run-exp-tests run-exportfunc run-extglob run-extglob2 run-extglob3 run-func warning: if you have exported functions defined in your environment, warning: they may show up as diff output. warning: if so, please do not consider this a test failure run-getopts run-glob-test 2,3d1 < glob2.sub: warning: you do not have the zh_HK.big5hkscs locale installed; < glob2.sub: warning: that will cause some of these tests to fail. 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 195c195 < ./histexp4.sub: line 20: /dev/fd/63: No such file or directory --- > echo a 246c246 < cat: /dev/fd/63: No such file or directory --- > echo !! run-history warning: all of these tests will fail if history has not been compiled warning: into the shell run-ifs run-ifs-posix run-input-test run-intl unicode1.sub: warning: you do not have the fr_FR.ISO8859-1 locale installed; unicode1.sub: that will cause some of these tests to be skipped. unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed; unicode1.sub: that will cause some of these tests to be skipped. 24c24 < Passed all 998 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 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 170,172c170,172 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory --- > this is a test of proc subst > this is test 2 > a 175d174 < ./new-exp2.sub: line 59: /dev/stdin: No such file or directory 177c176 < ./new-exp2.sub: line 62: /dev/stdin: No such file or directory --- > ./new-exp2.sub: line 62: 1111111111111111111111: command not found 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 3,7d2 < time: cannot run !: No such file or directory < Command exited with non-zero status 127 < 0.00user 0.00system 0:00.00elapsed 87%CPU (0avgtext+0avgdata 1136maxresident)k < 0inputs+0outputs (0major+36minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 91%CPU (0avgtext+0avgdata 1540maxresident)k < 0inputs+0outputs (0major+79minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 > 1 > a > real 0.00 > user 0.00 > sys 0.00 15c16 < time --- > time 21,24c22,24 < 0.00user 0.00system 0:00.00elapsed 88%CPU (0avgtext+0avgdata 1372maxresident)k < 0inputs+0outputs (0major+74minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1520maxresident)k < 0inputs+0outputs (0major+162minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1700maxresident)k < 0inputs+0outputs (0major+166minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 89%CPU (0avgtext+0avgdata 1644maxresident)k < 0inputs+0outputs (0major+78minor)pagefaults 0swaps 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. 1c1 < cat: /dev/fd/63: No such file or directory --- > test1 3,4c3,4 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory --- > test2 > test4 6,581c6,15 < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub.tests: line 66: /dev/fd/63: No such file or directory < ./procsub.tests: line 66: /dev/fd/62: No such file or directory < ./procsub.tests: line 66: /dev/fd/61: No such file or directory < ./procsub.tests: line 66: /dev/fd/60: No such file or directory < ./procsub.tests: line 66: /dev/fd/59: No such file or directory < ./procsub.tests: line 66: /dev/fd/58: No such file or directory < ./procsub.tests: line 66: /dev/fd/57: No such file or directory < ./procsub.tests: line 66: /dev/fd/56: No such file or directory < ./procsub.tests: line 66: /dev/fd/55: No such file or directory < ./procsub.tests: line 66: /dev/fd/54: No such file or directory < ./procsub.tests: line 66: /dev/fd/53: No such file or directory < ./procsub.tests: line 66: /dev/fd/52: No such file or directory < ./procsub.tests: line 66: /dev/fd/51: No such file or directory < ./procsub.tests: line 66: /dev/fd/50: No such file or directory < ./procsub.tests: line 66: /dev/fd/49: No such file or directory < ./procsub.tests: line 66: /dev/fd/48: No such file or directory < ./procsub.tests: line 66: /dev/fd/47: No such file or directory < ./procsub.tests: line 66: /dev/fd/46: No such file or directory < ./procsub.tests: line 66: /dev/fd/45: No such file or directory < ./procsub.tests: line 66: /dev/fd/44: No such file or directory < ./procsub.tests: line 66: /dev/fd/43: No such file or directory < ./procsub.tests: line 66: /dev/fd/42: No such file or directory < ./procsub.tests: line 66: /dev/fd/41: No such file or directory < ./procsub.tests: line 66: /dev/fd/40: No such file or directory < ./procsub.tests: line 66: /dev/fd/39: No such file or directory < ./procsub.tests: line 66: /dev/fd/38: No such file or directory < ./procsub.tests: line 66: /dev/fd/37: No such file or directory < ./procsub.tests: line 66: /dev/fd/36: No such file or directory < ./procsub.tests: line 66: /dev/fd/35: No such file or directory < ./procsub.tests: line 66: /dev/fd/34: No such file or directory < ./procsub.tests: line 66: /dev/fd/33: No such file or directory < ./procsub.tests: line 66: /dev/fd/32: No such file or directory < ./procsub.tests: line 66: /dev/fd/31: No such file or directory < ./procsub.tests: line 66: /dev/fd/30: No such file or directory < ./procsub.tests: line 66: /dev/fd/29: No such file or directory < ./procsub.tests: line 66: /dev/fd/28: No such file or directory < ./procsub.tests: line 66: /dev/fd/27: No such file or directory < ./procsub.tests: line 66: /dev/fd/26: No such file or directory < ./procsub.tests: line 66: /dev/fd/25: No such file or directory < ./procsub.tests: line 66: /dev/fd/24: No such file or directory < ./procsub.tests: line 66: /dev/fd/23: No such file or directory < ./procsub.tests: line 66: /dev/fd/22: No such file or directory < ./procsub.tests: line 66: /dev/fd/21: No such file or directory < ./procsub.tests: line 66: /dev/fd/20: No such file or directory < ./procsub.tests: line 66: /dev/fd/19: No such file or directory < ./procsub.tests: line 66: /dev/fd/18: No such file or directory < ./procsub.tests: line 66: /dev/fd/17: No such file or directory < ./procsub.tests: line 66: /dev/fd/16: No such file or directory < ./procsub.tests: line 66: /dev/fd/15: No such file or directory < ./procsub.tests: line 66: /dev/fd/14: No such file or directory < ./procsub.tests: line 66: /dev/fd/13: No such file or directory < ./procsub.tests: line 66: /dev/fd/12: No such file or directory < ./procsub.tests: line 66: /dev/fd/11: No such file or directory < ./procsub.tests: line 66: /dev/fd/10: No such file or directory < ./procsub.tests: line 66: /dev/fd/9: No such file or directory < ./procsub.tests: line 66: /dev/fd/8: No such file or directory < ./procsub.tests: line 66: /dev/fd/7: No such file or directory < ./procsub.tests: line 66: /dev/fd/6: No such file or directory < ./procsub.tests: line 66: /dev/fd/5: No such file or directory < ./procsub.tests: line 66: /dev/fd/3: No such file or directory < ./procsub.tests: line 66: /dev/fd/4: No such file or directory < ./procsub.tests: line 66: /dev/fd/64: No such file or directory < ./procsub.tests: line 66: /dev/fd/65: No such file or directory < ./procsub.tests: line 66: /dev/fd/66: No such file or directory < ./procsub.tests: line 66: /dev/fd/67: No such file or directory < ./procsub.tests: line 66: /dev/fd/68: No such file or directory < ./procsub.tests: line 66: /dev/fd/69: No such file or directory < ./procsub.tests: line 66: /dev/fd/70: No such file or directory < ./procsub.tests: line 66: /dev/fd/71: No such file or directory < ./procsub.tests: line 66: /dev/fd/72: No such file or directory < ./procsub.tests: line 66: /dev/fd/73: No such file or directory < ./procsub.tests: line 66: /dev/fd/74: No such file or directory < ./procsub.tests: line 66: /dev/fd/75: No such file or directory < ./procsub.tests: line 66: /dev/fd/76: No such file or directory < ./procsub.tests: line 66: /dev/fd/77: No such file or directory < ./procsub.tests: line 66: /dev/fd/78: No such file or directory < ./procsub.tests: line 66: /dev/fd/79: No such file or directory < ./procsub.tests: line 66: /dev/fd/80: No such file or directory < ./procsub.tests: line 66: /dev/fd/81: No such file or directory < ./procsub.tests: line 66: /dev/fd/82: No such file or directory < ./procsub.tests: line 66: /dev/fd/83: No such file or directory < ./procsub.tests: line 66: /dev/fd/84: No such file or directory < ./procsub.tests: line 66: /dev/fd/85: No such file or directory < ./procsub.tests: line 66: /dev/fd/86: No such file or directory < ./procsub.tests: line 66: /dev/fd/87: No such file or directory < ./procsub.tests: line 66: /dev/fd/88: No such file or directory < ./procsub.tests: line 66: /dev/fd/89: No such file or directory < ./procsub.tests: line 66: /dev/fd/90: No such file or directory < ./procsub.tests: line 66: /dev/fd/91: No such file or directory < ./procsub.tests: line 66: /dev/fd/92: No such file or directory < ./procsub.tests: line 66: /dev/fd/93: No such file or directory < ./procsub.tests: line 66: /dev/fd/94: No such file or directory < ./procsub.tests: line 66: /dev/fd/95: No such file or directory < ./procsub.tests: line 66: /dev/fd/96: No such file or directory < ./procsub.tests: line 66: /dev/fd/97: No such file or directory < ./procsub.tests: line 66: /dev/fd/98: No such file or directory < ./procsub.tests: line 66: /dev/fd/99: No such file or directory < ./procsub.tests: line 66: /dev/fd/100: No such file or directory < ./procsub.tests: line 66: /dev/fd/101: No such file or directory < ./procsub.tests: line 66: /dev/fd/102: No such file or directory < ./procsub.tests: line 66: /dev/fd/103: No such file or directory < ./procsub.tests: line 66: /dev/fd/104: No such file or directory < ./procsub.tests: line 66: /dev/fd/105: No such file or directory < ./procsub.tests: line 66: /dev/fd/106: No such file or directory < ./procsub.tests: line 66: /dev/fd/107: No such file or directory < ./procsub.tests: line 66: /dev/fd/108: No such file or directory < ./procsub.tests: line 66: /dev/fd/109: No such file or directory < ./procsub.tests: line 66: /dev/fd/110: No such file or directory < ./procsub.tests: line 66: /dev/fd/111: No such file or directory < ./procsub.tests: line 66: /dev/fd/112: No such file or directory < ./procsub.tests: line 66: /dev/fd/113: No such file or directory < ./procsub.tests: line 66: /dev/fd/114: No such file or directory < ./procsub.tests: line 66: /dev/fd/115: No such file or directory < ./procsub.tests: line 66: /dev/fd/116: No such file or directory < ./procsub.tests: line 66: /dev/fd/117: No such file or directory < ./procsub.tests: line 66: /dev/fd/118: No such file or directory < ./procsub.tests: line 66: /dev/fd/119: No such file or directory < ./procsub.tests: line 66: /dev/fd/120: No such file or directory < ./procsub.tests: line 66: /dev/fd/121: No such file or directory < ./procsub.tests: line 66: /dev/fd/122: No such file or directory < ./procsub.tests: line 66: /dev/fd/123: No such file or directory < ./procsub.tests: line 66: /dev/fd/124: No such file or directory < ./procsub.tests: line 66: /dev/fd/125: No such file or directory < ./procsub.tests: line 66: /dev/fd/126: No such file or directory < ./procsub.tests: line 66: /dev/fd/127: No such file or directory < ./procsub.tests: line 66: /dev/fd/128: No such file or directory < ./procsub.tests: line 66: /dev/fd/129: No such file or directory < ./procsub.tests: line 66: /dev/fd/130: No such file or directory < ./procsub.tests: line 66: /dev/fd/131: No such file or directory < ./procsub.tests: line 66: /dev/fd/132: No such file or directory < ./procsub.tests: line 66: /dev/fd/133: No such file or directory < ./procsub.tests: line 66: /dev/fd/134: No such file or directory < ./procsub.tests: line 66: /dev/fd/135: No such file or directory < ./procsub.tests: line 66: /dev/fd/136: No such file or directory < ./procsub.tests: line 66: /dev/fd/137: No such file or directory < ./procsub.tests: line 66: /dev/fd/138: No such file or directory < ./procsub.tests: line 66: /dev/fd/139: No such file or directory < ./procsub.tests: line 66: /dev/fd/140: No such file or directory < ./procsub.tests: line 66: /dev/fd/141: No such file or directory < ./procsub.tests: line 66: /dev/fd/142: No such file or directory < ./procsub.tests: line 66: /dev/fd/143: No such file or directory < ./procsub.tests: line 66: /dev/fd/144: No such file or directory < ./procsub.tests: line 66: /dev/fd/145: No such file or directory < ./procsub.tests: line 66: /dev/fd/146: No such file or directory < ./procsub.tests: line 66: /dev/fd/147: No such file or directory < ./procsub.tests: line 66: /dev/fd/148: No such file or directory < ./procsub.tests: line 66: /dev/fd/149: No such file or directory < ./procsub.tests: line 66: /dev/fd/150: No such file or directory < ./procsub.tests: line 66: /dev/fd/151: No such file or directory < ./procsub.tests: line 66: /dev/fd/152: No such file or directory < ./procsub.tests: line 66: /dev/fd/153: No such file or directory < ./procsub.tests: line 66: /dev/fd/154: No such file or directory < ./procsub.tests: line 66: /dev/fd/155: No such file or directory < ./procsub.tests: line 66: /dev/fd/156: No such file or directory < ./procsub.tests: line 66: /dev/fd/157: No such file or directory < ./procsub.tests: line 66: /dev/fd/158: No such file or directory < ./procsub.tests: line 66: /dev/fd/159: No such file or directory < ./procsub.tests: line 66: /dev/fd/160: No such file or directory < ./procsub.tests: line 66: /dev/fd/161: No such file or directory < ./procsub.tests: line 66: /dev/fd/162: No such file or directory < ./procsub.tests: line 66: /dev/fd/163: No such file or directory < ./procsub.tests: line 66: /dev/fd/164: No such file or directory < ./procsub.tests: line 66: /dev/fd/165: No such file or directory < ./procsub.tests: line 66: /dev/fd/166: No such file or directory < ./procsub.tests: line 66: /dev/fd/167: No such file or directory < ./procsub.tests: line 66: /dev/fd/168: No such file or directory < ./procsub.tests: line 66: /dev/fd/169: No such file or directory < ./procsub.tests: line 66: /dev/fd/170: No such file or directory < ./procsub.tests: line 66: /dev/fd/171: No such file or directory < ./procsub.tests: line 66: /dev/fd/172: No such file or directory < ./procsub.tests: line 66: /dev/fd/173: No such file or directory < ./procsub.tests: line 66: /dev/fd/174: No such file or directory < ./procsub.tests: line 66: /dev/fd/175: No such file or directory < ./procsub.tests: line 66: /dev/fd/176: No such file or directory < ./procsub.tests: line 66: /dev/fd/177: No such file or directory < ./procsub.tests: line 66: /dev/fd/178: No such file or directory < ./procsub.tests: line 66: /dev/fd/179: No such file or directory < ./procsub.tests: line 66: /dev/fd/180: No such file or directory < ./procsub.tests: line 66: /dev/fd/181: No such file or directory < ./procsub.tests: line 66: /dev/fd/182: No such file or directory < ./procsub.tests: line 66: /dev/fd/183: No such file or directory < ./procsub.tests: line 66: /dev/fd/184: No such file or directory < ./procsub.tests: line 66: /dev/fd/185: No such file or directory < ./procsub.tests: line 66: /dev/fd/186: No such file or directory < ./procsub.tests: line 66: /dev/fd/187: No such file or directory < ./procsub.tests: line 66: /dev/fd/188: No such file or directory < ./procsub.tests: line 66: /dev/fd/189: No such file or directory < ./procsub.tests: line 66: /dev/fd/190: No such file or directory < ./procsub.tests: line 66: /dev/fd/191: No such file or directory < ./procsub.tests: line 66: /dev/fd/192: No such file or directory < ./procsub.tests: line 66: /dev/fd/193: No such file or directory < ./procsub.tests: line 66: /dev/fd/194: No such file or directory < ./procsub.tests: line 66: /dev/fd/195: No such file or directory < ./procsub.tests: line 66: /dev/fd/196: No such file or directory < ./procsub.tests: line 66: /dev/fd/197: No such file or directory < ./procsub.tests: line 66: /dev/fd/198: No such file or directory < ./procsub.tests: line 66: /dev/fd/199: No such file or directory < ./procsub.tests: line 66: /dev/fd/200: No such file or directory < ./procsub.tests: line 66: /dev/fd/201: No such file or directory < ./procsub.tests: line 66: /dev/fd/202: No such file or directory < ./procsub.tests: line 66: /dev/fd/203: No such file or directory < ./procsub.tests: line 66: /dev/fd/204: No such file or directory < ./procsub.tests: line 66: /dev/fd/205: No such file or directory < ./procsub.tests: line 66: /dev/fd/206: No such file or directory < ./procsub.tests: line 66: /dev/fd/207: No such file or directory < ./procsub.tests: line 66: /dev/fd/208: No such file or directory < ./procsub.tests: line 66: /dev/fd/209: No such file or directory < ./procsub.tests: line 66: /dev/fd/210: No such file or directory < ./procsub.tests: line 66: /dev/fd/211: No such file or directory < ./procsub.tests: line 66: /dev/fd/212: No such file or directory < ./procsub.tests: line 66: /dev/fd/213: No such file or directory < ./procsub.tests: line 66: /dev/fd/214: No such file or directory < ./procsub.tests: line 66: /dev/fd/215: No such file or directory < ./procsub.tests: line 66: /dev/fd/216: No such file or directory < ./procsub.tests: line 66: /dev/fd/217: No such file or directory < ./procsub.tests: line 66: /dev/fd/218: No such file or directory < ./procsub.tests: line 66: /dev/fd/219: No such file or directory < ./procsub.tests: line 66: /dev/fd/220: No such file or directory < ./procsub.tests: line 66: /dev/fd/221: No such file or directory < ./procsub.tests: line 66: /dev/fd/222: No such file or directory < ./procsub.tests: line 66: /dev/fd/223: No such file or directory < ./procsub.tests: line 66: /dev/fd/224: No such file or directory < ./procsub.tests: line 66: /dev/fd/225: No such file or directory < ./procsub.tests: line 66: /dev/fd/226: No such file or directory < ./procsub.tests: line 66: /dev/fd/227: No such file or directory < ./procsub.tests: line 66: /dev/fd/228: No such file or directory < ./procsub.tests: line 66: /dev/fd/229: No such file or directory < ./procsub.tests: line 66: /dev/fd/230: No such file or directory < ./procsub.tests: line 66: /dev/fd/231: No such file or directory < ./procsub.tests: line 66: /dev/fd/232: No such file or directory < ./procsub.tests: line 66: /dev/fd/233: No such file or directory < ./procsub.tests: line 66: /dev/fd/234: No such file or directory < ./procsub.tests: line 66: /dev/fd/235: No such file or directory < ./procsub.tests: line 66: /dev/fd/236: No such file or directory < ./procsub.tests: line 66: /dev/fd/237: No such file or directory < ./procsub.tests: line 66: /dev/fd/238: No such file or directory < ./procsub.tests: line 66: /dev/fd/239: No such file or directory < ./procsub.tests: line 66: /dev/fd/240: No such file or directory < ./procsub.tests: line 66: /dev/fd/241: No such file or directory < ./procsub.tests: line 66: /dev/fd/242: No such file or directory < ./procsub.tests: line 66: /dev/fd/243: No such file or directory < ./procsub.tests: line 66: /dev/fd/244: No such file or directory < ./procsub.tests: line 66: /dev/fd/245: No such file or directory < ./procsub.tests: line 66: /dev/fd/246: No such file or directory < ./procsub.tests: line 66: /dev/fd/247: No such file or directory < ./procsub.tests: line 66: /dev/fd/248: No such file or directory < ./procsub.tests: line 66: /dev/fd/249: No such file or directory < ./procsub.tests: line 66: /dev/fd/250: No such file or directory < ./procsub.tests: line 66: /dev/fd/251: No such file or directory < ./procsub.tests: line 66: /dev/fd/252: No such file or directory < ./procsub.tests: line 66: /dev/fd/253: No such file or directory < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: cannot make pipe for process substitution: Too many open files < ./procsub.tests: line 66: <(echo x): ambiguous redirect < --- > test5 > test6 > test7 > test8 > test8a > test9 > hi > bye > l8r > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 583,587c17,21 < ./procsub.tests: line 84: /dev/fd/63: No such file or directory < ./procsub.tests: line 91: /dev/fd/63: No such file or directory < ./procsub.tests: line 92: /dev/fd/63: No such file or directory < ./procsub.tests: line 93: /dev/fd/63: No such file or directory < ./procsub.tests: line 94: /dev/fd/63: No such file or directory --- > 1 > 0 > 0 > 0 > 0 589,598c23,27 < /usr/src/tmp/bashtest-3393042: line 1: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3393042: line 3: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3393042: line 4: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3393042: line 5: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-3393042: line 6: /dev/fd/63: No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < ls: cannot access '/dev/fd/63': No such file or directory < cat: /dev/fd/63: No such file or directory --- > 1 > 0 > 0 > 0 > 0 600,606c29,33 < ./procsub2.sub: line 19: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub2.sub: line 32: /dev/fd/63: No such file or directory < ./procsub2.sub: line 27: /dev/fd/62: No such file or directory < cat: /dev/fd/63: No such file or directory < ./procsub2.sub: line 35: 4: Bad file descriptor < --- > bar1 > ouch > bar2 > foo > subshell run-quote run-quotearray run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 37,42c37,40 < ./read2.sub: line 18: /dev/tty: No such file or directory < 1 < 4 < ./read2.sub: line 27: /dev/tty: No such file or directory < 1 < 4 --- > timeout 1: ok > unset or null 1 > timeout 2: ok > unset or null 2 44,45c42,43 < 4 < ./read2.sub: line 45: /dev/tty: No such file or directory --- > unset or null 3 > ./read2.sub: line 45: read: -3: invalid timeout specification 47c45 < 4 --- > 73d70 < 0 74a72 > timeout 1: ok 76c74 < 1 --- > timeout 2: ok 78,79c76 < ./read7.sub: line 37: /dev/tty: No such file or directory < 1 --- > timeout 3: ok 84,85c81 < ./read7.sub: line 64: /dev/tty: No such file or directory < abcde --- > 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 153,591c153 < ./redir10.sub: line 21: /dev/fd/63: No such file or directory < ./redir10.sub: line 21: /dev/fd/62: No such file or directory < ./redir10.sub: line 21: /dev/fd/61: No such file or directory < ./redir10.sub: line 21: /dev/fd/60: No such file or directory < ./redir10.sub: line 21: /dev/fd/59: No such file or directory < ./redir10.sub: line 21: /dev/fd/58: No such file or directory < ./redir10.sub: line 21: /dev/fd/57: No such file or directory < ./redir10.sub: line 21: /dev/fd/56: No such file or directory < ./redir10.sub: line 21: /dev/fd/55: No such file or directory < ./redir10.sub: line 21: /dev/fd/54: No such file or directory < ./redir10.sub: line 21: /dev/fd/53: No such file or directory < ./redir10.sub: line 21: /dev/fd/52: No such file or directory < ./redir10.sub: line 21: /dev/fd/51: No such file or directory < ./redir10.sub: line 21: /dev/fd/50: No such file or directory < ./redir10.sub: line 21: /dev/fd/49: No such file or directory < ./redir10.sub: line 21: /dev/fd/48: No such file or directory < ./redir10.sub: line 21: /dev/fd/47: No such file or directory < ./redir10.sub: line 21: /dev/fd/46: No such file or directory < ./redir10.sub: line 21: /dev/fd/45: No such file or directory < ./redir10.sub: line 21: /dev/fd/44: No such file or directory < ./redir10.sub: line 21: /dev/fd/43: No such file or directory < ./redir10.sub: line 21: /dev/fd/42: No such file or directory < ./redir10.sub: line 21: /dev/fd/41: No such file or directory < ./redir10.sub: line 21: /dev/fd/40: No such file or directory < ./redir10.sub: line 21: /dev/fd/39: No such file or directory < ./redir10.sub: line 21: /dev/fd/38: No such file or directory < ./redir10.sub: line 21: /dev/fd/37: No such file or directory < ./redir10.sub: line 21: /dev/fd/36: No such file or directory < ./redir10.sub: line 21: /dev/fd/35: No such file or directory < ./redir10.sub: line 21: /dev/fd/34: No such file or directory < ./redir10.sub: line 21: /dev/fd/33: No such file or directory < ./redir10.sub: line 21: /dev/fd/32: No such file or directory < ./redir10.sub: line 21: /dev/fd/31: No such file or directory < ./redir10.sub: line 21: /dev/fd/30: No such file or directory < ./redir10.sub: line 21: /dev/fd/29: No such file or directory < ./redir10.sub: line 21: /dev/fd/28: No such file or directory < ./redir10.sub: line 21: /dev/fd/27: No such file or directory < ./redir10.sub: line 21: /dev/fd/26: No such file or directory < ./redir10.sub: line 21: /dev/fd/25: No such file or directory < ./redir10.sub: line 21: /dev/fd/24: No such file or directory < ./redir10.sub: line 21: /dev/fd/23: No such file or directory < ./redir10.sub: line 21: /dev/fd/22: No such file or directory < ./redir10.sub: line 21: /dev/fd/21: No such file or directory < ./redir10.sub: line 21: /dev/fd/20: No such file or directory < ./redir10.sub: line 21: /dev/fd/19: No such file or directory < ./redir10.sub: line 21: /dev/fd/18: No such file or directory < ./redir10.sub: line 21: /dev/fd/17: No such file or directory < ./redir10.sub: line 21: /dev/fd/16: No such file or directory < ./redir10.sub: line 21: /dev/fd/15: No such file or directory < ./redir10.sub: line 21: /dev/fd/14: No such file or directory < ./redir10.sub: line 21: /dev/fd/13: No such file or directory < ./redir10.sub: line 21: /dev/fd/12: No such file or directory < ./redir10.sub: line 21: /dev/fd/11: No such file or directory < ./redir10.sub: line 21: /dev/fd/10: No such file or directory < ./redir10.sub: line 21: /dev/fd/9: No such file or directory < ./redir10.sub: line 21: /dev/fd/8: No such file or directory < ./redir10.sub: line 21: /dev/fd/7: No such file or directory < ./redir10.sub: line 21: /dev/fd/6: No such file or directory < ./redir10.sub: line 21: /dev/fd/4: No such file or directory < ./redir10.sub: line 21: /dev/fd/5: No such file or directory < ./redir10.sub: line 21: /dev/fd/64: No such file or directory < ./redir10.sub: line 21: /dev/fd/65: No such file or directory < ./redir10.sub: line 21: /dev/fd/66: No such file or directory < ./redir10.sub: line 21: /dev/fd/67: No such file or directory < ./redir10.sub: line 21: /dev/fd/68: No such file or directory < ./redir10.sub: line 21: /dev/fd/69: No such file or directory < ./redir10.sub: line 21: /dev/fd/70: No such file or directory < ./redir10.sub: line 21: /dev/fd/71: No such file or directory < ./redir10.sub: line 21: /dev/fd/72: No such file or directory < ./redir10.sub: line 21: /dev/fd/73: No such file or directory < ./redir10.sub: line 21: /dev/fd/74: No such file or directory < ./redir10.sub: line 21: /dev/fd/75: No such file or directory < ./redir10.sub: line 21: /dev/fd/76: No such file or directory < ./redir10.sub: line 21: /dev/fd/77: No such file or directory < ./redir10.sub: line 21: /dev/fd/78: No such file or directory < ./redir10.sub: line 21: /dev/fd/79: No such file or directory < ./redir10.sub: line 21: /dev/fd/80: No such file or directory < ./redir10.sub: line 21: /dev/fd/81: No such file or directory < ./redir10.sub: line 21: /dev/fd/82: No such file or directory < ./redir10.sub: line 21: /dev/fd/83: No such file or directory < ./redir10.sub: line 21: /dev/fd/84: No such file or directory < ./redir10.sub: line 21: /dev/fd/85: No such file or directory < ./redir10.sub: line 21: /dev/fd/86: No such file or directory < ./redir10.sub: line 21: /dev/fd/87: No such file or directory < ./redir10.sub: line 21: /dev/fd/88: No such file or directory < ./redir10.sub: line 21: /dev/fd/89: No such file or directory < ./redir10.sub: line 21: /dev/fd/90: No such file or directory < ./redir10.sub: line 21: /dev/fd/91: No such file or directory < ./redir10.sub: line 21: /dev/fd/92: No such file or directory < ./redir10.sub: line 21: /dev/fd/93: No such file or directory < ./redir10.sub: line 21: /dev/fd/94: No such file or directory < ./redir10.sub: line 21: /dev/fd/95: No such file or directory < ./redir10.sub: line 21: /dev/fd/96: No such file or directory < ./redir10.sub: line 21: /dev/fd/97: No such file or directory < ./redir10.sub: line 21: /dev/fd/98: No such file or directory < ./redir10.sub: line 21: /dev/fd/99: No such file or directory < ./redir10.sub: line 21: /dev/fd/100: No such file or directory < ./redir10.sub: line 21: /dev/fd/101: No such file or directory < ./redir10.sub: line 21: /dev/fd/102: No such file or directory < ./redir10.sub: line 21: /dev/fd/103: No such file or directory < ./redir10.sub: line 21: /dev/fd/104: No such file or directory < ./redir10.sub: line 21: /dev/fd/105: No such file or directory < ./redir10.sub: line 21: /dev/fd/106: No such file or directory < ./redir10.sub: line 21: /dev/fd/107: No such file or directory < ./redir10.sub: line 21: /dev/fd/108: No such file or directory < ./redir10.sub: line 21: /dev/fd/109: No such file or directory < ./redir10.sub: line 21: /dev/fd/110: No such file or directory < ./redir10.sub: line 21: /dev/fd/111: No such file or directory < ./redir10.sub: line 21: /dev/fd/112: No such file or directory < ./redir10.sub: line 21: /dev/fd/113: No such file or directory < ./redir10.sub: line 21: /dev/fd/114: No such file or directory < ./redir10.sub: line 21: /dev/fd/115: No such file or directory < ./redir10.sub: line 21: /dev/fd/116: No such file or directory < ./redir10.sub: line 21: /dev/fd/117: No such file or directory < ./redir10.sub: line 21: /dev/fd/118: No such file or directory < ./redir10.sub: line 21: /dev/fd/119: No such file or directory < ./redir10.sub: line 21: /dev/fd/120: No such file or directory < ./redir10.sub: line 21: /dev/fd/121: No such file or directory < ./redir10.sub: line 21: /dev/fd/122: No such file or directory < ./redir10.sub: line 21: /dev/fd/123: No such file or directory < ./redir10.sub: line 21: /dev/fd/124: No such file or directory < ./redir10.sub: line 21: /dev/fd/125: No such file or directory < ./redir10.sub: line 21: /dev/fd/126: No such file or directory < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 21: <(echo x): ambiguous redirect < --- > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: run-rhs-exp run-rsh run-set-e run-set-x run-shopt 307,310c307,310 < diff: /dev/fd/63: No such file or directory < diff: /dev/fd/62: No such file or directory < diff: /dev/fd/63: No such file or directory < diff: /dev/fd/62: No such file or directory --- > 28c28 > < globskipdots off > --- > > globskipdots on run-strip run-test 12c12 < 1 --- > 0 58c58 < ./test.tests: line 115: /dev/tty: No such file or directory --- > 0 152c152 < 1 --- > 0 154c154 < 1 --- > 0 156c156 < 1 --- > 0 158c158 < 1 --- > 0 160c160 < 1 --- > 0 162c162 < 1 --- > 0 297c297 < 1 --- > 0 run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-type run-varenv warning: some of these tests will fail if arrays have not warning: been compiled into the shell 54,61c54,56 < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory < :::bcde < ./varenv3.sub: line 37: /dev/fd/63: No such file or directory < --- < ./varenv3.sub: line 42: /dev/fd/63: No such file or directory < ::: < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory < ./varenv3.sub: line 26: /dev/fd/63: No such file or directory --- > a:b:c:d > a-b-c-d > a:b:c:d 92c87,88 < ./varenv8.sub: line 1: /dev/fd/63: No such file or directory --- > :1 > :2 94c90,91 < ./varenv8.sub: line 7: /dev/fd/63: No such file or directory --- > global:1 > global:2 96d92 < ./varenv8.sub: line 11: /dev/fd/63: No such file or directory 98c94 < x = --- > x = :1:2 run-vredir warning: the text of a system error message may vary between systems and warning: produce diff output. 101d100 < ./vredir8.sub: line 10: /dev/tty: Permission denied make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.15/build-bash' + exit 0 Processing files: bash5-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kEgU1Q find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kKppyg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,static,symlinks,systemd-services) Requires: sh5 = 5.2.15-alt1, /bin/sh5, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.36)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libreadline.so.8()(64bit) >= set:nfYDPzutupSCtKMMFS4u0wLhoyNvTUoWZhi1IBiOyPVtZwN1xeAB0jiDuY1fhlatoQCAy9saZs1B962lCbcTsyZxINPey1eWPDft6Jw6U00sYhICe0owxUgdVtDqZnjJ60oAiBYoaoZorfseww04nWhQAXIRVXyPFG9P09l3GuZ2Qt4IUMuc5Sd4G30qlnN51nnt3zCur9eDP7ObTrdP1zCx8sEcI6qgaIkjvldHJS3mfYcc88T6fFdV5Z4mSWpseVZFsIsgb6q4MYjl4ZrVWFggLqNb1L0NzArdndaN331G9ymZHA24VqQKQTLRqAcTG7riu2X5LABfZ5Tt3w4l9fuYuvwmlUKglcrZ2Pdh1B68HEh2abGqZ0o0p9LiHGFacuy4sKB4Y1aia, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdgFe1 Creating bash5-debuginfo package Processing files: sh5-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F7gBgW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qixaUu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: /bin/sh5, /usr/lib/bash5 Requires: bashrc, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.36)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH) Conflicts: bash5 < 5.2.15-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KAS76E Creating sh5-debuginfo package Processing files: bash5-doc-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.apBOW9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UZHyX1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: bash5 = 5.2.15-alt1 Processing files: bash5-examples-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oPrxGn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QwX8jo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: bash5 = 5.2.15-alt1 Processing files: bash5-devel-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cvKukN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4xjnp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(bash5) = 5.2-release Requires: bash5 = 5.2.15-alt1, libreadline-devel, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IE4Jpg Processing files: bash5-debuginfo-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FDHOl5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.35n6vm find-requires: running scripts (debuginfo) Requires: bash5 = 5.2.15-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.8) Processing files: sh5-debuginfo-5.2.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NHp8uB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pAkeHZ find-requires: running scripts (debuginfo) Requires: sh5 = 5.2.15-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to bash5 a strict dependency on sh5 Adding to bash5-doc a strict dependency on bash5 Adding to bash5-examples a strict dependency on bash5 Adding to bash5-devel a strict dependency on bash5 Adding to bash5-debuginfo a strict dependency on bash5 Adding to sh5-debuginfo a strict dependency on sh5 Adding to bash5-debuginfo a strict dependency on sh5-debuginfo Removing from bash5-debuginfo 141 sources provided by sh5-debuginfo also prunning dir /usr/src/debug/bash-5.2.15/builtins also prunning dir /usr/src/debug/bash-5.2.15/include also prunning dir /usr/src/debug/bash-5.2.15/lib/glob also prunning dir /usr/src/debug/bash-5.2.15/lib/tilde Removing 1 extra deps from bash5 due to dependency on sh5 Removing 15 extra deps from bash5 due to repentancy on sh5 Removing 2 extra deps from bash5-debuginfo due to repentancy on sh5-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/bash5-5.2.15-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sh5-5.2.15-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash5-doc-5.2.15-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash5-examples-5.2.15-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bash5-devel-5.2.15-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bash5-debuginfo-5.2.15-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sh5-debuginfo-5.2.15-alt1.x86_64.rpm (w2.lzdio) 134.47user 59.93system 5:29.42elapsed 59%CPU (0avgtext+0avgdata 82428maxresident)k 0inputs+0outputs (0major+14890287minor)pagefaults 0swaps 4.57user 1.97system 5:40.33elapsed 1%CPU (0avgtext+0avgdata 128048maxresident)k 3712inputs+0outputs (0major+200626minor)pagefaults 0swaps --- bash5-5.2.15-alt1.x86_64.rpm.repo 2023-09-07 05:18:54.000000000 +0000 +++ bash5-5.2.15-alt1.x86_64.rpm.hasher 2024-01-24 02:21:23.035617640 +0000 @@ -239,3 +239,3 @@ Provides: bash5 = 5.2.15-alt1:sisyphus+328717.700.11.1 -File: /bin/bash5 100755 root:root e1063980847b29be84e1894f130c6499 +File: /bin/bash5 100755 root:root 2a74bac9466ae8f22feb7d669600eb54 File: /bin/rbash5 120777 root:root bash5 @@ -250,13 +250,13 @@ File: /usr/lib/bash5/fdflags 100644 root:root d1c2e553cd7cc1f6a25c97e6becd693b -File: /usr/lib/bash5/finfo 100644 root:root 9bf3a4059da2cfab944e7ed40199bfea +File: /usr/lib/bash5/finfo 100644 root:root f6474a8bef06a8e4c808b3d75ed67aa2 File: /usr/lib/bash5/getconf 100644 root:root b27c12996fc552206ec30f29f9ecb1e7 -File: /usr/lib/bash5/head 100644 root:root 428776a6843bc6885d34ad3aec1b470c +File: /usr/lib/bash5/head 100644 root:root dca90a70a059dd222cf04e07bb8864ee File: /usr/lib/bash5/id 100644 root:root f527ced0d421ce1e3b43ac182d938f40 -File: /usr/lib/bash5/ln 100644 root:root b49cbf2f971c494f566fe8edc156b6cb +File: /usr/lib/bash5/ln 100644 root:root b8bb2f63910c6e152391c50fc512ef1e File: /usr/lib/bash5/logname 100644 root:root 0e72eff4d5365b52509b27927c128206 -File: /usr/lib/bash5/mkdir 100644 root:root 42f41ff06e0386e12601d758bc06e55b -File: /usr/lib/bash5/mkfifo 100644 root:root dd458f90cb11bd80237934a0b9b81621 +File: /usr/lib/bash5/mkdir 100644 root:root 36024e937e214ae2aa34d593ee989715 +File: /usr/lib/bash5/mkfifo 100644 root:root b2bd5b4c27bbdb787d7b7cdb687f82f8 File: /usr/lib/bash5/mktemp 100644 root:root a1515327d2e9b77a422b226589e4d3a4 File: /usr/lib/bash5/mypid 100644 root:root 364a62b20e0209a6721b2fd6448f62d6 -File: /usr/lib/bash5/pathchk 100644 root:root 8812b5ce4c50f790ce6ef81caa1b6a02 +File: /usr/lib/bash5/pathchk 100644 root:root 24ab07d34eb476d1ca59402ec8bd943f File: /usr/lib/bash5/print 100644 root:root 4093b1e4e164e39f8af193eba048b47c @@ -264,3 +264,3 @@ File: /usr/lib/bash5/push 100644 root:root 11d1b3c6efef2589a5d9b7ff519ef616 -File: /usr/lib/bash5/realpath 100644 root:root a439775031a4ec2d68c38552897d2610 +File: /usr/lib/bash5/realpath 100644 root:root ac8f4309f96a7710e69c16e982c30256 File: /usr/lib/bash5/rm 100644 root:root 5bbaaf2c2dba378f442729a674b8db2a @@ -270,6 +270,6 @@ File: /usr/lib/bash5/sleep 100644 root:root be637b257c32f826375686114a8c8f5d -File: /usr/lib/bash5/stat 100644 root:root 6a481f2b0cfe486120b931c61595452c +File: /usr/lib/bash5/stat 100644 root:root 6a674dcc2a6c47405b6ed969895ab506 File: /usr/lib/bash5/strftime 100644 root:root 76309ed6221193e6b50be34fdbc0f7ed File: /usr/lib/bash5/sync 100644 root:root df0144c32df2e0c727dbf2f3a96b0fda -File: /usr/lib/bash5/tee 100644 root:root dfa718bb298e36e4c3f066af5224e5d0 +File: /usr/lib/bash5/tee 100644 root:root b768194a480a2623dd646334b45f387b File: /usr/lib/bash5/truefalse 100644 root:root bfbf3191fb09f256339fbbd5be56c164 @@ -367,3 +367,3 @@ File: /usr/share/doc/bash5-5.2.15/RBASH 100644 root:root c2737a3f295b4b1ddc40605d2053531a -File: /usr/share/info/bash5.info.xz 100644 root:root 82203dd091843c26d9e27a57900ec233 +File: /usr/share/info/bash5.info.xz 100644 root:root c63e89979544c6a2346557a321adb5f3 File: /usr/share/locale/af/LC_MESSAGES/bash5.mo 100644 root:root 14e5205be2b2d1eb1968586d4b75d077 @@ -473,2 +473,2 @@ File: /usr/share/man/man1/sh5.1.xz 120777 root:root bash5.1.xz -RPMIdentity: 3b13d49d7c149a0d0408b12621feb695587a38fdf2f016adbfe3a6fa4b3fc2f0175dd0e469e0b5642f50d9a123f4cf9ff7165430ea94579c19a8f4350a9b4813 +RPMIdentity: 1af3037c5f1d8725251f48cf7d1ca5fe7be2d130324b7cdb2ef1fb80a596c3fff0773875d4fc0cc671aa87e7796dd46487a3ea2b285545cf134b82285a5b6602 --- bash5-debuginfo-5.2.15-alt1.x86_64.rpm.repo 2023-09-07 05:18:54.000000000 +0000 +++ bash5-debuginfo-5.2.15-alt1.x86_64.rpm.hasher 2024-01-24 02:21:23.178617985 +0000 @@ -15,4 +15,2 @@ /usr/lib/debug/.build-id/14/b19141a50557795200985fa275d2a492c1c4dd.debug 120777 root:root ../../usr/lib/bash5/basename.debug -/usr/lib/debug/.build-id/14/c56229683253f08f5cccce8cc3baf94942e37c 120777 root:root ../../../bash5/tee -/usr/lib/debug/.build-id/14/c56229683253f08f5cccce8cc3baf94942e37c.debug 120777 root:root ../../usr/lib/bash5/tee.debug /usr/lib/debug/.build-id/16 40755 root:root @@ -20,2 +18,5 @@ /usr/lib/debug/.build-id/16/3d5a75d2d611c8213385cded35d9ca3c8ded67.debug 120777 root:root ../../usr/lib/bash5/whoami.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/578d3b025a0b9bb76f04bf5f4ce1e0c95838bf 120777 root:root ../../../bash5/ln +/usr/lib/debug/.build-id/22/578d3b025a0b9bb76f04bf5f4ce1e0c95838bf.debug 120777 root:root ../../usr/lib/bash5/ln.debug /usr/lib/debug/.build-id/39 40755 root:root @@ -23,8 +24,5 @@ /usr/lib/debug/.build-id/39/cdb1f2d20d7ae4f971b91efbc67cd42bbdb437.debug 120777 root:root ../../usr/lib/bash5/sync.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/090847928f537d8cd5f943900bd40def8deeb7 120777 root:root ../../../bash5/mkdir -/usr/lib/debug/.build-id/43/090847928f537d8cd5f943900bd40def8deeb7.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/72cec38d866f65cde38b2abb4b74a68a00e7a7 120777 root:root ../../../bash5/stat -/usr/lib/debug/.build-id/50/72cec38d866f65cde38b2abb4b74a68a00e7a7.debug 120777 root:root ../../usr/lib/bash5/stat.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/ab334f8870c6d1d90fa20980eb3ca6abe3c7b4 120777 root:root ../../../bash5/mkdir +/usr/lib/debug/.build-id/45/ab334f8870c6d1d90fa20980eb3ca6abe3c7b4.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug /usr/lib/debug/.build-id/53 40755 root:root @@ -32,10 +30,3 @@ /usr/lib/debug/.build-id/53/1cae5429536a0e74bd26d14d365ad5e4d78e99.debug 120777 root:root ../../usr/lib/bash5/strftime.debug -/usr/lib/debug/.build-id/53/dd8ec59bfb305f493f607510e3249d889ef902 120777 root:root ../../../bash5/mkfifo -/usr/lib/debug/.build-id/53/dd8ec59bfb305f493f607510e3249d889ef902.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/705895d315d817dba1a2e1e4f429a2b3b4660f 120777 root:root ../../../../../bin/bash5 -/usr/lib/debug/.build-id/57/705895d315d817dba1a2e1e4f429a2b3b4660f.debug 120777 root:root ../../bin/bash5.debug /usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/1ae69d18d919915fa56e1534d98d61527bd1f9 120777 root:root ../../../bash5/pathchk -/usr/lib/debug/.build-id/58/1ae69d18d919915fa56e1534d98d61527bd1f9.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug /usr/lib/debug/.build-id/58/b02f4be8c363fba4d0ebb7d43fbb10ae656cf9 120777 root:root ../../../bash5/getconf @@ -53,2 +44,5 @@ /usr/lib/debug/.build-id/65/920ae620ce9814519fd23f9461970a8bd04422.debug 120777 root:root ../../usr/lib/bash5/print.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/b3f45f92cda7e1effde169f2a10d5195f1b4c5 120777 root:root ../../../bash5/stat +/usr/lib/debug/.build-id/66/b3f45f92cda7e1effde169f2a10d5195f1b4c5.debug 120777 root:root ../../usr/lib/bash5/stat.debug /usr/lib/debug/.build-id/67 40755 root:root @@ -56,5 +50,5 @@ /usr/lib/debug/.build-id/67/29293b2b706b55435d44ac0cf33fd030fbc5fa.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/2450e3f35608010a01b44e2108b082472ff9bf 120777 root:root ../../../bash5/finfo -/usr/lib/debug/.build-id/7a/2450e3f35608010a01b44e2108b082472ff9bf.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/b00647e031888028f4b3ae9b527d554f0d5872 120777 root:root ../../../bash5/realpath +/usr/lib/debug/.build-id/69/b00647e031888028f4b3ae9b527d554f0d5872.debug 120777 root:root ../../usr/lib/bash5/realpath.debug /usr/lib/debug/.build-id/7b 40755 root:root @@ -62,2 +56,8 @@ /usr/lib/debug/.build-id/7b/5ad04d1c998017fa04e05938d867c3f75ddf24.debug 120777 root:root ../../usr/lib/bash5/sleep.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/86ec8771493fa49e36f080fb1aee5f787ad467 120777 root:root ../../../../../bin/bash5 +/usr/lib/debug/.build-id/88/86ec8771493fa49e36f080fb1aee5f787ad467.debug 120777 root:root ../../bin/bash5.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/aa6bdc65df6d2909b030e3c1f02ace6ebe4e87 120777 root:root ../../../bash5/tee +/usr/lib/debug/.build-id/89/aa6bdc65df6d2909b030e3c1f02ace6ebe4e87.debug 120777 root:root ../../usr/lib/bash5/tee.debug /usr/lib/debug/.build-id/8d 40755 root:root @@ -76,2 +76,5 @@ /usr/lib/debug/.build-id/aa/338f37554044ee74d12a7bbdef841f445b697d.debug 120777 root:root ../../usr/lib/bash5/printenv.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/c0a2a408ef0d47a14ee6916c4e7295e2f1c0b5 120777 root:root ../../../bash5/head +/usr/lib/debug/.build-id/af/c0a2a408ef0d47a14ee6916c4e7295e2f1c0b5.debug 120777 root:root ../../usr/lib/bash5/head.debug /usr/lib/debug/.build-id/b7 40755 root:root @@ -91,8 +94,8 @@ /usr/lib/debug/.build-id/c4/b3ac048547e37ac084894ad404720b39137c4e.debug 120777 root:root ../../usr/lib/bash5/mypid.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/659c8aa737650ee0193a3089bd68e4c5eec116 120777 root:root ../../../bash5/realpath -/usr/lib/debug/.build-id/c6/659c8aa737650ee0193a3089bd68e4c5eec116.debug 120777 root:root ../../usr/lib/bash5/realpath.debug -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/a4b1124c1111299b802589f1304659f55af15f 120777 root:root ../../../bash5/ln -/usr/lib/debug/.build-id/d2/a4b1124c1111299b802589f1304659f55af15f.debug 120777 root:root ../../usr/lib/bash5/ln.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/a0150a76bb49a4190a08eed260f10c83ed67aa 120777 root:root ../../../bash5/finfo +/usr/lib/debug/.build-id/d3/a0150a76bb49a4190a08eed260f10c83ed67aa.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/d5e736364cf024d0ae47b7e3a6903607b1c7fe 120777 root:root ../../../bash5/mkfifo +/usr/lib/debug/.build-id/e0/d5e736364cf024d0ae47b7e3a6903607b1c7fe.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug /usr/lib/debug/.build-id/e6 40755 root:root @@ -100,5 +103,5 @@ /usr/lib/debug/.build-id/e6/ec622515920f0392f73846502507566c641f12.debug 120777 root:root ../../usr/lib/bash5/logname.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/0abaaaa4c845edd9eac401ad3bff864fd6e3dd 120777 root:root ../../../bash5/head -/usr/lib/debug/.build-id/ea/0abaaaa4c845edd9eac401ad3bff864fd6e3dd.debug 120777 root:root ../../usr/lib/bash5/head.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/11a2129b66cff1c103288dccdb37e9f77abbe2 120777 root:root ../../../bash5/pathchk +/usr/lib/debug/.build-id/f1/11a2129b66cff1c103288dccdb37e9f77abbe2.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug /usr/lib/debug/.build-id/ff 40755 root:root @@ -229,4 +232,2 @@ File: /usr/lib/debug/.build-id/14/b19141a50557795200985fa275d2a492c1c4dd.debug 120777 root:root ../../usr/lib/bash5/basename.debug -File: /usr/lib/debug/.build-id/14/c56229683253f08f5cccce8cc3baf94942e37c 120777 root:root ../../../bash5/tee -File: /usr/lib/debug/.build-id/14/c56229683253f08f5cccce8cc3baf94942e37c.debug 120777 root:root ../../usr/lib/bash5/tee.debug File: /usr/lib/debug/.build-id/16 40755 root:root @@ -234,2 +235,5 @@ File: /usr/lib/debug/.build-id/16/3d5a75d2d611c8213385cded35d9ca3c8ded67.debug 120777 root:root ../../usr/lib/bash5/whoami.debug +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/578d3b025a0b9bb76f04bf5f4ce1e0c95838bf 120777 root:root ../../../bash5/ln +File: /usr/lib/debug/.build-id/22/578d3b025a0b9bb76f04bf5f4ce1e0c95838bf.debug 120777 root:root ../../usr/lib/bash5/ln.debug File: /usr/lib/debug/.build-id/39 40755 root:root @@ -237,8 +241,5 @@ File: /usr/lib/debug/.build-id/39/cdb1f2d20d7ae4f971b91efbc67cd42bbdb437.debug 120777 root:root ../../usr/lib/bash5/sync.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/090847928f537d8cd5f943900bd40def8deeb7 120777 root:root ../../../bash5/mkdir -File: /usr/lib/debug/.build-id/43/090847928f537d8cd5f943900bd40def8deeb7.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/72cec38d866f65cde38b2abb4b74a68a00e7a7 120777 root:root ../../../bash5/stat -File: /usr/lib/debug/.build-id/50/72cec38d866f65cde38b2abb4b74a68a00e7a7.debug 120777 root:root ../../usr/lib/bash5/stat.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/ab334f8870c6d1d90fa20980eb3ca6abe3c7b4 120777 root:root ../../../bash5/mkdir +File: /usr/lib/debug/.build-id/45/ab334f8870c6d1d90fa20980eb3ca6abe3c7b4.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug File: /usr/lib/debug/.build-id/53 40755 root:root @@ -246,10 +247,3 @@ File: /usr/lib/debug/.build-id/53/1cae5429536a0e74bd26d14d365ad5e4d78e99.debug 120777 root:root ../../usr/lib/bash5/strftime.debug -File: /usr/lib/debug/.build-id/53/dd8ec59bfb305f493f607510e3249d889ef902 120777 root:root ../../../bash5/mkfifo -File: /usr/lib/debug/.build-id/53/dd8ec59bfb305f493f607510e3249d889ef902.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/705895d315d817dba1a2e1e4f429a2b3b4660f 120777 root:root ../../../../../bin/bash5 -File: /usr/lib/debug/.build-id/57/705895d315d817dba1a2e1e4f429a2b3b4660f.debug 120777 root:root ../../bin/bash5.debug File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/1ae69d18d919915fa56e1534d98d61527bd1f9 120777 root:root ../../../bash5/pathchk -File: /usr/lib/debug/.build-id/58/1ae69d18d919915fa56e1534d98d61527bd1f9.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug File: /usr/lib/debug/.build-id/58/b02f4be8c363fba4d0ebb7d43fbb10ae656cf9 120777 root:root ../../../bash5/getconf @@ -267,2 +261,5 @@ File: /usr/lib/debug/.build-id/65/920ae620ce9814519fd23f9461970a8bd04422.debug 120777 root:root ../../usr/lib/bash5/print.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/b3f45f92cda7e1effde169f2a10d5195f1b4c5 120777 root:root ../../../bash5/stat +File: /usr/lib/debug/.build-id/66/b3f45f92cda7e1effde169f2a10d5195f1b4c5.debug 120777 root:root ../../usr/lib/bash5/stat.debug File: /usr/lib/debug/.build-id/67 40755 root:root @@ -270,5 +267,5 @@ File: /usr/lib/debug/.build-id/67/29293b2b706b55435d44ac0cf33fd030fbc5fa.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/2450e3f35608010a01b44e2108b082472ff9bf 120777 root:root ../../../bash5/finfo -File: /usr/lib/debug/.build-id/7a/2450e3f35608010a01b44e2108b082472ff9bf.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/b00647e031888028f4b3ae9b527d554f0d5872 120777 root:root ../../../bash5/realpath +File: /usr/lib/debug/.build-id/69/b00647e031888028f4b3ae9b527d554f0d5872.debug 120777 root:root ../../usr/lib/bash5/realpath.debug File: /usr/lib/debug/.build-id/7b 40755 root:root @@ -276,2 +273,8 @@ File: /usr/lib/debug/.build-id/7b/5ad04d1c998017fa04e05938d867c3f75ddf24.debug 120777 root:root ../../usr/lib/bash5/sleep.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/86ec8771493fa49e36f080fb1aee5f787ad467 120777 root:root ../../../../../bin/bash5 +File: /usr/lib/debug/.build-id/88/86ec8771493fa49e36f080fb1aee5f787ad467.debug 120777 root:root ../../bin/bash5.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/aa6bdc65df6d2909b030e3c1f02ace6ebe4e87 120777 root:root ../../../bash5/tee +File: /usr/lib/debug/.build-id/89/aa6bdc65df6d2909b030e3c1f02ace6ebe4e87.debug 120777 root:root ../../usr/lib/bash5/tee.debug File: /usr/lib/debug/.build-id/8d 40755 root:root @@ -290,2 +293,5 @@ File: /usr/lib/debug/.build-id/aa/338f37554044ee74d12a7bbdef841f445b697d.debug 120777 root:root ../../usr/lib/bash5/printenv.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/c0a2a408ef0d47a14ee6916c4e7295e2f1c0b5 120777 root:root ../../../bash5/head +File: /usr/lib/debug/.build-id/af/c0a2a408ef0d47a14ee6916c4e7295e2f1c0b5.debug 120777 root:root ../../usr/lib/bash5/head.debug File: /usr/lib/debug/.build-id/b7 40755 root:root @@ -305,8 +311,8 @@ File: /usr/lib/debug/.build-id/c4/b3ac048547e37ac084894ad404720b39137c4e.debug 120777 root:root ../../usr/lib/bash5/mypid.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/659c8aa737650ee0193a3089bd68e4c5eec116 120777 root:root ../../../bash5/realpath -File: /usr/lib/debug/.build-id/c6/659c8aa737650ee0193a3089bd68e4c5eec116.debug 120777 root:root ../../usr/lib/bash5/realpath.debug -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/a4b1124c1111299b802589f1304659f55af15f 120777 root:root ../../../bash5/ln -File: /usr/lib/debug/.build-id/d2/a4b1124c1111299b802589f1304659f55af15f.debug 120777 root:root ../../usr/lib/bash5/ln.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/a0150a76bb49a4190a08eed260f10c83ed67aa 120777 root:root ../../../bash5/finfo +File: /usr/lib/debug/.build-id/d3/a0150a76bb49a4190a08eed260f10c83ed67aa.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/d5e736364cf024d0ae47b7e3a6903607b1c7fe 120777 root:root ../../../bash5/mkfifo +File: /usr/lib/debug/.build-id/e0/d5e736364cf024d0ae47b7e3a6903607b1c7fe.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug File: /usr/lib/debug/.build-id/e6 40755 root:root @@ -314,5 +320,5 @@ File: /usr/lib/debug/.build-id/e6/ec622515920f0392f73846502507566c641f12.debug 120777 root:root ../../usr/lib/bash5/logname.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/0abaaaa4c845edd9eac401ad3bff864fd6e3dd 120777 root:root ../../../bash5/head -File: /usr/lib/debug/.build-id/ea/0abaaaa4c845edd9eac401ad3bff864fd6e3dd.debug 120777 root:root ../../usr/lib/bash5/head.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/11a2129b66cff1c103288dccdb37e9f77abbe2 120777 root:root ../../../bash5/pathchk +File: /usr/lib/debug/.build-id/f1/11a2129b66cff1c103288dccdb37e9f77abbe2.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug File: /usr/lib/debug/.build-id/ff 40755 root:root @@ -320,3 +326,3 @@ File: /usr/lib/debug/.build-id/ff/4bfcc4d9735dceadf88d6b6a42803952a9076a.debug 120777 root:root ../../usr/lib/bash5/unlink.debug -File: /usr/lib/debug/bin/bash5.debug 100644 root:root 8053cef85018dcda709fa75b62905ffc +File: /usr/lib/debug/bin/bash5.debug 100644 root:root a4434f3d509229e3f24e78cecfb293d6 File: /usr/lib/debug/bin/rbash5.debug 120777 root:root bash5.debug @@ -330,13 +336,13 @@ File: /usr/lib/debug/usr/lib/bash5/fdflags.debug 100644 root:root 1ecf9c05e3783b4bf1d11e02e62c9f3f -File: /usr/lib/debug/usr/lib/bash5/finfo.debug 100644 root:root 94e04265ea902485a241dff3cda4f90d +File: /usr/lib/debug/usr/lib/bash5/finfo.debug 100644 root:root b938b261a90d2b35321164379e1e2111 File: /usr/lib/debug/usr/lib/bash5/getconf.debug 100644 root:root 1bae31c7e5e376472b6a06c45c4f3c3e -File: /usr/lib/debug/usr/lib/bash5/head.debug 100644 root:root a81eae01c0eebc51512ee1f64b72e0fb +File: /usr/lib/debug/usr/lib/bash5/head.debug 100644 root:root 1dc2fcc5d4e7c1922818edad3cbe7875 File: /usr/lib/debug/usr/lib/bash5/id.debug 100644 root:root 6161cd52cbe125df17024b730161adc1 -File: /usr/lib/debug/usr/lib/bash5/ln.debug 100644 root:root e13889c575c40690dd5882290e7c7010 +File: /usr/lib/debug/usr/lib/bash5/ln.debug 100644 root:root 682376da1902533ab757faccad3d6783 File: /usr/lib/debug/usr/lib/bash5/logname.debug 100644 root:root e3c230cb631f1e045346bcad53cb8cb9 -File: /usr/lib/debug/usr/lib/bash5/mkdir.debug 100644 root:root 9f10f581fdede34cffc6add243597593 -File: /usr/lib/debug/usr/lib/bash5/mkfifo.debug 100644 root:root 32d63789d22f2333d451f5fc193d1c9e +File: /usr/lib/debug/usr/lib/bash5/mkdir.debug 100644 root:root 8bf086d4c0be7883845b98f8c67d78b8 +File: /usr/lib/debug/usr/lib/bash5/mkfifo.debug 100644 root:root b66a921ca718c8ab9f650a91af825955 File: /usr/lib/debug/usr/lib/bash5/mktemp.debug 100644 root:root 1313e271b14cbbc5ee065c955827ce39 File: /usr/lib/debug/usr/lib/bash5/mypid.debug 100644 root:root fcedb75d8a0fb899cd421d2f6d137ec7 -File: /usr/lib/debug/usr/lib/bash5/pathchk.debug 100644 root:root c566a7e82170752a29c122552d40dfaf +File: /usr/lib/debug/usr/lib/bash5/pathchk.debug 100644 root:root 4a6cdd6c7236f9a9db2ebdbab7e22f70 File: /usr/lib/debug/usr/lib/bash5/print.debug 100644 root:root b3be690383bcb9bcd2fb4cdde96830e0 @@ -344,3 +350,3 @@ File: /usr/lib/debug/usr/lib/bash5/push.debug 100644 root:root d9893fde86a0986f1c0f57e8b349c69e -File: /usr/lib/debug/usr/lib/bash5/realpath.debug 100644 root:root 554d9f14a2b91b56efcb590e43783a98 +File: /usr/lib/debug/usr/lib/bash5/realpath.debug 100644 root:root 586da7ed640a78783a1a4027d39a23ef File: /usr/lib/debug/usr/lib/bash5/rm.debug 100644 root:root ff6d9bb2087e58f325c8996c21c33af1 @@ -350,6 +356,6 @@ File: /usr/lib/debug/usr/lib/bash5/sleep.debug 100644 root:root 4b94e1238c96f3db4db9d7324522b0dd -File: /usr/lib/debug/usr/lib/bash5/stat.debug 100644 root:root 1867d2fe787a15e6a518ad6b5e55c26a +File: /usr/lib/debug/usr/lib/bash5/stat.debug 100644 root:root bb5c818b440299864797564a095495f2 File: /usr/lib/debug/usr/lib/bash5/strftime.debug 100644 root:root c3ac15ffddae8c03d9750778df10bb5a File: /usr/lib/debug/usr/lib/bash5/sync.debug 100644 root:root 1e8f1a5204119d10ec109fa7d9ac811e -File: /usr/lib/debug/usr/lib/bash5/tee.debug 100644 root:root 4272e946106751f7a6cbef74195d62bd +File: /usr/lib/debug/usr/lib/bash5/tee.debug 100644 root:root fee2ac0f554fa03b4e55a53c97656d95 File: /usr/lib/debug/usr/lib/bash5/truefalse.debug 100644 root:root befaf57de5fbcd29255b1e9286097846 @@ -373,3 +379,3 @@ File: /usr/src/debug/bash-5.2.15/build-bash/syntax.c 100644 root:root 4a70d88927db45d3717895c399fb44b2 -File: /usr/src/debug/bash-5.2.15/build-bash/y.tab.c 100644 root:root 52172f215643753260e0c3f6c992e5a2 +File: /usr/src/debug/bash-5.2.15/build-bash/y.tab.c 100644 root:root 49596deb8408e54211ba3a130fcdf031 File: /usr/src/debug/bash-5.2.15/examples 40755 root:root @@ -423,2 +429,2 @@ File: /usr/src/debug/bash-5.2.15/pcomplete.h 100644 root:root 4d6132ada6cdfcdab1391df692c9d22b -RPMIdentity: 96cb70546225db570389c076a6d119b8a8d810612e26071110733ed89f89047915049741d90054f89c47aec78b8a99d4e263e3c9d1aefc852ba379b5d2d1d2f1 +RPMIdentity: 234242ddbb64a08997333ba354db28786b83c02db3af6fd150b167f2f0e3c3eef0f7a561a57a1ce37d3ac58fa00470fd172f736369522be6ec0808f4684ca3be --- bash5-devel-5.2.15-alt1.x86_64.rpm.repo 2023-09-07 05:18:55.000000000 +0000 +++ bash5-devel-5.2.15-alt1.x86_64.rpm.hasher 2024-01-24 02:21:23.318618322 +0000 @@ -169,5 +169,5 @@ File: /usr/include/bash5/xmalloc.h 100644 root:root 38eb2a0b0cfc586baa3914ac56192b0f -File: /usr/include/bash5/y.tab.h 100644 root:root 00bea4b4b6d5cd090bffdf4bf76d28a0 +File: /usr/include/bash5/y.tab.h 100644 root:root 1bb4913838464e721eda3a21525e1c8e File: /usr/lib/bash5/loadables.h 100644 root:root 4a45f838985af529c13dc49870a8bcd2 File: /usr/lib64/pkgconfig/bash5.pc 100644 root:root f645503087d329ebe71025b17f75d75e -RPMIdentity: 0e8c41cc5ebab52984959b19699dfda4042cb709dd64c4fb3162718c62a18c8bd06c206b313de7c5bef5ad9c76927fb7066ce916f26f4d08e6cbac60c5b5c32e +RPMIdentity: 229137d796928de21b6ddc08b0169b7c0de9579f3d8f0892b9d06f82d77aba5f80deace51a236eb64cb524aab268575fa3869b5e058a1a70472421bddb821ab8 --- sh5-5.2.15-alt1.x86_64.rpm.repo 2023-09-07 05:18:55.000000000 +0000 +++ sh5-5.2.15-alt1.x86_64.rpm.hasher 2024-01-24 02:21:24.624621473 +0000 @@ -23,4 +23,4 @@ Conflicts: bash5 < 5.2.15-alt1 -File: /bin/sh5 100755 root:root cf143605ff77c6161a4f6166fa809bf8 +File: /bin/sh5 100755 root:root feed575994dcc7fc8eedfb0e0abbf268 File: /usr/lib/bash5 40755 root:root -RPMIdentity: f3bdacdb50fae4d599a3bb8db189f93a96777e969906af103f12d0077b219d1af586b0b7f3f0a7868c5bd0a8a254200c54754af5597d9baba93337d1f0807a1f +RPMIdentity: f2baae2b027a997081ce55dcb8ab8bc14dee8f7b9aec416367c69a7471b436f33872a1bd0e07d1d5e00828ec2d12773dd2b602853145aa4b6015b18c7fde07e9 --- sh5-debuginfo-5.2.15-alt1.x86_64.rpm.repo 2023-09-07 05:18:55.000000000 +0000 +++ sh5-debuginfo-5.2.15-alt1.x86_64.rpm.hasher 2024-01-24 02:21:24.746621767 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/433b9cb4203d1b6286cc20d2c342db5b3075b1 120777 root:root ../../../../../bin/sh5 -/usr/lib/debug/.build-id/82/433b9cb4203d1b6286cc20d2c342db5b3075b1.debug 120777 root:root ../../bin/sh5.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/4c104c7b3c9475cda4e240d9197360db08d4b6 120777 root:root ../../../../../bin/sh5 +/usr/lib/debug/.build-id/55/4c104c7b3c9475cda4e240d9197360db08d4b6.debug 120777 root:root ../../bin/sh5.debug /usr/lib/debug/bin/sh5.debug 100644 root:root @@ -169,6 +169,6 @@ Provides: sh5-debuginfo = 5.2.15-alt1:sisyphus+328717.700.11.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/433b9cb4203d1b6286cc20d2c342db5b3075b1 120777 root:root ../../../../../bin/sh5 -File: /usr/lib/debug/.build-id/82/433b9cb4203d1b6286cc20d2c342db5b3075b1.debug 120777 root:root ../../bin/sh5.debug -File: /usr/lib/debug/bin/sh5.debug 100644 root:root dcb9cc0d11f0dbf045fa897fcbd2562e +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/4c104c7b3c9475cda4e240d9197360db08d4b6 120777 root:root ../../../../../bin/sh5 +File: /usr/lib/debug/.build-id/55/4c104c7b3c9475cda4e240d9197360db08d4b6.debug 120777 root:root ../../bin/sh5.debug +File: /usr/lib/debug/bin/sh5.debug 100644 root:root 508a21560c666cfc9dbce4f5c77ebdf7 File: /usr/src/debug/bash-5.2.15 40755 root:root @@ -197,3 +197,3 @@ File: /usr/src/debug/bash-5.2.15/build-sh/syntax.c 100644 root:root 4a70d88927db45d3717895c399fb44b2 -File: /usr/src/debug/bash-5.2.15/build-sh/y.tab.c 100644 root:root 52172f215643753260e0c3f6c992e5a2 +File: /usr/src/debug/bash-5.2.15/build-sh/y.tab.c 100644 root:root 49596deb8408e54211ba3a130fcdf031 File: /usr/src/debug/bash-5.2.15/builtins 40755 root:root @@ -333,2 +333,2 @@ File: /usr/src/debug/bash-5.2.15/xmalloc.h 100644 root:root 38eb2a0b0cfc586baa3914ac56192b0f -RPMIdentity: 4fe88c82f0b3142ba0c62cc7c66ea8b1ccec2ae02f766fadd6a1d7119b1d5d900c2b25a211536ea9eeeafb5c21f01d6d477cf27091bcd4ba11ffe2a0982893eb +RPMIdentity: 7fe13a8f786220893d43993a427ebebf0d7c2f18afe1a8e0e972c5116d8ee36ca0a500f71b79e22fb525fe23e57a9f6dd1e1215a1667e2d0c135d614645c26e9