<86>Nov 9 08:37:22 userdel[4104865]: delete user 'rooter' <86>Nov 9 08:37:22 userdel[4104865]: removed group 'rooter' owned by 'rooter' <86>Nov 9 08:37:22 groupadd[4104949]: group added to /etc/group: name=rooter, GID=1808 <86>Nov 9 08:37:22 groupadd[4104949]: new group: name=rooter, GID=1808 <86>Nov 9 08:37:22 useradd[4105021]: new user: name=rooter, UID=1808, GID=1808, home=/root, shell=/bin/bash, from=none <86>Nov 9 08:37:22 userdel[4105145]: delete user 'builder' <86>Nov 9 08:37:22 userdel[4105145]: removed group 'builder' owned by 'builder' <86>Nov 9 08:37:22 userdel[4105145]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 08:37:22 groupadd[4105228]: group added to /etc/group: name=builder, GID=1809 <86>Nov 9 08:37:22 groupadd[4105228]: group added to /etc/gshadow: name=builder <86>Nov 9 08:37:22 groupadd[4105228]: new group: name=builder, GID=1809 <86>Nov 9 08:37:22 useradd[4105321]: new user: name=builder, UID=1809, GID=1809, home=/usr/src, shell=/bin/bash, from=none <13>Nov 9 08:37:29 rpmi: rpm-macros-info-install-7.1-alt1 sisyphus+338907.200.3.1 1706718831 installed <13>Nov 9 08:37:29 rpmi: perl-Unicode-Normalize-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Nov 9 08:37:29 rpmi: perl-unicore-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Nov 9 08:37:29 rpmi: tex-common-0.2-alt4 sisyphus+276869.100.1.1 1625246366 installed <13>Nov 9 08:37:29 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed <13>Nov 9 08:37:29 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Nov 9 08:37:29 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Nov 9 08:37:29 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Nov 9 08:37:29 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Nov 9 08:37:29 rpmi: perl-libintl-1.33-alt1.1 sisyphus+335067.6600.2.2 1701151164 installed <13>Nov 9 08:37:29 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Nov 9 08:37:29 rpmi: makeinfo-7.1-alt1 sisyphus+338907.200.3.1 1706718841 installed <13>Nov 9 08:37:29 rpmi: texi2dvi-7.1-alt1 sisyphus+338907.200.3.1 1706718831 installed <13>Nov 9 08:37:29 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Nov 9 08:37:29 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717069 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bash5-5.2.26-alt1.nosrc.rpm (w1.gzdio) Installing bash5-5.2.26-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7798 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bash-5.2.26 + echo 'Source #0 (bash-5.2.26.tar):' Source #0 (bash-5.2.26.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bash-5.2.26.tar + cd bash-5.2.26 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bash-5.2.26-alt1.patch):' Patch #0 (bash-5.2.26-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.33037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-5.2.26 + 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.26/build-sh ~/RPM/BUILD/bash-5.2.26 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu Beginning configuration for bash-5.2-release for i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... 64 checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-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... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/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 i586-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... yes checking for the common suffixes of directories in the library search path... lib,lib 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 i586-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 i586-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... yes 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... 4 checking size of char *... 4 checking size of size_t... 4 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 -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f mksignames.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f bashhist.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f bracecomp.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f buildsignames.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f unwind_prot.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f alias.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f braces.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f pcomplib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f input.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f array.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f list.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f stringlib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f xmalloc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f mkbuiltins.o i586-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 -march=i586 -mtune=generic ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f pathexp.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f assoc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f test.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../test.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f dispose_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f copy_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f findcmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f error.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f locale.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f arrayfunc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f flags.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f eval.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f hashcmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f expr.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f hashlib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' bison -y -d ../parse.y rm -f parser-built touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f make_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f mksyntax i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f shell.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f mksignames i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f mailcheck.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f syntax.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f version.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f print_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../print_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f general.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' rm -f man2html.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-5.2.26/build-sh -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' i586-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' *********************************************************** * * * GNU bash, version 5.2.26(1)-release (i586-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f bashline.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/tilde' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f pcomplete.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' rm -f strmatch.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def i586-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 -march=i586 -mtune=generic bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f builtins.o i586-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 -march=i586 -mtune=generic builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/tilde' i586-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 -march=i586 -mtune=generic ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def i586-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 -march=i586 -mtune=generic command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def i586-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 -march=i586 -mtune=generic colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' rm -f xmbsrtowcs.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f sig.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def i586-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 -march=i586 -mtune=generic caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def i586-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 -march=i586 -mtune=generic builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def i586-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 -march=i586 -mtune=generic break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def i586-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 -march=i586 -mtune=generic alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' rm -f gmisc.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/getenv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def i586-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 -march=i586 -mtune=generic cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def i586-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 -march=i586 -mtune=generic echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def i586-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 -march=i586 -mtune=generic eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f evalstring.o i586-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 -march=i586 -mtune=generic ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' rm -f smatch.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def i586-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 -march=i586 -mtune=generic fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def i586-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 -march=i586 -mtune=generic exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f trap.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def i586-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 -march=i586 -mtune=generic exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def i586-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 -march=i586 -mtune=generic history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def i586-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 -march=i586 -mtune=generic help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/gettimeofday.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def i586-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 -march=i586 -mtune=generic kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/utf8.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def i586-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 -march=i586 -mtune=generic enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f evalfile.o i586-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 -march=i586 -mtune=generic ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strtoimax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def i586-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 -march=i586 -mtune=generic let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strvis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def i586-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 -march=i586 -mtune=generic declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def i586-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 -march=i586 -mtune=generic jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def i586-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 -march=i586 -mtune=generic 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.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/timers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' rm -f glob.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/glob.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f common.o i586-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 -march=i586 -mtune=generic ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def i586-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 -march=i586 -mtune=generic read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def i586-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 -march=i586 -mtune=generic mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/random.c ../../../lib/sh/random.c: In function 'genseed': ../../../lib/sh/random.c:97:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 97 | iv = (u_bits32_t)((unsigned long long)(seedrand) & 0xffffffff); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def i586-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 -march=i586 -mtune=generic setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def i586-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 -march=i586 -mtune=generic shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def i586-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 -march=i586 -mtune=generic suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def i586-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 -march=i586 -mtune=generic return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f jobs.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def i586-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 -march=i586 -mtune=generic trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def i586-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 -march=i586 -mtune=generic hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def i586-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 -march=i586 -mtune=generic source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def i586-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 -march=i586 -mtune=generic test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def i586-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 -march=i586 -mtune=generic pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def i586-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 -march=i586 -mtune=generic times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def i586-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 -march=i586 -mtune=generic set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def i586-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 -march=i586 -mtune=generic shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def i586-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 -march=i586 -mtune=generic getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def i586-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 -march=i586 -mtune=generic type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def i586-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 -march=i586 -mtune=generic printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f variables.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def i586-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 -march=i586 -mtune=generic wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f bashgetopt.o i586-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 -march=i586 -mtune=generic ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def i586-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 -march=i586 -mtune=generic umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def i586-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 -march=i586 -mtune=generic complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f getopt.o i586-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 -march=i586 -mtune=generic ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f execute_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f y.tab.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f subst.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../subst.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' i586-alt-linux-gcc -rdynamic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def i586-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 -march=i586 -mtune=generic ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: 'pipesize.h' is up to date. make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f redir.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' rm -f bash i586-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 -march=i586 -mtune=generic -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 3446856 Nov 9 08:38 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' + popd ~/RPM/BUILD/bash-5.2.26 + mkdir build-bash + pushd build-bash ~/RPM/BUILD/bash-5.2.26/build-bash ~/RPM/BUILD/bash-5.2.26 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n ' -march=i586 -mtune=generic' ']' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ../configure + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu Beginning configuration for bash-5.2-release for i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... 64 checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether i586-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... /usr/bin/ginstall -c checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-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... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/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 i586-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... yes checking for the common suffixes of directories in the library search path... lib,lib 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 i586-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 i586-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... yes 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... 4 checking size of char *... 4 checking size of size_t... 4 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 -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f buildsignames.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f mksignames.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f pathexp.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f unwind_prot.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f alias.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f mkbuiltins.o i586-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 -march=i586 -mtune=generic ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f bracecomp.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f bashhist.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f list.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f findcmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f input.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f braces.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f pcomplib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f xmalloc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f stringlib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f test.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../test.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f eval.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f locale.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f dispose_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f assoc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f array.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f arrayfunc.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f error.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f copy_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f make_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f hashlib.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f flags.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f hashcmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f mksyntax i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f mailcheck.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f syntax.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f expr.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f mksignames i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f shell.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' rm -f man2html.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f general.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' bison -y -d ../parse.y rm -f parser-built touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f version.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f print_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../print_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' i586-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' *********************************************************** * * * GNU bash, version 5.2.26(1)-release (i586-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/tilde' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' rm -f strmatch.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f builtins.o i586-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 -march=i586 -mtune=generic builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/tilde' i586-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 -march=i586 -mtune=generic ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/getenv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' rm -f gmisc.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' rm -f xmbsrtowcs.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def i586-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 -march=i586 -mtune=generic alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def i586-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 -march=i586 -mtune=generic break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def i586-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 -march=i586 -mtune=generic bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f sig.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def i586-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 -march=i586 -mtune=generic builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def i586-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 -march=i586 -mtune=generic colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def i586-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 -march=i586 -mtune=generic caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def i586-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 -march=i586 -mtune=generic command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def i586-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 -march=i586 -mtune=generic echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f trap.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def i586-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 -march=i586 -mtune=generic 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.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def i586-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 -march=i586 -mtune=generic enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def i586-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 -march=i586 -mtune=generic history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f pcomplete.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def i586-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 -march=i586 -mtune=generic cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def i586-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 -march=i586 -mtune=generic eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f evalfile.o i586-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 -march=i586 -mtune=generic ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/gettimeofday.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' rm -f glob.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/glob.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f common.o i586-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 -march=i586 -mtune=generic ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def i586-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 -march=i586 -mtune=generic let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def i586-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 -march=i586 -mtune=generic hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f evalstring.o i586-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 -march=i586 -mtune=generic ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' rm -f smatch.o i586-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 -march=i586 -mtune=generic ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def i586-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 -march=i586 -mtune=generic jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def i586-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 -march=i586 -mtune=generic exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def i586-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 -march=i586 -mtune=generic declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strtoimax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def i586-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 -march=i586 -mtune=generic exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def i586-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 -march=i586 -mtune=generic kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/timers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/utf8.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def i586-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 -march=i586 -mtune=generic fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def i586-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 -march=i586 -mtune=generic suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/strvis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/random.c ../../../lib/sh/random.c: In function 'genseed': ../../../lib/sh/random.c:97:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 97 | iv = (u_bits32_t)((unsigned long long)(seedrand) & 0xffffffff); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f jobs.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def i586-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 -march=i586 -mtune=generic source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def i586-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 -march=i586 -mtune=generic return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def i586-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 -march=i586 -mtune=generic trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' i586-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 -march=i586 -mtune=generic ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f variables.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def i586-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 -march=i586 -mtune=generic help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' i586-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 -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def i586-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 -march=i586 -mtune=generic set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def i586-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 -march=i586 -mtune=generic pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def i586-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 -march=i586 -mtune=generic shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def i586-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 -march=i586 -mtune=generic test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def i586-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 -march=i586 -mtune=generic type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def i586-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 -march=i586 -mtune=generic setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f execute_cmd.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def i586-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 -march=i586 -mtune=generic times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def i586-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 -march=i586 -mtune=generic umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def i586-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 -march=i586 -mtune=generic mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def i586-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 -march=i586 -mtune=generic read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def i586-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 -march=i586 -mtune=generic shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f gen-helpfiles.o i586-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 -march=i586 -mtune=generic ../../builtins/gen-helpfiles.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f bashgetopt.o i586-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 -march=i586 -mtune=generic ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f getopt.o i586-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 -march=i586 -mtune=generic ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def i586-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 -march=i586 -mtune=generic getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def i586-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 -march=i586 -mtune=generic wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def i586-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 -march=i586 -mtune=generic complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f tmpbuiltins.o i586-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 -march=i586 -mtune=generic tmpbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f bashline.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def i586-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 -march=i586 -mtune=generic printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' i586-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gen-helpfiles gen-helpfiles.o tmpbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' ./gen-helpfiles -H /usr/share/bash5/helpfiles make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f y.tab.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' i586-alt-linux-gcc -rdynamic -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f subst.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../subst.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def i586-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 -march=i586 -mtune=generic ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f redir.o i586-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i586-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 -march=i586 -mtune=generic -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' rm -f bash i586-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 -march=i586 -mtune=generic -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 4001004 Nov 9 08:39 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' + make -j16 info make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' rm -f bash.info makeinfo -o bash.info --no-split -I../../lib/readline/doc ../../doc/bashref.texi rluser.texi:2: warning: @setfilename after the first element make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' rm -f bashref.info makeinfo --no-split -I../../lib/readline/doc ../../doc/bashref.texi rluser.texi:2: warning: @setfilename after the first element make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/doc' + ln doc/bash.info doc/bashref.info ../doc/ + popd ~/RPM/BUILD/bash-5.2.26 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56314 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd bash-5.2.26 + /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/lib 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.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' *********************************************************** * * * GNU bash, version 5.2.26(1)-release (i586-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.26/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.26/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.26/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.26/build-bash/doc' ( cd ./builtins ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/builtins' ( cd ./po/ ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/po' ( cd /usr/src/RPM/BUILD/bash-5.2.26/build-bash/examples/loadables && /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/examples/loadables' i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o print.o ../../../examples/loadables/print.c i586-alt-linux-gcc -shared -Wl,-soname,print -o print print.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o truefalse.o ../../../examples/loadables/truefalse.c i586-alt-linux-gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o sleep.o ../../../examples/loadables/sleep.c i586-alt-linux-gcc -shared -Wl,-soname,sleep -o sleep sleep.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o finfo.o ../../../examples/loadables/finfo.c i586-alt-linux-gcc -shared -Wl,-soname,finfo -o finfo finfo.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o logname.o ../../../examples/loadables/logname.c i586-alt-linux-gcc -shared -Wl,-soname,logname -o logname logname.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o basename.o ../../../examples/loadables/basename.c i586-alt-linux-gcc -shared -Wl,-soname,basename -o basename basename.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o dirname.o ../../../examples/loadables/dirname.c i586-alt-linux-gcc -shared -Wl,-soname,dirname -o dirname dirname.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o fdflags.o ../../../examples/loadables/fdflags.c i586-alt-linux-gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o tty.o ../../../examples/loadables/tty.c i586-alt-linux-gcc -shared -Wl,-soname,tty -o tty tty.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o pathchk.o ../../../examples/loadables/pathchk.c i586-alt-linux-gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o tee.o ../../../examples/loadables/tee.c i586-alt-linux-gcc -shared -Wl,-soname,tee -o tee tee.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o head.o ../../../examples/loadables/head.c i586-alt-linux-gcc -shared -Wl,-soname,head -o head head.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o mkdir.o ../../../examples/loadables/mkdir.c i586-alt-linux-gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o rmdir.o ../../../examples/loadables/rmdir.c i586-alt-linux-gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o mkfifo.o ../../../examples/loadables/mkfifo.c i586-alt-linux-gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o mktemp.o ../../../examples/loadables/mktemp.c i586-alt-linux-gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o printenv.o ../../../examples/loadables/printenv.c i586-alt-linux-gcc -shared -Wl,-soname,printenv -o printenv printenv.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o id.o ../../../examples/loadables/id.c i586-alt-linux-gcc -shared -Wl,-soname,id -o id id.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o whoami.o ../../../examples/loadables/whoami.c i586-alt-linux-gcc -shared -Wl,-soname,whoami -o whoami whoami.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o uname.o ../../../examples/loadables/uname.c i586-alt-linux-gcc -shared -Wl,-soname,uname -o uname uname.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o sync.o ../../../examples/loadables/sync.c i586-alt-linux-gcc -shared -Wl,-soname,sync -o sync sync.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o push.o ../../../examples/loadables/push.c i586-alt-linux-gcc -shared -Wl,-soname,push -o push push.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o ln.o ../../../examples/loadables/ln.c i586-alt-linux-gcc -shared -Wl,-soname,ln -o ln ln.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o unlink.o ../../../examples/loadables/unlink.c i586-alt-linux-gcc -shared -Wl,-soname,unlink -o unlink unlink.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o realpath.o ../../../examples/loadables/realpath.c i586-alt-linux-gcc -shared -Wl,-soname,realpath -o realpath realpath.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o strftime.o ../../../examples/loadables/strftime.c i586-alt-linux-gcc -shared -Wl,-soname,strftime -o strftime strftime.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o mypid.o ../../../examples/loadables/mypid.c i586-alt-linux-gcc -shared -Wl,-soname,mypid -o mypid mypid.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o setpgid.o ../../../examples/loadables/setpgid.c i586-alt-linux-gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o seq.o ../../../examples/loadables/seq.c i586-alt-linux-gcc -shared -Wl,-soname,seq -o seq seq.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o rm.o ../../../examples/loadables/rm.c i586-alt-linux-gcc -shared -Wl,-soname,rm -o rm rm.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o accept.o ../../../examples/loadables/accept.c i586-alt-linux-gcc -shared -Wl,-soname,accept -o accept accept.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o csv.o ../../../examples/loadables/csv.c i586-alt-linux-gcc -shared -Wl,-soname,csv -o csv csv.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o dsv.o ../../../examples/loadables/dsv.c i586-alt-linux-gcc -shared -Wl,-soname,dsv -o dsv dsv.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o cut.o ../../../examples/loadables/cut.c i586-alt-linux-gcc -shared -Wl,-soname,cut -o cut cut.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o stat.o ../../../examples/loadables/stat.c i586-alt-linux-gcc -shared -Wl,-soname,stat -o stat stat.o i586-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/lib -I/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins -c -o getconf.o ../../../examples/loadables/getconf.c i586-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.26/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/lib/pkgconfig /usr/libexec/rpm-build/install -p -m 644 ./support/bash.pc /usr/src/tmp/bash5-buildroot/usr/lib/pkgconfig/bash.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/build-bash/examples/loadables' make: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/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.26/doc ~/RPM/BUILD/bash-5.2.26 + 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.26 + 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/lib/pkgconfig/bash.pc /usr/src/tmp/bash5-buildroot/usr/lib/pkgconfig/bash5.pc + pushd build-bash ~/RPM/BUILD/bash-5.2.26/build-bash ~/RPM/BUILD/bash-5.2.26 + 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.26 + 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.26/html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/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.26/ + install -p -m644 doc/bash.html doc/bashref.html /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/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.26/ps/ + install -p -m644 doc/article.txt doc/fdl.txt /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/txt/ + find /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/AUTHORS /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/CHANGES /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/COMPAT /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/FAQ /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/INTRO /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/NEWS /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/NOTES /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/POSIX /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/RBASH /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/article.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/bash.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/bashbug.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/bashref.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/builtins.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/rbash.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ps/rose94.ps /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/txt/article.txt /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/txt/fdl.txt -type f -size +8k -print0 + xargs -r0 xz -9 -- + cp -a examples /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/ + find /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/examples/ -type f -name 'Makefile*' -delete -print /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/examples/loadables/Makefile.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/examples/loadables/Makefile.inc.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/examples/loadables/Makefile.sample.in /usr/src/tmp/bash5-buildroot/usr/share/doc/bash5-5.2.26/examples/loadables/perl/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/print' 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/sleep' 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/logname' 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/dirname' 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/tty' 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/tee' 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/mkdir' 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/mkfifo' 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/printenv' 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/whoami' 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/sync' 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/ln' 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/realpath' 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/mypid' 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/seq' 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/accept' 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/dsv' 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/stat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash5/getconf' 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/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' 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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/sh5.1' '/usr/src/tmp/bash5-buildroot/usr/share/man/man1/sh5.1.xz' -> 'bash5.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/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/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 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/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/logname: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/logname: 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/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/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/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/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/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/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/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/rmdir: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/rmdir: undefined symbol: no_options 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/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/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/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/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/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/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/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/unlink: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash5/unlink: undefined symbol: builtin_usage 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/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/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/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/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/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/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/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/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/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/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/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/bash5-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.12462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-5.2.26 + make -k check -C build-sh make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-sh/builtins' *********************************************************** * * * GNU bash, version 5.2.26(1)-release (i586-alt-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /usr/src/RPM/BUILD/bash-5.2.26/build-sh/bash version: 5.2.26(1)-release versinfo: 5 2 26 1 release i586-alt-linux-gnu HOSTTYPE = i586 OSTYPE = linux-gnu MACHTYPE = i586-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 (4148209): 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: /: Is a directory < ./histexp.tests: line 100: !!:gs+bar+whix+: command not found < ./histexp.tests: line 96: !!:gs/bar/x: No such file or directory < ./histexp.tests: line 102: !!:p: command not found < !?.o?:%:r:q < ./histexp.tests: line 107: !!:0: command not found < ./histexp.tests: line 97: !-2:g: 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-261234: 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. 14,15c14 < -nan < -nan --- > 1,0000 18,19c17,19 < -nan < -nan --- > 1.0000 > 1.0000 > 1,0000 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 86%CPU (0avgtext+0avgdata 0maxresident)k < 0inputs+0outputs (0major+32minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+67minor)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 100%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+69minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+148minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 40%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+145minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+67minor)pagefaults 0swaps run-precedence run-printf 18c18 < onestring 0 0 nan --- > onestring 0 0 0.00 61,74c61,74 < nan < nan < nan < 0.00 < 0.00 < 0.0 < NAN < nan < NAN < nan < NAN < nan < NAN < nan --- > 4.20 > 4.20 > 4.2 > 4.20 > 4.20 > 4.2 > 4.200000E+00 > 4.200000e+00 > 4.2E+00 > 4.2e+00 > 4.2 > 4.2 > 4.2 > 4.2 81,82c81,82 < nan < nan --- > 115.00 > 115.00 115,138c115,138 < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan --- > 0 > 0 > 0 > 0 > 4 > 4 > 4 > 4 > 0.000000 > 0.000000 > 0.00 > 0.00 > 4.000000 > 4.000000 > 4.00 > 4.00 > 0.000000E+00 > 0.000000e+00 > 0.00E+00 > 0.00e+00 > 4.000000E+00 > 4.000000e+00 > 4.00E+00 > 4.00e+00 166c166 < onestring 0 0 -nan --- > onestring 0 0 0.00 205,218c205,218 < -nan < -nan < -nan < nan < nan < nan < -NAN < -nan < -NAN < -nan < -NAN < -nan < -NAN < -nan --- > 4.20 > 4.20 > 4.2 > 4.20 > 4.20 > 4.2 > 4.200000E+00 > 4.200000e+00 > 4.2E+00 > 4.2e+00 > 4.2 > 4.2 > 4.2 > 4.2 225,226c225,226 < -nan < -nan --- > 115.00 > 115.00 265,282c265,282 < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < xnan x < xnan x < x +nanx < x +nanx < x +nanx < x +nanx < x +nanx < x +nanx --- > x 123x > x 123x > x 123x > x 123x > x 123x > x 123x > x 123.00x > x 123.00x > x 123.00x > x 123.00x > x123 x > x123 x > x+00001e+02x > x+00001e+02x > x+000000123x > x+000000123x > x+00001e+02x > x+00001e+02x 289,290d288 < x+nan x < x+nan x 293,296c291,296 < 1494845769815897236301609541560330151807686703142046124503245199832959134491087525117952.000000 < 0.000000 < x +nanx < x +nanx --- > x+123 x > x+123 x > -123.000000 > -123.000000 > x +123x > x +123x 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-283861: line 1: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-283861: line 3: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-283861: line 4: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-283861: line 5: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-283861: 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 < Sat Nov 9 08:41:56 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 < Sat Nov 9 08:41:56 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.26/build-sh' + make -k check -C build-bash make: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-5.2.26/build-bash/builtins' *********************************************************** * * * GNU bash, version 5.2.26(1)-release (i586-alt-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /usr/src/RPM/BUILD/bash-5.2.26/build-bash/bash version: 5.2.26(1)-release versinfo: 5 2 26 1 release i586-alt-linux-gnu HOSTTYPE = i586 OSTYPE = linux-gnu MACHTYPE = i586-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 (4148209): 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. 14,15c14 < -nan < -nan --- > 1,0000 18,19c17,19 < -nan < -nan --- > 1.0000 > 1.0000 > 1,0000 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 83%CPU (0avgtext+0avgdata 0maxresident)k < 0inputs+0outputs (0major+33minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 87%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+67minor)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 1024maxresident)k < 0inputs+0outputs (0major+68minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+151minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+146minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 88%CPU (0avgtext+0avgdata 1024maxresident)k < 0inputs+0outputs (0major+71minor)pagefaults 0swaps run-precedence run-printf 18c18 < onestring 0 0 nan --- > onestring 0 0 0.00 61,74c61,74 < nan < nan < nan < 0.00 < 0.00 < 0.0 < NAN < nan < NAN < nan < NAN < nan < NAN < nan --- > 4.20 > 4.20 > 4.2 > 4.20 > 4.20 > 4.2 > 4.200000E+00 > 4.200000e+00 > 4.2E+00 > 4.2e+00 > 4.2 > 4.2 > 4.2 > 4.2 81,82c81,82 < nan < nan --- > 115.00 > 115.00 115,138c115,138 < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan < NAN < nan --- > 0 > 0 > 0 > 0 > 4 > 4 > 4 > 4 > 0.000000 > 0.000000 > 0.00 > 0.00 > 4.000000 > 4.000000 > 4.00 > 4.00 > 0.000000E+00 > 0.000000e+00 > 0.00E+00 > 0.00e+00 > 4.000000E+00 > 4.000000e+00 > 4.00E+00 > 4.00e+00 166c166 < onestring 0 0 -nan --- > onestring 0 0 0.00 205,218c205,218 < -nan < -nan < -nan < nan < nan < -nan < -NAN < -nan < -NAN < -nan < -NAN < -nan < -NAN < -nan --- > 4.20 > 4.20 > 4.2 > 4.20 > 4.20 > 4.2 > 4.200000E+00 > 4.200000e+00 > 4.2E+00 > 4.2e+00 > 4.2 > 4.2 > 4.2 > 4.2 225,226c225,226 < -nan < -nan --- > 115.00 > 115.00 265,282c265,282 < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < x nanx < xnan x < xnan x < x +nanx < x +nanx < x +nanx < x +nanx < x +nanx < x +nanx --- > x 123x > x 123x > x 123x > x 123x > x 123x > x 123x > x 123.00x > x 123.00x > x 123.00x > x 123.00x > x123 x > x123 x > x+00001e+02x > x+00001e+02x > x+000000123x > x+000000123x > x+00001e+02x > x+00001e+02x 289,290d288 < x+nan x < x+nan x 293,296c291,296 < 4666532614868770614749023780727584699285708707485454030432868100198939499158192805597850725096566524536632180890438212854982315645600051002921078757454485306830871160299974980844575619822871137249665564303171173550905292101938839552.000000 < 372728242352512114001503308285563756266881387800487898290367492099621891938070303654875486201763993862067078364791433589323945771526197102173586074193530558184694395449562451302642311707839665648247385648661772541748698370169297038609021216380488278304231592335855925509979755163737827365073688893994953207010105881691532374722376780758824304445788453574122492508339427594226621286813059183796888816785965000940522471133313545917186057543100433981349179475654312118197876167149689786501993473597879609316063582049398074909691189425873767716108649667550498169919739422417120405320082702233013423015024335172830685811572389880596357386336218548357331145288139057211575076187761864751471724852285490889958297401973924471070742810089495416114243664779035694306675335930011621215182178614414509691742767891838015700832086369475604302042390493073150258123976282620525783619514334812722258702271963319964309983113428605156960356825797795246018544690345259649744784640240739625721315400414746698993044207211095394421690605344528788509089694868398491867614369439228446140385969617724732686433757840030333540190593576216943601363851115147822700824419178729313057402498391369739512104989345967779328110759850542293986221898173182622498859287092409576088164184019008344337112086186368489485646287379796374625814896787602561358156258100831593906527779108765009366894381978680050374508998297066110888524585056629761563058594580552887384240674649293305090664844702487147158356120010499636314694756877919959604068656434141118849707812551943171016922713753866844787781580140489269704658898654737815639309304362965448991113904277315681166617658673168777992860763879906583804932536224119091484832922630855307729083426449471558382856090037731409890075040414291176057660582742711178235922495772497924036839332665272468878574845739708755783955907900058694660643551172498757285630462350113963810208495382857323242266548402287131498523405004329570527405011678188659917389622241713447247772698765939230071503084876727379197653043017634534249920696247752994396093332715815123682658564692480156043178754321536136895039881481363994177835392354265902554409515958722262976378059868544533586560085795000951822746627516951391571539695532369252350159389980799482010608482953332109413178306489004499304475873929734812830985574636610962658554484290374290743376479534588026651729138418389595867036641010850587929358433135136413678758991395769129687373940444404166730042198637746660577378304.000000 < x +nanx < x +nanx --- > x+123 x > x+123 x > -123.000000 > -123.000000 > x +123x > x +123x 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-670417: line 1: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-670417: line 3: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-670417: line 4: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-670417: line 5: /dev/fd/63: No such file or directory < /usr/src/tmp/bashtest-670417: 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.26/build-bash' + exit 0 Processing files: bash5-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FVDA33 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.OBjmJT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,static,symlinks,systemd-services) Requires: sh5 = 5.2.26-alt1, /bin/sh5, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.36), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libreadline.so.8 >= 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.292GjT Creating bash5-debuginfo package Processing files: sh5-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SOAeVL 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.UauYDI 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.36), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Conflicts: bash5 < 5.2.26-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CscRBi Creating sh5-debuginfo package Processing files: bash5-doc-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WA7oKG 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.XRK5O8 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.26-alt1 Processing files: bash5-examples-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v1hcpw 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.bGWa4J 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.26-alt1 Processing files: bash5-devel-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SQNAgK 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.Zh7DEi 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.26-alt1, libreadline-devel, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5GA1LF Processing files: bash5-debuginfo-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GeAzi5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uXJwkh find-requires: running scripts (debuginfo) Requires: bash5 = 5.2.26-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libreadline.so.8) Processing files: sh5-debuginfo-5.2.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zFgcX8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6GL4kx find-requires: running scripts (debuginfo) Requires: sh5 = 5.2.26-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(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.26/builtins also prunning dir /usr/src/debug/bash-5.2.26/include also prunning dir /usr/src/debug/bash-5.2.26/lib/glob also prunning dir /usr/src/debug/bash-5.2.26/lib/tilde Removing 1 extra deps from bash5 due to dependency on sh5 Removing 20 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/i586/bash5-5.2.26-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sh5-5.2.26-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash5-doc-5.2.26-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash5-examples-5.2.26-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bash5-devel-5.2.26-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bash5-debuginfo-5.2.26-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sh5-debuginfo-5.2.26-alt1.i586.rpm (w2.lzdio) 188.50user 95.11system 7:00.83elapsed 67%CPU (0avgtext+0avgdata 78848maxresident)k 0inputs+0outputs (0major+14799693minor)pagefaults 0swaps 5.69user 4.45system 7:20.65elapsed 2%CPU (0avgtext+0avgdata 132804maxresident)k 0inputs+0outputs (0major+212977minor)pagefaults 0swaps --- bash5-5.2.26-alt1.i586.rpm.repo 2024-01-31 16:10:01.000000000 +0000 +++ bash5-5.2.26-alt1.i586.rpm.hasher 2024-11-09 08:44:35.195780370 +0000 @@ -239,3 +239,3 @@ Provides: bash5 = 5.2.26-alt1:sisyphus+338911.200.4.1 -File: /bin/bash5 100755 root:root 0b3f6f6b4d5e37c948b3d2e1a16269f0 +File: /bin/bash5 100755 root:root ecf5b39653442489297afd9bfdb49a8c File: /bin/rbash5 120777 root:root bash5 @@ -243,38 +243,38 @@ File: /usr/lib/bash5/Makefile.sample 100644 root:root 69bc28db55b0b2cc45d508e134943256 -File: /usr/lib/bash5/accept 100644 root:root a436f9dbe33439ea7a40106c26295470 -File: /usr/lib/bash5/basename 100644 root:root f8e105bcafadfc2f211fc4d435809e68 -File: /usr/lib/bash5/csv 100644 root:root 487eda2f9f99d30b8e9351b7ee40821f -File: /usr/lib/bash5/cut 100644 root:root 1de0eb63df6916449b07efe37b4fb31e -File: /usr/lib/bash5/dirname 100644 root:root 3451dcabfaba8d39ccaae545ea4fe514 -File: /usr/lib/bash5/dsv 100644 root:root 4fcd3ed8ffd7c763f3fdab89dffad51d -File: /usr/lib/bash5/fdflags 100644 root:root 236d7ab58482fb2d39d6362f0757f1ff -File: /usr/lib/bash5/finfo 100644 root:root d9b1ebb0395bffe652b1ba98f7406a67 -File: /usr/lib/bash5/getconf 100644 root:root 8724cd3e11d6ed176258e55cd9942148 -File: /usr/lib/bash5/head 100644 root:root f705f068be2fc3e0e1f659d0a0aa10b6 -File: /usr/lib/bash5/id 100644 root:root db184918357517d0b5984f41fc148605 -File: /usr/lib/bash5/ln 100644 root:root bd382b0d6fa98779c120e488fbe15da7 -File: /usr/lib/bash5/logname 100644 root:root 279a985764585330a968b240a7920ae0 -File: /usr/lib/bash5/mkdir 100644 root:root 6e432d856615e236c1b34ea748766308 -File: /usr/lib/bash5/mkfifo 100644 root:root cafde8e4cbacb60b6164036d3bbd0b84 -File: /usr/lib/bash5/mktemp 100644 root:root 53a7753e9995b8d91e88e4bdd7547585 -File: /usr/lib/bash5/mypid 100644 root:root 7550352b34b07c52255cf724ecec466b -File: /usr/lib/bash5/pathchk 100644 root:root 8f4d7d4845edfe0db5292fa2d9add97f -File: /usr/lib/bash5/print 100644 root:root fb1385b70599e2faf014baf9f170b670 -File: /usr/lib/bash5/printenv 100644 root:root 49238139d3a619c00074cf1c7e775be1 -File: /usr/lib/bash5/push 100644 root:root 6fa5621ddb5e25f475d399899488cd4a -File: /usr/lib/bash5/realpath 100644 root:root 4381990200e30a81f08beaa899941a61 -File: /usr/lib/bash5/rm 100644 root:root 69ad61dc28d9f4a89e3ee48843b644a7 -File: /usr/lib/bash5/rmdir 100644 root:root 50bfbd80334cf673a904e1510787df59 -File: /usr/lib/bash5/seq 100644 root:root 870a039d7a5055eefd4ec9a9bdbaae65 -File: /usr/lib/bash5/setpgid 100644 root:root b07b1d5518c80b1bdf72571f6890184c -File: /usr/lib/bash5/sleep 100644 root:root ea702cef9a5a24abcb60c318a9b2500e -File: /usr/lib/bash5/stat 100644 root:root 18228b77774ee73c2c437e655a1c2ffb -File: /usr/lib/bash5/strftime 100644 root:root 4c6bca6117a79a75109c09dd64a4cc2d -File: /usr/lib/bash5/sync 100644 root:root 1e9ec0e0228f5984a786773dd04cfce8 -File: /usr/lib/bash5/tee 100644 root:root d3177d1517dd81f3cde4d88fb9ec394c -File: /usr/lib/bash5/truefalse 100644 root:root 3ad819a8845e1938c9f30c426348ceb9 -File: /usr/lib/bash5/tty 100644 root:root acd8b1a1352230a88ffafcb1c8f20562 -File: /usr/lib/bash5/uname 100644 root:root 8c495027163c0e9afb06dee2b9044f36 -File: /usr/lib/bash5/unlink 100644 root:root 1a76d93f9fba7db02271d0d6ada2c6fd -File: /usr/lib/bash5/whoami 100644 root:root 597cf6eac7777027e1aac272892326cc +File: /usr/lib/bash5/accept 100644 root:root 0830206a558bd0baf1e9e2afd3172db7 +File: /usr/lib/bash5/basename 100644 root:root c37b4b4189019b5a07b008a08462ddf7 +File: /usr/lib/bash5/csv 100644 root:root 4f468d0879f61ef49cdb37b6904613c8 +File: /usr/lib/bash5/cut 100644 root:root 4813899e996a1e54af68983acb6e3e9f +File: /usr/lib/bash5/dirname 100644 root:root dfaef5a89977400441abd7ab4974b2ab +File: /usr/lib/bash5/dsv 100644 root:root 66f62e7b7f62f4b4d99ce3f57fb58aeb +File: /usr/lib/bash5/fdflags 100644 root:root a5ce99636ee316f3e13e53e967f51240 +File: /usr/lib/bash5/finfo 100644 root:root 3702a41549eb282bc08c670caf4d21c0 +File: /usr/lib/bash5/getconf 100644 root:root ee6c86e46fc704f52de4acd05f2a0b3d +File: /usr/lib/bash5/head 100644 root:root e4a059f2c92ff20b8b3f1acf2e7908cb +File: /usr/lib/bash5/id 100644 root:root a3108de0afd7e3d054399d5bf084d229 +File: /usr/lib/bash5/ln 100644 root:root 9002312e3ee520d9c7f561d9ec09f5a3 +File: /usr/lib/bash5/logname 100644 root:root bf5e9d4f6789cba185d5eb24f52fb82d +File: /usr/lib/bash5/mkdir 100644 root:root 4af131b8566ef97eefe833619e5738ee +File: /usr/lib/bash5/mkfifo 100644 root:root 8fee4b2d969d758623cd31b57956817b +File: /usr/lib/bash5/mktemp 100644 root:root c634d0c86aec1d56cc1fc15cde2a7323 +File: /usr/lib/bash5/mypid 100644 root:root 6867ee315b7914e1e22b10a41f9b84c7 +File: /usr/lib/bash5/pathchk 100644 root:root fae102f660ea9d317d2d0a0645b576e3 +File: /usr/lib/bash5/print 100644 root:root 1e5f059fc6f7e72cdba02a1ee77bbd54 +File: /usr/lib/bash5/printenv 100644 root:root f6b2c72077466dade7407e0a7031bfeb +File: /usr/lib/bash5/push 100644 root:root e9d6f50d63e9c1da7d6e86973015283a +File: /usr/lib/bash5/realpath 100644 root:root 56bef2ac9df5bbf36c1a0786cc57642b +File: /usr/lib/bash5/rm 100644 root:root 9786724c3233f7b2bbbdd0a13928ca6b +File: /usr/lib/bash5/rmdir 100644 root:root d323941f6bcc896f156c07aa8ac711e5 +File: /usr/lib/bash5/seq 100644 root:root c25271b0a23c8a613cd751292ba0dd93 +File: /usr/lib/bash5/setpgid 100644 root:root 95418a734b4685da58777f1c66b227ca +File: /usr/lib/bash5/sleep 100644 root:root 3837616bda3e66ea6daa159d393911ca +File: /usr/lib/bash5/stat 100644 root:root 3b5a703addeae89184b50052705a3a6b +File: /usr/lib/bash5/strftime 100644 root:root b2fd476ffb3068cf354de61d47efa49b +File: /usr/lib/bash5/sync 100644 root:root 7fb568001478364781cb0690bfae5e29 +File: /usr/lib/bash5/tee 100644 root:root 4ff050e399e32102666177cc46f04e60 +File: /usr/lib/bash5/truefalse 100644 root:root fad12297bf6faad272160b95517b4a4a +File: /usr/lib/bash5/tty 100644 root:root 3673016c5a92719fa6508442ea383dbb +File: /usr/lib/bash5/uname 100644 root:root 006894f78b10f76037eaa85c068f7e40 +File: /usr/lib/bash5/unlink 100644 root:root fda98e51103e7187bb2b1fd5e560893c +File: /usr/lib/bash5/whoami 100644 root:root d469a27a7f313bd66ca73b7bc5fa1b91 File: /usr/share/bash5 40755 root:root @@ -367,3 +367,3 @@ File: /usr/share/doc/bash5-5.2.26/RBASH 100644 root:root c2737a3f295b4b1ddc40605d2053531a -File: /usr/share/info/bash5.info.xz 100644 root:root c63e89979544c6a2346557a321adb5f3 +File: /usr/share/info/bash5.info.xz 100644 root:root e39996e5942e4cc4f067a59f4fcbb3af 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: cc043bbf6d80ef8bcae65202358046511e56c32cfb9c6224c989b276d6af4a3641fc0bfc342938b719d6d72149f698a92dc026f5b3086f05cbbf957ee7c61c97 +RPMIdentity: 208b0ea759fbb130c45aa887ee55e149af40c84700316984ef37b14ec4d1272f1abf1b623803b92102dae7fe6dcda97811dc1671c8532d88aa58a8d061198bb1 --- bash5-debuginfo-5.2.26-alt1.i586.rpm.repo 2024-01-31 16:10:01.000000000 +0000 +++ bash5-debuginfo-5.2.26-alt1.i586.rpm.hasher 2024-11-09 08:44:35.289781827 +0000 @@ -1,109 +1,107 @@ +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/c44634df7fe1531489adefb3f3fcbead41dd66 120777 root:root ../../../bash5/head +/usr/lib/debug/.build-id/00/c44634df7fe1531489adefb3f3fcbead41dd66.debug 120777 root:root ../../usr/lib/bash5/head.debug /usr/lib/debug/.build-id/05 40755 root:root -/usr/lib/debug/.build-id/05/1a65909a6d00c9771050d6141e5b3f509024bb 120777 root:root ../../../bash5/id -/usr/lib/debug/.build-id/05/1a65909a6d00c9771050d6141e5b3f509024bb.debug 120777 root:root ../../usr/lib/bash5/id.debug -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/7bef5b352791a31f7d937a316ab6f82b0487cc 120777 root:root ../../../bash5/seq -/usr/lib/debug/.build-id/06/7bef5b352791a31f7d937a316ab6f82b0487cc.debug 120777 root:root ../../usr/lib/bash5/seq.debug -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/038bcaac72078fa9097dc5ac1d6e1918e6f4df 120777 root:root ../../../bash5/csv -/usr/lib/debug/.build-id/0f/038bcaac72078fa9097dc5ac1d6e1918e6f4df.debug 120777 root:root ../../usr/lib/bash5/csv.debug -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/d8d7516478c959003bf3a5e259739cc2e11e3d 120777 root:root ../../../bash5/tty -/usr/lib/debug/.build-id/17/d8d7516478c959003bf3a5e259739cc2e11e3d.debug 120777 root:root ../../usr/lib/bash5/tty.debug +/usr/lib/debug/.build-id/05/89633d777406ca904f477f67a88931a512f968 120777 root:root ../../../bash5/push +/usr/lib/debug/.build-id/05/89633d777406ca904f477f67a88931a512f968.debug 120777 root:root ../../usr/lib/bash5/push.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/6d6c0139eaa5ed5ba23f2af6c35c5356aa03e1 120777 root:root ../../../bash5/mkfifo +/usr/lib/debug/.build-id/18/6d6c0139eaa5ed5ba23f2af6c35c5356aa03e1.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug /usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/3bce8670c6f88cceff4b876c0f7e68d4fbc8c6 120777 root:root ../../../bash5/unlink -/usr/lib/debug/.build-id/24/3bce8670c6f88cceff4b876c0f7e68d4fbc8c6.debug 120777 root:root ../../usr/lib/bash5/unlink.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/ceae66639bcf6143b670150e5975520b35b9a4 120777 root:root ../../../bash5/push -/usr/lib/debug/.build-id/27/ceae66639bcf6143b670150e5975520b35b9a4.debug 120777 root:root ../../usr/lib/bash5/push.debug -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/89d1b311e8705e492434e58feacdf8c48a7175 120777 root:root ../../../bash5/uname -/usr/lib/debug/.build-id/2f/89d1b311e8705e492434e58feacdf8c48a7175.debug 120777 root:root ../../usr/lib/bash5/uname.debug -/usr/lib/debug/.build-id/2f/d8a6e4f60b615e0d242460103b0618f90e98ce 120777 root:root ../../../../../bin/bash5 -/usr/lib/debug/.build-id/2f/d8a6e4f60b615e0d242460103b0618f90e98ce.debug 120777 root:root ../../bin/bash5.debug -/usr/lib/debug/.build-id/30 40755 root:root -/usr/lib/debug/.build-id/30/f11d95b8a18d2adde5b80f9dc017a41205a296 120777 root:root ../../../bash5/printenv -/usr/lib/debug/.build-id/30/f11d95b8a18d2adde5b80f9dc017a41205a296.debug 120777 root:root ../../usr/lib/bash5/printenv.debug -/usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/9ec7778817ae961bddc6da161633d831ff84f4 120777 root:root ../../../bash5/finfo -/usr/lib/debug/.build-id/38/9ec7778817ae961bddc6da161633d831ff84f4.debug 120777 root:root ../../usr/lib/bash5/finfo.debug -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/4815438f3462c0dd7e8c33e3fe2390acd5e8fe 120777 root:root ../../../bash5/strftime -/usr/lib/debug/.build-id/45/4815438f3462c0dd7e8c33e3fe2390acd5e8fe.debug 120777 root:root ../../usr/lib/bash5/strftime.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/9149e62bebe22e205e4fd39c6cfa1a2ef3f22d 120777 root:root ../../../bash5/mypid -/usr/lib/debug/.build-id/4c/9149e62bebe22e205e4fd39c6cfa1a2ef3f22d.debug 120777 root:root ../../usr/lib/bash5/mypid.debug -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/0766a398d3e52267dc218f787c4a1c451bf69e 120777 root:root ../../../bash5/sync -/usr/lib/debug/.build-id/53/0766a398d3e52267dc218f787c4a1c451bf69e.debug 120777 root:root ../../usr/lib/bash5/sync.debug -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/00c19dd1f2f4999387e5870685efa8d8480e2e 120777 root:root ../../../bash5/mkdir -/usr/lib/debug/.build-id/59/00c19dd1f2f4999387e5870685efa8d8480e2e.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/7857546de9b28faf350066815d8f6353b2a1d4 120777 root:root ../../../bash5/tee -/usr/lib/debug/.build-id/6b/7857546de9b28faf350066815d8f6353b2a1d4.debug 120777 root:root ../../usr/lib/bash5/tee.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/8c0d8c4e23d6fabe6bb54e3a01a7d8b88d355a 120777 root:root ../../../bash5/sleep -/usr/lib/debug/.build-id/70/8c0d8c4e23d6fabe6bb54e3a01a7d8b88d355a.debug 120777 root:root ../../usr/lib/bash5/sleep.debug -/usr/lib/debug/.build-id/70/f61dc3042c3036549150482e7bd9f753c73d9d 120777 root:root ../../../bash5/ln -/usr/lib/debug/.build-id/70/f61dc3042c3036549150482e7bd9f753c73d9d.debug 120777 root:root ../../usr/lib/bash5/ln.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/3579b09e7161955a8204eb869c70f553699729 120777 root:root ../../../bash5/truefalse -/usr/lib/debug/.build-id/74/3579b09e7161955a8204eb869c70f553699729.debug 120777 root:root ../../usr/lib/bash5/truefalse.debug -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/30910308b97022a390d93c26f93bbfeac9935d 120777 root:root ../../../bash5/dirname -/usr/lib/debug/.build-id/77/30910308b97022a390d93c26f93bbfeac9935d.debug 120777 root:root ../../usr/lib/bash5/dirname.debug -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/d22f09a493056188733f17b8a04361cd937d8d 120777 root:root ../../../bash5/basename -/usr/lib/debug/.build-id/7f/d22f09a493056188733f17b8a04361cd937d8d.debug 120777 root:root ../../usr/lib/bash5/basename.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/e654f730bd44689bbd2f70f753770eee809af5 120777 root:root ../../../bash5/accept -/usr/lib/debug/.build-id/82/e654f730bd44689bbd2f70f753770eee809af5.debug 120777 root:root ../../usr/lib/bash5/accept.debug +/usr/lib/debug/.build-id/24/2e57743d51d41d6a732e10644daf9a01e90a25 120777 root:root ../../../bash5/sync +/usr/lib/debug/.build-id/24/2e57743d51d41d6a732e10644daf9a01e90a25.debug 120777 root:root ../../usr/lib/bash5/sync.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/ea7d754960690d5485267fade36e0ba63d716d 120777 root:root ../../../bash5/getconf +/usr/lib/debug/.build-id/29/ea7d754960690d5485267fade36e0ba63d716d.debug 120777 root:root ../../usr/lib/bash5/getconf.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/0ae0631b1f7acb39184371aa7a8df0ff8bd3de 120777 root:root ../../../bash5/id +/usr/lib/debug/.build-id/32/0ae0631b1f7acb39184371aa7a8df0ff8bd3de.debug 120777 root:root ../../usr/lib/bash5/id.debug +/usr/lib/debug/.build-id/32/54930afebfc5a8ab9178f28c22b7fdd95d1c23 120777 root:root ../../../bash5/truefalse +/usr/lib/debug/.build-id/32/54930afebfc5a8ab9178f28c22b7fdd95d1c23.debug 120777 root:root ../../usr/lib/bash5/truefalse.debug +/usr/lib/debug/.build-id/32/9d14061a361a5ebf87b87ce393701b45e39d4a 120777 root:root ../../../bash5/strftime +/usr/lib/debug/.build-id/32/9d14061a361a5ebf87b87ce393701b45e39d4a.debug 120777 root:root ../../usr/lib/bash5/strftime.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/9600129d16a9e5664bb7925936b0667deb2111 120777 root:root ../../../bash5/stat +/usr/lib/debug/.build-id/3d/9600129d16a9e5664bb7925936b0667deb2111.debug 120777 root:root ../../usr/lib/bash5/stat.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/61061faece5017efd48c0a14ac092724698734 120777 root:root ../../../bash5/print +/usr/lib/debug/.build-id/4e/61061faece5017efd48c0a14ac092724698734.debug 120777 root:root ../../usr/lib/bash5/print.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/aeef3aa11357b87cbec4dd268a04a8147e1d79 120777 root:root ../../../bash5/csv +/usr/lib/debug/.build-id/51/aeef3aa11357b87cbec4dd268a04a8147e1d79.debug 120777 root:root ../../usr/lib/bash5/csv.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/137c606472bddb467bbcc42c51764b0f15ad2b 120777 root:root ../../../bash5/finfo +/usr/lib/debug/.build-id/55/137c606472bddb467bbcc42c51764b0f15ad2b.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +/usr/lib/debug/.build-id/55/b85e7125fa1920695d530279587052f0ab0f41 120777 root:root ../../../bash5/uname +/usr/lib/debug/.build-id/55/b85e7125fa1920695d530279587052f0ab0f41.debug 120777 root:root ../../usr/lib/bash5/uname.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/bfc09cbfb5d534da0e2b975f43555fde83ba04 120777 root:root ../../../bash5/accept +/usr/lib/debug/.build-id/62/bfc09cbfb5d534da0e2b975f43555fde83ba04.debug 120777 root:root ../../usr/lib/bash5/accept.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/a13653948c7e4b7003ff7eff78d223fd045f0f 120777 root:root ../../../bash5/dsv +/usr/lib/debug/.build-id/71/a13653948c7e4b7003ff7eff78d223fd045f0f.debug 120777 root:root ../../usr/lib/bash5/dsv.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/8e594607074e06e64286211c1732e6bbb53fd0 120777 root:root ../../../bash5/logname +/usr/lib/debug/.build-id/88/8e594607074e06e64286211c1732e6bbb53fd0.debug 120777 root:root ../../usr/lib/bash5/logname.debug /usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/504095e52127c521525a2ab644ba4b90806ce0 120777 root:root ../../../bash5/setpgid -/usr/lib/debug/.build-id/89/504095e52127c521525a2ab644ba4b90806ce0.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/d39e902b396830e790fa7c71da86d5238578bf 120777 root:root ../../../bash5/dsv -/usr/lib/debug/.build-id/8e/d39e902b396830e790fa7c71da86d5238578bf.debug 120777 root:root ../../usr/lib/bash5/dsv.debug +/usr/lib/debug/.build-id/89/803aefd205606b039e299551cd6ba4e00ca410 120777 root:root ../../../bash5/tee +/usr/lib/debug/.build-id/89/803aefd205606b039e299551cd6ba4e00ca410.debug 120777 root:root ../../usr/lib/bash5/tee.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/f486d0be9888b9988b3d7f1c7dc29d41262fde 120777 root:root ../../../bash5/mkdir +/usr/lib/debug/.build-id/8d/f486d0be9888b9988b3d7f1c7dc29d41262fde.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug /usr/lib/debug/.build-id/8f 40755 root:root -/usr/lib/debug/.build-id/8f/b3f53d28960d6ad82ac325fdd74b98a5d821c9 120777 root:root ../../../bash5/whoami -/usr/lib/debug/.build-id/8f/b3f53d28960d6ad82ac325fdd74b98a5d821c9.debug 120777 root:root ../../usr/lib/bash5/whoami.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/a89ac47af59dc6afeb1b91c1b5b010801149fd 120777 root:root ../../../bash5/stat -/usr/lib/debug/.build-id/9c/a89ac47af59dc6afeb1b91c1b5b010801149fd.debug 120777 root:root ../../usr/lib/bash5/stat.debug -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/b382c375aeae6eb94986c9a16abd62176c214c 120777 root:root ../../../bash5/cut -/usr/lib/debug/.build-id/9e/b382c375aeae6eb94986c9a16abd62176c214c.debug 120777 root:root ../../usr/lib/bash5/cut.debug +/usr/lib/debug/.build-id/8f/d617717bb2a2b4cfe31d0098c09bdbcfd8fa04 120777 root:root ../../../bash5/rm +/usr/lib/debug/.build-id/8f/d617717bb2a2b4cfe31d0098c09bdbcfd8fa04.debug 120777 root:root ../../usr/lib/bash5/rm.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/bd0f8d68b9a48e3e01d220a7e6341967d7f387 120777 root:root ../../../bash5/ln +/usr/lib/debug/.build-id/a3/bd0f8d68b9a48e3e01d220a7e6341967d7f387.debug 120777 root:root ../../usr/lib/bash5/ln.debug /usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/2bdef72b09944847b8179d55d6ccb5c9a0ae29 120777 root:root ../../../bash5/rm -/usr/lib/debug/.build-id/a5/2bdef72b09944847b8179d55d6ccb5c9a0ae29.debug 120777 root:root ../../usr/lib/bash5/rm.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/3fdc611fed9f317991997ecd62b4f5f6795102 120777 root:root ../../../bash5/getconf -/usr/lib/debug/.build-id/a8/3fdc611fed9f317991997ecd62b4f5f6795102.debug 120777 root:root ../../usr/lib/bash5/getconf.debug -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/f9bea38581ba1010d43ecef809eb8a47599d23 120777 root:root ../../../bash5/mktemp -/usr/lib/debug/.build-id/b2/f9bea38581ba1010d43ecef809eb8a47599d23.debug 120777 root:root ../../usr/lib/bash5/mktemp.debug -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/7dd8c5c75c47543cf55d4872c12405a952eb63 120777 root:root ../../../bash5/print -/usr/lib/debug/.build-id/b9/7dd8c5c75c47543cf55d4872c12405a952eb63.debug 120777 root:root ../../usr/lib/bash5/print.debug -/usr/lib/debug/.build-id/c3 40755 root:root -/usr/lib/debug/.build-id/c3/e6a7699d4aa0c948db2464765dd3d8b86515dd 120777 root:root ../../../bash5/head -/usr/lib/debug/.build-id/c3/e6a7699d4aa0c948db2464765dd3d8b86515dd.debug 120777 root:root ../../usr/lib/bash5/head.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/c0bbb951b929c1746243c3a5b18263dd628e91 120777 root:root ../../../bash5/mkfifo -/usr/lib/debug/.build-id/c6/c0bbb951b929c1746243c3a5b18263dd628e91.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/580d40197effe3270bfe43b512bd69cbe09f3e 120777 root:root ../../../bash5/fdflags -/usr/lib/debug/.build-id/c7/580d40197effe3270bfe43b512bd69cbe09f3e.debug 120777 root:root ../../usr/lib/bash5/fdflags.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/89fbf09466afa123c41abb60335d612191e6a3 120777 root:root ../../../bash5/rmdir -/usr/lib/debug/.build-id/cd/89fbf09466afa123c41abb60335d612191e6a3.debug 120777 root:root ../../usr/lib/bash5/rmdir.debug -/usr/lib/debug/.build-id/cd/d92c44d5bb23b8c742672d87afeb31bc3e4482 120777 root:root ../../../bash5/logname -/usr/lib/debug/.build-id/cd/d92c44d5bb23b8c742672d87afeb31bc3e4482.debug 120777 root:root ../../usr/lib/bash5/logname.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/426322b095eb62b80bac15a424c69599336678 120777 root:root ../../../bash5/pathchk -/usr/lib/debug/.build-id/df/426322b095eb62b80bac15a424c69599336678.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/e9f6117b102989836304c140d390a150e225b6 120777 root:root ../../../bash5/realpath -/usr/lib/debug/.build-id/e2/e9f6117b102989836304c140d390a150e225b6.debug 120777 root:root ../../usr/lib/bash5/realpath.debug +/usr/lib/debug/.build-id/a5/0b5c8ca825b247fbbc7299c7e3ea4f4bf0f8eb 120777 root:root ../../../bash5/basename +/usr/lib/debug/.build-id/a5/0b5c8ca825b247fbbc7299c7e3ea4f4bf0f8eb.debug 120777 root:root ../../usr/lib/bash5/basename.debug +/usr/lib/debug/.build-id/a9 40755 root:root +/usr/lib/debug/.build-id/a9/53feb3ba84353e93ce7dbfd565a12d393dc506 120777 root:root ../../../bash5/printenv +/usr/lib/debug/.build-id/a9/53feb3ba84353e93ce7dbfd565a12d393dc506.debug 120777 root:root ../../usr/lib/bash5/printenv.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/eb1ec950b06fb926573a00f9277316f791421a 120777 root:root ../../../bash5/rmdir +/usr/lib/debug/.build-id/af/eb1ec950b06fb926573a00f9277316f791421a.debug 120777 root:root ../../usr/lib/bash5/rmdir.debug +/usr/lib/debug/.build-id/b4 40755 root:root +/usr/lib/debug/.build-id/b4/e4a3b08a83d52ddc14b786681d434c1313c43d 120777 root:root ../../../bash5/mktemp +/usr/lib/debug/.build-id/b4/e4a3b08a83d52ddc14b786681d434c1313c43d.debug 120777 root:root ../../usr/lib/bash5/mktemp.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/17b5f2ef16d50cc2703a648419fec79e6c4cb9 120777 root:root ../../../bash5/fdflags +/usr/lib/debug/.build-id/c5/17b5f2ef16d50cc2703a648419fec79e6c4cb9.debug 120777 root:root ../../usr/lib/bash5/fdflags.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/3d893e90662a06dc834715c4aa3cd6ae736d49 120777 root:root ../../../bash5/whoami +/usr/lib/debug/.build-id/c9/3d893e90662a06dc834715c4aa3cd6ae736d49.debug 120777 root:root ../../usr/lib/bash5/whoami.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/391e1dc5522097a5b32e118899f9d084b0dfdb 120777 root:root ../../../bash5/realpath +/usr/lib/debug/.build-id/cf/391e1dc5522097a5b32e118899f9d084b0dfdb.debug 120777 root:root ../../usr/lib/bash5/realpath.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/c7f4518c180964cdd5f453b605534c2b8c77c7 120777 root:root ../../../bash5/cut +/usr/lib/debug/.build-id/d3/c7f4518c180964cdd5f453b605534c2b8c77c7.debug 120777 root:root ../../usr/lib/bash5/cut.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/04fa01066bb024b33346994842cdd79cef473c 120777 root:root ../../../bash5/setpgid +/usr/lib/debug/.build-id/d7/04fa01066bb024b33346994842cdd79cef473c.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/2bd073d06e5f942018b3254fb87aff2a470ea7 120777 root:root ../../../bash5/tty +/usr/lib/debug/.build-id/d9/2bd073d06e5f942018b3254fb87aff2a470ea7.debug 120777 root:root ../../usr/lib/bash5/tty.debug +/usr/lib/debug/.build-id/d9/7d19e5aa1cc952c32fb7119dd8cf7a1c51127b 120777 root:root ../../../bash5/seq +/usr/lib/debug/.build-id/d9/7d19e5aa1cc952c32fb7119dd8cf7a1c51127b.debug 120777 root:root ../../usr/lib/bash5/seq.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/a514c7c7f73d258249fce8bf28e72e12d23ae9 120777 root:root ../../../../../bin/bash5 +/usr/lib/debug/.build-id/ec/a514c7c7f73d258249fce8bf28e72e12d23ae9.debug 120777 root:root ../../bin/bash5.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/a4d077bc2a9403d8d3dae185f4d4cc9a141227 120777 root:root ../../../bash5/dirname +/usr/lib/debug/.build-id/ee/a4d077bc2a9403d8d3dae185f4d4cc9a141227.debug 120777 root:root ../../usr/lib/bash5/dirname.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/14dcfca43c9b35b346d25547cf3d8d354c9244 120777 root:root ../../../bash5/mypid +/usr/lib/debug/.build-id/f0/14dcfca43c9b35b346d25547cf3d8d354c9244.debug 120777 root:root ../../usr/lib/bash5/mypid.debug +/usr/lib/debug/.build-id/f0/c4c5df1a56b9c109437bf6cf68ca69e299984f 120777 root:root ../../../bash5/sleep +/usr/lib/debug/.build-id/f0/c4c5df1a56b9c109437bf6cf68ca69e299984f.debug 120777 root:root ../../usr/lib/bash5/sleep.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/dca1dafb39a60d9be353f8c3f7083a98e53b9e 120777 root:root ../../../bash5/pathchk +/usr/lib/debug/.build-id/f3/dca1dafb39a60d9be353f8c3f7083a98e53b9e.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/eea63393d755ef33b43cf089cadb2b0e82ca90 120777 root:root ../../../bash5/unlink +/usr/lib/debug/.build-id/f8/eea63393d755ef33b43cf089cadb2b0e82ca90.debug 120777 root:root ../../usr/lib/bash5/unlink.debug /usr/lib/debug/bin/bash5.debug 100644 root:root @@ -216,149 +214,147 @@ Provides: bash5-debuginfo = 5.2.26-alt1:sisyphus+338911.200.4.1 +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/c44634df7fe1531489adefb3f3fcbead41dd66 120777 root:root ../../../bash5/head +File: /usr/lib/debug/.build-id/00/c44634df7fe1531489adefb3f3fcbead41dd66.debug 120777 root:root ../../usr/lib/bash5/head.debug File: /usr/lib/debug/.build-id/05 40755 root:root -File: /usr/lib/debug/.build-id/05/1a65909a6d00c9771050d6141e5b3f509024bb 120777 root:root ../../../bash5/id -File: /usr/lib/debug/.build-id/05/1a65909a6d00c9771050d6141e5b3f509024bb.debug 120777 root:root ../../usr/lib/bash5/id.debug -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/7bef5b352791a31f7d937a316ab6f82b0487cc 120777 root:root ../../../bash5/seq -File: /usr/lib/debug/.build-id/06/7bef5b352791a31f7d937a316ab6f82b0487cc.debug 120777 root:root ../../usr/lib/bash5/seq.debug -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/038bcaac72078fa9097dc5ac1d6e1918e6f4df 120777 root:root ../../../bash5/csv -File: /usr/lib/debug/.build-id/0f/038bcaac72078fa9097dc5ac1d6e1918e6f4df.debug 120777 root:root ../../usr/lib/bash5/csv.debug -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/d8d7516478c959003bf3a5e259739cc2e11e3d 120777 root:root ../../../bash5/tty -File: /usr/lib/debug/.build-id/17/d8d7516478c959003bf3a5e259739cc2e11e3d.debug 120777 root:root ../../usr/lib/bash5/tty.debug +File: /usr/lib/debug/.build-id/05/89633d777406ca904f477f67a88931a512f968 120777 root:root ../../../bash5/push +File: /usr/lib/debug/.build-id/05/89633d777406ca904f477f67a88931a512f968.debug 120777 root:root ../../usr/lib/bash5/push.debug +File: /usr/lib/debug/.build-id/18 40755 root:root +File: /usr/lib/debug/.build-id/18/6d6c0139eaa5ed5ba23f2af6c35c5356aa03e1 120777 root:root ../../../bash5/mkfifo +File: /usr/lib/debug/.build-id/18/6d6c0139eaa5ed5ba23f2af6c35c5356aa03e1.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/3bce8670c6f88cceff4b876c0f7e68d4fbc8c6 120777 root:root ../../../bash5/unlink -File: /usr/lib/debug/.build-id/24/3bce8670c6f88cceff4b876c0f7e68d4fbc8c6.debug 120777 root:root ../../usr/lib/bash5/unlink.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/ceae66639bcf6143b670150e5975520b35b9a4 120777 root:root ../../../bash5/push -File: /usr/lib/debug/.build-id/27/ceae66639bcf6143b670150e5975520b35b9a4.debug 120777 root:root ../../usr/lib/bash5/push.debug -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/89d1b311e8705e492434e58feacdf8c48a7175 120777 root:root ../../../bash5/uname -File: /usr/lib/debug/.build-id/2f/89d1b311e8705e492434e58feacdf8c48a7175.debug 120777 root:root ../../usr/lib/bash5/uname.debug -File: /usr/lib/debug/.build-id/2f/d8a6e4f60b615e0d242460103b0618f90e98ce 120777 root:root ../../../../../bin/bash5 -File: /usr/lib/debug/.build-id/2f/d8a6e4f60b615e0d242460103b0618f90e98ce.debug 120777 root:root ../../bin/bash5.debug -File: /usr/lib/debug/.build-id/30 40755 root:root -File: /usr/lib/debug/.build-id/30/f11d95b8a18d2adde5b80f9dc017a41205a296 120777 root:root ../../../bash5/printenv -File: /usr/lib/debug/.build-id/30/f11d95b8a18d2adde5b80f9dc017a41205a296.debug 120777 root:root ../../usr/lib/bash5/printenv.debug -File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/9ec7778817ae961bddc6da161633d831ff84f4 120777 root:root ../../../bash5/finfo -File: /usr/lib/debug/.build-id/38/9ec7778817ae961bddc6da161633d831ff84f4.debug 120777 root:root ../../usr/lib/bash5/finfo.debug -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/4815438f3462c0dd7e8c33e3fe2390acd5e8fe 120777 root:root ../../../bash5/strftime -File: /usr/lib/debug/.build-id/45/4815438f3462c0dd7e8c33e3fe2390acd5e8fe.debug 120777 root:root ../../usr/lib/bash5/strftime.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/9149e62bebe22e205e4fd39c6cfa1a2ef3f22d 120777 root:root ../../../bash5/mypid -File: /usr/lib/debug/.build-id/4c/9149e62bebe22e205e4fd39c6cfa1a2ef3f22d.debug 120777 root:root ../../usr/lib/bash5/mypid.debug -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/0766a398d3e52267dc218f787c4a1c451bf69e 120777 root:root ../../../bash5/sync -File: /usr/lib/debug/.build-id/53/0766a398d3e52267dc218f787c4a1c451bf69e.debug 120777 root:root ../../usr/lib/bash5/sync.debug -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/00c19dd1f2f4999387e5870685efa8d8480e2e 120777 root:root ../../../bash5/mkdir -File: /usr/lib/debug/.build-id/59/00c19dd1f2f4999387e5870685efa8d8480e2e.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/7857546de9b28faf350066815d8f6353b2a1d4 120777 root:root ../../../bash5/tee -File: /usr/lib/debug/.build-id/6b/7857546de9b28faf350066815d8f6353b2a1d4.debug 120777 root:root ../../usr/lib/bash5/tee.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/8c0d8c4e23d6fabe6bb54e3a01a7d8b88d355a 120777 root:root ../../../bash5/sleep -File: /usr/lib/debug/.build-id/70/8c0d8c4e23d6fabe6bb54e3a01a7d8b88d355a.debug 120777 root:root ../../usr/lib/bash5/sleep.debug -File: /usr/lib/debug/.build-id/70/f61dc3042c3036549150482e7bd9f753c73d9d 120777 root:root ../../../bash5/ln -File: /usr/lib/debug/.build-id/70/f61dc3042c3036549150482e7bd9f753c73d9d.debug 120777 root:root ../../usr/lib/bash5/ln.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/3579b09e7161955a8204eb869c70f553699729 120777 root:root ../../../bash5/truefalse -File: /usr/lib/debug/.build-id/74/3579b09e7161955a8204eb869c70f553699729.debug 120777 root:root ../../usr/lib/bash5/truefalse.debug -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/30910308b97022a390d93c26f93bbfeac9935d 120777 root:root ../../../bash5/dirname -File: /usr/lib/debug/.build-id/77/30910308b97022a390d93c26f93bbfeac9935d.debug 120777 root:root ../../usr/lib/bash5/dirname.debug -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/d22f09a493056188733f17b8a04361cd937d8d 120777 root:root ../../../bash5/basename -File: /usr/lib/debug/.build-id/7f/d22f09a493056188733f17b8a04361cd937d8d.debug 120777 root:root ../../usr/lib/bash5/basename.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/e654f730bd44689bbd2f70f753770eee809af5 120777 root:root ../../../bash5/accept -File: /usr/lib/debug/.build-id/82/e654f730bd44689bbd2f70f753770eee809af5.debug 120777 root:root ../../usr/lib/bash5/accept.debug +File: /usr/lib/debug/.build-id/24/2e57743d51d41d6a732e10644daf9a01e90a25 120777 root:root ../../../bash5/sync +File: /usr/lib/debug/.build-id/24/2e57743d51d41d6a732e10644daf9a01e90a25.debug 120777 root:root ../../usr/lib/bash5/sync.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/ea7d754960690d5485267fade36e0ba63d716d 120777 root:root ../../../bash5/getconf +File: /usr/lib/debug/.build-id/29/ea7d754960690d5485267fade36e0ba63d716d.debug 120777 root:root ../../usr/lib/bash5/getconf.debug +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/0ae0631b1f7acb39184371aa7a8df0ff8bd3de 120777 root:root ../../../bash5/id +File: /usr/lib/debug/.build-id/32/0ae0631b1f7acb39184371aa7a8df0ff8bd3de.debug 120777 root:root ../../usr/lib/bash5/id.debug +File: /usr/lib/debug/.build-id/32/54930afebfc5a8ab9178f28c22b7fdd95d1c23 120777 root:root ../../../bash5/truefalse +File: /usr/lib/debug/.build-id/32/54930afebfc5a8ab9178f28c22b7fdd95d1c23.debug 120777 root:root ../../usr/lib/bash5/truefalse.debug +File: /usr/lib/debug/.build-id/32/9d14061a361a5ebf87b87ce393701b45e39d4a 120777 root:root ../../../bash5/strftime +File: /usr/lib/debug/.build-id/32/9d14061a361a5ebf87b87ce393701b45e39d4a.debug 120777 root:root ../../usr/lib/bash5/strftime.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/9600129d16a9e5664bb7925936b0667deb2111 120777 root:root ../../../bash5/stat +File: /usr/lib/debug/.build-id/3d/9600129d16a9e5664bb7925936b0667deb2111.debug 120777 root:root ../../usr/lib/bash5/stat.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/61061faece5017efd48c0a14ac092724698734 120777 root:root ../../../bash5/print +File: /usr/lib/debug/.build-id/4e/61061faece5017efd48c0a14ac092724698734.debug 120777 root:root ../../usr/lib/bash5/print.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/aeef3aa11357b87cbec4dd268a04a8147e1d79 120777 root:root ../../../bash5/csv +File: /usr/lib/debug/.build-id/51/aeef3aa11357b87cbec4dd268a04a8147e1d79.debug 120777 root:root ../../usr/lib/bash5/csv.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/137c606472bddb467bbcc42c51764b0f15ad2b 120777 root:root ../../../bash5/finfo +File: /usr/lib/debug/.build-id/55/137c606472bddb467bbcc42c51764b0f15ad2b.debug 120777 root:root ../../usr/lib/bash5/finfo.debug +File: /usr/lib/debug/.build-id/55/b85e7125fa1920695d530279587052f0ab0f41 120777 root:root ../../../bash5/uname +File: /usr/lib/debug/.build-id/55/b85e7125fa1920695d530279587052f0ab0f41.debug 120777 root:root ../../usr/lib/bash5/uname.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/bfc09cbfb5d534da0e2b975f43555fde83ba04 120777 root:root ../../../bash5/accept +File: /usr/lib/debug/.build-id/62/bfc09cbfb5d534da0e2b975f43555fde83ba04.debug 120777 root:root ../../usr/lib/bash5/accept.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/a13653948c7e4b7003ff7eff78d223fd045f0f 120777 root:root ../../../bash5/dsv +File: /usr/lib/debug/.build-id/71/a13653948c7e4b7003ff7eff78d223fd045f0f.debug 120777 root:root ../../usr/lib/bash5/dsv.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/8e594607074e06e64286211c1732e6bbb53fd0 120777 root:root ../../../bash5/logname +File: /usr/lib/debug/.build-id/88/8e594607074e06e64286211c1732e6bbb53fd0.debug 120777 root:root ../../usr/lib/bash5/logname.debug File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/504095e52127c521525a2ab644ba4b90806ce0 120777 root:root ../../../bash5/setpgid -File: /usr/lib/debug/.build-id/89/504095e52127c521525a2ab644ba4b90806ce0.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/d39e902b396830e790fa7c71da86d5238578bf 120777 root:root ../../../bash5/dsv -File: /usr/lib/debug/.build-id/8e/d39e902b396830e790fa7c71da86d5238578bf.debug 120777 root:root ../../usr/lib/bash5/dsv.debug +File: /usr/lib/debug/.build-id/89/803aefd205606b039e299551cd6ba4e00ca410 120777 root:root ../../../bash5/tee +File: /usr/lib/debug/.build-id/89/803aefd205606b039e299551cd6ba4e00ca410.debug 120777 root:root ../../usr/lib/bash5/tee.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/f486d0be9888b9988b3d7f1c7dc29d41262fde 120777 root:root ../../../bash5/mkdir +File: /usr/lib/debug/.build-id/8d/f486d0be9888b9988b3d7f1c7dc29d41262fde.debug 120777 root:root ../../usr/lib/bash5/mkdir.debug File: /usr/lib/debug/.build-id/8f 40755 root:root -File: /usr/lib/debug/.build-id/8f/b3f53d28960d6ad82ac325fdd74b98a5d821c9 120777 root:root ../../../bash5/whoami -File: /usr/lib/debug/.build-id/8f/b3f53d28960d6ad82ac325fdd74b98a5d821c9.debug 120777 root:root ../../usr/lib/bash5/whoami.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/a89ac47af59dc6afeb1b91c1b5b010801149fd 120777 root:root ../../../bash5/stat -File: /usr/lib/debug/.build-id/9c/a89ac47af59dc6afeb1b91c1b5b010801149fd.debug 120777 root:root ../../usr/lib/bash5/stat.debug -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/b382c375aeae6eb94986c9a16abd62176c214c 120777 root:root ../../../bash5/cut -File: /usr/lib/debug/.build-id/9e/b382c375aeae6eb94986c9a16abd62176c214c.debug 120777 root:root ../../usr/lib/bash5/cut.debug +File: /usr/lib/debug/.build-id/8f/d617717bb2a2b4cfe31d0098c09bdbcfd8fa04 120777 root:root ../../../bash5/rm +File: /usr/lib/debug/.build-id/8f/d617717bb2a2b4cfe31d0098c09bdbcfd8fa04.debug 120777 root:root ../../usr/lib/bash5/rm.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/bd0f8d68b9a48e3e01d220a7e6341967d7f387 120777 root:root ../../../bash5/ln +File: /usr/lib/debug/.build-id/a3/bd0f8d68b9a48e3e01d220a7e6341967d7f387.debug 120777 root:root ../../usr/lib/bash5/ln.debug File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/2bdef72b09944847b8179d55d6ccb5c9a0ae29 120777 root:root ../../../bash5/rm -File: /usr/lib/debug/.build-id/a5/2bdef72b09944847b8179d55d6ccb5c9a0ae29.debug 120777 root:root ../../usr/lib/bash5/rm.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/3fdc611fed9f317991997ecd62b4f5f6795102 120777 root:root ../../../bash5/getconf -File: /usr/lib/debug/.build-id/a8/3fdc611fed9f317991997ecd62b4f5f6795102.debug 120777 root:root ../../usr/lib/bash5/getconf.debug -File: /usr/lib/debug/.build-id/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/f9bea38581ba1010d43ecef809eb8a47599d23 120777 root:root ../../../bash5/mktemp -File: /usr/lib/debug/.build-id/b2/f9bea38581ba1010d43ecef809eb8a47599d23.debug 120777 root:root ../../usr/lib/bash5/mktemp.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/7dd8c5c75c47543cf55d4872c12405a952eb63 120777 root:root ../../../bash5/print -File: /usr/lib/debug/.build-id/b9/7dd8c5c75c47543cf55d4872c12405a952eb63.debug 120777 root:root ../../usr/lib/bash5/print.debug -File: /usr/lib/debug/.build-id/c3 40755 root:root -File: /usr/lib/debug/.build-id/c3/e6a7699d4aa0c948db2464765dd3d8b86515dd 120777 root:root ../../../bash5/head -File: /usr/lib/debug/.build-id/c3/e6a7699d4aa0c948db2464765dd3d8b86515dd.debug 120777 root:root ../../usr/lib/bash5/head.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/c0bbb951b929c1746243c3a5b18263dd628e91 120777 root:root ../../../bash5/mkfifo -File: /usr/lib/debug/.build-id/c6/c0bbb951b929c1746243c3a5b18263dd628e91.debug 120777 root:root ../../usr/lib/bash5/mkfifo.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/580d40197effe3270bfe43b512bd69cbe09f3e 120777 root:root ../../../bash5/fdflags -File: /usr/lib/debug/.build-id/c7/580d40197effe3270bfe43b512bd69cbe09f3e.debug 120777 root:root ../../usr/lib/bash5/fdflags.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/89fbf09466afa123c41abb60335d612191e6a3 120777 root:root ../../../bash5/rmdir -File: /usr/lib/debug/.build-id/cd/89fbf09466afa123c41abb60335d612191e6a3.debug 120777 root:root ../../usr/lib/bash5/rmdir.debug -File: /usr/lib/debug/.build-id/cd/d92c44d5bb23b8c742672d87afeb31bc3e4482 120777 root:root ../../../bash5/logname -File: /usr/lib/debug/.build-id/cd/d92c44d5bb23b8c742672d87afeb31bc3e4482.debug 120777 root:root ../../usr/lib/bash5/logname.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/426322b095eb62b80bac15a424c69599336678 120777 root:root ../../../bash5/pathchk -File: /usr/lib/debug/.build-id/df/426322b095eb62b80bac15a424c69599336678.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/e9f6117b102989836304c140d390a150e225b6 120777 root:root ../../../bash5/realpath -File: /usr/lib/debug/.build-id/e2/e9f6117b102989836304c140d390a150e225b6.debug 120777 root:root ../../usr/lib/bash5/realpath.debug -File: /usr/lib/debug/bin/bash5.debug 100644 root:root e675fdc1fcf4e3ac0303cae1efbd5833 +File: /usr/lib/debug/.build-id/a5/0b5c8ca825b247fbbc7299c7e3ea4f4bf0f8eb 120777 root:root ../../../bash5/basename +File: /usr/lib/debug/.build-id/a5/0b5c8ca825b247fbbc7299c7e3ea4f4bf0f8eb.debug 120777 root:root ../../usr/lib/bash5/basename.debug +File: /usr/lib/debug/.build-id/a9 40755 root:root +File: /usr/lib/debug/.build-id/a9/53feb3ba84353e93ce7dbfd565a12d393dc506 120777 root:root ../../../bash5/printenv +File: /usr/lib/debug/.build-id/a9/53feb3ba84353e93ce7dbfd565a12d393dc506.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/eb1ec950b06fb926573a00f9277316f791421a 120777 root:root ../../../bash5/rmdir +File: /usr/lib/debug/.build-id/af/eb1ec950b06fb926573a00f9277316f791421a.debug 120777 root:root ../../usr/lib/bash5/rmdir.debug +File: /usr/lib/debug/.build-id/b4 40755 root:root +File: /usr/lib/debug/.build-id/b4/e4a3b08a83d52ddc14b786681d434c1313c43d 120777 root:root ../../../bash5/mktemp +File: /usr/lib/debug/.build-id/b4/e4a3b08a83d52ddc14b786681d434c1313c43d.debug 120777 root:root ../../usr/lib/bash5/mktemp.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/17b5f2ef16d50cc2703a648419fec79e6c4cb9 120777 root:root ../../../bash5/fdflags +File: /usr/lib/debug/.build-id/c5/17b5f2ef16d50cc2703a648419fec79e6c4cb9.debug 120777 root:root ../../usr/lib/bash5/fdflags.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/3d893e90662a06dc834715c4aa3cd6ae736d49 120777 root:root ../../../bash5/whoami +File: /usr/lib/debug/.build-id/c9/3d893e90662a06dc834715c4aa3cd6ae736d49.debug 120777 root:root ../../usr/lib/bash5/whoami.debug +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/391e1dc5522097a5b32e118899f9d084b0dfdb 120777 root:root ../../../bash5/realpath +File: /usr/lib/debug/.build-id/cf/391e1dc5522097a5b32e118899f9d084b0dfdb.debug 120777 root:root ../../usr/lib/bash5/realpath.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/c7f4518c180964cdd5f453b605534c2b8c77c7 120777 root:root ../../../bash5/cut +File: /usr/lib/debug/.build-id/d3/c7f4518c180964cdd5f453b605534c2b8c77c7.debug 120777 root:root ../../usr/lib/bash5/cut.debug +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/04fa01066bb024b33346994842cdd79cef473c 120777 root:root ../../../bash5/setpgid +File: /usr/lib/debug/.build-id/d7/04fa01066bb024b33346994842cdd79cef473c.debug 120777 root:root ../../usr/lib/bash5/setpgid.debug +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/2bd073d06e5f942018b3254fb87aff2a470ea7 120777 root:root ../../../bash5/tty +File: /usr/lib/debug/.build-id/d9/2bd073d06e5f942018b3254fb87aff2a470ea7.debug 120777 root:root ../../usr/lib/bash5/tty.debug +File: /usr/lib/debug/.build-id/d9/7d19e5aa1cc952c32fb7119dd8cf7a1c51127b 120777 root:root ../../../bash5/seq +File: /usr/lib/debug/.build-id/d9/7d19e5aa1cc952c32fb7119dd8cf7a1c51127b.debug 120777 root:root ../../usr/lib/bash5/seq.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/a514c7c7f73d258249fce8bf28e72e12d23ae9 120777 root:root ../../../../../bin/bash5 +File: /usr/lib/debug/.build-id/ec/a514c7c7f73d258249fce8bf28e72e12d23ae9.debug 120777 root:root ../../bin/bash5.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/a4d077bc2a9403d8d3dae185f4d4cc9a141227 120777 root:root ../../../bash5/dirname +File: /usr/lib/debug/.build-id/ee/a4d077bc2a9403d8d3dae185f4d4cc9a141227.debug 120777 root:root ../../usr/lib/bash5/dirname.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/14dcfca43c9b35b346d25547cf3d8d354c9244 120777 root:root ../../../bash5/mypid +File: /usr/lib/debug/.build-id/f0/14dcfca43c9b35b346d25547cf3d8d354c9244.debug 120777 root:root ../../usr/lib/bash5/mypid.debug +File: /usr/lib/debug/.build-id/f0/c4c5df1a56b9c109437bf6cf68ca69e299984f 120777 root:root ../../../bash5/sleep +File: /usr/lib/debug/.build-id/f0/c4c5df1a56b9c109437bf6cf68ca69e299984f.debug 120777 root:root ../../usr/lib/bash5/sleep.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/dca1dafb39a60d9be353f8c3f7083a98e53b9e 120777 root:root ../../../bash5/pathchk +File: /usr/lib/debug/.build-id/f3/dca1dafb39a60d9be353f8c3f7083a98e53b9e.debug 120777 root:root ../../usr/lib/bash5/pathchk.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/eea63393d755ef33b43cf089cadb2b0e82ca90 120777 root:root ../../../bash5/unlink +File: /usr/lib/debug/.build-id/f8/eea63393d755ef33b43cf089cadb2b0e82ca90.debug 120777 root:root ../../usr/lib/bash5/unlink.debug +File: /usr/lib/debug/bin/bash5.debug 100644 root:root f4f727ec0abaa47862e5855260b6f775 File: /usr/lib/debug/bin/rbash5.debug 120777 root:root bash5.debug File: /usr/lib/debug/usr/lib/bash5 40755 root:root -File: /usr/lib/debug/usr/lib/bash5/accept.debug 100644 root:root dc5298165edb5b332f7e83dff0ea6c4f -File: /usr/lib/debug/usr/lib/bash5/basename.debug 100644 root:root 855e2b6b38b61e71740b3b4a1cb0a9a0 -File: /usr/lib/debug/usr/lib/bash5/csv.debug 100644 root:root 3c0bcec3df14070646dfeae54e04c779 -File: /usr/lib/debug/usr/lib/bash5/cut.debug 100644 root:root 3954c937175d497ded0398907a157a1e -File: /usr/lib/debug/usr/lib/bash5/dirname.debug 100644 root:root 8b8aee6b3610bb23012d5e6b15cd2ae6 -File: /usr/lib/debug/usr/lib/bash5/dsv.debug 100644 root:root db65f77d9e1aaba5a6c1263ab9adace9 -File: /usr/lib/debug/usr/lib/bash5/fdflags.debug 100644 root:root d59d32cbbfc4db265264db69e4309118 -File: /usr/lib/debug/usr/lib/bash5/finfo.debug 100644 root:root 58226544a34cf2fa408de82843cb44ab -File: /usr/lib/debug/usr/lib/bash5/getconf.debug 100644 root:root f4b0eedafe547d169a48d19a8ae0dcf7 -File: /usr/lib/debug/usr/lib/bash5/head.debug 100644 root:root 41def9ae3ca22dd29c4c10292efdfe4e -File: /usr/lib/debug/usr/lib/bash5/id.debug 100644 root:root e81b8f9896a7f3221b5a3e15f342fb0d -File: /usr/lib/debug/usr/lib/bash5/ln.debug 100644 root:root 12094adb567415611cfadb7afa315637 -File: /usr/lib/debug/usr/lib/bash5/logname.debug 100644 root:root f9cf3f28fd30114470413dc22f6de51b -File: /usr/lib/debug/usr/lib/bash5/mkdir.debug 100644 root:root 85f43d10b7df4b82cceab35e0b815a83 -File: /usr/lib/debug/usr/lib/bash5/mkfifo.debug 100644 root:root 9b51912e984b4381f47f79867a684277 -File: /usr/lib/debug/usr/lib/bash5/mktemp.debug 100644 root:root 2f621a7f44449d2ee773c1ea9a64cd3c -File: /usr/lib/debug/usr/lib/bash5/mypid.debug 100644 root:root c29fdc30053e9f6f317922e143f32359 -File: /usr/lib/debug/usr/lib/bash5/pathchk.debug 100644 root:root f108a6b556f622359819f42ec33946b0 -File: /usr/lib/debug/usr/lib/bash5/print.debug 100644 root:root 6085d772e6dfe87b0b0afc51239a3ef2 -File: /usr/lib/debug/usr/lib/bash5/printenv.debug 100644 root:root 7635f34544bb99fbcbc149cb14aa19b9 -File: /usr/lib/debug/usr/lib/bash5/push.debug 100644 root:root 972a936b7858d0519a7a0ea32a563fd8 -File: /usr/lib/debug/usr/lib/bash5/realpath.debug 100644 root:root 8e41aae736e3ce359cf658d95feef7ff -File: /usr/lib/debug/usr/lib/bash5/rm.debug 100644 root:root 65650bd2b229e259a2e3b770be48ad6b -File: /usr/lib/debug/usr/lib/bash5/rmdir.debug 100644 root:root 7ca46e1f3c2e11a94655cc81f0c4ca0a -File: /usr/lib/debug/usr/lib/bash5/seq.debug 100644 root:root 1eba756e6a30087c616015a45a9b4c2d -File: /usr/lib/debug/usr/lib/bash5/setpgid.debug 100644 root:root 8054f6ec648011ed367907324d4c770b -File: /usr/lib/debug/usr/lib/bash5/sleep.debug 100644 root:root cc1708e8ebdd9683ae0f0273b798bb8d -File: /usr/lib/debug/usr/lib/bash5/stat.debug 100644 root:root 3a4dbe1ce6dcdcd8f048ea2904f3834b -File: /usr/lib/debug/usr/lib/bash5/strftime.debug 100644 root:root b8efe20c54411b898b2050b69a8fb7c2 -File: /usr/lib/debug/usr/lib/bash5/sync.debug 100644 root:root fd2bee44b336e1b8e3df997f5870ef2e -File: /usr/lib/debug/usr/lib/bash5/tee.debug 100644 root:root 9db6972edbd9a587e08fd83d48351871 -File: /usr/lib/debug/usr/lib/bash5/truefalse.debug 100644 root:root 1930ab3551eb2a7ba8d9a905c48ffd55 -File: /usr/lib/debug/usr/lib/bash5/tty.debug 100644 root:root 382c1ebdf9d6c7663696b110796f56e3 -File: /usr/lib/debug/usr/lib/bash5/uname.debug 100644 root:root eb9b09b95ae107d19406cc981296adff -File: /usr/lib/debug/usr/lib/bash5/unlink.debug 100644 root:root 974f06b52bbb9d2c455bebe662164d6f -File: /usr/lib/debug/usr/lib/bash5/whoami.debug 100644 root:root ce8e8bf8ad6d89f1e0f66640c0de0b21 +File: /usr/lib/debug/usr/lib/bash5/accept.debug 100644 root:root e86d490531c98ba02582ef5595dd8bd2 +File: /usr/lib/debug/usr/lib/bash5/basename.debug 100644 root:root d44eaf986c5bce01cb8232bba2e5e905 +File: /usr/lib/debug/usr/lib/bash5/csv.debug 100644 root:root 002965535afe0597593aca229b611253 +File: /usr/lib/debug/usr/lib/bash5/cut.debug 100644 root:root 839aac6940abc7c4c51cb9ba7cb50f8d +File: /usr/lib/debug/usr/lib/bash5/dirname.debug 100644 root:root 9c920132c6061c7cff4e7d08661e4aec +File: /usr/lib/debug/usr/lib/bash5/dsv.debug 100644 root:root 72c36cb059c38200639f52abb0990b67 +File: /usr/lib/debug/usr/lib/bash5/fdflags.debug 100644 root:root 5a611266caa7c18a4400fabcf271f87f +File: /usr/lib/debug/usr/lib/bash5/finfo.debug 100644 root:root 6d8d5adfe9fc45ab97ed9d47eed0665e +File: /usr/lib/debug/usr/lib/bash5/getconf.debug 100644 root:root 9079a51a3cf382d60a527419c19edffe +File: /usr/lib/debug/usr/lib/bash5/head.debug 100644 root:root 28ea39dcb369a8038e8e88d2e04dcedc +File: /usr/lib/debug/usr/lib/bash5/id.debug 100644 root:root 50a774f0a8d062e25372bf74879f6fc9 +File: /usr/lib/debug/usr/lib/bash5/ln.debug 100644 root:root 0181226baadb7d15741ad3d7f7330e2d +File: /usr/lib/debug/usr/lib/bash5/logname.debug 100644 root:root cc6431247f7c1333b3cb411044785fcf +File: /usr/lib/debug/usr/lib/bash5/mkdir.debug 100644 root:root 91482dc1f39cfb18572428fb48a2a316 +File: /usr/lib/debug/usr/lib/bash5/mkfifo.debug 100644 root:root e6dddb0e17bfa33f13628bf16e84e6d4 +File: /usr/lib/debug/usr/lib/bash5/mktemp.debug 100644 root:root 92fb3a065a45104d94e624c35a79b080 +File: /usr/lib/debug/usr/lib/bash5/mypid.debug 100644 root:root ce77835b5647620a4532c8e19286a3c7 +File: /usr/lib/debug/usr/lib/bash5/pathchk.debug 100644 root:root 161569663b9be113e53966332b4ab9b9 +File: /usr/lib/debug/usr/lib/bash5/print.debug 100644 root:root 3239aff796e18e76a426af88b0161e45 +File: /usr/lib/debug/usr/lib/bash5/printenv.debug 100644 root:root d74b7080b681097e5b501e17c5f0eadc +File: /usr/lib/debug/usr/lib/bash5/push.debug 100644 root:root 8dbc33adb19bc870d32f3dcd5d5bc3a1 +File: /usr/lib/debug/usr/lib/bash5/realpath.debug 100644 root:root 18d3ca8cd5ab8d3c3d564ed2233f86c5 +File: /usr/lib/debug/usr/lib/bash5/rm.debug 100644 root:root 118459430da60499864ec7b1591812b1 +File: /usr/lib/debug/usr/lib/bash5/rmdir.debug 100644 root:root 00aabb0321bd129e0ca49e641f1a6e06 +File: /usr/lib/debug/usr/lib/bash5/seq.debug 100644 root:root feaf6a361970d98c0896fae65ceb24c9 +File: /usr/lib/debug/usr/lib/bash5/setpgid.debug 100644 root:root 28aedf4bf05c5a21d014b7fce165f54a +File: /usr/lib/debug/usr/lib/bash5/sleep.debug 100644 root:root aac75e3cf84b174660342b41929bec07 +File: /usr/lib/debug/usr/lib/bash5/stat.debug 100644 root:root d3a564018d668f8338c9bef0b3b86622 +File: /usr/lib/debug/usr/lib/bash5/strftime.debug 100644 root:root e619bb89de1b1a890fca3b3545bc8a8a +File: /usr/lib/debug/usr/lib/bash5/sync.debug 100644 root:root fc47e7d9a393d6eb695db3745ea9dfa5 +File: /usr/lib/debug/usr/lib/bash5/tee.debug 100644 root:root 3931db054a657eadb27932e8b4f77606 +File: /usr/lib/debug/usr/lib/bash5/truefalse.debug 100644 root:root d7673392edd12ce42287edbc0cfc2566 +File: /usr/lib/debug/usr/lib/bash5/tty.debug 100644 root:root 6da91ceef035ddaa0d79f51e000625bc +File: /usr/lib/debug/usr/lib/bash5/uname.debug 100644 root:root ed3607ac3fdfb33e221332595716b43f +File: /usr/lib/debug/usr/lib/bash5/unlink.debug 100644 root:root eca45e468c4073b7bb1bdf2feb413634 +File: /usr/lib/debug/usr/lib/bash5/whoami.debug 100644 root:root accff20e38b837421d823897dae0f16e File: /usr/src/debug/bash-5.2.26 40755 root:root @@ -427,2 +423,2 @@ File: /usr/src/debug/bash-5.2.26/pcomplete.h 100644 root:root 4d6132ada6cdfcdab1391df692c9d22b -RPMIdentity: fcd2b961fecfaf043fee096a9b14f7238ea2ab08db1014baa775235182457cc2fbd1d8c0abf8e43892b3bcad6550a8ec270528cd70bdce49f519469e3f6e4c6e +RPMIdentity: c6958264df099077bb734e6a2da71c95273ea05e629088ac92cb3821b5d46c517afe2cca5a569bd76d0ce641bc18d3a0ebae7eacf3f0b1a8d3699d5cd40898f5 --- bash5-devel-5.2.26-alt1.i586.rpm.repo 2024-01-31 16:10:01.000000000 +0000 +++ bash5-devel-5.2.26-alt1.i586.rpm.hasher 2024-11-09 08:44:35.355782850 +0000 @@ -112,3 +112,3 @@ File: /usr/include/bash5/config-top.h 100644 root:root b7763c0a1e8e22ddfe72556a5e33747c -File: /usr/include/bash5/config.h 100644 root:root a6e2f79e19f9f56591cc0244c1321f44 +File: /usr/include/bash5/config.h 100644 root:root de644d4433236669867ffb4ad861ba45 File: /usr/include/bash5/conftypes.h 100644 root:root 4d0531e12cd8d0aa8ca4ef90b1e7eac2 @@ -172,2 +172,2 @@ File: /usr/lib/pkgconfig/bash5.pc 100644 root:root e75cabd0d9830a9e7494b7f8f9e37c3f -RPMIdentity: 290eee5216cc4d0488e2195bcbfe5e69b7b39221260a93a1c8e2f7d4688ec40f3d0118174906ea251ead75b4311eb30a2ef89bcc29188c8be0f46c6d010e8bdb +RPMIdentity: 5fe49e70fa7a149b922dcd9b4701b17735450eab735a56fcf06a80cb426a7c949bfbbb6aea7ad1b0ab8669e490951ff801a8f86d036cacfaf3f3d36cdc406ce5 --- sh5-5.2.26-alt1.i586.rpm.repo 2024-01-31 16:10:01.000000000 +0000 +++ sh5-5.2.26-alt1.i586.rpm.hasher 2024-11-09 08:44:35.594786554 +0000 @@ -28,4 +28,4 @@ Conflicts: bash5 < 5.2.26-alt1 -File: /bin/sh5 100755 root:root 515e3ef36e52a9c6eb56ff727e4ac097 +File: /bin/sh5 100755 root:root 097cad9e85d96f76d14090edc44d0c84 File: /usr/lib/bash5 40755 root:root -RPMIdentity: 0a2c80f9272edd2a76a4fa074c337409626cc057f4cc714108aefb777f0879a37bfddf49f7a802415391ea967f5da48b390395e22b64f35479e6227b9c8d2804 +RPMIdentity: 2afcf46b8d471e4b522d26d5a34e621b66427f41c351e7c41252072d1f50ff07e94584607c41ac0e738630c3381c91e9b117c609f781a6ff464ffdc4ff75cb84 --- sh5-debuginfo-5.2.26-alt1.i586.rpm.repo 2024-01-31 16:10:00.000000000 +0000 +++ sh5-debuginfo-5.2.26-alt1.i586.rpm.hasher 2024-11-09 08:44:35.690788042 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/94 40755 root:root -/usr/lib/debug/.build-id/94/5129c0a4734c55393d372954aeded929a5d81f 120777 root:root ../../../../../bin/sh5 -/usr/lib/debug/.build-id/94/5129c0a4734c55393d372954aeded929a5d81f.debug 120777 root:root ../../bin/sh5.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/61d965cec2e9037f9626023c73b0ac6649abf4 120777 root:root ../../../../../bin/sh5 +/usr/lib/debug/.build-id/58/61d965cec2e9037f9626023c73b0ac6649abf4.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.26-alt1:sisyphus+338911.200.4.1 -File: /usr/lib/debug/.build-id/94 40755 root:root -File: /usr/lib/debug/.build-id/94/5129c0a4734c55393d372954aeded929a5d81f 120777 root:root ../../../../../bin/sh5 -File: /usr/lib/debug/.build-id/94/5129c0a4734c55393d372954aeded929a5d81f.debug 120777 root:root ../../bin/sh5.debug -File: /usr/lib/debug/bin/sh5.debug 100644 root:root e66912239a4586f394ccb54a95061b97 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/61d965cec2e9037f9626023c73b0ac6649abf4 120777 root:root ../../../../../bin/sh5 +File: /usr/lib/debug/.build-id/58/61d965cec2e9037f9626023c73b0ac6649abf4.debug 120777 root:root ../../bin/sh5.debug +File: /usr/lib/debug/bin/sh5.debug 100644 root:root 16a9c8fc2e33a27947d4c617d1b59404 File: /usr/src/debug/bash-5.2.26 40755 root:root @@ -333,2 +333,2 @@ File: /usr/src/debug/bash-5.2.26/xmalloc.h 100644 root:root 38eb2a0b0cfc586baa3914ac56192b0f -RPMIdentity: a5603488789aa15cdd52b0eda2991fd8a33c97cbf6933c9461fffa78d34ffef4237e6ecadc7d0a9211273e001815dccc7c12d3f4254027fa71118e7811b86aae +RPMIdentity: b2857616e6a629e51eb6c4f72e7828a8358fb66a8da003c813f143b7e255c7628481fd8195f6fa478802490a96b8692fa6a2dd4794c5d86bdd158661809214e7