<86>Sep 29 12:35:57 userdel[899249]: delete user 'rooter' <86>Sep 29 12:35:57 userdel[899249]: removed group 'rooter' owned by 'rooter' <86>Sep 29 12:35:57 groupadd[899254]: group added to /etc/group: name=rooter, GID=1211 <86>Sep 29 12:35:57 groupadd[899254]: group added to /etc/gshadow: name=rooter <86>Sep 29 12:35:57 groupadd[899254]: new group: name=rooter, GID=1211 <86>Sep 29 12:35:57 useradd[899258]: new user: name=rooter, UID=1211, GID=1211, home=/root, shell=/bin/bash <86>Sep 29 12:35:57 userdel[899264]: delete user 'builder' <86>Sep 29 12:35:57 userdel[899264]: removed group 'builder' owned by 'builder' <86>Sep 29 12:35:57 userdel[899264]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 12:35:57 groupadd[899269]: group added to /etc/group: name=builder, GID=1212 <86>Sep 29 12:35:57 groupadd[899269]: group added to /etc/gshadow: name=builder <86>Sep 29 12:35:57 groupadd[899269]: new group: name=builder, GID=1212 <86>Sep 29 12:35:57 useradd[899273]: new user: name=builder, UID=1212, GID=1212, home=/usr/src, shell=/bin/bash <13>Sep 29 12:36:01 rpmi: rpm-macros-info-install-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Sep 29 12:36:01 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Sep 29 12:36:01 rpmi: perl-Unicode-Normalize-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed <13>Sep 29 12:36:01 rpmi: perl-Unicode-EastAsianWidth-1.40-alt1 sisyphus.217785.100 1544703272 installed <13>Sep 29 12:36:02 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Sep 29 12:36:02 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 29 12:36:02 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>Sep 29 12:36:02 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>Sep 29 12:36:02 rpmi: perl-libintl-1.31-alt1.1 sisyphus+219907.6300.1.1 1548352427 installed <13>Sep 29 12:36:02 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Sep 29 12:36:02 rpmi: makeinfo-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Sep 29 12:36:02 rpmi: texi2dvi-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Sep 29 12:36:02 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed <13>Sep 29 12:36:02 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bash4-4.4.23-alt1.nosrc.rpm (w1.gzdio) Installing bash4-4.4.23-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66963 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bash-4.4.23 + echo 'Source #0 (bash-4.4.23.tar):' Source #0 (bash-4.4.23.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bash-4.4.23.tar + cd bash-4.4.23 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bash-4.4.23-alt1.patch):' Patch #0 (bash-4.4.23-alt1.patch): + /usr/bin/patch -p1 patching file array.c patching file arrayfunc.c patching file bashline.c patching file braces.c patching file builtins.h patching file builtins/cd.def patching file builtins/command.def patching file builtins/common.c patching file builtins/common.h patching file builtins/declare.def patching file builtins/enable.def patching file builtins/evalfile.c patching file builtins/fc.def patching file builtins/gen-helpfiles.c patching file builtins/help.def patching file builtins/history.def patching file builtins/mapfile.def patching file builtins/mkbuiltins.c patching file builtins/psize.sh patching file builtins/set.def patching file builtins/setattr.def patching file builtins/shopt.def patching file builtins/test.def patching file builtins/ulimit.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/finfo.c patching file examples/loadables/head.c patching file examples/loadables/id.c patching file examples/loadables/mkdir.c patching file examples/loadables/print.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 general.c patching file jobs.c patching file lib/glob/glob.c patching file lib/glob/gmisc.c patching file lib/glob/smatch.c patching file lib/malloc/stats.c patching file lib/malloc/trace.c patching file lib/sh/casemod.c patching file lib/sh/eaccess.c patching file lib/sh/fnxform.c patching file lib/sh/mailstat.c patching file lib/sh/tmpfile.c patching file locale.c patching file make_cmd.c patching file parse.y patching file pathexp.c patching file pcomplete.c patching file redir.c patching file shell.c patching file subst.c patching file support/bashbug.sh patching file support/fixlinks patching file support/man2html.c patching file support/mkclone patching file support/rlvers.sh patching file trap.c patching file variables.c patching file variables.h patching file xmalloc.c + 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='"2016 August 26" "GNU Bash 4.4"' + sed -i '/^\.TH /s/".*/"2016 August 26" "GNU Bash 4.4"/' doc/builtins.1 doc/rbash.1 + mv po/bash.pot po/bash4.pot + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66963 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-4.4.23 + 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/bash4 + bash_cv_dev_fd=standard + bash_cv_dev_stdin=present + bash_cv_mail_dir=/var/mail + bash_cv_termcap_lib=libc + loadablesdir=/usr/lib/bash4 + mkdir build-sh + pushd build-sh ~/RPM/BUILD/bash-4.4.23/build-sh ~/RPM/BUILD/bash-4.4.23 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-glob-asciiranges-default --without-bash-malloc --disable-readline --disable-command-timing --disable-net-redirections --disable-help-builtin --disable-bang-history --disable-history --disable-progcomp --disable-restricted configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Beginning configuration for bash-4.4-release for x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether NLS is requested... 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 for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for localeconv... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.5, ok checking whether NLS is requested... yes 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 whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mktime... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... yes checking for _sys_siglist in signal.h or unistd.h... yes checking for _sys_siglist in system C library... yes checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking 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/perl/Makefile config.status: creating support/bash.pc config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f mksignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f buildsignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f mksyntax x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f unwind_prot.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f input.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' bison -y -d ../parse.y ../parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f alias.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f make_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f bracecomp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f pathexp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f bashhist.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f bashline.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f test.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../test.c In file included from ../test.c:53: ../test.c: In function 'filecomp': ../include/stat-time.h:166:4: warning: 'ts1' may be used uninitialized in this function [-Wmaybe-uninitialized] : (a.tv_sec > b.tv_sec ~~~~~~~~~~~~~~~~~~~~ ? 1 ~~~ : (int) (a.tv_nsec - b.tv_nsec))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test.c:314:19: note: 'ts1' was declared here struct timespec ts1, ts2; ^~~ In file included from ../test.c:53: ../include/stat-time.h:166:23: warning: '*((void *)&ts1+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] : (int) (a.tv_nsec - b.tv_nsec))); ~~~~~~~~~~~^~~~~~~~~~~~ ../test.c:314:19: note: '*((void *)&ts1+8)' was declared here struct timespec ts1, ts2; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f list.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f mkbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f assoc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' x86_64-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -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-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f stringlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f array.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f pcomplib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f locale.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f xmalloc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f braces.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f arrayfunc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f findcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f eval.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f dispose_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f copy_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f error.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f flags.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f redir.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f hashcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f shell.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f mksignames x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f general.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f hashlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f pcomplete.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' /bin/sh ../support/mkversion.sh -b -S .. -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f syntax.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f expr.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f mailcheck.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f version.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f sig.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f builtins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f print_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../print_cmd.c ../print_cmd.c: In function 'make_command_string_internal': ../print_cmd.c:173:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] cprintf (""); ^~ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f evalfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f evalstring.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f common.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f jobs.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' *********************************************************** * * * GNU bash, version 4.4.23(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' rm -f strmatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f trap.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' rm -f man2html.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-4.4.23/build-sh -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-4.4.23/build-sh -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' rm -f xmbsrtowcs.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/tilde' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' rm -f gmisc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f execute_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f variables.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/getenv.c ../../../lib/sh/getenv.c: In function 'getenv': ../../../lib/sh/getenv.c:55:6: warning: nonnull argument 'name' compared to NULL [-Wnonnull-compare] if (name == 0 || *name == '\0') ^ ../../../lib/sh/getenv.c: In function 'putenv': ../../../lib/sh/getenv.c:112:6: warning: nonnull argument 'str' compared to NULL [-Wnonnull-compare] if (str == 0 || *str == '\0') ^ ../../../lib/sh/getenv.c: In function 'unsetenv': ../../../lib/sh/getenv.c:214:6: warning: nonnull argument 'name' compared to NULL [-Wnonnull-compare] if (name == 0 || *name == '\0' || strchr (name, '=') != 0) ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' rm -f glob.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/glob.c ../../../lib/glob/glob.c: In function 'mbskipname': ../../../lib/glob/glob.c:362:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/tilde' x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-sh/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f bashgetopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f getopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' rm -f smatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-sh/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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 wcsnwidth.o mbschr.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f y.tab.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f subst.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../subst.c ../subst.c: In function 'parameter_brace_expand': ../subst.c:8335:10: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (temp1 == &expand_param_error) ^ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-sh/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' rm -f bash x86_64-alt-linux-gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -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 3469896 Sep 29 12:36 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' + popd ~/RPM/BUILD/bash-4.4.23 + mkdir build-bash + pushd build-bash ~/RPM/BUILD/bash-4.4.23/build-bash ~/RPM/BUILD/bash-4.4.23 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-glob-asciiranges-default --without-bash-malloc --with-installed-readline --disable-command-timing --disable-net-redirections --enable-separate-helpfiles configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Beginning configuration for bash-4.4-release for x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking which library has the termcap functions... (cached) using libc checking version of installed readline library... 7.0 checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether NLS is requested... 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 for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for localeconv... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.5, ok checking whether NLS is requested... yes 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 whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mktime... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... yes checking for _sys_siglist in signal.h or unistd.h... yes checking for _sys_siglist in system C library... yes checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking 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/perl/Makefile config.status: creating support/bash.pc config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f mksignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -c ../support/mksignames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f buildsignames.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -o buildsignames.o -c ../support/signames.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f mksyntax x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mksyntax ../mksyntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f unwind_prot.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../unwind_prot.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f input.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../input.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' bison -y -d ../parse.y ../parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] touch parser-built make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f make_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../make_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f pathexp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pathexp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f alias.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../alias.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f test.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../test.c In file included from ../test.c:53: ../test.c: In function 'filecomp': ../include/stat-time.h:166:4: warning: 'ts1' may be used uninitialized in this function [-Wmaybe-uninitialized] : (a.tv_sec > b.tv_sec ~~~~~~~~~~~~~~~~~~~~ ? 1 ~~~ : (int) (a.tv_nsec - b.tv_nsec))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../test.c:314:19: note: 'ts1' was declared here struct timespec ts1, ts2; ^~~ In file included from ../test.c:53: ../include/stat-time.h:166:23: warning: '*((void *)&ts1+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] : (int) (a.tv_nsec - b.tv_nsec))); ~~~~~~~~~~~^~~~~~~~~~~~ ../test.c:314:19: note: '*((void *)&ts1+8)' was declared here struct timespec ts1, ts2; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f bracecomp.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bracecomp.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f assoc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../assoc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f mkbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/mkbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' x86_64-alt-linux-gcc -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f list.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../list.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D ../../builtins -H /usr/share/bash4 ../../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-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f array.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../array.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f bashhist.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bashhist.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f arrayfunc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../arrayfunc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f braces.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../braces.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f stringlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../stringlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f xmalloc.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f syntax.c ./mksyntax -o syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f locale.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../locale.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f findcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../findcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f pcomplib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pcomplib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f eval.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../eval.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f dispose_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../dispose_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f redir.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../redir.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f copy_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../copy_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f error.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../error.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f flags.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../flags.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f pcomplete.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../pcomplete.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f general.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../general.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f shell.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../shell.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f hashcmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../hashcmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f mksignames x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o mksignames mksignames.o buildsignames.o make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f expr.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../expr.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f hashlib.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../hashlib.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' /bin/sh ../support/mkversion.sh -b -S .. -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f syntax.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c syntax.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f lsignames.h ./mksignames lsignames.h make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f mailcheck.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../mailcheck.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f version.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f builtins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses builtins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -DBUILDTOOL -c -o buildversion.o ../version.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f sig.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../sig.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f bind.o ./mkbuiltins -D ../../builtins ../../builtins/bind.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f bashline.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../bashline.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f alias.o ./mkbuiltins -D ../../builtins ../../builtins/alias.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f break.o ./mkbuiltins -D ../../builtins ../../builtins/break.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses break.c || ( rm -f break.c ; exit 1 ) rm -f break.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f builtin.o ./mkbuiltins -D ../../builtins ../../builtins/builtin.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f caller.o ./mkbuiltins -D ../../builtins ../../builtins/caller.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f colon.o ./mkbuiltins -D ../../builtins ../../builtins/colon.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f command.o ./mkbuiltins -D ../../builtins ../../builtins/command.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses command.c || ( rm -f command.c ; exit 1 ) rm -f command.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f eval.o ./mkbuiltins -D ../../builtins ../../builtins/eval.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f cd.o ./mkbuiltins -D ../../builtins ../../builtins/cd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f evalstring.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/evalstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f echo.o ./mkbuiltins -D ../../builtins ../../builtins/echo.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f exec.o ./mkbuiltins -D ../../builtins ../../builtins/exec.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f enable.o ./mkbuiltins -D ../../builtins ../../builtins/enable.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f exit.o ./mkbuiltins -D ../../builtins ../../builtins/exit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f print_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../print_cmd.c ../print_cmd.c: In function 'make_command_string_internal': ../print_cmd.c:173:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] cprintf (""); ^~ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f evalfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/evalfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f hash.o ./mkbuiltins -D ../../builtins ../../builtins/hash.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f fg_bg.o ./mkbuiltins -D ../../builtins ../../builtins/fg_bg.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f common.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f fc.o ./mkbuiltins -D ../../builtins ../../builtins/fc.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o bashversion ../support/bashversion.c buildversion.o make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f jobs.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../jobs.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f kill.o ./mkbuiltins -D ../../builtins ../../builtins/kill.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f declare.o ./mkbuiltins -D ../../builtins ../../builtins/declare.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f jobs.o ./mkbuiltins -D ../../builtins ../../builtins/jobs.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f let.o ./mkbuiltins -D ../../builtins ../../builtins/let.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses let.c || ( rm -f let.c ; exit 1 ) rm -f let.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f history.o ./mkbuiltins -D ../../builtins ../../builtins/history.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses history.c || ( rm -f history.c ; exit 1 ) rm -f history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' *********************************************************** * * * GNU bash, version 4.4.23(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' making lib/glob/libglob.a in ./lib/glob make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f help.o ./mkbuiltins -D ../../builtins ../../builtins/help.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses help.c || ( rm -f help.c ; exit 1 ) rm -f help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f shift.o ./mkbuiltins -D ../../builtins ../../builtins/shift.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f mapfile.o ./mkbuiltins -D ../../builtins ../../builtins/mapfile.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' rm -f man2html.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../support/man2html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' rm -f strmatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/strmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f return.o ./mkbuiltins -D ../../builtins ../../builtins/return.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses return.c || ( rm -f return.c ; exit 1 ) rm -f return.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f pushd.o ./mkbuiltins -D ../../builtins ../../builtins/pushd.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I../.. -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses man2html.o -o man2html -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/support' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' making lib/sh/libsh.a in ./lib/sh make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f suspend.o ./mkbuiltins -D ../../builtins ../../builtins/suspend.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' rm -f gmisc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/gmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' rm -f xmbsrtowcs.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/xmbsrtowcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f test.o ./mkbuiltins -D ../../builtins ../../builtins/test.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses test.c || ( rm -f test.c ; exit 1 ) rm -f test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f source.o ./mkbuiltins -D ../../builtins ../../builtins/source.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses source.c || ( rm -f source.c ; exit 1 ) rm -f source.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f variables.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../variables.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' making lib/tilde/libtilde.a in ./lib/tilde make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/clktck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/tilde' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/clock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/strnlen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/setlinebuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/itos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f setattr.o ./mkbuiltins -D ../../builtins ../../builtins/setattr.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f times.o ./mkbuiltins -D ../../builtins ../../builtins/times.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses times.c || ( rm -f times.c ; exit 1 ) rm -f times.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f set.o ./mkbuiltins -D ../../builtins ../../builtins/set.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses set.c || ( rm -f set.c ; exit 1 ) rm -f set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/oslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zwrite.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f trap.o ./mkbuiltins -D ../../builtins ../../builtins/trap.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f trap.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../trap.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shtty.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/getenv.c ../../../lib/sh/getenv.c: In function 'getenv': ../../../lib/sh/getenv.c:55:6: warning: nonnull argument 'name' compared to NULL [-Wnonnull-compare] if (name == 0 || *name == '\0') ^ ../../../lib/sh/getenv.c: In function 'putenv': ../../../lib/sh/getenv.c:112:6: warning: nonnull argument 'str' compared to NULL [-Wnonnull-compare] if (str == 0 || *str == '\0') ^ ../../../lib/sh/getenv.c: In function 'unsetenv': ../../../lib/sh/getenv.c:214:6: warning: nonnull argument 'name' compared to NULL [-Wnonnull-compare] if (name == 0 || *name == '\0' || strchr (name, '=') != 0) ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o psize.aux ../../builtins/psize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shmatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/eaccess.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/netconn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f execute_cmd.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../execute_cmd.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/makepath.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/tilde' x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/tilde/tilde.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f read.o ./mkbuiltins -D ../../builtins ../../builtins/read.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses read.c || ( rm -f read.c ; exit 1 ) rm -f read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f umask.o ./mkbuiltins -D ../../builtins ../../builtins/umask.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/tmpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-bash/lib/tilde' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/netopen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f type.o ./mkbuiltins -D ../../builtins ../../builtins/type.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses type.c || ( rm -f type.c ; exit 1 ) rm -f type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f wait.o ./mkbuiltins -D ../../builtins ../../builtins/wait.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f getopts.o ./mkbuiltins -D ../../builtins ../../builtins/getopts.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/pathphys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/pathcanon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/stringvec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f getopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/stringlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f bashgetopt.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/bashgetopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/spell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' rm -f glob.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/glob.c ../../../lib/glob/glob.c: In function 'mbskipname': ../../../lib/glob/glob.c:362:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shquote.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f tmpbuiltins.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses tmpbuiltins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zcatfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtulong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zmapfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtullong.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f gen-helpfiles.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../builtins/gen-helpfiles.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fmtumax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mailstat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/winsize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/wcsdup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f shopt.o ./mkbuiltins -D ../../builtins ../../builtins/shopt.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/strtrans.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -o gen-helpfiles gen-helpfiles.o tmpbuiltins.o -ldl make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' ./gen-helpfiles -H /usr/share/bash4 make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fpurge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/zgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbscmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f complete.o ./mkbuiltins -D ../../builtins ../../builtins/complete.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/ufuncs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbscasecmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/input_avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/mbschr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/fnxform.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/uconvert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/wcsnwidth.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/shmbchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/casemod.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' x86_64-alt-linux-gcc -c -I. -I../.. -I../../.. -I../../../lib -I../../../include -I../../../lib/sh -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/sh/unicode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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 wcsnwidth.o mbschr.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/sh' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' rm -f smatch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../.. -I../../../include -I../../../lib -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ../../../lib/glob/smatch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-bash/lib/glob' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f printf.o ./mkbuiltins -D ../../builtins ../../builtins/printf.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f y.tab.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c y.tab.c make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f subst.o x86_64-alt-linux-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-alt-linux-gnu"' -DCONF_VENDOR='"alt"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash4"' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PIDS -I. -I.. -I../include -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -c ../subst.c ../subst.c: In function 'parameter_brace_expand': ../subst.c:8335:10: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (temp1 == &expand_param_error) ^ make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' /bin/sh ../../builtins/psize.sh > pipesize.h make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' rm -f ulimit.o ./mkbuiltins -D ../../builtins ../../builtins/ulimit.def x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../.. -I../../include -I../../lib -I../../builtins -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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-4.4.23/build-bash/builtins' make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' rm -f bash x86_64-alt-linux-gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -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 4099040 Sep 29 12:36 bash : bash make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' + make -j8 info make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' makeinfo --no-split -I../../lib/readline/doc ../../doc/bashref.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' makeinfo --no-split -I../../lib/readline/doc ../../doc/bashref.texi -o bash.info make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' + ln doc/bash.info doc/bashref.info ../doc/ + popd ~/RPM/BUILD/bash-4.4.23 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64446 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bash4-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bash4-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bash-4.4.23 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/bash4-buildroot/usr exec_prefix=/usr/src/tmp/bash4-buildroot/usr bindir=/usr/src/tmp/bash4-buildroot/usr/bin sbindir=/usr/src/tmp/bash4-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bash4-buildroot/etc datadir=/usr/src/tmp/bash4-buildroot/usr/share includedir=/usr/src/tmp/bash4-buildroot/usr/include libdir=/usr/src/tmp/bash4-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bash4-buildroot/usr/lib localstatedir=/usr/src/tmp/bash4-buildroot/var/lib sharedstatedir=/usr/src/tmp/bash4-buildroot/var/lib mandir=/usr/src/tmp/bash4-buildroot/usr/share/man infodir=/usr/src/tmp/bash4-buildroot/usr/share/info install -C build-bash loadablesdir=/usr/src/tmp/bash4-buildroot/usr/lib/bash4 make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' *********************************************************** * * * GNU bash, version 4.4.23(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/bin mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 ( cd ./po/ ; /usr/bin/make -w -Otarget DESTDIR= installdirs ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/po' /bin/sh /usr/src/RPM/BUILD/bash-4.4.23/build-bash/.././support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/af/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/da/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/de/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/el/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/es/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/et/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/id/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/it/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/share/locale/zh_TW/LC_MESSAGES if test "bash4" = "gettext-tools"; then \ /bin/sh /usr/src/RPM/BUILD/bash-4.4.23/build-bash/.././support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/po' /usr/libexec/rpm-build/install -p -m 0755 bash /usr/src/tmp/bash4-buildroot/usr/bin/bash /usr/libexec/rpm-build/install -p -m 0555 bashbug /usr/src/tmp/bash4-buildroot/usr/bin/bashbug /usr/libexec/rpm-build/install -p -m 644 ../CHANGES ../COMPAT ../NEWS ../POSIX ../RBASH ../README /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 ( cd ./doc ; /usr/bin/make -w -Otarget \ man1dir=/usr/src/tmp/bash4-buildroot/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/src/tmp/bash4-buildroot/usr/share/man/man3 man3ext=.3 \ infodir=/usr/src/tmp/bash4-buildroot/usr/share/info htmldir=/usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share/man/man1 /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share/info /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 if test -n "/usr/src/tmp/bash4-buildroot/usr/share/doc/bash4" ; then \ /bin/sh ../../support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 ; \ fi /usr/libexec/rpm-build/install -p -m 644 ../../doc/bash.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/rbash.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/rbash.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/bashbug.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bashbug.1 /usr/libexec/rpm-build/install -p -m 644 ../../doc/FAQ ../../doc/INTRO /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 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/bash4-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/bash4-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/bash4-buildroot/usr/share/info/dir /usr/src/tmp/bash4-buildroot/usr/share/info/bash.info; \ else true; fi if test -n "/usr/src/tmp/bash4-buildroot/usr/share/doc/bash4" ; then \ /usr/libexec/rpm-build/install -p -m 644 ../../doc/bash.html /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 ; \ /usr/libexec/rpm-build/install -p -m 644 ../../doc/bashref.html /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/doc' ( cd ./builtins ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins' mkdir /usr/src/tmp/bash4-buildroot/usr/share/bash4 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-4.4.23/build-bash/builtins' ( cd ./po/ ; /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/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 lt.gmo nb.gmo nl.gmo pl.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 lt.gmo nb.gmo nl.gmo pl.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 /usr/src/RPM/BUILD/bash-4.4.23/build-bash/.././support/mkinstalldirs /usr/src/tmp/bash4-buildroot/usr/share installing ../../po/en@quot.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/en@quot/LC_MESSAGES/bash4.mo installing ../../po/en@boldquot.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/bash4.mo installing ../../po/af.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/af/LC_MESSAGES/bash4.mo installing ../../po/bg.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/bg/LC_MESSAGES/bash4.mo installing ../../po/ca.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/ca/LC_MESSAGES/bash4.mo installing ../../po/cs.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/cs/LC_MESSAGES/bash4.mo installing ../../po/da.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/da/LC_MESSAGES/bash4.mo installing ../../po/de.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/de/LC_MESSAGES/bash4.mo installing ../../po/el.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/el/LC_MESSAGES/bash4.mo installing ../../po/eo.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/eo/LC_MESSAGES/bash4.mo installing ../../po/es.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/es/LC_MESSAGES/bash4.mo installing ../../po/et.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/et/LC_MESSAGES/bash4.mo installing ../../po/fi.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/fi/LC_MESSAGES/bash4.mo installing ../../po/fr.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/fr/LC_MESSAGES/bash4.mo installing ../../po/ga.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/ga/LC_MESSAGES/bash4.mo installing ../../po/gl.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/gl/LC_MESSAGES/bash4.mo installing ../../po/hr.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/hr/LC_MESSAGES/bash4.mo installing ../../po/hu.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/hu/LC_MESSAGES/bash4.mo installing ../../po/id.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/id/LC_MESSAGES/bash4.mo installing ../../po/it.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/it/LC_MESSAGES/bash4.mo installing ../../po/ja.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/ja/LC_MESSAGES/bash4.mo installing ../../po/lt.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/lt/LC_MESSAGES/bash4.mo installing ../../po/nb.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/nb/LC_MESSAGES/bash4.mo installing ../../po/nl.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/nl/LC_MESSAGES/bash4.mo installing ../../po/pl.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/pl/LC_MESSAGES/bash4.mo installing ../../po/pt_BR.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/bash4.mo installing ../../po/ro.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/ro/LC_MESSAGES/bash4.mo installing ../../po/ru.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/ru/LC_MESSAGES/bash4.mo installing ../../po/sk.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/sk/LC_MESSAGES/bash4.mo installing ../../po/sl.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/sl/LC_MESSAGES/bash4.mo installing ../../po/sr.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/sr/LC_MESSAGES/bash4.mo installing ../../po/sv.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/sv/LC_MESSAGES/bash4.mo installing ../../po/tr.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/tr/LC_MESSAGES/bash4.mo installing ../../po/uk.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/uk/LC_MESSAGES/bash4.mo installing ../../po/vi.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/vi/LC_MESSAGES/bash4.mo installing ../../po/zh_CN.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/bash4.mo installing ../../po/zh_TW.gmo as /usr/src/tmp/bash4-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/bash4.mo if test "bash4" = "gettext-tools"; then \ /bin/sh /usr/src/RPM/BUILD/bash-4.4.23/build-bash/.././support/mkinstalldirs /usr/src/tmp/bash4-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/bash4-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/bash4-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/po' ( cd /usr/src/RPM/BUILD/bash-4.4.23/build-bash/examples/loadables && /usr/bin/make -w -Otarget DESTDIR= install ) make[1]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/examples/loadables' x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o print.o ../../../examples/loadables/print.c x86_64-alt-linux-gcc -shared -Wl,-soname,print -o print print.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o truefalse.o ../../../examples/loadables/truefalse.c x86_64-alt-linux-gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o sleep.o ../../../examples/loadables/sleep.c x86_64-alt-linux-gcc -shared -Wl,-soname,sleep -o sleep sleep.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o finfo.o ../../../examples/loadables/finfo.c x86_64-alt-linux-gcc -shared -Wl,-soname,finfo -o finfo finfo.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o logname.o ../../../examples/loadables/logname.c x86_64-alt-linux-gcc -shared -Wl,-soname,logname -o logname logname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o basename.o ../../../examples/loadables/basename.c x86_64-alt-linux-gcc -shared -Wl,-soname,basename -o basename basename.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o dirname.o ../../../examples/loadables/dirname.c x86_64-alt-linux-gcc -shared -Wl,-soname,dirname -o dirname dirname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o tty.o ../../../examples/loadables/tty.c x86_64-alt-linux-gcc -shared -Wl,-soname,tty -o tty tty.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o pathchk.o ../../../examples/loadables/pathchk.c x86_64-alt-linux-gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o tee.o ../../../examples/loadables/tee.c x86_64-alt-linux-gcc -shared -Wl,-soname,tee -o tee tee.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o head.o ../../../examples/loadables/head.c x86_64-alt-linux-gcc -shared -Wl,-soname,head -o head head.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o mkdir.o ../../../examples/loadables/mkdir.c x86_64-alt-linux-gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o rmdir.o ../../../examples/loadables/rmdir.c x86_64-alt-linux-gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o printenv.o ../../../examples/loadables/printenv.c x86_64-alt-linux-gcc -shared -Wl,-soname,printenv -o printenv printenv.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o id.o ../../../examples/loadables/id.c x86_64-alt-linux-gcc -shared -Wl,-soname,id -o id id.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o whoami.o ../../../examples/loadables/whoami.c x86_64-alt-linux-gcc -shared -Wl,-soname,whoami -o whoami whoami.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o uname.o ../../../examples/loadables/uname.c x86_64-alt-linux-gcc -shared -Wl,-soname,uname -o uname uname.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o sync.o ../../../examples/loadables/sync.c x86_64-alt-linux-gcc -shared -Wl,-soname,sync -o sync sync.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o push.o ../../../examples/loadables/push.c x86_64-alt-linux-gcc -shared -Wl,-soname,push -o push push.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o ln.o ../../../examples/loadables/ln.c x86_64-alt-linux-gcc -shared -Wl,-soname,ln -o ln ln.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o unlink.o ../../../examples/loadables/unlink.c x86_64-alt-linux-gcc -shared -Wl,-soname,unlink -o unlink unlink.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o realpath.o ../../../examples/loadables/realpath.c x86_64-alt-linux-gcc -shared -Wl,-soname,realpath -o realpath realpath.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o strftime.o ../../../examples/loadables/strftime.c x86_64-alt-linux-gcc -shared -Wl,-soname,strftime -o strftime strftime.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o mypid.o ../../../examples/loadables/mypid.c x86_64-alt-linux-gcc -shared -Wl,-soname,mypid -o mypid mypid.o x86_64-alt-linux-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -DRECYCLES_PIDS -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-parentheses -I. -I.. -I../../.. -I../../../lib -I../../../builtins -I../../../examples/loadables -I../../../include -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/lib -I/usr/src/RPM/BUILD/bash-4.4.23/build-bash/builtins -c -o setpgid.o ../../../examples/loadables/setpgid.c x86_64-alt-linux-gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/lib/bash4 make[2]: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/include/bash4 mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/include/bash4/builtins mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/include/bash4/include mkdir -p -- /usr/src/tmp/bash4-buildroot/usr/lib64/pkgconfig /usr/libexec/rpm-build/install -p -m 644 ./support/bash.pc /usr/src/tmp/bash4-buildroot/usr/lib64/pkgconfig/bash.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' installing example loadable builtins in /usr/src/tmp/bash4-buildroot/usr/lib/bash4 print truefalse sleep finfo logname basename dirname tty pathchk tee head mkdir rmdir printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid make[1]: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash/examples/loadables' make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' + install -pD -m755 build-sh/bash /usr/src/tmp/bash4-buildroot/bin/sh4 + mv /usr/src/tmp/bash4-buildroot/usr/bin/bash /usr/src/tmp/bash4-buildroot/bin/bash4 + pushd doc ~/RPM/BUILD/bash-4.4.23/doc ~/RPM/BUILD/bash-4.4.23 + 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 bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_:.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_..1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_[.1' + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_alias.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bg.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bind.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_break.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_builtin.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_caller.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_cd.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_command.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compgen.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_complete.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compopt.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_continue.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_declare.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_dirs.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_disown.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_echo.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_enable.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_eval.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exec.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exit.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_export.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_false.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fc.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fg.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_getopts.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_hash.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_help.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_history.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_jobs.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_kill.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_let.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_local.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_logout.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_mapfile.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_popd.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_printf.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pushd.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pwd.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_read.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_readonly.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_return.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_set.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shift.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shopt.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_source.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_suspend.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_test.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_times.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_trap.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_true.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_type.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_typeset.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_ulimit.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_umask.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unalias.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unset.1 + for f in $(cat man.pages) + ln -s bash4_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_wait.1 + popd ~/RPM/BUILD/bash-4.4.23 + ln -s bash4 /usr/src/tmp/bash4-buildroot/bin/rbash4 + mv /usr/src/tmp/bash4-buildroot/usr/bin/bashbug /usr/src/tmp/bash4-buildroot/usr/bin/bash4bug + mv /usr/src/tmp/bash4-buildroot/usr/share/info/bash.info /usr/src/tmp/bash4-buildroot/usr/share/info/bash4.info + mv /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4.1 + mv /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bashbug.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4bug.1 + mv /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash_builtins.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_builtins.1 + mv /usr/src/tmp/bash4-buildroot/usr/share/man/man1/rbash.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/rbash4.1 + ln -s bash4.1 /usr/src/tmp/bash4-buildroot/usr/share/man/man1/sh4.1 + mv /usr/src/tmp/bash4-buildroot/usr/lib64/pkgconfig/bash.pc /usr/src/tmp/bash4-buildroot/usr/lib64/pkgconfig/bash4.pc + pushd build-bash ~/RPM/BUILD/bash-4.4.23/build-bash ~/RPM/BUILD/bash-4.4.23 + mkdir -p /usr/src/tmp/bash4-buildroot/usr/include/bash4 + tr -d '\:' + 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 + tr -s '[:space:]' '\n' + fgrep .h + fgrep -v 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/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/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/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/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/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/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/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/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/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../array.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../arrayfunc.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../assoc.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../bashansi.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../bashjmp.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../bashtypes.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../builtins.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../builtins/bashgetopt.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../builtins/common.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../builtins/getopt.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../command.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../config-bot.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../config-top.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../conftypes.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../dispose_cmd.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../error.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../externs.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../general.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../hashlib.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/chartypes.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/filecntl.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/maxpath.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/ocache.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/posixjmp.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/posixstat.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/posixtime.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/posixwait.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../include/stdc.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../jobs.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../make_cmd.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../quit.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../shell.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../sig.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../siglist.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../subst.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../syntax.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../unwind_prot.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../variables.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 ../xmalloc.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 builtins/builtext.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 config.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + install -pm644 pathnames.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + read f + popd ~/RPM/BUILD/bash-4.4.23 + for f in bashline.h input.h + install -pm644 bashline.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + for f in bashline.h input.h + install -pm644 input.h /usr/src/tmp/bash4-buildroot/usr/include/bash4/ + mkdir -p /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/html /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/txt + install -p -m644 AUTHORS CHANGES COMPAT NEWS NOTES POSIX RBASH doc/FAQ doc/INTRO /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ + install -p -m644 doc/bash.html doc/bashref.html /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/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/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/ + install -p -m644 doc/article.txt doc/fdl.txt /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/txt/ + find /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/AUTHORS /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/CHANGES /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/COMPAT /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/FAQ /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/INTRO /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/NEWS /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/NOTES /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/POSIX /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/RBASH /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/article.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/bash.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/bashbug.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/bashref.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/builtins.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/rbash.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ps/rose94.ps /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/txt/article.txt /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/txt/fdl.txt -type f -size +8k -print0 + xargs -r0 xz -9 -- + cp -a examples /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/ + find /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/examples/ -type f -name 'Makefile*' -delete -print /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/examples/loadables/perl/Makefile.in /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/examples/loadables/Makefile.inc.in /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4-4.4.23/examples/loadables/Makefile.in + cat + rm /usr/src/tmp/bash4-buildroot/usr/lib/bash4/Makefile.inc + rm -r /usr/src/tmp/bash4-buildroot/usr/share/doc/bash4 + /usr/lib/rpm/find-lang bash4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bash4-buildroot (auto) mode of 'usr/bin/bash4bug' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './usr/lib/bash4/setpgid' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/mypid' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/strftime' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/realpath' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/unlink' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/ln' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/push' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/sync' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/uname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/whoami' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/id' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/printenv' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/rmdir' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/mkdir' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/head' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/tee' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/pathchk' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/tty' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/dirname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/basename' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/logname' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/finfo' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/sleep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/truefalse' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/bash4/print' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/bash4-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bash4-buildroot/ (default) Compressing files in /usr/src/tmp/bash4-buildroot (auto) removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/sh4.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/sh4.1.xz' -> 'bash4.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_wait.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_wait.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unset.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unset.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unalias.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_unalias.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_umask.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_umask.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_ulimit.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_ulimit.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_typeset.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_typeset.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_type.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_type.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_true.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_true.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_trap.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_trap.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_times.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_times.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_test.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_test.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_suspend.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_suspend.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_source.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_source.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shopt.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shopt.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shift.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_shift.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_set.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_set.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_return.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_return.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_readonly.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_readonly.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_read.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_read.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pwd.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pwd.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pushd.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_pushd.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_printf.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_printf.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_popd.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_popd.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_mapfile.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_mapfile.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_logout.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_logout.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_local.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_local.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_let.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_let.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_kill.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_kill.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_jobs.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_jobs.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_history.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_history.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_help.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_help.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_hash.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_hash.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_getopts.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_getopts.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fg.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fg.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fc.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_fc.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_false.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_false.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_export.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_export.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exit.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exit.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exec.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_exec.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_eval.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_eval.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_enable.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_enable.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_echo.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_echo.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_disown.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_disown.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_dirs.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_dirs.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_declare.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_declare.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_continue.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_continue.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compopt.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compopt.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_complete.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_complete.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compgen.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_compgen.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_command.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_command.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_cd.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_cd.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_caller.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_caller.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_builtin.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_builtin.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_break.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_break.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bind.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bind.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bg.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_bg.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_alias.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_alias.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_[.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_[.1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_..1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_..1.xz' -> 'bash4_builtins.1.xz' removed '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_:.1' '/usr/src/tmp/bash4-buildroot/usr/share/man/man1/bash4_:.1.xz' -> 'bash4_builtins.1.xz' Verifying info files in /usr/src/tmp/bash4-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/bash4-buildroot ./usr/lib64: ./usr/lib: Verifying ELF objects in /usr/src/tmp/bash4-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/bash4/setpgid: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/setpgid: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/setpgid: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash4/mypid: undefined symbol: unbind_variable verify-elf: WARNING: ./usr/lib/bash4/mypid: undefined symbol: bind_variable verify-elf: WARNING: ./usr/lib/bash4/mypid: undefined symbol: itos verify-elf: WARNING: ./usr/lib/bash4/strftime: undefined symbol: xrealloc verify-elf: WARNING: ./usr/lib/bash4/strftime: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/strftime: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash4/strftime: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash4/strftime: undefined symbol: sh_invalidnum verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: sh_realpath verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/realpath: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/unlink: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/unlink: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/ln: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: last_asynchronous_pid verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: dollar_dollar_pid verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: last_command_exit_value verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: cleanup_the_pipeline verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: reader_loop verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: initialize_job_signals verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: adjust_shell_level verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: delete_all_jobs verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: set_ppid verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: initialize_job_control verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: exit_shell verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: stop_making_children verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: wait_for verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: stop_pipeline verify-elf: WARNING: ./usr/lib/bash4/push: undefined symbol: make_child verify-elf: WARNING: ./usr/lib/bash4/uname: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/uname: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/uname: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/uname: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/uname: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: current_user verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/whoami: undefined symbol: get_current_user_info verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: current_user verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: get_group_array verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/id: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: export_env verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: find_variable verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: maybe_make_export_env verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: print_var_value verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/printenv: undefined symbol: print_var_function verify-elf: WARNING: ./usr/lib/bash4/rmdir: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/rmdir: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: parse_symbolic_mode verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/mkdir: undefined symbol: read_octal verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: make_bare_word verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/head: undefined symbol: make_word_list verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: interrupt_immediately verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/tee: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/pathchk: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/tty: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/tty: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/tty: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/dirname: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/dirname: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash4/basename: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/basename: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash4/logname: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/logname: undefined symbol: no_options verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: sh_optind verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: sh_optarg verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: base_pathname verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: sh_getopt verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: make_builtin_argv verify-elf: WARNING: ./usr/lib/bash4/finfo: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash4/sleep: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash4/sleep: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/sleep: undefined symbol: fsleep verify-elf: WARNING: ./usr/lib/bash4/sleep: undefined symbol: uconvert verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: lcurrent verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: all_digits verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: make_word verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: ansicstr verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: dispose_words verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: legal_number verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: printf_builtin verify-elf: WARNING: ./usr/lib/bash4/print: undefined symbol: make_word_list Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.97779 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bash-4.4.23 + make -k check -C build-sh make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' *********************************************************** * * * GNU bash, version 4.4.23(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** Testing /usr/src/RPM/BUILD/bash-4.4.23/build-sh/bash version: 4.4.23(1)-release versinfo: 4 4 23 1 release x86_64-alt-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-alt-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell 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. 114,115c114,115 < ./source6.sub: line 18: /dev/fd/63: No such file or directory < 1 --- > two - OK > 0 167,170c167,168 < ./builtins4.sub: line 29: /dev/fd/62: No such file or directory < declare -a c < ./builtins4.sub: line 34: /dev/fd/62: 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-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-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 54,55d53 < bash: cannot set terminal process group (901771): 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 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 1,31c1,51 < ./histexp.tests: line 10: history: command not found < ./histexp.tests: line 18: shopt: cmdhist: invalid shell option name < ./histexp.tests: line 19: set: history: invalid option name < ./histexp.tests: line 21: history: command not found < ./histexp.tests: line 24: history: command not found < ./histexp.tests: line 26: history: command not found < ./histexp.tests: line 29: history: command not found < ./histexp.tests: line 31: history: command not found < ./histexp.tests: line 33: history: command not found < ./histexp.tests: line 34: history: command not found < ./histexp.tests: line 35: history: command not found < ./histexp.tests: line 36: history: command not found < ./histexp.tests: line 38: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...] < ./histexp.tests: line 39: !!: command not found < ./histexp.tests: line 40: !e: command not found < ./histexp.tests: line 42: history: command not found < a b c d e < ./histexp.tests: line 45: !?ch?: command not found < ./histexp.tests: line 46: !-2: command not found < ./histexp.tests: line 47: ^2^8: command not found < ./histexp.tests: line 49: !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 24: 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=/tmp/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=/tmp/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 81: !!:s/foo/bar/: No such file or directory < ./histexp.tests: line 82: !-2:gs/foo/bar/: No such file or directory < ./histexp.tests: line 83: !!:gs/bar/x: No such file or directory < ./histexp.tests: line 83: /: Is a directory < ./histexp.tests: line 84: !-2:g: command not found < ./histexp.tests: line 87: !!:gs+bar+whix+: command not found < ./histexp.tests: line 89: !!:p: command not found < !?.o?:%:r:q < ./histexp.tests: line 94: !!:0: command not found < ./histexp.tests: line 95: !!:-$: command not found < ./histexp.tests: line 96: !:-$: command not found < ./histexp.tests: line 98: 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 109: 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 4: set: history: invalid option name < ./histexp1.sub: line 5: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCHP] [-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 3: set: history: invalid option name < ./histexp3.sub: line 4: 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 116,119c182,183 < !! < ./histexp3.sub: line 34: set: history: invalid option name < ./histexp4.sub: line 3: set: history: invalid option name < ./histexp4.sub: line 4: set: histexpand: invalid option name --- > eval echo "echo g" > echo g 121c185,186 < ./histexp4.sub: line 7: /dev/fd/62: No such file or directory --- > cat < <(echo echo a) > echo a 123c188,189 < !! !! --- > echo echo b `echo echo b` > echo b echo b 130,132c196 < '!' < ./histexp4.sub: line 22: set: history: invalid option name < rm: cannot remove '/tmp/newhistory': No such file or directory --- > ./histexp4.sub: line 20: !': event not found 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 4: history: command not found < ./history.tests: line 6: history: command not found < ./history.tests: line 9: fc: command not found < ./history.tests: line 14: history: command not found < ./history.tests: line 15: history: command not found < ./history.tests: line 16: history: command not found < ./history.tests: line 17: history: command not found < ./history.tests: line 24: shopt: cmdhist: invalid shell option name < ./history.tests: line 25: set: history: invalid option name < ./history.tests: line 27: history: command not found < ./history.tests: line 29: fc: command not found < ./history.tests: line 30: fc: command not found < ./history.tests: line 32: fc: command not found < ./history.tests: line 33: fc: command not found < ./history.tests: line 35: history: command not found < ./history.tests: line 36: history: command not found < ./history.tests: line 38: history: command not found < ./history.tests: line 40: fc: command not found < ./history.tests: line 43: history: command not found --- > ./history.tests: line 4: history: -x: invalid option > history: usage: history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg [arg...] > ./history.tests: line 6: history: cannot use more than one of -anrw > ./history.tests: line 9: 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: /tmp/newhistory: No such file or directory < ./history.tests: line 47: history: command not found < ./history.tests: line 48: history: command not found < cat: /tmp/newhistory: No such file or directory < ./history.tests: line 51: history: command not found < ./history.tests: line 52: history: command not found < ./history.tests: line 53: history: command not found < ./history.tests: line 54: history: command not found < ./history.tests: line 61: history: command not found < ./history.tests: line 65: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...] < ./history.tests: line 66: !!: command not found < ./history.tests: line 67: !e: command not found < ./history.tests: line 72: fc: command not found < ./history.tests: line 73: fc: command not found < ./history.tests: line 75: fc: command not found < ./history.tests: line 77: history: command not found < ./history.tests: line 79: shopt: history: invalid option name --- > echo line for history > HISTFILE=/tmp/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=/tmp/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=/tmp/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=/tmp/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=/tmp/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=/tmp/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=/tmp/newhistory > 7 echo displaying \$HISTFILE after history -a > 8 cat $HISTFILE > ./history.tests: line 75: fc: history specification out of range > 14 set -H > 15 echo line 2 for history > 16 unset HISTSIZE > 17 unset HISTFILE 40,42c106,110 < ./history.tests: line 86: fc: command not found < ./history.tests: line 87: fc: command not found < ./history.tests: line 90: fc: command not found --- > echo xx xb xc > xx xb xc > echo 44 48 4c > 44 48 4c > ./history.tests: line 90: fc: no command found 46c114,116 < ./history.tests: line 99: fc: command not found --- > echo cc > echo cc > cc 50,52c120,122 < ./history.tests: line 104: fc: command not found < ./history.tests: line 106: set: history: invalid option name < ./history.tests: line 108: shopt: history: invalid option name --- > echo cc > echo cc > cc 54,55d123 < ./history1.sub: line 5: set: history: invalid option name < ./history1.sub: line 7: history: command not found 59,63c127,138 < ./history1.sub: line 14: history: command not found < ./history1.sub: line 15: fc: command not found < ./history2.sub: line 1: set: history: invalid option name < 4.4 < ./history2.sub: line 7: fc: command not found --- > 1 cat < one > two > three > ! > > 2 history > cat < one > two > three > ! 64a140,144 > one > two > three > 4.4 > echo ${BASH_VERSION%\.*} 66,67c146 < ./history2.sub: line 10: fc: command not found < rm: cannot remove '/tmp/newhistory': No such file or directory --- > echo ${BASH_VERSION%\.*} run-ifs run-ifs-posix run-input-test run-intl warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system. 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,171c170,171 < 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 175d174 < ./new-exp2.sub: line 39: /dev/stdin: No such file or directory 177c176 < ./new-exp2.sub: line 42: /dev/stdin: No such file or directory --- > ./new-exp2.sub: line 42: 1111111111111111111111: command not found 628c627 < argv[1] = <\[\]host(2)[4.4]$ > --- > argv[1] = run-nquote 38,40d37 < ./nquote1.sub: line 1: set: history: invalid option name < ./nquote1.sub: line 2: set: -H: invalid option < set: usage: set [-abefhkmnptuvxBCHP] [-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 61%CPU (0avgtext+0avgdata 1300maxresident)k < 0inputs+0outputs (0major+40minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 90%CPU (0avgtext+0avgdata 1484maxresident)k < 0inputs+0outputs (0major+76minor)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 90%CPU (0avgtext+0avgdata 1324maxresident)k < 0inputs+0outputs (0major+75minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 1472maxresident)k < 0inputs+0outputs (0major+162minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1480maxresident)k < 0inputs+0outputs (0major+164minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 89%CPU (0avgtext+0avgdata 1488maxresident)k < 0inputs+0outputs (0major+79minor)pagefaults 0swaps run-precedence run-printf run-quote run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 36,38c36,37 < ./read2.sub: line 3: /dev/tty: No such file or directory < 1 < 4 --- > timeout 1: ok > 40,41c39,40 < 4 < ./read2.sub: line 23: /dev/tty: No such file or directory --- > > ./read2.sub: line 23: read: -3: invalid timeout specification 43c42 < 4 --- > 67c66 < 0 --- > 1 run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure 92d91 < ./redir6.sub: line 3: help: command not found 143,707c142 < ./redir10.sub: line 9: /dev/fd/62: No such file or directory < ./redir10.sub: line 9: /dev/fd/60: No such file or directory < ./redir10.sub: line 9: /dev/fd/58: No such file or directory < ./redir10.sub: line 9: /dev/fd/56: No such file or directory < ./redir10.sub: line 9: /dev/fd/54: No such file or directory < ./redir10.sub: line 9: /dev/fd/52: No such file or directory < ./redir10.sub: line 9: /dev/fd/50: No such file or directory < ./redir10.sub: line 9: /dev/fd/48: No such file or directory < ./redir10.sub: line 9: /dev/fd/46: No such file or directory < ./redir10.sub: line 9: /dev/fd/44: No such file or directory < ./redir10.sub: line 9: /dev/fd/42: No such file or directory < ./redir10.sub: line 9: /dev/fd/40: No such file or directory < ./redir10.sub: line 9: /dev/fd/38: No such file or directory < ./redir10.sub: line 9: /dev/fd/36: No such file or directory < ./redir10.sub: line 9: /dev/fd/34: No such file or directory < ./redir10.sub: line 9: /dev/fd/32: No such file or directory < ./redir10.sub: line 9: /dev/fd/30: No such file or directory < ./redir10.sub: line 9: /dev/fd/28: No such file or directory < ./redir10.sub: line 9: /dev/fd/26: No such file or directory < ./redir10.sub: line 9: /dev/fd/24: No such file or directory < ./redir10.sub: line 9: /dev/fd/22: No such file or directory < ./redir10.sub: line 9: /dev/fd/20: No such file or directory < ./redir10.sub: line 9: /dev/fd/18: No such file or directory < ./redir10.sub: line 9: /dev/fd/16: No such file or directory < ./redir10.sub: line 9: /dev/fd/14: No such file or directory < ./redir10.sub: line 9: /dev/fd/12: No such file or directory < ./redir10.sub: line 9: /dev/fd/10: No such file or directory < ./redir10.sub: line 9: /dev/fd/7: No such file or directory < ./redir10.sub: line 9: /dev/fd/64: No such file or directory < ./redir10.sub: line 9: /dev/fd/66: No such file or directory < ./redir10.sub: line 9: /dev/fd/68: No such file or directory < ./redir10.sub: line 9: /dev/fd/70: No such file or directory < ./redir10.sub: line 9: /dev/fd/72: No such file or directory < ./redir10.sub: line 9: /dev/fd/74: No such file or directory < ./redir10.sub: line 9: /dev/fd/76: No such file or directory < ./redir10.sub: line 9: /dev/fd/78: No such file or directory < ./redir10.sub: line 9: /dev/fd/80: No such file or directory < ./redir10.sub: line 9: /dev/fd/82: No such file or directory < ./redir10.sub: line 9: /dev/fd/84: No such file or directory < ./redir10.sub: line 9: /dev/fd/86: No such file or directory < ./redir10.sub: line 9: /dev/fd/88: No such file or directory < ./redir10.sub: line 9: /dev/fd/90: No such file or directory < ./redir10.sub: line 9: /dev/fd/92: No such file or directory < ./redir10.sub: line 9: /dev/fd/94: No such file or directory < ./redir10.sub: line 9: /dev/fd/96: No such file or directory < ./redir10.sub: line 9: /dev/fd/98: No such file or directory < ./redir10.sub: line 9: /dev/fd/100: No such file or directory < ./redir10.sub: line 9: /dev/fd/102: No such file or directory < ./redir10.sub: line 9: /dev/fd/104: No such file or directory < ./redir10.sub: line 9: /dev/fd/106: No such file or directory < ./redir10.sub: line 9: /dev/fd/108: No such file or directory < ./redir10.sub: line 9: /dev/fd/110: No such file or directory < ./redir10.sub: line 9: /dev/fd/112: No such file or directory < ./redir10.sub: line 9: /dev/fd/114: No such file or directory < ./redir10.sub: line 9: /dev/fd/116: No such file or directory < ./redir10.sub: line 9: /dev/fd/118: No such file or directory < ./redir10.sub: line 9: /dev/fd/120: No such file or directory < ./redir10.sub: line 9: /dev/fd/122: No such file or directory < ./redir10.sub: line 9: /dev/fd/124: No such file or directory < ./redir10.sub: line 9: /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 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < --- > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 725d159 < cat: /dev/fd/63: No such file or directory run-rhs-exp run-rsh 1,7c1,8 < ./rsh.tests: line 7: set: -r: invalid option < set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...] < /bin/sh executed < ./rsh.tests: line 14: ./source.sub3: No such file or directory < oops 1 -- output < oops 2 -- append < Sun Sep 29 12:39:24 UTC 2024 --- > ./rsh.tests: line 9: cd: restricted > ./rsh.tests: line 10: PATH: readonly variable > ./rsh.tests: line 11: SHELL: readonly variable > ./rsh.tests: line 12: /bin/sh: restricted: cannot specify `/' in command names > ./rsh.tests: line 14: .: ./source.sub3: restricted > ./rsh.tests: line 17: /tmp/restricted: restricted: cannot redirect output > ./rsh.tests: line 21: /tmp/restricted: restricted: cannot redirect output > ./rsh.tests: line 26: command: -p: restricted 11c12,13 < Sun Sep 29 12:39:24 UTC 2024 --- > ./rsh.tests: line 31: exec: restricted > ./rsh.tests: after exec run-set-e run-set-x run-shopt 3,8d2 < ./shopt.tests: line 9: shopt: cmdhist: invalid shell option name < ./shopt.tests: line 14: shopt: histreedit: invalid shell option name < ./shopt.tests: line 15: shopt: histappend: invalid shell option name < ./shopt.tests: line 16: shopt: histverify: invalid shell option name < ./shopt.tests: line 17: shopt: hostcomplete: invalid shell option name < ./shopt.tests: line 20: shopt: lithist: invalid shell option name 15a10 > shopt -s cmdhist 21a17,19 > shopt -s complete_fullquote > shopt -u direxpand > shopt -u dirspell 29c27,28 < shopt -s globasciiranges --- > shopt -s force_fignore > shopt -u globasciiranges 31a31,34 > shopt -u histappend > shopt -u histreedit > shopt -u histverify > shopt -s hostcomplete 35a39 > shopt -u lithist 37a42 > shopt -u no_empty_cmd_completion 40a46 > shopt -s progcomp 41a48 > shopt -u restricted_shell 50a58,59 > shopt -s cmdhist > shopt -s complete_fullquote 53c62,63 < shopt -s globasciiranges --- > shopt -s force_fignore > shopt -s hostcomplete 54a65 > shopt -s progcomp 68a80,81 > shopt -u direxpand > shopt -u dirspell 73a87 > shopt -u globasciiranges 75a90,92 > shopt -u histappend > shopt -u histreedit > shopt -u histverify 78a96 > shopt -u lithist 80a99 > shopt -u no_empty_cmd_completion 83a103 > shopt -u restricted_shell 97a118,119 > direxpand off > dirspell off 102a125 > globasciiranges off 104a128,130 > histappend off > histreedit off > histverify off 107a134 > lithist off 109a137 > no_empty_cmd_completion off 112a141 > restricted_shell off 115,118d143 < ./shopt.tests: line 50: set: histexpand: invalid option name < ./shopt.tests: line 63: set: history: invalid option name < ./shopt.tests: line 67: set: emacs: invalid option name < ./shopt.tests: line 68: set: vi: invalid option name 121a147 > set -o emacs 125a152,153 > set -o histexpand > set -o history 132a161 > set +o nolog 140a170 > set +o vi 144a175 > emacs on 148a180,181 > histexpand on > history on 155a189 > nolog off 163a198 > vi off 167a203 > set -o emacs 171a208,209 > set -o histexpand > set -o history 178a217 > set +o nolog 186a226 > set +o vi 189c229 < ./shopt.tests: line 81: shopt: history: invalid option name --- > set -o history 192a233 > set -o emacs 193a235,236 > set -o histexpand > set -o history 206a250 > set +o nolog 213a258 > set +o vi 224a270 > nolog off 231a278 > vi off run-strip run-test 12c12 < 1 --- > 0 58c58 < ./test.tests: line 102: /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 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 54,63c54,56 < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < :::bcde < ./varenv3.sub: line 25: /dev/fd/62: No such file or directory < --- < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < ./varenv3.sub: line 30: /dev/fd/62: No such file or directory < ::: < ./varenv3.sub: line 14: /dev/fd/61: No such file or directory < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < ./varenv3.sub: line 14: /dev/fd/61: No such file or directory --- > a:b:c:d > a-b-c-d > a:b:c:d 93c86,87 < ./varenv8.sub: line 1: /dev/fd/62: No such file or directory --- > :1 > :2 95c89,90 < ./varenv8.sub: line 7: /dev/fd/62: No such file or directory --- > global:1 > global:2 97d91 < ./varenv8.sub: line 11: /dev/fd/62: No such file or directory 99c93 < x = --- > x = :1:2 run-vredir make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-sh' + make -k check -C build-bash make: Entering directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' *********************************************************** * * * GNU bash, version 4.4.23(1)-release (x86_64-alt-linux-gnu) * * *********************************************************** Testing /usr/src/RPM/BUILD/bash-4.4.23/build-bash/bash version: 4.4.23(1)-release versinfo: 4 4 23 1 release x86_64-alt-linux-gnu HOSTTYPE = x86_64 OSTYPE = linux-gnu MACHTYPE = x86_64-alt-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell 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. 114,115c114,115 < ./source6.sub: line 18: /dev/fd/63: No such file or directory < 1 --- > two - OK > 0 167,170c167,168 < ./builtins4.sub: line 29: /dev/fd/62: No such file or directory < declare -a c < ./builtins4.sub: line 34: /dev/fd/62: 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-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-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 54,55d53 < bash: cannot set terminal process group (901771): 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 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 186c186 < ./histexp4.sub: line 7: /dev/fd/62: No such file or directory --- > echo a run-history warning: all of these tests will fail if history has not been compiled warning: into the shell run-ifs run-ifs-posix run-input-test run-intl warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system. 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,171c170,171 < 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 175d174 < ./new-exp2.sub: line 39: /dev/stdin: No such file or directory 177c176 < ./new-exp2.sub: line 42: /dev/stdin: No such file or directory --- > ./new-exp2.sub: line 42: 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 88%CPU (0avgtext+0avgdata 1412maxresident)k < 0inputs+0outputs (0major+43minor)pagefaults 0swaps < 127 9,10c4,11 < 0.00user 0.00system 0:00.00elapsed 92%CPU (0avgtext+0avgdata 1412maxresident)k < 0inputs+0outputs (0major+78minor)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 90%CPU (0avgtext+0avgdata 1444maxresident)k < 0inputs+0outputs (0major+78minor)pagefaults 0swaps < 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1448maxresident)k < 0inputs+0outputs (0major+166minor)pagefaults 0swaps --- > real 0.00 > user 0.00 > sys 0.00 30,31d29 < 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1468maxresident)k < 0inputs+0outputs (0major+166minor)pagefaults 0swaps 34,35d31 < 0.00user 0.00system 0:00.00elapsed 90%CPU (0avgtext+0avgdata 1304maxresident)k < 0inputs+0outputs (0major+75minor)pagefaults 0swaps run-precedence run-printf run-quote run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 36,38c36,37 < ./read2.sub: line 3: /dev/tty: No such file or directory < 1 < 4 --- > timeout 1: ok > 40,41c39,40 < 4 < ./read2.sub: line 23: /dev/tty: No such file or directory --- > > ./read2.sub: line 23: read: -3: invalid timeout specification 43c42 < 4 --- > 67c66 < 0 --- > 1 run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure 142,706c142 < ./redir10.sub: line 9: /dev/fd/62: No such file or directory < ./redir10.sub: line 9: /dev/fd/60: No such file or directory < ./redir10.sub: line 9: /dev/fd/58: No such file or directory < ./redir10.sub: line 9: /dev/fd/56: No such file or directory < ./redir10.sub: line 9: /dev/fd/54: No such file or directory < ./redir10.sub: line 9: /dev/fd/52: No such file or directory < ./redir10.sub: line 9: /dev/fd/50: No such file or directory < ./redir10.sub: line 9: /dev/fd/48: No such file or directory < ./redir10.sub: line 9: /dev/fd/46: No such file or directory < ./redir10.sub: line 9: /dev/fd/44: No such file or directory < ./redir10.sub: line 9: /dev/fd/42: No such file or directory < ./redir10.sub: line 9: /dev/fd/40: No such file or directory < ./redir10.sub: line 9: /dev/fd/38: No such file or directory < ./redir10.sub: line 9: /dev/fd/36: No such file or directory < ./redir10.sub: line 9: /dev/fd/34: No such file or directory < ./redir10.sub: line 9: /dev/fd/32: No such file or directory < ./redir10.sub: line 9: /dev/fd/30: No such file or directory < ./redir10.sub: line 9: /dev/fd/28: No such file or directory < ./redir10.sub: line 9: /dev/fd/26: No such file or directory < ./redir10.sub: line 9: /dev/fd/24: No such file or directory < ./redir10.sub: line 9: /dev/fd/22: No such file or directory < ./redir10.sub: line 9: /dev/fd/20: No such file or directory < ./redir10.sub: line 9: /dev/fd/18: No such file or directory < ./redir10.sub: line 9: /dev/fd/16: No such file or directory < ./redir10.sub: line 9: /dev/fd/14: No such file or directory < ./redir10.sub: line 9: /dev/fd/12: No such file or directory < ./redir10.sub: line 9: /dev/fd/10: No such file or directory < ./redir10.sub: line 9: /dev/fd/7: No such file or directory < ./redir10.sub: line 9: /dev/fd/64: No such file or directory < ./redir10.sub: line 9: /dev/fd/66: No such file or directory < ./redir10.sub: line 9: /dev/fd/68: No such file or directory < ./redir10.sub: line 9: /dev/fd/70: No such file or directory < ./redir10.sub: line 9: /dev/fd/72: No such file or directory < ./redir10.sub: line 9: /dev/fd/74: No such file or directory < ./redir10.sub: line 9: /dev/fd/76: No such file or directory < ./redir10.sub: line 9: /dev/fd/78: No such file or directory < ./redir10.sub: line 9: /dev/fd/80: No such file or directory < ./redir10.sub: line 9: /dev/fd/82: No such file or directory < ./redir10.sub: line 9: /dev/fd/84: No such file or directory < ./redir10.sub: line 9: /dev/fd/86: No such file or directory < ./redir10.sub: line 9: /dev/fd/88: No such file or directory < ./redir10.sub: line 9: /dev/fd/90: No such file or directory < ./redir10.sub: line 9: /dev/fd/92: No such file or directory < ./redir10.sub: line 9: /dev/fd/94: No such file or directory < ./redir10.sub: line 9: /dev/fd/96: No such file or directory < ./redir10.sub: line 9: /dev/fd/98: No such file or directory < ./redir10.sub: line 9: /dev/fd/100: No such file or directory < ./redir10.sub: line 9: /dev/fd/102: No such file or directory < ./redir10.sub: line 9: /dev/fd/104: No such file or directory < ./redir10.sub: line 9: /dev/fd/106: No such file or directory < ./redir10.sub: line 9: /dev/fd/108: No such file or directory < ./redir10.sub: line 9: /dev/fd/110: No such file or directory < ./redir10.sub: line 9: /dev/fd/112: No such file or directory < ./redir10.sub: line 9: /dev/fd/114: No such file or directory < ./redir10.sub: line 9: /dev/fd/116: No such file or directory < ./redir10.sub: line 9: /dev/fd/118: No such file or directory < ./redir10.sub: line 9: /dev/fd/120: No such file or directory < ./redir10.sub: line 9: /dev/fd/122: No such file or directory < ./redir10.sub: line 9: /dev/fd/124: No such file or directory < ./redir10.sub: line 9: /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 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: cannot make pipe for process substitution: Too many open files < ./redir10.sub: line 9: <(echo x): ambiguous redirect < --- > :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 724d159 < cat: /dev/fd/63: No such file or directory run-rhs-exp run-rsh run-set-e run-set-x run-shopt 28c28 < shopt -s globasciiranges --- > shopt -u globasciiranges 63d62 < shopt -s globasciiranges 87a87 > shopt -u globasciiranges 124a125 > globasciiranges off run-strip run-test 12c12 < 1 --- > 0 58c58 < ./test.tests: line 102: /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 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 54,63c54,56 < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < :::bcde < ./varenv3.sub: line 25: /dev/fd/62: No such file or directory < --- < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < ./varenv3.sub: line 30: /dev/fd/62: No such file or directory < ./varenv3.sub: line 14: /dev/fd/61: No such file or directory < ::: < ./varenv3.sub: line 14: /dev/fd/62: No such file or directory < ./varenv3.sub: line 14: /dev/fd/61: No such file or directory --- > a:b:c:d > a-b-c-d > a:b:c:d 93c86,87 < ./varenv8.sub: line 1: /dev/fd/62: No such file or directory --- > :1 > :2 95c89,90 < ./varenv8.sub: line 7: /dev/fd/62: No such file or directory --- > global:1 > global:2 97d91 < ./varenv8.sub: line 11: /dev/fd/62: No such file or directory 99c93 < x = --- > x = :1:2 run-vredir make: Leaving directory '/usr/src/RPM/BUILD/bash-4.4.23/build-bash' + exit 0 Processing files: bash4-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2luHSs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0fohYi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,static,symlinks,systemd-services) Requires: sh4 = 4.4.23-alt1, /bin/sh4, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libreadline.so.7()(64bit) >= set:nfYDPzutuxS9Mbcf0MT8cNULrsctZwF0Si9pNVYKv8e8QxkrGQzfU9GiF3zS45KUP1B96AR8TsyZxINPey1eWPDft6Jw6sW8cesYhICe0ow1ZaNtGVvlJciFiuc5cvsXxP144wUifyCsDJevnseldp68FqgRHnEX8oNxZ8FMKxgt0wwz8UWGroQQrbNVsZgVBXJCVwhPg4ek6m3d85S1vPqHZ0mfYcc88T6fFdV5Z4mSWpseVZFsIsgb6q4MYjl4ZrVWFggEXHnwUhi3GiYMgwqyERZyF0hKoNYrJ69PJWNCADMuNbpVjvtTd0ikBYUNbzOMtxGoSWBVCEw2eqAwOyGmfw1ABYaJGCGMU9iMVmiM78, 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.gXCdqh Creating bash4-debuginfo package Processing files: sh4-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8zvcZi find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GqMFEn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: /bin/sh4, /usr/lib/bash4 Requires: bashrc, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Conflicts: bash4 < 4.4.23-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QOWEqv Creating sh4-debuginfo package Processing files: bash4-doc-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eSG0jG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EuYHjU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: bash4 = 4.4.23-alt1 Processing files: bash4-examples-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cXYmqb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2mlmDv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: bash4 = 4.4.23-alt1 Processing files: bash4-devel-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qeDkXS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uDX1mj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(bash4) = 4.4-release Requires: bash4 = 4.4.23-alt1, libreadline-devel, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mM6XvP Processing files: bash4-debuginfo-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e12KOo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ADpYd1 find-requires: running scripts (debuginfo) Requires: bash4 = 4.4.23-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libreadline.so.7) Processing files: sh4-debuginfo-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.atdQoJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kRZYFu find-requires: running scripts (debuginfo) Requires: sh4 = 4.4.23-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2) Adding to bash4 a strict dependency on sh4 Adding to bash4-doc a strict dependency on bash4 Adding to bash4-examples a strict dependency on bash4 Adding to bash4-devel a strict dependency on bash4 Adding to bash4-debuginfo a strict dependency on bash4 Adding to sh4-debuginfo a strict dependency on sh4 Adding to bash4-debuginfo a strict dependency on sh4-debuginfo Removing from bash4-debuginfo 128 sources provided by sh4-debuginfo also prunning dir /usr/src/debug/bash-4.4.23/builtins also prunning dir /usr/src/debug/bash-4.4.23/include also prunning dir /usr/src/debug/bash-4.4.23/lib/glob also prunning dir /usr/src/debug/bash-4.4.23/lib/tilde Removing 1 extra deps from bash4 due to dependency on sh4 Removing 11 extra deps from bash4 due to repentancy on sh4 Removing 3 extra deps from bash4-debuginfo due to repentancy on sh4-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/bash4-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sh4-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash4-doc-4.4.23-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bash4-examples-4.4.23-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bash4-devel-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bash4-debuginfo-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sh4-debuginfo-4.4.23-alt1.x86_64.rpm (w2.lzdio) 95.50user 44.92system 6:44.43elapsed 34%CPU (0avgtext+0avgdata 100452maxresident)k 0inputs+0outputs (0major+12621064minor)pagefaults 0swaps 4.85user 1.48system 6:54.43elapsed 1%CPU (0avgtext+0avgdata 136928maxresident)k 280inputs+0outputs (0major+202418minor)pagefaults 0swaps --- bash4-4.4.23-alt1.x86_64.rpm.repo 2019-02-19 14:49:38.000000000 +0000 +++ bash4-4.4.23-alt1.x86_64.rpm.hasher 2024-09-29 12:42:49.790363287 +0000 @@ -223,30 +223,30 @@ Provides: bash4 = 4.4.23-alt1:sisyphus+221902.600.4.1 -File: /bin/bash4 100755 root:root 6f4b75393c543404946763efdb754146 +File: /bin/bash4 100755 root:root 1974a08fced8cd2319d1078c57d1c137 File: /bin/rbash4 120777 root:root bash4 File: /usr/bin/bash4bug 100755 root:root 0a6dfaa31a17df3a7f9b634f40210a9e -File: /usr/lib/bash4/basename 100644 root:root 0677a00c6db07c425868cf7e92d03f17 -File: /usr/lib/bash4/dirname 100644 root:root 866c9ef02c5b61917451c446bda3b449 -File: /usr/lib/bash4/finfo 100644 root:root 6090d1cd45715dc1695d2cbc06675874 -File: /usr/lib/bash4/head 100644 root:root bfb8090da820d17cea3df8f92c7e7acd -File: /usr/lib/bash4/id 100644 root:root d9a7fdd9cfd56c4a8c5a30fde26099e7 -File: /usr/lib/bash4/ln 100644 root:root 726d57a0f0682c69a9f816564eb9cc41 -File: /usr/lib/bash4/logname 100644 root:root 7b6fa06c1ff157c3e3c6451a4d1f40a8 -File: /usr/lib/bash4/mkdir 100644 root:root 9f7aa2f469cbcae4fe1f975c23216211 -File: /usr/lib/bash4/mypid 100644 root:root 794c13266809f953edcc7e7ee6a27104 -File: /usr/lib/bash4/pathchk 100644 root:root f74ed4db3d42e678df90fdd4ef6f5f33 -File: /usr/lib/bash4/print 100644 root:root e628b1edb62ef1baf8dc810f7b8d610c -File: /usr/lib/bash4/printenv 100644 root:root 822e3b325a942ecece6024b7bdb015dd -File: /usr/lib/bash4/push 100644 root:root d6e170f6209dfa24b15f3a15197fe4d3 -File: /usr/lib/bash4/realpath 100644 root:root 7df0e8a50fce57c1185475f2a2d9e465 -File: /usr/lib/bash4/rmdir 100644 root:root e59b87b84fedfadfbe7a5fbf6587d1a1 -File: /usr/lib/bash4/setpgid 100644 root:root b9c2601750609e50eb65907a07c9fb4b -File: /usr/lib/bash4/sleep 100644 root:root e0ce6484961db994020690f0bd570c65 -File: /usr/lib/bash4/strftime 100644 root:root 7a1e5b837c437ea7d7bab7307a59c3c6 -File: /usr/lib/bash4/sync 100644 root:root bc045a5eca355c7fac2eef9c00798054 -File: /usr/lib/bash4/tee 100644 root:root 99eb3e2ec9e0af09736ade7a3851970b -File: /usr/lib/bash4/truefalse 100644 root:root f5b481b2666cca781d01b29998af2e8c -File: /usr/lib/bash4/tty 100644 root:root e7c527af7b6666dc7bade3aefbdc20d5 -File: /usr/lib/bash4/uname 100644 root:root 47a1d150f5800852fd23f6047d3b0127 -File: /usr/lib/bash4/unlink 100644 root:root 816c450913284b5e3c18f7e2b9dbe504 -File: /usr/lib/bash4/whoami 100644 root:root 3f8f0e4ae01f8ea9cc9e245b28880310 +File: /usr/lib/bash4/basename 100644 root:root 25931e932f5b1f7852b557d2443c7997 +File: /usr/lib/bash4/dirname 100644 root:root 70df527a382365f08e5b2011aaa5e053 +File: /usr/lib/bash4/finfo 100644 root:root ccb6c4d2856f27afe4e4a9f53cd4deb7 +File: /usr/lib/bash4/head 100644 root:root b70543640a8485c378b9a438227031b6 +File: /usr/lib/bash4/id 100644 root:root 4687a42552c54c2160c609fc5990ca1d +File: /usr/lib/bash4/ln 100644 root:root 43a3d46fa4a5b43e44db604f18ebf7ea +File: /usr/lib/bash4/logname 100644 root:root e15517645f138bd48b08c4fac36e3e03 +File: /usr/lib/bash4/mkdir 100644 root:root a6166c6e6d9a484b2e7cf066e57956a0 +File: /usr/lib/bash4/mypid 100644 root:root d2e164ab7dfead9546172f3ab9d0bbf7 +File: /usr/lib/bash4/pathchk 100644 root:root 2f015fdb1c1d12af82d82e2990757020 +File: /usr/lib/bash4/print 100644 root:root b0b6b03f93583197ce09250910ba287c +File: /usr/lib/bash4/printenv 100644 root:root 5aedd14cc27bbbe2fc7ebee095efe1cd +File: /usr/lib/bash4/push 100644 root:root 7df82df1b91db7997a8e597fa2dbf545 +File: /usr/lib/bash4/realpath 100644 root:root a67f1bb974baf292a6d96094bec6a5ef +File: /usr/lib/bash4/rmdir 100644 root:root d248591301de556747a46c460aca089f +File: /usr/lib/bash4/setpgid 100644 root:root a877d33adccc4453ec3f088edb14c827 +File: /usr/lib/bash4/sleep 100644 root:root 69d4081afd81419c0d646282a92ac32a +File: /usr/lib/bash4/strftime 100644 root:root d4138b0078e268cc312f42e95ac20959 +File: /usr/lib/bash4/sync 100644 root:root 48eb58a2f59dcdac7a04027ea9253131 +File: /usr/lib/bash4/tee 100644 root:root 0909fb27f41bb1ffe41c19e9b6696339 +File: /usr/lib/bash4/truefalse 100644 root:root af9b0673c61e9050c1220971e70dd2f0 +File: /usr/lib/bash4/tty 100644 root:root 8623a622dd7417c94ed7766cc3e316e0 +File: /usr/lib/bash4/uname 100644 root:root 13569d317f202f853bb836fa13377c17 +File: /usr/lib/bash4/unlink 100644 root:root fe4ff3c946811dba75d1ff2397828867 +File: /usr/lib/bash4/whoami 100644 root:root eb47a8dafdb9ce792b6391bdafa18f37 File: /usr/share/bash4 40755 root:root @@ -441,2 +441,2 @@ File: /usr/share/man/man1/sh4.1.xz 120777 root:root bash4.1.xz -RPMIdentity: 47bd37474294938614dbb934004a209072b89437ff097d177eb2473714a683d5966a2c2ac4bdb52adff1e698d0c892df52b34ea5d607413f5e4f38cd9ea9bdcc +RPMIdentity: 939abc9a2d21c7b633078058b9b8f5adbbd9c1aa1586373668cfd0e72b11f83d38db10b86501ba79551d7a5389a54149629c3b3543500a0ef6c69feaf0e965df --- bash4-debuginfo-4.4.23-alt1.x86_64.rpm.repo 2019-02-19 14:49:38.000000000 +0000 +++ bash4-debuginfo-4.4.23-alt1.x86_64.rpm.hasher 2024-09-29 12:42:49.874363412 +0000 @@ -1,78 +1,79 @@ -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/dec87197c41b1e4d430cf5f7a38b69e7bd777d 120777 root:root ../../../bash4/mkdir -/usr/lib/debug/.build-id/0d/dec87197c41b1e4d430cf5f7a38b69e7bd777d.debug 120777 root:root ../../usr/lib/bash4/mkdir.debug -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/9597f5d7f0c86f10479af0e9c171a208e59c61 120777 root:root ../../../bash4/logname -/usr/lib/debug/.build-id/10/9597f5d7f0c86f10479af0e9c171a208e59c61.debug 120777 root:root ../../usr/lib/bash4/logname.debug -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/aac1ce700a8cd622dd72b52cabbef32bb5d72d 120777 root:root ../../../bash4/setpgid -/usr/lib/debug/.build-id/18/aac1ce700a8cd622dd72b52cabbef32bb5d72d.debug 120777 root:root ../../usr/lib/bash4/setpgid.debug -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/ecb1b570023812759e44c5c13fb2924ba2f777 120777 root:root ../../../bash4/print -/usr/lib/debug/.build-id/1a/ecb1b570023812759e44c5c13fb2924ba2f777.debug 120777 root:root ../../usr/lib/bash4/print.debug -/usr/lib/debug/.build-id/1d 40755 root:root -/usr/lib/debug/.build-id/1d/ee41bcb7ae7dee7bffbb21e503440c405adceb 120777 root:root ../../../bash4/whoami -/usr/lib/debug/.build-id/1d/ee41bcb7ae7dee7bffbb21e503440c405adceb.debug 120777 root:root ../../usr/lib/bash4/whoami.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/2c9e884f9835c631cbc995c8e798069c3597f1 120777 root:root ../../../bash4/push -/usr/lib/debug/.build-id/2a/2c9e884f9835c631cbc995c8e798069c3597f1.debug 120777 root:root ../../usr/lib/bash4/push.debug -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/45d18361c58ce36b9a4c286a1941244b433614 120777 root:root ../../../bash4/finfo -/usr/lib/debug/.build-id/32/45d18361c58ce36b9a4c286a1941244b433614.debug 120777 root:root ../../usr/lib/bash4/finfo.debug -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/f466e6cbdaf16c6f4a973cb1d47b300b9357d6 120777 root:root ../../../bash4/sleep -/usr/lib/debug/.build-id/45/f466e6cbdaf16c6f4a973cb1d47b300b9357d6.debug 120777 root:root ../../usr/lib/bash4/sleep.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/033813b2be455f8a21cd1538f5dcff336fe23b 120777 root:root ../../../bash4/unlink +/usr/lib/debug/.build-id/01/033813b2be455f8a21cd1538f5dcff336fe23b.debug 120777 root:root ../../usr/lib/bash4/unlink.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/ff3c5eee5285de22f5acb5fe8ded33372d854e 120777 root:root ../../../bash4/printenv +/usr/lib/debug/.build-id/07/ff3c5eee5285de22f5acb5fe8ded33372d854e.debug 120777 root:root ../../usr/lib/bash4/printenv.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/3ce71a8097bc1fa58c32e62c63f4ebb2ce3aaa 120777 root:root ../../../bash4/dirname +/usr/lib/debug/.build-id/16/3ce71a8097bc1fa58c32e62c63f4ebb2ce3aaa.debug 120777 root:root ../../usr/lib/bash4/dirname.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/e6d7bfeb6e11549ec5174eb0545ac09a222780 120777 root:root ../../../bash4/strftime +/usr/lib/debug/.build-id/19/e6d7bfeb6e11549ec5174eb0545ac09a222780.debug 120777 root:root ../../usr/lib/bash4/strftime.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/7fc21505ec0f028eaaf58d339df817d6e953b2 120777 root:root ../../../bash4/mypid +/usr/lib/debug/.build-id/23/7fc21505ec0f028eaaf58d339df817d6e953b2.debug 120777 root:root ../../usr/lib/bash4/mypid.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/510f06ef8f0d0dd92e5493a48be2f97a4d6e11 120777 root:root ../../../bash4/setpgid +/usr/lib/debug/.build-id/29/510f06ef8f0d0dd92e5493a48be2f97a4d6e11.debug 120777 root:root ../../usr/lib/bash4/setpgid.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/22b1992c4dee768e09967ab3b6f1115505e82c 120777 root:root ../../../bash4/sync +/usr/lib/debug/.build-id/2c/22b1992c4dee768e09967ab3b6f1115505e82c.debug 120777 root:root ../../usr/lib/bash4/sync.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/e07d2ee6dbfe6e650a09edd0811851fae02e59 120777 root:root ../../../bash4/print +/usr/lib/debug/.build-id/2e/e07d2ee6dbfe6e650a09edd0811851fae02e59.debug 120777 root:root ../../usr/lib/bash4/print.debug /usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/1d261f68dc3ce9a746aee1893c9def91ad4fa2 120777 root:root ../../../bash4/basename -/usr/lib/debug/.build-id/46/1d261f68dc3ce9a746aee1893c9def91ad4fa2.debug 120777 root:root ../../usr/lib/bash4/basename.debug -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/7940e62a3cf2f1e0237fabee07b3ff992d41cb 120777 root:root ../../../bash4/ln -/usr/lib/debug/.build-id/49/7940e62a3cf2f1e0237fabee07b3ff992d41cb.debug 120777 root:root ../../usr/lib/bash4/ln.debug -/usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/ab5dae715b4d064baf483da87fc44755416c1d 120777 root:root ../../../bash4/mypid -/usr/lib/debug/.build-id/4a/ab5dae715b4d064baf483da87fc44755416c1d.debug 120777 root:root ../../usr/lib/bash4/mypid.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/668589447d9ed8939545e6c9237ecbb38d060d 120777 root:root ../../../bash4/realpath -/usr/lib/debug/.build-id/4c/668589447d9ed8939545e6c9237ecbb38d060d.debug 120777 root:root ../../usr/lib/bash4/realpath.debug +/usr/lib/debug/.build-id/46/4b1077c5e2ead415eb623f3548d59b14d11404 120777 root:root ../../../bash4/tee +/usr/lib/debug/.build-id/46/4b1077c5e2ead415eb623f3548d59b14d11404.debug 120777 root:root ../../usr/lib/bash4/tee.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/fc264aa22fc63405e33ee604287cba629b3ad5 120777 root:root ../../../bash4/finfo +/usr/lib/debug/.build-id/47/fc264aa22fc63405e33ee604287cba629b3ad5.debug 120777 root:root ../../usr/lib/bash4/finfo.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/c94b1fe47ae01c8d3cdb4bd3e79321d6f49fc6 120777 root:root ../../../bash4/logname +/usr/lib/debug/.build-id/55/c94b1fe47ae01c8d3cdb4bd3e79321d6f49fc6.debug 120777 root:root ../../usr/lib/bash4/logname.debug /usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/4a9ce48a4a0ce5232b589320ee082ca7d31167 120777 root:root ../../../bash4/tty -/usr/lib/debug/.build-id/5a/4a9ce48a4a0ce5232b589320ee082ca7d31167.debug 120777 root:root ../../usr/lib/bash4/tty.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/7c7928aff31db153fcb2acca89d5d170de3601 120777 root:root ../../../bash4/dirname -/usr/lib/debug/.build-id/5e/7c7928aff31db153fcb2acca89d5d170de3601.debug 120777 root:root ../../usr/lib/bash4/dirname.debug -/usr/lib/debug/.build-id/5f 40755 root:root -/usr/lib/debug/.build-id/5f/7cb690c81b8260b3c6fdf70d4fc605960218fb 120777 root:root ../../../../../bin/bash4 -/usr/lib/debug/.build-id/5f/7cb690c81b8260b3c6fdf70d4fc605960218fb.debug 120777 root:root ../../bin/bash4.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/5e93453df22d75e28a1af61a133628f565dc2f 120777 root:root ../../../bash4/uname -/usr/lib/debug/.build-id/71/5e93453df22d75e28a1af61a133628f565dc2f.debug 120777 root:root ../../usr/lib/bash4/uname.debug -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/7c8d90798b404321efcbb7ceeddf1b38431e69 120777 root:root ../../../bash4/pathchk -/usr/lib/debug/.build-id/73/7c8d90798b404321efcbb7ceeddf1b38431e69.debug 120777 root:root ../../usr/lib/bash4/pathchk.debug -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/7c498b024a5106ed3aa1eb5d21223246eed23a 120777 root:root ../../../bash4/tee -/usr/lib/debug/.build-id/8e/7c498b024a5106ed3aa1eb5d21223246eed23a.debug 120777 root:root ../../usr/lib/bash4/tee.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/f81e9aa4c75fdf00a222d9a58b1cd84fe3c7bb 120777 root:root ../../../bash4/rmdir -/usr/lib/debug/.build-id/9c/f81e9aa4c75fdf00a222d9a58b1cd84fe3c7bb.debug 120777 root:root ../../usr/lib/bash4/rmdir.debug -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/2a6181f7799fb71936a82f168ae508a3538cd5 120777 root:root ../../../bash4/printenv -/usr/lib/debug/.build-id/af/2a6181f7799fb71936a82f168ae508a3538cd5.debug 120777 root:root ../../usr/lib/bash4/printenv.debug -/usr/lib/debug/.build-id/af/bf0d2d4bcd9a17794f7afcd56a1c09833eb448 120777 root:root ../../../bash4/strftime -/usr/lib/debug/.build-id/af/bf0d2d4bcd9a17794f7afcd56a1c09833eb448.debug 120777 root:root ../../usr/lib/bash4/strftime.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/596fd301fa0c8daa033acfcc412d8f72145aa3 120777 root:root ../../../bash4/unlink -/usr/lib/debug/.build-id/c6/596fd301fa0c8daa033acfcc412d8f72145aa3.debug 120777 root:root ../../usr/lib/bash4/unlink.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/dcc997d76795d0a6969f51dcc5117629cf37e2 120777 root:root ../../../bash4/id -/usr/lib/debug/.build-id/d8/dcc997d76795d0a6969f51dcc5117629cf37e2.debug 120777 root:root ../../usr/lib/bash4/id.debug -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/e957db582830a443f68d63da7b5c89932e4764 120777 root:root ../../../bash4/truefalse -/usr/lib/debug/.build-id/de/e957db582830a443f68d63da7b5c89932e4764.debug 120777 root:root ../../usr/lib/bash4/truefalse.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/89617169f76864a0f46281bf62d1879a2e9c66 120777 root:root ../../../bash4/head -/usr/lib/debug/.build-id/ec/89617169f76864a0f46281bf62d1879a2e9c66.debug 120777 root:root ../../usr/lib/bash4/head.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/de8c9c7d65c9bb18d5b2f8b949ba393d6ff6b2 120777 root:root ../../../bash4/sync -/usr/lib/debug/.build-id/fe/de8c9c7d65c9bb18d5b2f8b949ba393d6ff6b2.debug 120777 root:root ../../usr/lib/bash4/sync.debug +/usr/lib/debug/.build-id/5a/d3d4c43ee856a7761f8a3afb6214faa821bbbe 120777 root:root ../../../bash4/mkdir +/usr/lib/debug/.build-id/5a/d3d4c43ee856a7761f8a3afb6214faa821bbbe.debug 120777 root:root ../../usr/lib/bash4/mkdir.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/72cdd3614285afe53bd567a1cb821824c82646 120777 root:root ../../../bash4/push +/usr/lib/debug/.build-id/60/72cdd3614285afe53bd567a1cb821824c82646.debug 120777 root:root ../../usr/lib/bash4/push.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/8818b3d56a2a30c6cd1e268a78c991b0963c31 120777 root:root ../../../bash4/whoami +/usr/lib/debug/.build-id/61/8818b3d56a2a30c6cd1e268a78c991b0963c31.debug 120777 root:root ../../usr/lib/bash4/whoami.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/353c32dc53b34fa20c0469c0732aad5c025c6c 120777 root:root ../../../bash4/tty +/usr/lib/debug/.build-id/6c/353c32dc53b34fa20c0469c0732aad5c025c6c.debug 120777 root:root ../../usr/lib/bash4/tty.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/48975c244d94b5d21a50b72a5dc407f5a9958c 120777 root:root ../../../bash4/truefalse +/usr/lib/debug/.build-id/80/48975c244d94b5d21a50b72a5dc407f5a9958c.debug 120777 root:root ../../usr/lib/bash4/truefalse.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/d04cf02f790c734f34908f94e9fa34d7713b6a 120777 root:root ../../../bash4/uname +/usr/lib/debug/.build-id/85/d04cf02f790c734f34908f94e9fa34d7713b6a.debug 120777 root:root ../../usr/lib/bash4/uname.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/b135627ce0e377556ab5c09f0ddbced9e56ca0 120777 root:root ../../../bash4/head +/usr/lib/debug/.build-id/92/b135627ce0e377556ab5c09f0ddbced9e56ca0.debug 120777 root:root ../../usr/lib/bash4/head.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/8727c24095386baff2a4e15ead916e74a141e1 120777 root:root ../../../bash4/ln +/usr/lib/debug/.build-id/9a/8727c24095386baff2a4e15ead916e74a141e1.debug 120777 root:root ../../usr/lib/bash4/ln.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/4a3095abcfa6f84328618a310db2f92405a689 120777 root:root ../../../../../bin/bash4 +/usr/lib/debug/.build-id/ab/4a3095abcfa6f84328618a310db2f92405a689.debug 120777 root:root ../../bin/bash4.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/da5d9be002da569dc51a69df67fbe4f0ed3e1c 120777 root:root ../../../bash4/rmdir +/usr/lib/debug/.build-id/ba/da5d9be002da569dc51a69df67fbe4f0ed3e1c.debug 120777 root:root ../../usr/lib/bash4/rmdir.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/4a8aec34d7ceeab31856b87d8bfb1236f615fe 120777 root:root ../../../bash4/basename +/usr/lib/debug/.build-id/bd/4a8aec34d7ceeab31856b87d8bfb1236f615fe.debug 120777 root:root ../../usr/lib/bash4/basename.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/cf0ae0b2ab9316ca5400834ba78b8be25d8f49 120777 root:root ../../../bash4/id +/usr/lib/debug/.build-id/c4/cf0ae0b2ab9316ca5400834ba78b8be25d8f49.debug 120777 root:root ../../usr/lib/bash4/id.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/975a8ef87c6aa08e3155714614366962631d1c 120777 root:root ../../../bash4/sleep +/usr/lib/debug/.build-id/ee/975a8ef87c6aa08e3155714614366962631d1c.debug 120777 root:root ../../usr/lib/bash4/sleep.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/0dcc1467a69114bdd6db0fbfc832b3b1c5c2be 120777 root:root ../../../bash4/pathchk +/usr/lib/debug/.build-id/ef/0dcc1467a69114bdd6db0fbfc832b3b1c5c2be.debug 120777 root:root ../../usr/lib/bash4/pathchk.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/f1aedefe9ab4abf1863cfd6f10e3637a0b950d 120777 root:root ../../../bash4/realpath +/usr/lib/debug/.build-id/f3/f1aedefe9ab4abf1863cfd6f10e3637a0b950d.debug 120777 root:root ../../usr/lib/bash4/realpath.debug /usr/lib/debug/bin/bash4.debug 100644 root:root @@ -115,2 +116,7 @@ /usr/src/debug/bash-4.4.23/build-bash/builtins/builtins.c 100644 root:root +/usr/src/debug/bash-4.4.23/build-bash/examples 40755 root:root +/usr/src/debug/bash-4.4.23/build-bash/examples/loadables 40755 root:root +/usr/src/debug/bash-4.4.23/build-bash/lib 40755 root:root +/usr/src/debug/bash-4.4.23/build-bash/lib/glob 40755 root:root +/usr/src/debug/bash-4.4.23/build-bash/lib/sh 40755 root:root /usr/src/debug/bash-4.4.23/build-bash/signames.h 100644 root:root @@ -164,107 +170,108 @@ Provides: bash4-debuginfo = 4.4.23-alt1:sisyphus+221902.600.4.1 -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/dec87197c41b1e4d430cf5f7a38b69e7bd777d 120777 root:root ../../../bash4/mkdir -File: /usr/lib/debug/.build-id/0d/dec87197c41b1e4d430cf5f7a38b69e7bd777d.debug 120777 root:root ../../usr/lib/bash4/mkdir.debug -File: /usr/lib/debug/.build-id/10 40755 root:root -File: /usr/lib/debug/.build-id/10/9597f5d7f0c86f10479af0e9c171a208e59c61 120777 root:root ../../../bash4/logname -File: /usr/lib/debug/.build-id/10/9597f5d7f0c86f10479af0e9c171a208e59c61.debug 120777 root:root ../../usr/lib/bash4/logname.debug -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/aac1ce700a8cd622dd72b52cabbef32bb5d72d 120777 root:root ../../../bash4/setpgid -File: /usr/lib/debug/.build-id/18/aac1ce700a8cd622dd72b52cabbef32bb5d72d.debug 120777 root:root ../../usr/lib/bash4/setpgid.debug -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/ecb1b570023812759e44c5c13fb2924ba2f777 120777 root:root ../../../bash4/print -File: /usr/lib/debug/.build-id/1a/ecb1b570023812759e44c5c13fb2924ba2f777.debug 120777 root:root ../../usr/lib/bash4/print.debug -File: /usr/lib/debug/.build-id/1d 40755 root:root -File: /usr/lib/debug/.build-id/1d/ee41bcb7ae7dee7bffbb21e503440c405adceb 120777 root:root ../../../bash4/whoami -File: /usr/lib/debug/.build-id/1d/ee41bcb7ae7dee7bffbb21e503440c405adceb.debug 120777 root:root ../../usr/lib/bash4/whoami.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/2c9e884f9835c631cbc995c8e798069c3597f1 120777 root:root ../../../bash4/push -File: /usr/lib/debug/.build-id/2a/2c9e884f9835c631cbc995c8e798069c3597f1.debug 120777 root:root ../../usr/lib/bash4/push.debug -File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/45d18361c58ce36b9a4c286a1941244b433614 120777 root:root ../../../bash4/finfo -File: /usr/lib/debug/.build-id/32/45d18361c58ce36b9a4c286a1941244b433614.debug 120777 root:root ../../usr/lib/bash4/finfo.debug -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/f466e6cbdaf16c6f4a973cb1d47b300b9357d6 120777 root:root ../../../bash4/sleep -File: /usr/lib/debug/.build-id/45/f466e6cbdaf16c6f4a973cb1d47b300b9357d6.debug 120777 root:root ../../usr/lib/bash4/sleep.debug +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/033813b2be455f8a21cd1538f5dcff336fe23b 120777 root:root ../../../bash4/unlink +File: /usr/lib/debug/.build-id/01/033813b2be455f8a21cd1538f5dcff336fe23b.debug 120777 root:root ../../usr/lib/bash4/unlink.debug +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/ff3c5eee5285de22f5acb5fe8ded33372d854e 120777 root:root ../../../bash4/printenv +File: /usr/lib/debug/.build-id/07/ff3c5eee5285de22f5acb5fe8ded33372d854e.debug 120777 root:root ../../usr/lib/bash4/printenv.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/3ce71a8097bc1fa58c32e62c63f4ebb2ce3aaa 120777 root:root ../../../bash4/dirname +File: /usr/lib/debug/.build-id/16/3ce71a8097bc1fa58c32e62c63f4ebb2ce3aaa.debug 120777 root:root ../../usr/lib/bash4/dirname.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/e6d7bfeb6e11549ec5174eb0545ac09a222780 120777 root:root ../../../bash4/strftime +File: /usr/lib/debug/.build-id/19/e6d7bfeb6e11549ec5174eb0545ac09a222780.debug 120777 root:root ../../usr/lib/bash4/strftime.debug +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/7fc21505ec0f028eaaf58d339df817d6e953b2 120777 root:root ../../../bash4/mypid +File: /usr/lib/debug/.build-id/23/7fc21505ec0f028eaaf58d339df817d6e953b2.debug 120777 root:root ../../usr/lib/bash4/mypid.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/510f06ef8f0d0dd92e5493a48be2f97a4d6e11 120777 root:root ../../../bash4/setpgid +File: /usr/lib/debug/.build-id/29/510f06ef8f0d0dd92e5493a48be2f97a4d6e11.debug 120777 root:root ../../usr/lib/bash4/setpgid.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/22b1992c4dee768e09967ab3b6f1115505e82c 120777 root:root ../../../bash4/sync +File: /usr/lib/debug/.build-id/2c/22b1992c4dee768e09967ab3b6f1115505e82c.debug 120777 root:root ../../usr/lib/bash4/sync.debug +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/e07d2ee6dbfe6e650a09edd0811851fae02e59 120777 root:root ../../../bash4/print +File: /usr/lib/debug/.build-id/2e/e07d2ee6dbfe6e650a09edd0811851fae02e59.debug 120777 root:root ../../usr/lib/bash4/print.debug File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/1d261f68dc3ce9a746aee1893c9def91ad4fa2 120777 root:root ../../../bash4/basename -File: /usr/lib/debug/.build-id/46/1d261f68dc3ce9a746aee1893c9def91ad4fa2.debug 120777 root:root ../../usr/lib/bash4/basename.debug -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/7940e62a3cf2f1e0237fabee07b3ff992d41cb 120777 root:root ../../../bash4/ln -File: /usr/lib/debug/.build-id/49/7940e62a3cf2f1e0237fabee07b3ff992d41cb.debug 120777 root:root ../../usr/lib/bash4/ln.debug -File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/ab5dae715b4d064baf483da87fc44755416c1d 120777 root:root ../../../bash4/mypid -File: /usr/lib/debug/.build-id/4a/ab5dae715b4d064baf483da87fc44755416c1d.debug 120777 root:root ../../usr/lib/bash4/mypid.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/668589447d9ed8939545e6c9237ecbb38d060d 120777 root:root ../../../bash4/realpath -File: /usr/lib/debug/.build-id/4c/668589447d9ed8939545e6c9237ecbb38d060d.debug 120777 root:root ../../usr/lib/bash4/realpath.debug +File: /usr/lib/debug/.build-id/46/4b1077c5e2ead415eb623f3548d59b14d11404 120777 root:root ../../../bash4/tee +File: /usr/lib/debug/.build-id/46/4b1077c5e2ead415eb623f3548d59b14d11404.debug 120777 root:root ../../usr/lib/bash4/tee.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/fc264aa22fc63405e33ee604287cba629b3ad5 120777 root:root ../../../bash4/finfo +File: /usr/lib/debug/.build-id/47/fc264aa22fc63405e33ee604287cba629b3ad5.debug 120777 root:root ../../usr/lib/bash4/finfo.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/c94b1fe47ae01c8d3cdb4bd3e79321d6f49fc6 120777 root:root ../../../bash4/logname +File: /usr/lib/debug/.build-id/55/c94b1fe47ae01c8d3cdb4bd3e79321d6f49fc6.debug 120777 root:root ../../usr/lib/bash4/logname.debug File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/4a9ce48a4a0ce5232b589320ee082ca7d31167 120777 root:root ../../../bash4/tty -File: /usr/lib/debug/.build-id/5a/4a9ce48a4a0ce5232b589320ee082ca7d31167.debug 120777 root:root ../../usr/lib/bash4/tty.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/7c7928aff31db153fcb2acca89d5d170de3601 120777 root:root ../../../bash4/dirname -File: /usr/lib/debug/.build-id/5e/7c7928aff31db153fcb2acca89d5d170de3601.debug 120777 root:root ../../usr/lib/bash4/dirname.debug -File: /usr/lib/debug/.build-id/5f 40755 root:root -File: /usr/lib/debug/.build-id/5f/7cb690c81b8260b3c6fdf70d4fc605960218fb 120777 root:root ../../../../../bin/bash4 -File: /usr/lib/debug/.build-id/5f/7cb690c81b8260b3c6fdf70d4fc605960218fb.debug 120777 root:root ../../bin/bash4.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/5e93453df22d75e28a1af61a133628f565dc2f 120777 root:root ../../../bash4/uname -File: /usr/lib/debug/.build-id/71/5e93453df22d75e28a1af61a133628f565dc2f.debug 120777 root:root ../../usr/lib/bash4/uname.debug -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/7c8d90798b404321efcbb7ceeddf1b38431e69 120777 root:root ../../../bash4/pathchk -File: /usr/lib/debug/.build-id/73/7c8d90798b404321efcbb7ceeddf1b38431e69.debug 120777 root:root ../../usr/lib/bash4/pathchk.debug -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/7c498b024a5106ed3aa1eb5d21223246eed23a 120777 root:root ../../../bash4/tee -File: /usr/lib/debug/.build-id/8e/7c498b024a5106ed3aa1eb5d21223246eed23a.debug 120777 root:root ../../usr/lib/bash4/tee.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/f81e9aa4c75fdf00a222d9a58b1cd84fe3c7bb 120777 root:root ../../../bash4/rmdir -File: /usr/lib/debug/.build-id/9c/f81e9aa4c75fdf00a222d9a58b1cd84fe3c7bb.debug 120777 root:root ../../usr/lib/bash4/rmdir.debug -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/2a6181f7799fb71936a82f168ae508a3538cd5 120777 root:root ../../../bash4/printenv -File: /usr/lib/debug/.build-id/af/2a6181f7799fb71936a82f168ae508a3538cd5.debug 120777 root:root ../../usr/lib/bash4/printenv.debug -File: /usr/lib/debug/.build-id/af/bf0d2d4bcd9a17794f7afcd56a1c09833eb448 120777 root:root ../../../bash4/strftime -File: /usr/lib/debug/.build-id/af/bf0d2d4bcd9a17794f7afcd56a1c09833eb448.debug 120777 root:root ../../usr/lib/bash4/strftime.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/596fd301fa0c8daa033acfcc412d8f72145aa3 120777 root:root ../../../bash4/unlink -File: /usr/lib/debug/.build-id/c6/596fd301fa0c8daa033acfcc412d8f72145aa3.debug 120777 root:root ../../usr/lib/bash4/unlink.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/dcc997d76795d0a6969f51dcc5117629cf37e2 120777 root:root ../../../bash4/id -File: /usr/lib/debug/.build-id/d8/dcc997d76795d0a6969f51dcc5117629cf37e2.debug 120777 root:root ../../usr/lib/bash4/id.debug -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/e957db582830a443f68d63da7b5c89932e4764 120777 root:root ../../../bash4/truefalse -File: /usr/lib/debug/.build-id/de/e957db582830a443f68d63da7b5c89932e4764.debug 120777 root:root ../../usr/lib/bash4/truefalse.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/89617169f76864a0f46281bf62d1879a2e9c66 120777 root:root ../../../bash4/head -File: /usr/lib/debug/.build-id/ec/89617169f76864a0f46281bf62d1879a2e9c66.debug 120777 root:root ../../usr/lib/bash4/head.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/de8c9c7d65c9bb18d5b2f8b949ba393d6ff6b2 120777 root:root ../../../bash4/sync -File: /usr/lib/debug/.build-id/fe/de8c9c7d65c9bb18d5b2f8b949ba393d6ff6b2.debug 120777 root:root ../../usr/lib/bash4/sync.debug -File: /usr/lib/debug/bin/bash4.debug 100644 root:root ccfa215602e99cd74234f41542509cd3 +File: /usr/lib/debug/.build-id/5a/d3d4c43ee856a7761f8a3afb6214faa821bbbe 120777 root:root ../../../bash4/mkdir +File: /usr/lib/debug/.build-id/5a/d3d4c43ee856a7761f8a3afb6214faa821bbbe.debug 120777 root:root ../../usr/lib/bash4/mkdir.debug +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/72cdd3614285afe53bd567a1cb821824c82646 120777 root:root ../../../bash4/push +File: /usr/lib/debug/.build-id/60/72cdd3614285afe53bd567a1cb821824c82646.debug 120777 root:root ../../usr/lib/bash4/push.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/8818b3d56a2a30c6cd1e268a78c991b0963c31 120777 root:root ../../../bash4/whoami +File: /usr/lib/debug/.build-id/61/8818b3d56a2a30c6cd1e268a78c991b0963c31.debug 120777 root:root ../../usr/lib/bash4/whoami.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/353c32dc53b34fa20c0469c0732aad5c025c6c 120777 root:root ../../../bash4/tty +File: /usr/lib/debug/.build-id/6c/353c32dc53b34fa20c0469c0732aad5c025c6c.debug 120777 root:root ../../usr/lib/bash4/tty.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/48975c244d94b5d21a50b72a5dc407f5a9958c 120777 root:root ../../../bash4/truefalse +File: /usr/lib/debug/.build-id/80/48975c244d94b5d21a50b72a5dc407f5a9958c.debug 120777 root:root ../../usr/lib/bash4/truefalse.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/d04cf02f790c734f34908f94e9fa34d7713b6a 120777 root:root ../../../bash4/uname +File: /usr/lib/debug/.build-id/85/d04cf02f790c734f34908f94e9fa34d7713b6a.debug 120777 root:root ../../usr/lib/bash4/uname.debug +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/b135627ce0e377556ab5c09f0ddbced9e56ca0 120777 root:root ../../../bash4/head +File: /usr/lib/debug/.build-id/92/b135627ce0e377556ab5c09f0ddbced9e56ca0.debug 120777 root:root ../../usr/lib/bash4/head.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/8727c24095386baff2a4e15ead916e74a141e1 120777 root:root ../../../bash4/ln +File: /usr/lib/debug/.build-id/9a/8727c24095386baff2a4e15ead916e74a141e1.debug 120777 root:root ../../usr/lib/bash4/ln.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/4a3095abcfa6f84328618a310db2f92405a689 120777 root:root ../../../../../bin/bash4 +File: /usr/lib/debug/.build-id/ab/4a3095abcfa6f84328618a310db2f92405a689.debug 120777 root:root ../../bin/bash4.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/da5d9be002da569dc51a69df67fbe4f0ed3e1c 120777 root:root ../../../bash4/rmdir +File: /usr/lib/debug/.build-id/ba/da5d9be002da569dc51a69df67fbe4f0ed3e1c.debug 120777 root:root ../../usr/lib/bash4/rmdir.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/4a8aec34d7ceeab31856b87d8bfb1236f615fe 120777 root:root ../../../bash4/basename +File: /usr/lib/debug/.build-id/bd/4a8aec34d7ceeab31856b87d8bfb1236f615fe.debug 120777 root:root ../../usr/lib/bash4/basename.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/cf0ae0b2ab9316ca5400834ba78b8be25d8f49 120777 root:root ../../../bash4/id +File: /usr/lib/debug/.build-id/c4/cf0ae0b2ab9316ca5400834ba78b8be25d8f49.debug 120777 root:root ../../usr/lib/bash4/id.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/975a8ef87c6aa08e3155714614366962631d1c 120777 root:root ../../../bash4/sleep +File: /usr/lib/debug/.build-id/ee/975a8ef87c6aa08e3155714614366962631d1c.debug 120777 root:root ../../usr/lib/bash4/sleep.debug +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/0dcc1467a69114bdd6db0fbfc832b3b1c5c2be 120777 root:root ../../../bash4/pathchk +File: /usr/lib/debug/.build-id/ef/0dcc1467a69114bdd6db0fbfc832b3b1c5c2be.debug 120777 root:root ../../usr/lib/bash4/pathchk.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/f1aedefe9ab4abf1863cfd6f10e3637a0b950d 120777 root:root ../../../bash4/realpath +File: /usr/lib/debug/.build-id/f3/f1aedefe9ab4abf1863cfd6f10e3637a0b950d.debug 120777 root:root ../../usr/lib/bash4/realpath.debug +File: /usr/lib/debug/bin/bash4.debug 100644 root:root a1d5f02e9ad5250ce8a741ce51c3f8fb File: /usr/lib/debug/bin/rbash4.debug 120777 root:root bash4.debug File: /usr/lib/debug/usr/lib/bash4 40755 root:root -File: /usr/lib/debug/usr/lib/bash4/basename.debug 100644 root:root 58ad37aa4b5019fa67ef9ca7b79f9973 -File: /usr/lib/debug/usr/lib/bash4/dirname.debug 100644 root:root 1578f6f9dcecaaf2261cd9ff5be6ee57 -File: /usr/lib/debug/usr/lib/bash4/finfo.debug 100644 root:root 64e62b941e3e3317f96684f7645126d0 -File: /usr/lib/debug/usr/lib/bash4/head.debug 100644 root:root 11c6c66b2634f84355256ceb1d2e5375 -File: /usr/lib/debug/usr/lib/bash4/id.debug 100644 root:root a3005c5f26f9e343e0fab0f7aaf32529 -File: /usr/lib/debug/usr/lib/bash4/ln.debug 100644 root:root 1cd714023f1ad2cd36c0ef408a45b0eb -File: /usr/lib/debug/usr/lib/bash4/logname.debug 100644 root:root 4e9ffc379b6b744721501f476fe9359b -File: /usr/lib/debug/usr/lib/bash4/mkdir.debug 100644 root:root 37d9ca2b22c1fd92e03e45881547c65b -File: /usr/lib/debug/usr/lib/bash4/mypid.debug 100644 root:root 9fb58b9fb3b961f89a8ebf217fdbd6b6 -File: /usr/lib/debug/usr/lib/bash4/pathchk.debug 100644 root:root 66f3615526d66a4944f96bad2427cfc0 -File: /usr/lib/debug/usr/lib/bash4/print.debug 100644 root:root 848fdfc2e28599328f4202cdd0a34ae6 -File: /usr/lib/debug/usr/lib/bash4/printenv.debug 100644 root:root bc8b61297d38d8cb9f2ff0058a1149bc -File: /usr/lib/debug/usr/lib/bash4/push.debug 100644 root:root c830bdaa6162b7a87b3cb14f3fd84dd9 -File: /usr/lib/debug/usr/lib/bash4/realpath.debug 100644 root:root 50de184da9b2619eff97b92402592868 -File: /usr/lib/debug/usr/lib/bash4/rmdir.debug 100644 root:root 3a78fd020e4ff92f6929b7e6fdc7cc5f -File: /usr/lib/debug/usr/lib/bash4/setpgid.debug 100644 root:root c78adc0f2e24f001ef30231a8e7a9444 -File: /usr/lib/debug/usr/lib/bash4/sleep.debug 100644 root:root 78f6b42a86cf9b5711ac3e0995fe10b1 -File: /usr/lib/debug/usr/lib/bash4/strftime.debug 100644 root:root 1ed496b23885bfec9e63e8d3b8d4decc -File: /usr/lib/debug/usr/lib/bash4/sync.debug 100644 root:root 52da78ccd7fa359b53645fd9f1e048dd -File: /usr/lib/debug/usr/lib/bash4/tee.debug 100644 root:root 3d92bafe0e12908a74370c5e5c3cfa2e -File: /usr/lib/debug/usr/lib/bash4/truefalse.debug 100644 root:root 7af5e1a86ceeb67eac878d4924e6d2c2 -File: /usr/lib/debug/usr/lib/bash4/tty.debug 100644 root:root 3d9475cd9b42437961fe97db8d64860b -File: /usr/lib/debug/usr/lib/bash4/uname.debug 100644 root:root 73eafc2b84eac8cc5449e86eb1498ca2 -File: /usr/lib/debug/usr/lib/bash4/unlink.debug 100644 root:root cc965b066a8a0c6269d2fde7133229ce -File: /usr/lib/debug/usr/lib/bash4/whoami.debug 100644 root:root b0daf6a36d3ba700195edf40fd23cecb +File: /usr/lib/debug/usr/lib/bash4/basename.debug 100644 root:root 916f0108e370226a1963b84386393e2f +File: /usr/lib/debug/usr/lib/bash4/dirname.debug 100644 root:root 2391878eb99aff29d563008178af16cf +File: /usr/lib/debug/usr/lib/bash4/finfo.debug 100644 root:root 1b6bad6d4140cb1a2aaeefeda722e709 +File: /usr/lib/debug/usr/lib/bash4/head.debug 100644 root:root 0828fbe12817989c4b868bcdd1c4ac19 +File: /usr/lib/debug/usr/lib/bash4/id.debug 100644 root:root 87008d146ad82594ddb243040a029a90 +File: /usr/lib/debug/usr/lib/bash4/ln.debug 100644 root:root 229c8eb78065ffbd8d8cd912a605273b +File: /usr/lib/debug/usr/lib/bash4/logname.debug 100644 root:root 6407e943917e118be4878ddcf82451ca +File: /usr/lib/debug/usr/lib/bash4/mkdir.debug 100644 root:root 9fff2a0fa33debd3b74866acb37f94aa +File: /usr/lib/debug/usr/lib/bash4/mypid.debug 100644 root:root a088083f7d7f1e30ba67f80706b62289 +File: /usr/lib/debug/usr/lib/bash4/pathchk.debug 100644 root:root dddfa156c2b3bc2223d48ec3ab7967a0 +File: /usr/lib/debug/usr/lib/bash4/print.debug 100644 root:root 45b7c2fd3b9e3aed9d414b4584d493e7 +File: /usr/lib/debug/usr/lib/bash4/printenv.debug 100644 root:root a9a54784ffa11eb1e9fe59c03b385f2f +File: /usr/lib/debug/usr/lib/bash4/push.debug 100644 root:root fcf8029d48c06e27a266d6cf6bcce696 +File: /usr/lib/debug/usr/lib/bash4/realpath.debug 100644 root:root 96ed69fb4d894a4b1b17f91e5122fb84 +File: /usr/lib/debug/usr/lib/bash4/rmdir.debug 100644 root:root 55836d497ad1e77d070166e1185b835c +File: /usr/lib/debug/usr/lib/bash4/setpgid.debug 100644 root:root 0431ab514d0854686df00f19e101b4a5 +File: /usr/lib/debug/usr/lib/bash4/sleep.debug 100644 root:root fdde355d475a9d52531609abe3b5b382 +File: /usr/lib/debug/usr/lib/bash4/strftime.debug 100644 root:root 26857d9b2993912f84535136c7eeccc4 +File: /usr/lib/debug/usr/lib/bash4/sync.debug 100644 root:root d094fa9bfd5669ac5ec5651560a1ed44 +File: /usr/lib/debug/usr/lib/bash4/tee.debug 100644 root:root cbd8843e12ccd46814363d511f377a7f +File: /usr/lib/debug/usr/lib/bash4/truefalse.debug 100644 root:root 33a19e5b0044676a24fc3f23aa33319e +File: /usr/lib/debug/usr/lib/bash4/tty.debug 100644 root:root 7c01f923273dab5e9c42c28e8f7ea8de +File: /usr/lib/debug/usr/lib/bash4/uname.debug 100644 root:root 5dd5c9a8dc8401c866f1cd90d4d8b198 +File: /usr/lib/debug/usr/lib/bash4/unlink.debug 100644 root:root f41d3da0ec17af4916847366a1c462cd +File: /usr/lib/debug/usr/lib/bash4/whoami.debug 100644 root:root 0f51ea7d401bba3929c68642c38cfabb File: /usr/src/debug/bash-4.4.23 40755 root:root @@ -279,2 +286,7 @@ File: /usr/src/debug/bash-4.4.23/build-bash/builtins/builtins.c 100644 root:root 3f936860ced3b64f449d323dbb1d8c6b +File: /usr/src/debug/bash-4.4.23/build-bash/examples 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-bash/examples/loadables 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-bash/lib 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-bash/lib/glob 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-bash/lib/sh 40755 root:root File: /usr/src/debug/bash-4.4.23/build-bash/signames.h 100644 root:root e0aeb3b958710adbc19fd3533c3ab1b9 @@ -323,2 +335,2 @@ File: /usr/src/debug/bash-4.4.23/pcomplib.c 100644 root:root 6b550e197d34dbc6efc4a9d1e504169f -RPMIdentity: c1778fb1029f368f4b3190cc44bb1971abfcdae9acfd5240d0e70e0acbc9462d44dd9895d44f91e6180f3c0cfa76d45b96101595ffd651b7de9af597f089f5b6 +RPMIdentity: d4ce7283d7976b3f5ab6b6257396326d0fd228501302eb5cc735d35685fd8668a5d7961a8cbf7ccf3b9855ec54394403222a720c83f6cc3e2c6a35b50f1272f2 --- sh4-4.4.23-alt1.x86_64.rpm.repo 2019-02-19 14:49:38.000000000 +0000 +++ sh4-4.4.23-alt1.x86_64.rpm.hasher 2024-09-29 12:42:50.177363862 +0000 @@ -19,4 +19,4 @@ Conflicts: bash4 < 4.4.23-alt1 -File: /bin/sh4 100755 root:root 7bc1503afad7c85099c0284f5c4eefcc +File: /bin/sh4 100755 root:root 4ecee8f9f0565b8b0d8f68161ca9d306 File: /usr/lib/bash4 40755 root:root -RPMIdentity: 6de1bfaff8a1993a1e512fe89c570ef65398e10a64cf356e1e1ca07b28a4be06a3de3d302785ea370869019fee2482f5b63c7d778d4cce11a7e6cdd607730092 +RPMIdentity: 88d0a5496ea1386a33a0e0ba27447b7f6af0b2822127af7791243cceb595df9dbb83c46efaf39c2c6c0978f9540b1d6e2ecce7a52898eed17c4946850a2ff784 --- sh4-debuginfo-4.4.23-alt1.x86_64.rpm.repo 2019-02-19 14:49:38.000000000 +0000 +++ sh4-debuginfo-4.4.23-alt1.x86_64.rpm.hasher 2024-09-29 12:42:50.251363971 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/1a07b8b575c7b46c86453b9a6dc72e08124065 120777 root:root ../../../../../bin/sh4 -/usr/lib/debug/.build-id/96/1a07b8b575c7b46c86453b9a6dc72e08124065.debug 120777 root:root ../../bin/sh4.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/74fc11a50116efca6b167ebde912ae938aa32d 120777 root:root ../../../../../bin/sh4 +/usr/lib/debug/.build-id/41/74fc11a50116efca6b167ebde912ae938aa32d.debug 120777 root:root ../../bin/sh4.debug /usr/lib/debug/bin/sh4.debug 100644 root:root @@ -19,2 +19,6 @@ /usr/src/debug/bash-4.4.23/build-sh/builtins/builtins.c 100644 root:root +/usr/src/debug/bash-4.4.23/build-sh/lib 40755 root:root +/usr/src/debug/bash-4.4.23/build-sh/lib/glob 40755 root:root +/usr/src/debug/bash-4.4.23/build-sh/lib/sh 40755 root:root +/usr/src/debug/bash-4.4.23/build-sh/lib/tilde 40755 root:root /usr/src/debug/bash-4.4.23/build-sh/signames.h 100644 root:root @@ -154,6 +158,6 @@ Provides: sh4-debuginfo = 4.4.23-alt1:sisyphus+221902.600.4.1 -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/1a07b8b575c7b46c86453b9a6dc72e08124065 120777 root:root ../../../../../bin/sh4 -File: /usr/lib/debug/.build-id/96/1a07b8b575c7b46c86453b9a6dc72e08124065.debug 120777 root:root ../../bin/sh4.debug -File: /usr/lib/debug/bin/sh4.debug 100644 root:root 545935dc98d41a7c0237bea93a3b7c32 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/74fc11a50116efca6b167ebde912ae938aa32d 120777 root:root ../../../../../bin/sh4 +File: /usr/lib/debug/.build-id/41/74fc11a50116efca6b167ebde912ae938aa32d.debug 120777 root:root ../../bin/sh4.debug +File: /usr/lib/debug/bin/sh4.debug 100644 root:root 76244b1ab75dd2ac4fe455e161fee200 File: /usr/src/debug/bash-4.4.23 40755 root:root @@ -173,2 +177,6 @@ File: /usr/src/debug/bash-4.4.23/build-sh/builtins/builtins.c 100644 root:root c398290c124def435a17ec42057066fb +File: /usr/src/debug/bash-4.4.23/build-sh/lib 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-sh/lib/glob 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-sh/lib/sh 40755 root:root +File: /usr/src/debug/bash-4.4.23/build-sh/lib/tilde 40755 root:root File: /usr/src/debug/bash-4.4.23/build-sh/signames.h 100644 root:root e0aeb3b958710adbc19fd3533c3ab1b9 @@ -302,2 +310,2 @@ File: /usr/src/debug/bash-4.4.23/xmalloc.h 100644 root:root 4f47db65aede19a663e3f89fb10509da -RPMIdentity: 57cc87d0dd143c9590da388b1897df9da51d294cefd0ca76e4b625e7970586105fe03799c027f16d9070cde746840aaccb505cf0c4edc56341d98240e34bf0b0 +RPMIdentity: e7eaf57366fbd20ec2d64402094c34228997839bc09db3bf2ba666042395c8e761141ae74ced7b917b4e19cc9b29d01c318e95e883da5190ea91462a4a8df28f