Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/bash.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-8309-102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/bash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/bash-5.2-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/bash.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-8309-102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/bash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WaVIWL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bash-5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/bash-5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bash-5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm y.tab.c y.tab.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pv26JG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bash-5.2 + autoconf ++ getconf LFS_CFLAGS + CPPFLAGS=' -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='\''"/usr/local/bin:/usr/bin"'\'' ' + export CPPFLAGS + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-07-05 12:56:35.652213228 +0800 +++ ./configure 2023-07-05 12:56:35.680213479 +0800 @@ -1941,7 +1941,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./support/config.guess ++ basename ./support/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./support/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './support/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./support/config.sub ++ basename ./support/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./support/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './support/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bash-malloc=no --with-afs configure: WARNING: unrecognized options: --disable-dependency-tracking configure: loading site script /usr/share/config.site checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu Beginning configuration for bash-5.2-release for aarch64-redhat-linux-gnu checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for aarch64-redhat-linux-gnu-ar... ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... no checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make version.h bison -y -d ./parse.y rm -f parser-built touch parser-built rm -f mksyntax gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h + make -j32 -C builtins make: Entering directory '/builddir/build/BUILD/bash-5.2/builtins' rm -f mkbuiltins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mkbuiltins.c gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o psize.aux ./psize.c mkbuiltins.c: In function 'extract_info': mkbuiltins.c:590:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 590 | for (i = 0; line = defs->lines->array[i]; i++) | ^~~~ mkbuiltins.c: In function 'free_defs': mkbuiltins.c:706:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 706 | for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++) | ^~~~~~~ /bin/sh ./psize.sh > pipesize.h gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mkbuiltins mkbuiltins.o -ldl rm -f alias.o rm -f bind.o rm -f break.o ./mkbuiltins -D . alias.def ./mkbuiltins -D . bind.def ./mkbuiltins -D . break.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection alias.c || ( rm -f alias.c ; exit 1 ) rm -f builtin.o rm -f cd.o rm -f colon.o rm -f command.o rm -f echo.o rm -f enable.o rm -f eval.o rm -f evalfile.o rm -f exec.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection evalfile.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection bind.c || ( rm -f bind.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection break.c || ( rm -f break.c ; exit 1 ) ./mkbuiltins -D . builtin.def ./mkbuiltins -D . cd.def ./mkbuiltins -D . colon.def ./mkbuiltins -D . command.def ./mkbuiltins -D . echo.def ./mkbuiltins -D . enable.def ./mkbuiltins -D . eval.def ./mkbuiltins -D . exec.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection builtin.c || ( rm -f builtin.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection cd.c || ( rm -f cd.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection colon.c || ( rm -f colon.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection command.c || ( rm -f command.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection echo.c || ( rm -f echo.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection enable.c || ( rm -f enable.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection eval.c || ( rm -f eval.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection exec.c || ( rm -f exec.c ; exit 1 ) rm -f fc.o rm -f fg_bg.o ./mkbuiltins -D . fc.def rm -f hash.o rm -f help.o ./mkbuiltins -D . fg_bg.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection fc.c || ( rm -f fc.c ; exit 1 ) ./mkbuiltins -D . hash.def ./mkbuiltins -D . help.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection hash.c || ( rm -f hash.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection help.c || ( rm -f help.c ; exit 1 ) rm -f history.o rm -f jobs.o ./mkbuiltins -D . history.def rm -f kill.o ./mkbuiltins -D . jobs.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection history.c || ( rm -f history.c ; exit 1 ) ./mkbuiltins -D . kill.def rm -f let.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection jobs.c || ( rm -f jobs.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection kill.c || ( rm -f kill.c ; exit 1 ) ./mkbuiltins -D . let.def rm -f mapfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection let.c || ( rm -f let.c ; exit 1 ) ./mkbuiltins -D . mapfile.def rm -f pushd.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mapfile.c || ( rm -f mapfile.c ; exit 1 ) ./mkbuiltins -D . pushd.def rm -f read.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection pushd.c || ( rm -f pushd.c ; exit 1 ) ./mkbuiltins -D . read.def rm -f return.o rm -f set.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection read.c || ( rm -f read.c ; exit 1 ) ./mkbuiltins -D . return.def ./mkbuiltins -D . set.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection return.c || ( rm -f return.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection set.c || ( rm -f set.c ; exit 1 ) rm -f setattr.o rm -f shift.o rm -f source.o rm -f suspend.o ./mkbuiltins -D . setattr.def ./mkbuiltins -D . shift.def ./mkbuiltins -D . source.def ./echo.def: In function 'echo_builtin': ./echo.def:141:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 141 | while (i = *temp++) | ^ ./mkbuiltins -D . suspend.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f colon.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection shift.c || ( rm -f shift.c ; exit 1 ) ./cd.def: In function 'cd_builtin': gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection source.c || ( rm -f source.c ; exit 1 ) ./cd.def:370:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 370 | while (path = extract_colon_unit (cdpath, &path_index)) | ^~~~ ./cd.def: In function 'change_to_directory': rm -f test.o ./cd.def:555:20: warning: unused variable 'ndir' [-Wunused-variable] 555 | char *t, *tdir, *ndir; | ^~~~ rm -f eval.c ./mkbuiltins -D . test.def rm -f times.o rm -f trap.o ./cd.def: At top level: ./cd.def:198:1: warning: 'cdxattr' defined but not used [-Wunused-function] 198 | cdxattr (dir, ndirp) | ^~~~~~~ rm -f builtin.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection test.c || ( rm -f test.c ; exit 1 ) ./mkbuiltins -D . times.def ./help.def: In function 'help_builtin': ./help.def:145:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 145 | for (i = 0; name = shell_builtins[i].name; i++) | ^~~~ ./help.def: In function 'show_desc': ./help.def:260:19: warning: variable 'r' set but not used [-Wunused-but-set-variable] 260 | register int j, r; | ^ ./mkbuiltins -D . trap.def rm -f type.o ./help.def: In function 'show_builtin_command_help': ./help.def:520:9: warning: unused variable 't' [-Wunused-variable] 520 | char *t, blurb[128]; | ^ ./help.def:518:10: warning: unused variable 'j' [-Wunused-variable] 518 | int i, j; | ^ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection times.c || ( rm -f times.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection trap.c || ( rm -f trap.c ; exit 1 ) ./mkbuiltins -D . type.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection suspend.c || ( rm -f suspend.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection type.c || ( rm -f type.c ; exit 1 ) rm -f umask.o ./mkbuiltins -D . umask.def rm -f command.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection umask.c || ( rm -f umask.c ; exit 1 ) rm -f break.c rm -f wait.o rm -f getopts.o ./mkbuiltins -D . wait.def ./mkbuiltins -D . getopts.def rm -f let.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection wait.c || ( rm -f wait.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f shopt.o ./mkbuiltins -D . shopt.def rm -f alias.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f printf.o ./mkbuiltins -D . printf.def rm -f fg_bg.c ./set.def: In function 'parse_shellopts': gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection printf.c || ( rm -f printf.c ; exit 1 ) ./set.def:617:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 617 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ ./read.def:144:20: warning: 'old_alrm' defined but not used [-Wunused-variable] 144 | static SigHandler *old_alrm; | ^~~~~~~~ ./set.def: In function 'set_builtin': ./set.def:742:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 742 | while (flag_name = *++arg) | ^~~~~~~~~ ./set.def: In function 'unset_builtin': ./set.def:946:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 946 | if (var = find_function (name)) | ^~~ ./set.def:990:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 990 | if (var = array_variable_part (tname, 0, &t, &len)) | ^~~ rm -f echo.c rm -f return.c rm -f getopt.o rm -f bashgetopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection getopt.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def ./setattr.def: In function 'set_or_show_attributes': ./setattr.def:320:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 320 | for (i = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:337:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 337 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ ./setattr.def: In function 'show_all_var_attributes': ./setattr.def:364:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 364 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:371:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 371 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ ./setattr.def: In function 'show_local_var_attributes': ./setattr.def:392:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 392 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:399:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 399 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection complete.c || ( rm -f complete.c ; exit 1 ) ./history.def: In function 'history_builtin': ./history.def:192:11: warning: 'delete_arg' may be used uninitialized [-Wmaybe-uninitialized] 192 | sh_erange (delete_arg, _("history position")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./history.def:112:20: note: 'delete_arg' was declared here 112 | char *filename, *delete_arg, *range; | ^~~~~~~~~~ rm -f exec.c rm -f shift.c ./type.def: In function 'describe_command': ./type.def:338:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 338 | if (full_path = phash_search (command)) | ^~~~~~~~~ rm -f hash.c rm -f jobs.c rm -f test.c rm -f builtins.o rm -f caller.o rm -f kill.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection builtins.c ./mkbuiltins -D . caller.def rm -f common.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection caller.c || ( rm -f caller.c ; exit 1 ) ./wait.def: In function 'wait_builtin': ./wait.def:117:14: warning: variable 'pidvar' set but not used [-Wunused-but-set-variable] 117 | SHELL_VAR *pidvar; | ^~~~~~ ./wait.def: In function 'set_waitlist': ./wait.def:338:12: warning: unused variable 'r' [-Wunused-variable] 338 | int job, r, njob; | ^ rm -f times.c rm -f suspend.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection common.c rm -f declare.o rm -f evalstring.o ./shopt.def: In function 'toggle_shopts': ./shopt.def:474:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 474 | if (v = find_variable ("BASHOPTS")) | ^ ./shopt.def: In function 'set_bashopts': ./shopt.def:826:24: warning: unused variable 'ip' [-Wunused-variable] 826 | int vsize, i, vptr, *ip, exported; | ^~ ./shopt.def: In function 'parse_bashopts': ./shopt.def:887:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 887 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ ./enable.def: In function 'enable_builtin': ./enable.def:192:16: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 192 | result = dyn_load_builtin (list, filter, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./enable.def:116:9: note: 'filename' was declared here 116 | char *filename; | ^~~~~~~~ rm -f bind.c ./mkbuiltins -D . declare.def rm -f mapfile.c rm -f source.c getopt.c: In function 'sh_getopt': getopt.c:182:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 182 | if (sh_badopt = (temp == NULL || c == ':')) | ^~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection evalstring.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection declare.c || ( rm -f declare.c ; exit 1 ) rm -f exit.o ./mkbuiltins -D . exit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection exit.c || ( rm -f exit.c ; exit 1 ) rm -f cd.c rm -f history.c rm -f trap.c rm -f umask.c rm -f enable.c ./shopt.def: In function 'set_compatibility_level': ./shopt.def:684:11: warning: 'oldval' may be used uninitialized [-Wmaybe-uninitialized] 684 | else if (oldval > 44 && shell_compatibility_level < DEFAULT_COMPAT_LEVEL) | ^ ./shopt.def:649:12: note: 'oldval' was declared here 649 | int ind, oldval; | ^~~~~~ rm -f getopts.c common.c: In function 'builtin_arrayref_flags': common.c:1088:9: warning: unused variable 't' [-Wunused-variable] 1088 | char *t; | ^ rm -f wait.c evalstring.c: In function 'parse_and_execute': evalstring.c:440:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 440 | else if (command = global_command) | ^~~~~~~ evalstring.c: In function 'open_redir_file': evalstring.c:713:11: warning: unused variable 'rval' [-Wunused-variable] 713 | int fd, rval; | ^~~~ rm -f type.c ./declare.def: In function 'declare_internal': ./declare.def:558:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 558 | if (t = strchr (name, '[')) /* ] */ | ^ rm -f caller.c ./declare.def:401:11: warning: variable 'var_exists' set but not used [-Wunused-but-set-variable] 401 | int var_exists, array_exists, creating_array, array_subscript_assignment; | ^~~~~~~~~~ rm -f fc.c rm -f help.c rm -f exit.c rm -f setattr.c rm -f pushd.c ./set.def:1013:15: warning: 'tem' may be used uninitialized [-Wmaybe-uninitialized] 1013 | if (tem == -1 && nameref == 0 && unset_function == 0 && unset_variable == 0) | ~~~~^~~~~ ./set.def:882:11: note: 'tem' was declared here 882 | int tem; | ^~~ rm -f set.c rm -f shopt.c ./declare.def:387:7: warning: 'optchar' may be used uninitialized [-Wmaybe-uninitialized] 387 | sh_invalidopt (optchar); | ^~~~~~~~~~~~~~~~~~~~~~~ ./declare.def:376:13: note: 'optchar' was declared here 376 | char *optchar; | ^~~~~~~ rm -f complete.c rm -f read.c rm -f declare.c rm -f printf.c rm -f ulimit.o ./mkbuiltins -D . ulimit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ulimit.c || ( rm -f ulimit.c ; exit 1 ) ./ulimit.def:783:1: warning: 'set_all_limits' defined but not used [-Wunused-function] 783 | set_all_limits (mode, newlim) | ^~~~~~~~~~~~~~ rm -f ulimit.c 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: Leaving directory '/builddir/build/BUILD/bash-5.2/builtins' + make -j32 rm -f shell.o rm -f eval.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c shell.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c eval.c rm -f general.o rm -f make_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c general.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c make_cmd.c rm -f dispose_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dispose_cmd.c rm -f variables.o rm -f copy_cmd.o rm -f error.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c variables.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c copy_cmd.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c error.c rm -f expr.o rm -f flags.o rm -f jobs.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c expr.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c flags.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c jobs.c rm -f subst.o rm -f hashcmd.o rm -f hashlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c subst.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hashcmd.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hashlib.c rm -f mailcheck.o rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mailcheck.c rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DBUILDTOOL -c ./support/mksignames.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f input.o rm -f unwind_prot.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c input.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c unwind_prot.c rm -f pathexp.o rm -f sig.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pathexp.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sig.c rm -f test.o rm -f version.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c test.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c version.c rm -f alias.o rm -f array.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c alias.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c array.c rm -f arrayfunc.o rm -f assoc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c arrayfunc.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c assoc.c rm -f braces.o rm -f bracecomp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c braces.c rm -f bashhist.o eval.c: In function 'reader_loop': eval.c:147:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 147 | else if (current_command = global_command) | ^~~~~~~~~~~~~~~ eval.c: In function 'alrm_catcher': eval.c:244:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | write (1, msg, strlen (msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ general.c:91:1: warning: missing braces around initializer [-Wmissing-braces] 91 | { | ^ 92 | &interactive_comments, | { } 93 | &source_uses_path, | { } 94 | &expand_aliases, | { } 95 | &inherit_errexit, | { } 96 | &print_shift_error, | { } 97 | 0 | { 98 | }; | } unwind_prot.c: In function 'unwind_frame_discard_internal': unwind_prot.c:272:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 272 | while (elt = unwind_protect_list) | ^~~ general.c: In function 'assignment': general.c:457:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 457 | while (c = string[indx]) | ^ unwind_prot.c: In function 'unwind_frame_run_internal': unwind_prot.c:307:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 307 | while (elt = unwind_protect_list) | ^~~ make_cmd.c: In function 'make_here_document': make_cmd.c:614:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 614 | while (full_line = read_secondary_line (delim_unquoted)) | ^~~~~~~~~ expr.c: In function 'exppower': expr.c:963:33: warning: unused variable 'c' [-Wunused-variable] 963 | register intmax_t val1, val2, c; | ^ shell.c: In function 'parse_shell_options': shell.c:918:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 918 | while (arg_character = arg_string[i++]) | ^~~~~~~~~~~~~ hashlib.c:169:1: warning: 'hash_shrink' defined but not used [-Wunused-function] 169 | hash_shrink (table) | ^~~~~~~~~~~ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c bracecomp.c shell.c: In function 'disable_priv_mode': shell.c:1341:7: warning: variable 'e' set but not used [-Wunused-but-set-variable] 1341 | int e; | ^ mailcheck.c: In function 'remember_mail_dates': mailcheck.c:394:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 394 | while (mailfile = extract_colon_unit (mailpaths, &i)) | ^~~~~~~~ mailcheck.c: In function 'check_mail': mailcheck.c:468:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 468 | if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES)) | ^~~~ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c bashhist.c rm -f bashline.o expr.c: In function 'readtok': variables.c: In function 'initialize_shell_variables': variables.c:425:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 425 | if (temp_var = find_function (tname)) | ^~~~~~~~ expr.c:1314:17: warning: unused variable 'lval' [-Wunused-variable] 1314 | struct lvalue lval; | ^~~~ variables.c:432:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 432 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ^~~~~~~~ variables.c: In function 'set_machine_vars': variables.c:723:14: warning: variable 'temp_var' set but not used [-Wunused-but-set-variable] 723 | SHELL_VAR *temp_var; | ^~~~~~~~ expr.c: In function 'strlong': expr.c:1550:17: warning: unused variable 'pval' [-Wunused-variable] 1550 | intmax_t val, pval; | ^~~~ subst.c: In function 'string_extract': subst.c:810:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 810 | while (c = string[i]) | ^ subst.c: In function 'string_extract_double_quoted': subst.c:884:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 884 | while (c = string[i]) | ^ subst.c: In function 'skip_double_quoted': subst.c:1036:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1036 | while (c = string[i]) | ^ subst.c:1030:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1030 | char *ret; | ^~~ jobs.c: In function 'procsub_waitall': subst.c: In function 'string_extract_verbatim': subst.c:1204:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1204 | while (c = string[i]) | ^ jobs.c:1103:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] 1103 | int r; | ^ variables.c: In function 'var_lookup': expr.c: At top level: expr.c:1134:1: warning: 'free_lvalue' defined but not used [-Wunused-function] 1134 | free_lvalue (lv) | ^~~~~~~~~~~ variables.c:2012:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2012 | if (v = hash_lookup (name, vc->table)) | ^ expr.c:1124:1: warning: 'alloc_lvalue' defined but not used [-Wunused-function] 1124 | alloc_lvalue () | ^~~~~~~~~~~~ pathexp.c: In function 'unquoted_glob_pattern_p': pathexp.c:73:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 73 | while (c = *string++) | ^ rm -f list.o jobs.c: In function 'procsub_prune': subst.c: In function 'extract_delimited_string': jobs.c:1137:7: warning: variable 'onproc' set but not used [-Wunused-but-set-variable] 1137 | int onproc; | ^~~~~~ subst.c:1367:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 1367 | char *t, *result; | ^ jobs.c:1136:20: warning: variable 'oend' set but not used [-Wunused-but-set-variable] 1136 | PROCESS *ohead, *oend, *ps, *p; | ^~~~ subst.c: In function 'extract_heredoc_dolbrace_string': subst.c:1554:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1554 | while (c = string[i]) | ^ pathexp.c: In function 'shell_glob_filename': pathexp.c:412:15: warning: unused variable 'quoted_pattern' [-Wunused-variable] 412 | int gflags, quoted_pattern; | ^~~~~~~~~~~~~~ jobs.c: In function 'cleanup_dead_jobs': jobs.c:1214:12: warning: unused variable 'discard' [-Wunused-variable] 1214 | PROCESS *discard; | ^~~~~~~ pathexp.c: In function 'setup_ignore_patterns': pathexp.c:620:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 620 | while (colon_bit = split_ignorespec (this_ignoreval, &ptr)) | ^~~~~~~~~ variables.c: In function 'nameref_transform_name': variables.c:2322:9: warning: unused variable 'newname' [-Wunused-variable] 2322 | char *newname; | ^~~~~~~ jobs.c: In function 'nohup_job': jobs.c:1457:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1457 | if (temp = jobs[job_index]) | ^~~~ subst.c: In function 'extract_dollar_brace_string': subst.c:1836:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1836 | while (c = string[i]) | ^ subst.c:1817:18: warning: variable 't' set but not used [-Wunused-but-set-variable] 1817 | char *result, *t; | ^ subst.c: In function 'skip_matched_pair': subst.c:2075:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2075 | while (c = string[i]) | ^ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c bashline.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c list.c subst.c:2061:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2061 | char *temp, *ss; | ^~~~ subst.c: In function 'skip_to_delim': rm -f stringlib.o subst.c:2200:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2200 | while (c = string[i]) | ^ subst.c:2183:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2183 | char *temp, open[3]; | ^~~~ jobs.c: In function 'make_child': subst.c: In function 'skip_to_histexp': jobs.c:2126:32: warning: unused variable 'chldset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ subst.c:2375:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2375 | while (c = string[i]) | ^ jobs.c:2126:23: warning: unused variable 'termset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ jobs.c: In function 'wait_for_background_pids': jobs.c:2652:20: warning: variable 'check_async' set but not used [-Wunused-but-set-variable] 2652 | int any_stopped, check_async, njobs; | ^~~~~~~~~~~ array.c:66:14: warning: 'spacesep' defined but not used [-Wunused-variable] 66 | static char *spacesep = " "; | ^~~~~~~~ rm -f locale.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c stringlib.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c locale.c rm -f findcmd.o variables.c: In function 'delete_var': gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c findcmd.c subst.c: In function 'do_assignment_internal': variables.c:3958:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3958 | if (elt = hash_remove (name, v->table, 0)) | ^~~ subst.c:3605:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3605 | if (t = mbschr (name, LBRACK)) | ^ variables.c: In function 'makunbound': variables.c:3987:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3987 | if (elt = hash_remove (name, v->table, 0)) | ^~~ jobs.c: In function 'sigchld_handler': jobs.c:3744:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 3744 | int n, oerrno; | ^ subst.c: In function 'expand_string_dollar_quote': subst.c:4180:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4180 | while (c = string[sindex]) | ^ variables.c: In function 'push_posix_temp_var': variables.c:4556:15: warning: variable 'binding_table' set but not used [-Wunused-but-set-variable] 4556 | HASH_TABLE *binding_table; | ^~~~~~~~~~~~~ variables.c: In function 'mk_env_string': variables.c:4760:15: warning: unused variable 'isarray' [-Wunused-variable] 4760 | int isfunc, isarray; | ^~~~~~~ variables.c: In function 'make_env_array_from_var_list': variables.c:4896:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4896 | for (i = 0, list_index = 0; var = vars[i]; i++) | ^~~ braces.c: In function 'mkseq': braces.c:428:15: warning: variable 'len' set but not used [-Wunused-but-set-variable] 428 | int len, arg; | ^~~ braces.c:435:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 435 | if (t = (char *)malloc (2)) | ^ braces.c: In function 'brace_gobbler': braces.c:615:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 615 | while (c = text[i]) | ^ rm -f pcomplete.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pcomplete.c make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/builtins' rm -f pcomplib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pcomplib.c rm -f syntax.o variables.c: In function 'pop_var_context': arrayfunc.c: In function 'assign_array_element_internal': arrayfunc.c:407:9: warning: unused variable 'newval' [-Wunused-variable] 407 | char *newval; | ^~~~~~ variables.c:5420:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 5420 | if (ret = vcxt->down) | ^~~ variables.c: In function 'pop_scope': make[1]: warning: -j32 forced in submake: resetting jobserver mode. variables.c:5520:7: warning: variable 'is_bltinenv' set but not used [-Wunused-but-set-variable] 5520 | int is_bltinenv; | ^~~~~~~~~~~ variables.c: In function 'sv_history_control': bashhist.c: In function 'hc_erasedups': bashhist.c:731:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 731 | while (temp = previous_history ()) | ^~~~ arrayfunc.c: In function 'array_value_internal': variables.c:6179:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6179 | while (val = extract_colon_unit (temp, &tptr)) | ^~~ arrayfunc.c:1483:21: warning: variable 'subtype' set but not used [-Wunused-but-set-variable] 1483 | int len, isassoc, subtype; | ^~~~~~~ arrayfunc.c: In function 'array_keys': arrayfunc.c:1672:22: warning: unused variable 'temp' [-Wunused-variable] 1672 | char *retval, *t, *temp; | ^~~~ variables.c: In function 'sv_histtimefmt': variables.c:6228:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6228 | if (v = find_variable (name)) | ^ In file included from test.c:53: In function 'timespec_cmp', inlined from 'filecomp' at test.c:328:45: ./include/stat-time.h:164:13: warning: 'ts1.tv_sec' may be used uninitialized [-Wmaybe-uninitialized] 162 | return (a.tv_sec < b.tv_sec | ~~~~~~~~~~~~~~~~~~~~ 163 | ? -1 | ~~~~ 164 | : (a.tv_sec > b.tv_sec | ^~~~~~~~~~~~~~~~~~~~~~ 165 | ? 1 | ~~~ 166 | : (int) (a.tv_nsec - b.tv_nsec))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test.c: In function 'filecomp': test.c:311:19: note: 'ts1.tv_sec' was declared here 311 | struct timespec ts1, ts2; | ^~~ In function 'timespec_cmp', inlined from 'filecomp' at test.c:328:45: ./include/stat-time.h:166:37: warning: 'ts1.tv_nsec' may be used uninitialized [-Wmaybe-uninitialized] 166 | : (int) (a.tv_nsec - b.tv_nsec))); | ~~~~~~~~~~~^~~~~~~~~~~~ test.c: In function 'filecomp': test.c:311:19: note: 'ts1.tv_nsec' was declared here 311 | struct timespec ts1, ts2; | ^~~ In function 'timespec_cmp', inlined from 'filecomp' at test.c:328:45: ./include/stat-time.h:164:13: warning: 'ts2.tv_sec' may be used uninitialized [-Wmaybe-uninitialized] 162 | return (a.tv_sec < b.tv_sec | ~~~~~~~~~~~~~~~~~~~~ 163 | ? -1 | ~~~~ 164 | : (a.tv_sec > b.tv_sec | ^~~~~~~~~~~~~~~~~~~~~~ 165 | ? 1 | ~~~ 166 | : (int) (a.tv_nsec - b.tv_nsec))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test.c: In function 'filecomp': test.c:311:24: note: 'ts2.tv_sec' was declared here 311 | struct timespec ts1, ts2; | ^~~ In function 'timespec_cmp', inlined from 'filecomp' at test.c:328:45: ./include/stat-time.h:166:37: warning: 'ts2.tv_nsec' may be used uninitialized [-Wmaybe-uninitialized] 166 | : (int) (a.tv_nsec - b.tv_nsec))); | ~~~~~~~~~~~^~~~~~~~~~~~ test.c: In function 'filecomp': test.c:311:24: note: 'ts2.tv_nsec' was declared here 311 | struct timespec ts1, ts2; | ^~~ rm -f xmalloc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c syntax.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DBUILDTOOL -c -o buildversion.o ./version.c subst.c: In function 'parameter_brace_expand_word': locale.c: In function 'reset_locale_vars': locale.c:365:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 365 | char *t, *x; | ^ locale.c: In function 'locale_isutf8': bashline.c: In function 'snarf_hosts_from_file': locale.c:601:14: warning: unused variable 'encoding' [-Wunused-variable] 601 | char *cp, *encoding; | ^~~~~~~~ bashline.c:811:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 811 | while (temp = fgets (buffer, 255, file)) | ^~~~ subst.c:7498:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7498 | else if (var = find_variable (name)) | ^~~ variables.c: At top level: variables.c:2554:1: warning: 'var_sametype' defined but not used [-Wunused-function] 2554 | var_sametype (v1, v2) | ^~~~~~~~~~~~ variables.c:188:21: warning: 'last_context_searched' defined but not used [-Wunused-variable] 188 | static VAR_CONTEXT *last_context_searched; | ^~~~~~~~~~~~~~~~~~~~~ subst.c:7531:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7531 | else if (var = find_variable_last_nameref (name, 0)) | ^~~ bashline.c: In function 'bash_spell_correct_shellword': bashline.c:1346:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 1346 | int opoint, wbeg, wend; | ^~~~~~ rm -f execute_cmd.o bashline.c: In function 'attempt_shell_completion': bashline.c:1704:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1704 | while (was_assignment = assignment (n, 0)); | ^~~~~~~~~~~~~~ bashline.c: In function 'command_word_completion_function': bashline.c:2209:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2209 | while (val = glob_matches[local_index++]) | ^~~ findcmd.c: In function '_find_user_command_internal': findcmd.c:269:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 269 | if (var = find_variable_tempenv ("PATH")) /* XXX could be array? */ | ^~~ bashline.c: In function 'bash_servicename_completion_function': bashline.c:2609:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2609 | while (srvent = getservent ()) | ^~~~~~ bashline.c: In function 'bash_groupname_completion_function': bashline.c:2665:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2665 | while (grent = getgrent ()) | ^~~~~ bashline.c: In function 'history_and_alias_expand_line': bashline.c:2847:20: warning: unused variable 't' [-Wunused-variable] 2847 | char *new_line, *t; | ^ bashline.c: In function 'bash_filename_stat_hook': bashline.c:3385:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3385 | if (t = mbschr (local_dirname, '$')) | ^ rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c execute_cmd.c bashline.c:3387:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3387 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ^ make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/support' rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/builddir/build/BUILD/bash-5.2 -I.. -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection man2html.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c print_cmd.c rm -f mksignames bashline.c: In function 'bash_directory_completion_hook': bashline.c:3540:18: warning: unused variable 'l1' [-Wunused-variable] 3540 | size_t l1, l2; | ^~ bashline.c: In function 'bash_check_expchar': bashline.c:4172:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4172 | if (t = mbschr (dirname, '$')) | ^ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mksignames mksignames.o buildsignames.o bashline.c: In function 'set_filename_quote_chars': bashline.c:4231:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4231 | for (i = j = 0; c = default_filename_quote_characters[i]; i++) | ^ rm -f redir.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c redir.c subst.c: In function 'shouldexp_replacement': bashline.c: In function 'bash_execute_unix_command': subst.c:8887:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 8887 | while (c = s[sindex]) | ^ bashline.c:4447:27: warning: unused variable 'old_ch' [-Wunused-variable] 4447 | char *cmd, *value, *ce, old_ch; | ^~~~~~ bashline.c: In function 'isolate_sequence': gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o bashversion ./support/bashversion.c buildversion.o bashline.c:4649:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4649 | for (passc = 0; c = string[i]; i++) | ^ subst.c: In function 'pat_subst': bashline.c: At top level: bashline.c:214:12: warning: 'set_saved_history' declared 'static' but never defined [-Wunused-function] 214 | static int set_saved_history PARAMS((void)); | ^~~~~~~~~~~~~~~~~ subst.c:9019:18: warning: unused variable 'clen' [-Wunused-variable] 9019 | size_t clen; | ^~~~ man2html.c: In function 'read_man_page': man2html.c:508:17: warning: unused variable 'i' [-Wunused-variable] 508 | int i; | ^ bashline.c:4584:1: warning: 'get_cmd_xmap_from_edit_mode' defined but not used [-Wunused-function] 4584 | get_cmd_xmap_from_edit_mode () | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:4386:1: warning: 'putx' defined but not used [-Wunused-function] 4386 | putx(c) | ^~~~ subst.c: In function 'parameter_brace_expand': subst.c:9611:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9611 | if (c = string[sindex]) | ^ man2html.c: In function 'scan_table': man2html.c:1444:44: warning: unused variable 'ftable' [-Wunused-variable] 1444 | TABLEROW *layout = NULL, *currow, *ftable; | ^~~~~~ subst.c:9621:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9621 | if (c = string[sindex]) | ^ man2html.c:1439:17: warning: unused variable 't' [-Wunused-variable] 1439 | char *t, *h, *g; | ^ man2html.c: In function 'scan_expression': man2html.c:1774:36: warning: unused variable 'j' [-Wunused-variable] 1774 | int value = 0, value2, j = 0, sign = 1, opex = 0; | ^ man2html.c: In function 'skip_till_newline': man2html.c:2151:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2151 | while (*c && *c != '\n' || lvl > 0) { | ~~~^~~~~~~~~~~~~ man2html.c: In function 'scan_request': man2html.c:2243:41: warning: unused variable 'oldcurpos' [-Wunused-variable] 2243 | int oldcurpos = curpos; | ^~~~~~~~~ man2html.c:2540:41: warning: unused variable 'f' [-Wunused-variable] 2540 | FILE *f; | ^ print_cmd.c: In function 'make_command_string_internal': print_cmd.c:189:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 189 | cprintf (""); | ^~ print_cmd.c: In function 'print_redirection_list': print_cmd.c:1059:9: warning: unused variable 'rw' [-Wunused-variable] 1059 | char *rw; | ^~ ./support/bashversion.c: In function 'main': ./support/bashversion.c:70:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 70 | if (progname = strrchr (argv[0], '/')) | ^~~~~~~~ execute_cmd.c: In function 'select_query': execute_cmd.c:3325:23: warning: unused variable 't' [-Wunused-variable] 3325 | char *repl_string, *t; | ^ redir.c: In function 'redir_varvalue': redir.c:1485:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1485 | if (vr = valid_array_reference (w, 0)) | ^~ redir.c:1500:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1500 | if (vr = valid_array_reference (w, 0)) | ^~ man2html.c:3693:45: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3693 | for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++); | ^~~~~~ print_cmd.c: At top level: print_cmd.c:1000:1: warning: 'print_heredocs' defined but not used [-Wunused-function] 1000 | print_heredocs (heredocs) | ^~~~~~~~~~~~~~ man2html.c: In function 'scan_troff': man2html.c:3822:33: warning: unused variable 'mx' [-Wunused-variable] 3822 | int mx; | ^~ man2html.c:3763:17: warning: unused variable 'i' [-Wunused-variable] 3763 | int i; | ^ redir.c: At top level: redir.c:767:1: warning: 'undoablefd' defined but not used [-Wunused-function] 767 | undoablefd (fd) | ^~~~~~~~~~ execute_cmd.c: At top level: execute_cmd.c:1771:13: warning: 'cpl_prune' declared 'static' but never defined [-Wunused-function] 1771 | static void cpl_prune PARAMS((void)); | ^~~~~~~~~ man2html.c: In function 'main': man2html.c:3996:21: warning: unused variable 'fullname' [-Wunused-variable] 3996 | char *h, *fullname; | ^~~~~~~~ man2html.c:3994:17: warning: unused variable 'l' [-Wunused-variable] 3994 | int l, i; | ^ man2html.c:3992:17: warning: unused variable 'f' [-Wunused-variable] 3992 | FILE *f; | ^ man2html.c: At top level: In function 'mkseq', inlined from 'expand_seqterm' at braces.c:576:12, inlined from 'brace_expand' at braces.c:234:14: braces.c:462:51: warning: 'tr' may be used uninitialized [-Wmaybe-uninitialized] 462 | if ((incr < 0 && n < end) || (incr > 0 && n > end)) | ~~^~~~~ braces.c: In function 'brace_expand': braces.c:479:16: note: 'tr' was declared here 479 | intmax_t tl, tr; | ^~ man2html.c:3748:1: warning: 'flush' defined but not used [-Wunused-function] 3748 | flush(void) | ^~~~~ man2html.c:937:12: warning: 'asint' defined but not used [-Wunused-variable] 937 | static int asint = 0; | ^~~~~ man2html.c:428:31: warning: 'eqndelimclose' defined but not used [-Wunused-variable] 428 | static char eqndelimopen = 0, eqndelimclose = 0; | ^~~~~~~~~~~~~ man2html.c:428:13: warning: 'eqndelimopen' defined but not used [-Wunused-variable] 428 | static char eqndelimopen = 0, eqndelimclose = 0; | ^~~~~~~~~~~~ man2html.c:299:14: warning: 'idxfile' defined but not used [-Wunused-variable] 299 | static FILE *idxfile; | ^~~~~~~ man2html.c:298:14: warning: 'fname' defined but not used [-Wunused-variable] 298 | static char *fname; | ^~~~~ man2html.c:240:1: warning: 'escape_input' defined but not used [-Wunused-function] 240 | escape_input(char *str) | ^~~~~~~~~~~~ man2html.c:210:1: warning: 'strmaxcat' defined but not used [-Wunused-function] 210 | strmaxcat(char *to, char *from, int n) | ^~~~~~~~~ man2html.c:190:1: warning: 'strduplicate' defined but not used [-Wunused-function] 190 | strduplicate(char *from) | ^~~~~~~~~~~~ man2html.c:148:1: warning: 'strgrow' defined but not used [-Wunused-function] 148 | strgrow(char *old, int len) | ^~~~~~~ man2html.c:104:13: warning: 'location_base' defined but not used [-Wunused-variable] 104 | static char location_base[NULL_TERMINATED(MED_STR_MAX)] = ""; | ^~~~~~~~~~~~~ execute_cmd.c:3188:12: warning: 'LINES' defined but not used [-Wunused-variable] 3188 | static int LINES, COLS, tabsize; | ^~~~~ execute_cmd.c:2059:1: warning: 'coproc_free' defined but not used [-Wunused-function] 2059 | coproc_free (cp) | ^~~~~~~~~~~ execute_cmd.c:1964:1: warning: 'cpl_firstactive' defined but not used [-Wunused-function] 1964 | cpl_firstactive () | ^~~~~~~~~~~~~~~ execute_cmd.c:1952:1: warning: 'cpl_searchbyname' defined but not used [-Wunused-function] 1952 | cpl_searchbyname (name) | ^~~~~~~~~~~~~~~~ execute_cmd.c:1938:1: warning: 'cpl_search' defined but not used [-Wunused-function] 1938 | cpl_search (pid) | ^~~~~~~~~~ execute_cmd.c:1926:1: warning: 'cpl_fdchk' defined but not used [-Wunused-function] 1926 | cpl_fdchk (fd) | ^~~~~~~~~ execute_cmd.c:1917:1: warning: 'cpl_closeall' defined but not used [-Wunused-function] 1917 | cpl_closeall () | ^~~~~~~~~~~~ execute_cmd.c:1899:1: warning: 'cpl_flush' defined but not used [-Wunused-function] 1899 | cpl_flush () | ^~~~~~~~~ execute_cmd.c:1858:1: warning: 'cpl_reap' defined but not used [-Wunused-function] 1858 | cpl_reap () | ^~~~~~~~ execute_cmd.c:1825:1: warning: 'cpl_delete' defined but not used [-Wunused-function] 1825 | cpl_delete (pid) | ^~~~~~~~~~ execute_cmd.c:1802:1: warning: 'cpl_add' defined but not used [-Wunused-function] 1802 | cpl_add (cp) | ^~~~~~~ execute_cmd.c:277:12: warning: 'connection_count' defined but not used [-Wunused-variable] 277 | static int connection_count; | ^~~~~~~~~~~~~~~~ subst.c: In function 'expand_word_internal': subst.c:11629:1: warning: label 'add_quoted_character' defined but not used [-Wunused-label] 11629 | add_quoted_character: | ^~~~~~~~~~~~~~~~~~~~ subst.c:10955:7: warning: variable 'local_expanded' set but not used [-Wunused-but-set-variable] 10955 | int local_expanded; | ^~~~~~~~~~~~~~ subst.c: In function 'string_quote_removal': subst.c:11887:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 11887 | for (dquote = sindex = 0; c = string[sindex];) | ^ subst.c: In function 'glob_expand_word_list': subst.c:12291:7: warning: unused variable 'x' [-Wunused-variable] 12291 | int x; | ^ subst.c: In function 'brace_expand_word_list': subst.c:12431:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 12431 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ^~~~~~~~~~~ array.c: In function 'array_from_argv': array.c:870:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized] 870 | array_insert (a, i, t); | ^~~~~~~~~~~~~~~~~~~~~~ array.c:865:10: note: 't' was declared here 865 | char *t; | ^ subst.c: In function 'expand_declaration_argument': subst.c:12692:33: warning: array subscript has type 'char' [-Wchar-subscripts] 12692 | omap[l->word->word[oind]] = 1; | ~~~~~~~~~~~~~^~~~~~ subst.c:12636:28: warning: variable 'inheriting' set but not used [-Wunused-but-set-variable] 12636 | int t, opti, oind, skip, inheriting; | ^~~~~~~~~~ subst.c: In function 'expand_word_list_internal': subst.c:12948:25: warning: unused variable 'temp_list' [-Wunused-variable] 12948 | WORD_LIST *new_list, *temp_list; | ^~~~~~~~~ rm -f lsignames.h subst.c: At top level: subst.c:236:14: warning: 'quoted_substring' declared 'static' but never defined [-Wunused-function] 236 | static char *quoted_substring PARAMS((char *, int, int)); | ^~~~~~~~~~~~~~~~ ./mksignames lsignames.h subst.c:237:12: warning: 'quoted_strlen' declared 'static' but never defined [-Wunused-function] 237 | static int quoted_strlen PARAMS((char *)); | ^~~~~~~~~~~~~ subst.c:238:14: warning: 'quoted_strchr' declared 'static' but never defined [-Wunused-function] 238 | static char *quoted_strchr PARAMS((char *, int, int)); | ^~~~~~~~~~~~~ subst.c:251:19: warning: 'list_dequote_escapes' declared 'static' but never defined [-Wunused-function] 251 | static WORD_LIST *list_dequote_escapes PARAMS((WORD_LIST *)); | ^~~~~~~~~~~~~~~~~~~~ subst.c:256:12: warning: 'unquoted_substring' declared 'static' but never defined [-Wunused-function] 256 | static int unquoted_substring PARAMS((char *, char *)); | ^~~~~~~~~~~~~~~~~~ subst.c:257:12: warning: 'unquoted_member' declared 'static' but never defined [-Wunused-function] 257 | static int unquoted_member PARAMS((int, char *)); | ^~~~~~~~~~~~~~~ subst.c:277:23: warning: 'mb_getcharlens' declared 'static' but never defined [-Wunused-function] 277 | static unsigned char *mb_getcharlens PARAMS((char *, int)); | ^~~~~~~~~~~~~~ subst.c:292:14: warning: 'variable_remove_pattern' declared 'static' but never defined [-Wunused-function] 292 | static char *variable_remove_pattern PARAMS((char *, char *, int, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ subst.c:349:14: warning: 'pos_params_casemod' declared 'static' but never defined [-Wunused-function] 349 | static char *pos_params_casemod PARAMS((char *, char *, int, int)); | ^~~~~~~~~~~~~~~~~~ if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c trap.c *********************************************************** * * * GNU bash, version 5.2.0(1)-release (aarch64-redhat-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob making lib/sh/libsh.a in ./lib/sh making lib/readline/libreadline.a in ./lib/readline making lib/tilde/libtilde.a in ./lib/tilde subst.c:222:53: warning: 'expand_param_unset' defined but not used [-Wunused-variable] 222 | static char expand_param_error, expand_param_fatal, expand_param_unset; | ^~~~~~~~~~~~~~~~~~ make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/lib/glob' rm -f glob.o rm -f strmatch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection glob.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection strmatch.c make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/lib/tilde' gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I../.. -I../.. -I../../include -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection tilde.c make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/lib/sh' gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' clktck.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' clock.c rm -f smatch.o make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/lib/readline' rm -f readline.o rm -f xmbsrtowcs.o rm -f vi_mode.o rm -f gmisc.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' getenv.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection smatch.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection xmbsrtowcs.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection readline.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' oslib.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection vi_mode.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' setlinebuf.c rm -f funmap.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' strnlen.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection gmisc.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection funmap.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' itos.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection keymaps.c rm -f parens.o rm -f search.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' zread.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection parens.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection search.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' zwrite.c redir.c: In function 'do_redirection_internal.constprop.0': redir.c:917:27: warning: 'oflags' may be used uninitialized [-Wmaybe-uninitialized] 917 | redirectee->flags = oflags; | ~~~~~~~~~~~~~~~~~~^~~~~~~~ redir.c:793:36: note: 'oflags' was declared here 793 | int redir_fd, fd, redirector, r, oflags; | ^~~~~~ redir.c:883:57: warning: 'new_redirect' may be used uninitialized [-Wmaybe-uninitialized] 883 | alloca (1 + strlen (new_redirect->redirectee.filename->word)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ redir.c:797:13: note: 'new_redirect' was declared here 797 | REDIRECT *new_redirect; | ^~~~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' shtty.c tilde.c: In function 'tilde_expand': tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ rm -f rltty.o bashline.c: In function '_ignore_completion_names': bashline.c:2990:10: warning: 'oldnames' may be used uninitialized [-Wmaybe-uninitialized] 2990 | char **oldnames; | ^~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' shmatch.c rm -f complete.o setlinebuf.c:34:14: warning: 'stderrbuf' defined but not used [-Wunused-variable] 34 | static char *stderrbuf = 0; | ^~~~~~~~~ setlinebuf.c:33:14: warning: 'stdoutbuf' defined but not used [-Wunused-variable] 33 | static char *stdoutbuf = 0; | ^~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' eaccess.c smatch.c: In function 'charcmp': smatch.c:108:7: warning: unused variable 'ret' [-Wunused-variable] 108 | int ret; | ^~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' netconn.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' netopen.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection rltty.c In file included from smatch.c:340: sm_loop.c: In function 'brackmatch': gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' timeval.c sm_loop.c:434:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 434 | if (not = (*p == L('!') || *p == L('^'))) | ^~~ In file included from gmisc.c:57: gm_loop.c: In function 'umatchlen': gm_loop.c:85:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 85 | while (c = *pat++) | ^ glob.c: In function 'extglob_skipname': glob.c:237:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 237 | while (t = glob_patscan (pp, pe, '|')) | ^ glob.c:204:27: warning: variable 'nullpat' set but not used [-Wunused-but-set-variable] 204 | int n, r, negate, wild, nullpat, xflags; | ^~~~~~~ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ glob.c: In function 'skipname': glob.c:275:7: warning: unused variable 'i' [-Wunused-variable] 275 | int i; | ^ getenv.c: In function 'getenv': glob.c: In function 'wskipname': getenv.c:55:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 55 | if (name == 0 || *name == '\0') | ^ glob.c:317:7: warning: unused variable 'i' [-Wunused-variable] 317 | int i; | ^ In file included from gmisc.c:72: gm_loop.c: In function 'wmatchlen': gm_loop.c:85:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 85 | while (c = *pat++) | ^ getenv.c: In function 'putenv': getenv.c:112:6: warning: 'nonnull' argument 'str' compared to NULL [-Wnonnull-compare] 112 | if (str == 0 || *str == '\0') | ^ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ getenv.c: In function 'unsetenv': glob.c: In function 'wextglob_skipname': getenv.c:214:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 214 | if (name == 0 || *name == '\0' || strchr (name, '=') != 0) | ^ glob.c:385:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 385 | while (t = glob_patscan_wc (pp, pe, '|')) | ^ glob.c:355:24: warning: variable 'nullpat' set but not used [-Wunused-but-set-variable] 355 | int r, negate, wild, nullpat, xflags; | ^~~~~~~ sm_loop.c: In function 'glob_patscan': sm_loop.c:713:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | for (s = string; c = *s; s++) | ^ glob.c: In function 'wdequote_pathname': glob.c:503:10: warning: unused variable 'j' [-Wunused-variable] 503 | int i, j; | ^ glob.c:503:7: warning: unused variable 'i' [-Wunused-variable] 503 | int i, j; | ^ glob.c: In function 'finddirs': glob.c:606:14: warning: unused variable 'n' [-Wunused-variable] 606 | char **r, *n; | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' makepath.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection complete.c vi_mode.c: In function 'rl_vi_fword': vi_mode.c:622:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 622 | int opoint; | ^~~~~~ sm_loop.c: In function 'extmatch': glob.c: In function 'glob_filename': xmbsrtowcs.c: In function 'xwcsrtombs': glob.c:1339:19: warning: unused variable 'dlen' [-Wunused-variable] 1339 | int dlen; | ^~~~ xmbsrtowcs.c:456:1: warning: label 'handle_byte' defined but not used [-Wunused-label] 456 | handle_byte: | ^~~~~~~~~~~ xmbsrtowcs.c:429:13: warning: unused variable 'prev_state' [-Wunused-variable] 429 | mbstate_t prev_state; | ^~~~~~~~~~ sm_loop.c:924:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 924 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^~ smatch.c: In function 'charcmp_wc': smatch.c:396:7: warning: unused variable 'r' [-Wunused-variable] 396 | int r; | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' pathcanon.c vi_mode.c: In function 'rl_vi_domove': smatch.c: In function 'posix_cclass_only': smatch.c:535:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 535 | while (p = strchr (p, '[')) | ^ readline.c: In function 'readline_internal_char': readline.c:568:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 568 | int c, code, lk, r; | ^ readline.c:567:21: warning: unused variable 'eof_found' [-Wunused-variable] 567 | static int lastc, eof_found; | ^~~~~~~~~ vi_mode.c:1343:7: warning: unused variable 'r' [-Wunused-variable] 1343 | int r; | ^ In file included from smatch.c:596: sm_loop.c: In function 'brackmatch_wc': sm_loop.c:434:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 434 | if (not = (*p == L('!') || *p == L('^'))) | ^~~ sm_loop.c: In function 'glob_patscan_wc': sm_loop.c:713:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | for (s = string; c = *s; s++) | ^ rm -f bind.o sm_loop.c: In function 'extmatch_wc': sm_loop.c:924:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 924 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^~ parens.c: In function 'rl_insert_close': smatch.c: In function 'xstrmatch': smatch.c:610:29: warning: unused variable 'mslen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~~ smatch.c:610:22: warning: unused variable 'mplen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~~ smatch.c:610:16: warning: unused variable 'slen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~ smatch.c:610:10: warning: unused variable 'plen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~ parens.c:118:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] 118 | int orig_point, match_point, ready; | ^~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' pathphys.c rm -f isearch.o readline.c: At top level: readline.c:567:21: warning: 'eof_found' defined but not used [-Wunused-variable] gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' tmpfile.c readline.c:1343:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] 1343 | reset_default_bindings (void) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from readline.c:76: parse-colors.h:44:14: warning: 'color_buf' defined but not used [-Wunused-variable] 44 | static char *color_buf; | ^~~~~~~~~ vi_mode.c: At top level: vi_mode.c:104:12: warning: 'vi_continued_command' defined but not used [-Wunused-variable] 104 | static int vi_continued_command; | ^~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' stringlist.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection bind.c search.c: In function 'rl_history_search_internal': search.c:534:9: warning: unused variable 't' [-Wunused-variable] 534 | char *t; | ^ search.c:533:7: warning: variable 'had_saved_line' set but not used [-Wunused-but-set-variable] 533 | int had_saved_line; | ^~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection isearch.c rm -f libtilde.a execute_cmd.c: In function 'execute_builtin': execute_cmd.c:4984:64: warning: 'ignexit_flag' may be used uninitialized [-Wmaybe-uninitialized] 4984 | exit_immediately_on_error = builtin_ignoring_errexit ? 0 : errexit_flag; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ execute_cmd.c:4862:28: note: 'ignexit_flag' was declared here 4862 | int result, eval_unwind, ignexit_flag; | ^~~~~~~~~~~~ rm -f display.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' stringvec.c makepath.c: In function 'sh_makepath': makepath.c:123:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 123 | while (*r++ = *s++) | ^ rm -f signals.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' spell.c pathcanon.c: In function 'sh_canonpath': pathcanon.c:117:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 117 | if (rooted = ROOTEDPATH(path)) | ^~~~~~ eaccess.c:176:1: warning: 'sh_euidaccess' defined but not used [-Wunused-function] 176 | sh_euidaccess (path, mode) | ^~~~~~~~~~~~~ ar cr libtilde.a tilde.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection display.c test -n "ranlib" && ranlib libtilde.a gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' shquote.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection signals.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' strtrans.c tmpfile.c: In function 'sh_mktmpname': tmpfile.c:142:14: warning: unused variable 'seeded' [-Wunused-variable] 142 | static int seeded = 0; | ^~~~~~ tmpfile.c:141:10: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 141 | int r, tdlen; | ^~~~~ tmpfile.c:141:7: warning: unused variable 'r' [-Wunused-variable] 141 | int r, tdlen; | ^ tmpfile.c:140:15: warning: unused variable 'sb' [-Wunused-variable] 140 | struct stat sb; | ^~ tmpfile.c: In function 'sh_mktmpfd': tmpfile.c:196:11: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 196 | int fd, tdlen; | ^~~~~ tmpfile.c: In function 'sh_mktmpdir': tmpfile.c:271:11: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 271 | int fd, tdlen; | ^~~~~ tmpfile.c:271:7: warning: unused variable 'fd' [-Wunused-variable] 271 | int fd, tdlen; | ^~ arrayfunc.c: In function 'array_value_internal': tmpfile.c: At top level: tmpfile.c:142:14: warning: 'seeded' defined but not used [-Wunused-variable] 142 | static int seeded = 0; | ^~~~~~ tmpfile.c:118:1: warning: 'sh_seedrand' defined but not used [-Wunused-function] 118 | sh_seedrand () | ^~~~~~~~~~~ tmpfile.c:63:22: warning: 'filenum' defined but not used [-Wunused-variable] 63 | static unsigned long filenum = 1L; | ^~~~~~~ tmpfile.c:61:12: warning: 'ntmpfiles' defined but not used [-Wunused-variable] 61 | static int ntmpfiles; | ^~~~~~~~~ arrayfunc.c:1627:18: warning: 'ind' may be used uninitialized [-Wmaybe-uninitialized] 1627 | retval = array_reference (array_cell (var), ind); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arrayfunc.c:1484:14: note: 'ind' was declared here 1484 | arrayind_t ind; | ^~~ rm -f util.o make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/lib/tilde' gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' snprintf.c bind.c: In function '_rl_skip_to_delim': bind.c:1581:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1581 | for (i = start,passc = 0; c = string[i]; i++) | ^ bind.c: In function 'rl_parse_and_bind': gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' mailstat.c In function 'extglob_skipname', inlined from 'skipname.isra.0' at glob.c:279:13: glob.c:257:12: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized] 257 | return r; | ^ glob.c: In function 'skipname.isra.0': glob.c:204:10: note: 'r' was declared here 204 | int n, r, negate, wild, nullpat, xflags; | ^ isearch.c: In function '_rl_isearch_dispatch': isearch.c:343:37: warning: unused variable 'incr' [-Wunused-variable] 343 | int n, wstart, wlen, limit, cval, incr; | ^~~~ rm -f kill.o isearch.c: In function 'rl_search_history': isearch.c:848:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 848 | int c, r; | ^ bind.c:1675:11: warning: unused variable 's' [-Wunused-variable] 1675 | int s; | ^ isearch.c: In function '_rl_isearch_callback': isearch.c:885:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 885 | int c, r; | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' fmtulong.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection util.c bind.c: In function 'rl_function_dumper': bind.c:2805:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2805 | for (i = 0; name = names[i]; i++) | ^~~~ glob.c: In function 'mbskipname.isra.0': rm -f undo.o glob.c:449:10: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 449 | return ret; | ^~~ glob.c:422:7: note: 'ret' was declared here 422 | int ret, ext; | ^~~ complete.c: In function '_rl_find_completion_word': complete.c:1151:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1151 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^~~~~~~~ complete.c: In function 'compute_lcd_of_matches': complete.c:1323:7: warning: unused variable 'v' [-Wunused-variable] 1323 | int v; | ^ spell.c: In function 'spname': spell.c:98:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 98 | for (p = best; *np = *p++; np++) | ^ complete.c: In function 'rl_completion_matches': complete.c:2219:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2219 | while (string = (*entry_function) (text, matches)) | ^~~~~~ complete.c: In function 'rl_username_completion_function': complete.c:2291:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2291 | while (entry = getpwent ()) | ^~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection kill.c complete.c: In function 'rl_menu_complete': complete.c:2828:25: warning: unused variable 'cstate' [-Wunused-variable] 2828 | static int delimiter, cstate; | ^~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection undo.c rm -f macro.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' fmtullong.c signals.c: In function 'rl_set_signals': rm -f input.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection macro.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection input.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' fmtumax.c signals.c:414:25: warning: unused variable 'oset' [-Wunused-variable] 414 | static sigset_t bset, oset; | ^~~~ display.c: In function 'rl_redisplay': complete.c: At top level: complete.c:2828:25: warning: 'cstate' defined but not used [-Wunused-variable] display.c:767:38: warning: variable 'prompt_lines_estimate' set but not used [-Wunused-but-set-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~~~~~~~~~~~~~~~~~~~ display.c:767:33: warning: variable 'num' set but not used [-Wunused-but-set-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~ display.c:767:29: warning: unused variable 'n0' [-Wunused-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~ signals.c: At top level: signals.c:414:25: warning: 'oset' defined but not used [-Wunused-variable] signals.c:625:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] 625 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~~ signals.c:625:17: warning: 'sigint_set' defined but not used [-Wunused-variable] 625 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~ display.c: In function 'update_line': display.c:1787:21: warning: unused variable 'optr' [-Wunused-variable] 1787 | char *optr; | ^~~~ display.c:1786:19: warning: unused variable 'count' [-Wunused-variable] 1786 | int count, i, j; | ^~~~~ strtrans.c: In function 'ansicstr': strtrans.c:59:7: warning: unused variable 'b' [-Wunused-variable] 59 | int b, mb_cur_max; | ^ strtrans.c: In function 'ansic_quote': strtrans.c:253:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 253 | for (s = str; c = *s; s++) | ^ strtrans.c: In function 'ansic_wshouldquote': strtrans.c:337:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 337 | for (wcs = wcstr; wcc = *wcs; wcs++) | ^~~ strtrans.c: In function 'ansic_shouldquote': strtrans.c:360:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 360 | for (s = string; c = *s; s++) | ^ display.c:1655:39: warning: unused variable 'twidth' [-Wunused-variable] 1655 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' zcatfd.c rm -f callback.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' zmapfd.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' winsize.c undo.c: In function 'rl_free_undo_list': undo.c:119:14: warning: unused variable 'release' [-Wunused-variable] 119 | UNDO_LIST *release, *orig_list; | ^~~~~~~ rm -f terminal.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' wcsdup.c display.c: At top level: display.c:3239:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] 3239 | insert_some_chars (char *string, int count, int col) | ^~~~~~~~~~~~~~~~~ glob.c: In function 'glob_vector': glob.c:876:18: warning: 'isdir' may be used uninitialized [-Wmaybe-uninitialized] 876 | if (isdir == 0) | ^ glob.c:688:26: note: 'isdir' was declared here 688 | int lose, skip, ndirs, isdir, sdlen, add_current, patlen; | ^~~~~ glob.c:881:23: warning: 'subdir' may be used uninitialized [-Wmaybe-uninitialized] 881 | free (subdir); | ^~~~~~~~~~~~~ glob.c:686:36: note: 'subdir' was declared here 686 | register char *nextname, *npat, *subdir; | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' fpurge.c kill.c: In function 'rl_vi_yank_pop': kill.c:562:13: warning: unused variable 'origpoint' [-Wunused-variable] 562 | int l, n, origpoint; | ^~~~~~~~~ kill.c: In function 'rl_bracketed_paste_begin': gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection callback.c kill.c:760:15: warning: unused variable 'cap' [-Wunused-variable] 760 | size_t len, cap; | ^~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' zgetline.c kill.c:759:15: warning: unused variable 'c' [-Wunused-variable] 759 | int retval, c; | ^ kill.c: In function '_rl_read_bracketed_paste_prefix': kill.c:777:17: warning: unused variable 'j' [-Wunused-variable] 777 | int key, ind, j; | ^ kill.c: In function '_rl_bracketed_read_mbstring': kill.c:849:10: warning: unused variable 'r' [-Wunused-variable] 849 | int c, r; | ^ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection terminal.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' mbscmp.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' uconvert.c rm -f text.o input.c: In function 'rl_read_key': input.c:764:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 764 | if (c = _rl_next_macro_key ()) | ^ input.c: In function 'rl_getc': input.c:880:1: warning: label 'handle_error' defined but not used [-Wunused-label] 880 | handle_error: | ^~~~~~~~~~~~ input.c:809:12: warning: unused variable 'empty_set' [-Wunused-variable] 809 | sigset_t empty_set; | ^~~~~~~~~ rm -f nls.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection text.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection nls.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' ufuncs.c rm -f misc.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' casemod.c rm -f history.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' input_avail.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' mbscasecmp.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection misc.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection history.c rm -f histexpand.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' fnxform.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection histexpand.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection histfile.c rm -f histsearch.o rm -f shell.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection histsearch.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' unicode.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection shell.c rm -f savestring.o history.c: In function 'add_history': history.c:286:20: warning: unused variable 'i' [-Wunused-variable] 286 | register int i; | ^ history.c: In function 'remove_history': history.c:489:16: warning: unused variable 'i' [-Wunused-variable] 489 | register int i; | ^ casemod.c: In function 'sh_modcase': casemod.c:107:15: warning: unused variable 'c' [-Wunused-variable] 107 | int inword, c, nc, nop, match, usewords; | ^ rm -f mbutil.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' shmbchar.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection savestring.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' strvis.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mbutil.c rm -f tilde.o histfile.c: In function 'history_backupfile': misc.c: In function '_rl_free_saved_history_line': rm -f colors.o misc.c:385:14: warning: unused variable 'orig' [-Wunused-variable] 385 | UNDO_LIST *orig; | ^~~~ misc.c: In function '_rl_revert_previous_lines': misc.c:460:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 460 | if (ul = (UNDO_LIST *)entry->data) | ^~ misc.c: In function 'rl_clear_history': misc.c:520:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 520 | if (ul = (UNDO_LIST *)hent->data) | ^~ histfile.c:193:15: warning: unused variable 'fs' [-Wunused-variable] 193 | struct stat fs; | ^~ histfile.c: In function 'history_tempfile': histfile.c:221:15: warning: unused variable 'fs' [-Wunused-variable] 221 | struct stat fs; | ^~ histexpand.c: In function 'get_history_event': histexpand.c:213:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 213 | for (local_index = i; c = string[i]; i++) | ^ histfile.c: In function 'history_truncate_file': histfile.c:521:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] 521 | int file, chars_read, rv, orig_lines, exists, r; | ^ histexpand.c: In function 'history_expand_internal': histfile.c: In function 'history_do_write': histexpand.c:682:48: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 682 | int delimiter, failed, si, l_temp, ws, we; | ^~ histfile.c:683:22: warning: unused variable 'nfinfo' [-Wunused-variable] 683 | struct stat finfo, nfinfo; | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' utf8.c histfile.c: At top level: histfile.c:473:1: warning: 'histfile_backup' defined but not used [-Wunused-function] 473 | histfile_backup (const char *filename, const char *back) | ^~~~~~~~~~~~~~~ histfile.c:187:1: warning: 'history_backupfile' defined but not used [-Wunused-function] 187 | history_backupfile (const char *filename) | ^~~~~~~~~~~~~~~~~~ ufuncs.c: In function 'fsleep': ufuncs.c:92:26: warning: unused variable 'prevmask' [-Wunused-variable] 92 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ nls.c: In function 'utf8locale': nls.c:110:10: warning: unused variable 'len' [-Wunused-variable] 110 | size_t len; | ^~~ gcc -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DREADLINE_LIBRARY -c ./tilde.c nls.c: At top level: nls.c:282:1: warning: 'find_codeset' defined but not used [-Wunused-function] 282 | find_codeset (char *name, size_t *lenp) | ^~~~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' random.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' gettimeofday.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' timers.c fnxform.c:89:1: warning: 'init_fromfs' defined but not used [-Wunused-function] 89 | init_fromfs () | ^~~~~~~~~~~ fnxform.c:80:1: warning: 'init_tofs' defined but not used [-Wunused-function] 80 | init_tofs () | ^~~~~~~~~ fnxform.c:50:15: warning: 'outlen' defined but not used [-Wunused-variable] 50 | static size_t outlen = 0; | ^~~~~~ fnxform.c:49:14: warning: 'outbuf' defined but not used [-Wunused-variable] 49 | static char *outbuf = 0; | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' wcsnwidth.c histsearch.c: In function '_hs_history_patsearch': histsearch.c:212:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 212 | if (unescaped_backslash = (string[ret] == '\\')) | ^~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection colors.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' mbschr.c mbutil.c: In function '_rl_find_prev_utf8char': mbutil.c:247:9: warning: unused variable 's' [-Wunused-variable] 247 | char *s; | ^ mbutil.c: At top level: mbutil.c:87:1: warning: '_rl_utf8_mblen' defined but not used [-Wunused-function] 87 | _rl_utf8_mblen (const char *s, size_t n) | ^~~~~~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' strtoimax.c rm -f parse-colors.o shell.c:126:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] 126 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ | ^~~~~~~~~~~ shell.c:125:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] 125 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ | ^~~~~~~~~~~ rm -f xmalloc.o random.c: In function 'genseed': random.c:93:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ | ^ random.c: In function 'brand32': random.c:143:14: warning: unused variable 'ret' [-Wunused-variable] 143 | u_bits32_t ret; | ^~~ strvis.c: In function 'sh_strvis': kill.c: In function '_rl_read_bracketed_paste_prefix': strvis.c:126:17: warning: unused variable 'c' [-Wunused-variable] 126 | unsigned char c; | ^ kill.c:800:29: warning: 'key' may be used uninitialized [-Wmaybe-uninitialized] 800 | return (key < 0 ? key : 0); | ~~~~~~~~~~~~~~~^~~~ kill.c:777:7: note: 'key' was declared here 777 | int key, ind, j; | ^~~ timers.c: In function 'shtimer_select': timers.c:185:26: warning: unused variable 'prevmask' [-Wunused-variable] 185 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection parse-colors.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection xmalloc.c rm -f xfree.o rm -f compat.o gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection xfree.c gcc -c -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2 -I../.. -I../../lib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection compat.c ./tilde.c: In function 'tilde_expand': ./tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ text.c: In function 'rl_insert_text': text.c:100:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 100 | strncpy (rl_line_buffer + rl_point, string, l); | ^ text.c:90:29: note: length computed here 90 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ jobs.c: In function 'make_child': jobs.c:2186:7: warning: 'oterm' may be used uninitialized [-Wmaybe-uninitialized] 2186 | set_signal_handler (SIGTERM, oterm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jobs.c:2128:15: note: 'oterm' was declared here 2128 | SigHandler *oterm; | ^~~~~ rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strtoimax.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/lib/sh' histfile.c: In function 'history_truncate_file': histfile.c:646:46: warning: 'orig_lines' may be used uninitialized [-Wmaybe-uninitialized] 646 | history_lines_written_to_file = orig_lines - lines; | ~~~~~~~~~~~^~~~~~~ histfile.c:521:29: note: 'orig_lines' was declared here 521 | int file, chars_read, rv, orig_lines, exists, r; | ^~~~~~~~~~ complete.c: In function 'print_filename': complete.c:1047:10: warning: 'printed_len' may be used uninitialized [-Wmaybe-uninitialized] 1047 | return printed_len; | ^~~~~~~~~~~ complete.c:936:7: note: 'printed_len' was declared here 936 | int printed_len, extension_char, slen, tlen; | ^~~~~~~~~~~ execute_cmd.c: In function 'execute_command_internal': execute_cmd.c:1117:7: warning: 'ofifo_list' may be used uninitialized [-Wmaybe-uninitialized] 1117 | free ((void *)ofifo_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~ execute_cmd.c:586:18: note: 'ofifo_list' was declared here 586 | volatile void *ofifo_list; | ^~~~~~~~~~ subst.c: In function 'read_comsub': subst.c:6776:40: warning: 'bufp' may be used uninitialized [-Wmaybe-uninitialized] 6776 | char *istring, buf[COMSUB_PIPEBUF], *bufp; | ^~~~ bind.c: In function 'parser_if': bind.c:1400:43: warning: 'opresult' may be used uninitialized [-Wmaybe-uninitialized] 1400 | _rl_parsing_conditionalized_out = 1 - opresult; | ~~^~~~~~~~~~ bind.c:1322:59: note: 'opresult' was declared here 1322 | int rlversion, versionarg, op, previ, major, minor, opresult; | ^~~~~~~~ complete.c: In function 'rl_complete_internal': complete.c:2088:14: warning: 'tlen' may be used uninitialized [-Wmaybe-uninitialized] 2088 | if (mlen >= tlen) | ^ complete.c:2007:7: note: 'tlen' was declared here 2007 | int tlen, mlen, saved_last_completion_failed; | ^~~~ vi_mode.c: In function 'rl_vi_change_char': vi_mode.c:2069:7: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 2069 | strncpy (mb, _rl_vi_last_replacement, MB_LEN_MAX); | ^ 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 '/builddir/build/BUILD/bash-5.2/lib/glob' subst.c: In function 'extract_dollar_brace_string': subst.c:1638:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 1638 | strncpy (result + result_index, t, tlen); | ^ In function 'extract_heredoc_dolbrace_string', inlined from 'extract_dollar_brace_string' at subst.c:1829:13: subst.c:1634:18: note: length computed here 1634 | tlen = strlen (t); | ^~~~~~~~~~ bashline.c: In function 'attempt_shell_completion': bashline.c:1717:54: warning: 'e1' may be used uninitialized [-Wmaybe-uninitialized] 1717 | else if (start == end && start == s1 && e != 0 && e1 > end) /* beginning of command name, leading whitespace */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ bashline.c:1669:21: note: 'e1' was declared here 1669 | int s, e, s1, e1, os, foundcs; | ^~ display.c: In function 'rl_redisplay': display.c:1162:29: warning: 'wc_width' may be used uninitialized [-Wmaybe-uninitialized] 1162 | for (i = 0; i < wc_width; i++) | ~~^~~~~~~~~~ display.c:775:7: note: 'wc_width' was declared here 775 | int wc_width; | ^~~~~~~~ gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection man2html.o -o man2html -ldl rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-redhat-linux-gnu"' -DCONF_VENDOR='"redhat"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c y.tab.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o ./parse.y: In function 'read_secondary_line': ./parse.y:2160:10: warning: unused variable 'c' [-Wunused-variable] 2160 | int n, c; | ^ ./parse.y:2160:7: warning: unused variable 'n' [-Wunused-variable] 2160 | int n, c; | ^ ./parse.y: In function 'parse_matched_pair': ./parse.y:3661:18: warning: variable 'prevch' set but not used [-Wunused-but-set-variable] 3661 | int count, ch, prevch, tflags; | ^~~~~~ ./parse.y: In function 'parse_comsub': ./parse.y:4066:7: warning: variable 'start_lineno' set but not used [-Wunused-but-set-variable] 4066 | int start_lineno, local_extglob, was_extpat; | ^~~~~~~~~~~~ ./parse.y: In function 'xparse_dolparen': ./parse.y:4232:7: warning: variable 'orig_ind' set but not used [-Wunused-but-set-variable] 4232 | int orig_ind, nc, sflags, start_lineno; | ^~~~~~~~ ./parse.y: In function 'parse_string_to_command': ./parse.y:4367:9: warning: unused variable 'ret' [-Wunused-variable] 4367 | char *ret, *ep; | ^~~ ./parse.y: In function 'parse_dparen': ./parse.y:4432:15: warning: variable 'sline' set but not used [-Wunused-but-set-variable] 4432 | int cmdtyp, sline; | ^~~~~ ./parse.y: In function 'parse_arith_cmd': ./parse.y:4495:7: warning: variable 'exp_lineno' set but not used [-Wunused-but-set-variable] 4495 | int exp_lineno, rval, c; | ^~~~~~~~~~ ./parse.y: In function 'cond_error': ./parse.y:4550:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4550 | if (etext = error_token_from_token (cond_token)) | ^~~~~ ./parse.y: In function 'cond_term': ./parse.y:4632:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4632 | if (etext = error_token_from_token (cond_token)) | ^~~~~ ./parse.y:4664:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4664 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4715:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4715 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4742:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4742 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4760:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4760 | else if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y: In function 'decode_prompt_string': ./parse.y:5690:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 5690 | while (c = *string++) | ^ ./parse.y: In function 'error_token_from_token': ./parse.y:6106:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6106 | if (t = find_token_in_alist (tok, word_token_alist, 0)) | ^ ./parse.y:6109:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6109 | if (t = find_token_in_alist (tok, other_token_alist, 0)) | ^ ./parse.y: In function 'parse_string_to_word_list': ./parse.y:6385:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6385 | if (ea = expanding_alias ()) | ^~ ./parse.y: In function 'restore_parser_state': ./parse.y:6606:7: warning: unused variable 'i' [-Wunused-variable] 6606 | int i; | ^ test -n "ranlib" && ranlib libreadline.a ./parse.y: At top level: ./parse.y:6282:1: warning: 'discard_parser_constructs' defined but not used [-Wunused-function] 6282 | discard_parser_constructs (error_p) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:335:14: warning: 'yyerrstream' defined but not used [-Wunused-variable] 335 | static FILE *yyerrstream; | ^~~~~~~~~~~ ./parse.y:334:14: warning: 'yyoutstream' defined but not used [-Wunused-variable] 334 | static FILE *yyoutstream; | ^~~~~~~~~~~ In file included from shell.h:29, from subst.c:46: subst.c: In function 'expand_string_dollar_quote': general.h:168:58: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ subst.c:4278:15: note: call to 'free' here 4278 | free (t); | ^~~~~~~~ general.h:168:41: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ subst.c:4278:15: note: call to 'free' here 4278 | free (t); | ^~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[1]: warning: -j32 forced in submake: resetting jobserver mode. make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/lib/readline' rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a ./parse.y: In function 'parse_comsub.constprop.0': ./parse.y:4142:19: warning: 'local_extglob' may be used uninitialized [-Wmaybe-uninitialized] 4142 | extended_glob = local_extglob; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ./parse.y:4066:21: note: 'local_extglob' was declared here 4066 | int start_lineno, local_extglob, was_extpat; | ^~~~~~~~~~~~~ In file included from shell.h:29, from ./parse.y:47: ./parse.y: In function 'parse_matched_pair': general.h:168:58: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ ./parse.y:3882:19: note: call to 'free' here 3882 | free (nestret); | ^~~~~~~~~~~~~~ general.h:168:41: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ ./parse.y:3882:19: note: call to 'free' here 3882 | free (nestret); | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/lib/readline' In function 'parameter_brace_expand_indir', inlined from 'parameter_brace_expand' at subst.c:9808:15, inlined from 'param_expand' at subst.c:10521:15: subst.c:7641:31: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 7641 | if (legal_identifier (name) && v == 0) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ subst.c: In function 'param_expand': subst.c:7619:14: note: 'v' was declared here 7619 | SHELL_VAR *v; | ^ In function 'parameter_brace_expand', inlined from 'param_expand' at subst.c:10521:15: subst.c:9989:15: warning: 'modspec' may be used uninitialized [-Wmaybe-uninitialized] 9989 | temp1 = parameter_brace_casemod (name, temp, &es, modspec, value, quoted, pflags, (tflag & W_ARRAYIND) ? AV_USEIND : 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c: In function 'param_expand': subst.c:9530:34: note: 'modspec' was declared here 9530 | int t_index, sindex, c, tflag, modspec, local_pflags, all_element_arrayref; | ^~~~~~~ In function 'read_token_word', inlined from 'read_token.constprop.0' at ./parse.y:3592:12: general.h:168:58: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ ./parse.y:5067:19: note: call to 'free' here 5067 | free (ttok); | ^~~~~~~~~~~ general.h:168:41: warning: pointer may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ ./parse.y:5067:19: note: call to 'free' here 5067 | free (ttok); | ^~~~~~~~~~~ general.h: In function 'parameter_brace_expand_length': general.h:171:31: warning: 't' may be used uninitialized [-Wmaybe-uninitialized] 171 | #define STRLEN(s) (((s) && (s)[0]) ? ((s)[1] ? ((s)[2] ? strlen(s) : 2) : 1) : 0) | ^ subst.c:7974:9: note: 't' was declared here 7974 | char *t, *newname; | ^ In function 'verify_substring_values', inlined from 'parameter_brace_substring' at subst.c:8799:7: subst.c:8169:48: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 8169 | len = assoc_p (v) ? assoc_num_elements (h) : array_num_elements (a); subst.c: In function 'parameter_brace_substring': subst.c:8107:9: note: 'a' was declared here 8107 | ARRAY *a; | ^ In file included from variables.h:26, from shell.h:31: assoc.h:31:37: warning: 'h' may be used uninitialized [-Wmaybe-uninitialized] 31 | #define assoc_num_elements(h) ((h)->nentries) | ^~ subst.c:8108:14: note: 'h' was declared here 8108 | HASH_TABLE *h; | ^ subst.c: In function 'parameter_brace_patsub': subst.c:9099:15: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] 9099 | char *val, *temp, *pat, *rep, *p, *lpatsub, *tt, *oname; | ^~~~ subst.c: In function 'parameter_brace_casemod': subst.c:9346:15: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] 9346 | char *val, *temp, *pat, *p, *lpat, *tt, *oname; | ^~~~ In function 'quote_escapes', inlined from 'parameter_brace_expand_rhs' at subst.c:7906:80: subst.c:4710:11: warning: 'newval' may be used uninitialized [-Wmaybe-uninitialized] 4710 | return (quote_escapes_internal (string, 0)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c: In function 'parameter_brace_expand_rhs': subst.c:7702:33: note: 'newval' was declared here 7702 | char *t, *t1, *temp, *vname, *newval; | ^~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/support' rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -ltermcap -ltilde -ldl In function 'xrealloc', inlined from 'shell_getc' at ./parse.y:2432:24: xmalloc.c:135:20: warning: argument 2 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 135 | temp = pointer ? realloc (pointer, bytes) : malloc (bytes); | ^ /usr/include/stdlib.h: In function 'shell_getc': /usr/include/stdlib.h:551:14: note: in a call to allocation function 'realloc' declared here 551 | extern void *realloc (void *__ptr, size_t __size) | ^ In function 'xrealloc', inlined from 'shell_getc' at ./parse.y:2432:24: xmalloc.c:135:47: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 135 | temp = pointer ? realloc (pointer, bytes) : malloc (bytes); | ^ /usr/include/stdlib.h: In function 'shell_getc': /usr/include/stdlib.h:540:14: note: in a call to allocation function 'malloc' declared here 540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^ /usr/bin/ld: /tmp/cciAuagp.ltrans14.ltrans.o: in function `sh_mktmpname': /builddir/build/BUILD/bash-5.2/lib/sh/tmpfile.c:160: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 mockbuild mock 5785072 Jul 5 12:57 bash : bash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lAOUQD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 + cd bash-5.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 'INSTALL=/usr/bin/install -p' install-headers make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/builtins' *********************************************************** * * * GNU bash, version 5.2.0(1)-release (aarch64-redhat-linux-gnu) * * *********************************************************** mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/info mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash ( cd ./po/ ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 installdirs ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/po' /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/af/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/da/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/de/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/el/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/es/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/et/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/id/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/it/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ko/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pt/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/zh_TW/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/po' /usr/bin/install -p -m 0755 bash /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/bin/bash /usr/bin/install -p -m 0555 bashbug /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/bin/bashbug /usr/bin/install -p -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash ( cd ./doc ; /usr/bin/make \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1 /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/info /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash ; \ fi /usr/bin/install -p -m 644 ./bash.1 /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1/bash.1 /usr/bin/install -p -m 644 ./bashbug.1 /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1/bashbug.1 /usr/bin/install -p -m 644 ./FAQ ./INTRO /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; \ /usr/bin/install -p -m 644 $d/bash.info /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/info/dir /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash" ; then \ /usr/bin/install -p -m 644 ./bash.html /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash ; \ /usr/bin/install -p -m 644 ./bashref.html /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/doc' ( cd ./builtins ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/builtins' ( cd ./po/ ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[2]: Entering directory '/builddir/build/BUILD/bash-5.2/po' make[2]: 'en@quot.gmo' is up to date. make[2]: 'en@boldquot.gmo' is up to date. make[2]: 'af.gmo' is up to date. make[2]: 'bg.gmo' is up to date. make[2]: 'ca.gmo' is up to date. make[2]: 'cs.gmo' is up to date. make[2]: 'da.gmo' is up to date. make[2]: 'de.gmo' is up to date. make[2]: 'el.gmo' is up to date. make[2]: 'eo.gmo' is up to date. make[2]: 'es.gmo' is up to date. make[2]: 'et.gmo' is up to date. make[2]: 'fi.gmo' is up to date. make[2]: 'fr.gmo' is up to date. make[2]: 'ga.gmo' is up to date. make[2]: 'gl.gmo' is up to date. make[2]: 'hr.gmo' is up to date. make[2]: 'hu.gmo' is up to date. make[2]: 'id.gmo' is up to date. make[2]: 'it.gmo' is up to date. make[2]: 'ja.gmo' is up to date. make[2]: 'ko.gmo' is up to date. make[2]: 'lt.gmo' is up to date. make[2]: 'nb.gmo' is up to date. make[2]: 'nl.gmo' is up to date. make[2]: 'pl.gmo' is up to date. make[2]: 'pt.gmo' is up to date. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'ro.gmo' is up to date. make[2]: 'ru.gmo' is up to date. make[2]: 'sk.gmo' is up to date. make[2]: 'sl.gmo' is up to date. make[2]: 'sr.gmo' is up to date. make[2]: 'sv.gmo' is up to date. make[2]: 'tr.gmo' is up to date. make[2]: 'uk.gmo' is up to date. make[2]: 'vi.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/bash-5.2/po' touch stamp-po /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share installing en@quot.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ja/LC_MESSAGES/bash.mo installing ko.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/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/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/po' ( cd /builddir/build/BUILD/bash-5.2/examples/loadables && /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/examples/loadables' gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o print.o print.c print.c: In function 'print_builtin': print.c:80:21: warning: unused variable 'arg' [-Wunused-variable] 80 | char **v, *pfmt, *arg; | ^~~ print.c:80:10: warning: unused variable 'v' [-Wunused-variable] 80 | char **v, *pfmt, *arg; | ^ gcc -shared -Wl,-soname,print -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o print print.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o truefalse.o truefalse.c gcc -shared -Wl,-soname,truefalse -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o truefalse truefalse.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o sleep.o sleep.c sleep.c: In function 'sleep_builtin': sleep.c:127:17: warning: unused variable 't' [-Wunused-variable] 127 | time_t t; | ^ sleep.c:126:20: warning: unused variable 'mul' [-Wunused-variable] 126 | int r, mul; | ^~~ gcc -shared -Wl,-soname,sleep -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sleep sleep.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o finfo.o finfo.c finfo.c: In function 'finfo_main': finfo.c:111:17: warning: unused variable 'mode' [-Wunused-variable] 111 | int mode, flags, opt; | ^~~~ finfo.c: In function 'finfo_builtin': finfo.c:399:14: warning: unused variable 'l' [-Wunused-variable] 399 | WORD_LIST *l; | ^ gcc -shared -Wl,-soname,finfo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o finfo finfo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o logname.o logname.c gcc -shared -Wl,-soname,logname -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o logname logname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o basename.o basename.c gcc -shared -Wl,-soname,basename -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o basename basename.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o dirname.o dirname.c gcc -shared -Wl,-soname,dirname -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dirname dirname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o fdflags.o fdflags.c fdflags.c: In function 'getflags': fdflags.c:136:7: warning: unused variable 'allflags' [-Wunused-variable] 136 | int allflags; | ^~~~~~~~ In function 'parseflags', inlined from 'setone' at fdflags.c:235:3, inlined from 'fdflags_builtin' at fdflags.c:338:2: fdflags.c:196:12: warning: 'setspec' may be used uninitialized [-Wmaybe-uninitialized] 196 | for (s = strtok(s, ","); s; s = strtok(NULL, ",")) | ^~~~~~~~~~~~~~ fdflags.c: In function 'fdflags_builtin': fdflags.c:284:9: note: 'setspec' was declared here 284 | char *setspec; | ^~~~~~~ gcc -shared -Wl,-soname,fdflags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fdflags fdflags.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o tty.o tty.c gcc -shared -Wl,-soname,tty -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tty tty.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o pathchk.o pathchk.c gcc -shared -Wl,-soname,pathchk -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pathchk pathchk.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o tee.o tee.c tee.c: In function 'tee_builtin': tee.c:72:9: warning: unused variable 't' [-Wunused-variable] 72 | char *t; | ^ gcc -shared -Wl,-soname,tee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tee tee.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o head.o head.c head.c: In function 'head_builtin': head.c:104:9: warning: unused variable 't' [-Wunused-variable] 104 | char *t; | ^ gcc -shared -Wl,-soname,head -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o head head.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o mkdir.o mkdir.c mkdir.c: In function 'make_path': mkdir.c:173:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 173 | while (p = strchr (p, '/')) | ^ mkdir.c:142:7: warning: variable 'oumask' set but not used [-Wunused-but-set-variable] 142 | int oumask; | ^~~~~~ gcc -shared -Wl,-soname,mkdir -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mkdir mkdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o rmdir.o rmdir.c gcc -shared -Wl,-soname,rmdir -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o rmdir rmdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o mkfifo.o mkfifo.c mkfifo.c: In function 'mkfifo_builtin': mkfifo.c:53:12: warning: variable 'mflag' set but not used [-Wunused-but-set-variable] 53 | int opt, mflag, omode, rval, nmode, basemode; | ^~~~~ gcc -shared -Wl,-soname,mkfifo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mkfifo mkfifo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o mktemp.o mktemp.c mktemp.c: In function 'mktemp_builtin': mktemp.c:38:14: warning: unused variable 'l' [-Wunused-variable] 38 | WORD_LIST *l; | ^ gcc -shared -Wl,-soname,mktemp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mktemp mktemp.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o printenv.o printenv.c gcc -shared -Wl,-soname,printenv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o printenv printenv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o id.o id.c id.c:67:14: warning: 'id_user' defined but not used [-Wunused-variable] 67 | static char *id_user; | ^~~~~~~ gcc -shared -Wl,-soname,id -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o id id.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o whoami.o whoami.c gcc -shared -Wl,-soname,whoami -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o whoami whoami.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o uname.o uname.c uname.c: In function 'uname_builtin': uname.c:70:12: warning: unused variable 'r' [-Wunused-variable] 70 | int opt, r; | ^ gcc -shared -Wl,-soname,uname -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o uname uname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o sync.o sync.c gcc -shared -Wl,-soname,sync -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sync sync.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o push.o push.c gcc -shared -Wl,-soname,push -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o push push.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o ln.o ln.c gcc -shared -Wl,-soname,ln -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ln ln.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o unlink.o unlink.c gcc -shared -Wl,-soname,unlink -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unlink unlink.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o realpath.o realpath.c gcc -shared -Wl,-soname,realpath -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o realpath realpath.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o strftime.o strftime.c gcc -shared -Wl,-soname,strftime -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o strftime strftime.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o mypid.o mypid.c gcc -shared -Wl,-soname,mypid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mypid mypid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o setpgid.o setpgid.c gcc -shared -Wl,-soname,setpgid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o setpgid setpgid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o seq.o seq.c seq.c: In function 'getprec': seq.c:190:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 190 | if (dp = strchr (numbuf, decimal_point)) | ^~ gcc -shared -Wl,-soname,seq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o seq seq.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o rm.o rm.c rm.c: In function 'rm_builtin': rm.c:120:15: warning: unused variable 'name' [-Wunused-variable] 120 | const char *name; | ^~~~ gcc -shared -Wl,-soname,rm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o rm rm.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o accept.o accept.c gcc -shared -Wl,-soname,accept -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o accept accept.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o csv.o csv.c gcc -shared -Wl,-soname,csv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o csv csv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o dsv.o dsv.c gcc -shared -Wl,-soname,dsv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dsv dsv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o cut.o cut.c cut.c: In function 'getlist': cut.c:89:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 89 | while (ltok = strsep (&larg, ",")) | ^~~~ cut.c: In function 'cutfields': cut.c:282:10: warning: unused variable 'llen' [-Wunused-variable] 282 | size_t llen, fsize; | ^~~~ cut.c: In function 'cutfile': cut.c:389:16: warning: unused variable 'b' [-Wunused-variable] 389 | char *line, *b; | ^ gcc -shared -Wl,-soname,cut -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cut cut.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o stat.o stat.c stat.c: In function 'stattime': stat.c:267:9: warning: unused variable 'tbuf' [-Wunused-variable] 267 | char *tbuf, *ret; | ^~~~ stat.c: In function 'loadstat': stat.c:345:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] 345 | SHELL_VAR *v; | ^ gcc -shared -Wl,-soname,stat -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o stat stat.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/builddir/build/BUILD/bash-5.2 -I/builddir/build/BUILD/bash-5.2/lib -I/builddir/build/BUILD/bash-5.2/builtins -c -o getconf.o getconf.c getconf.c: In function 'getconf_internal': getconf.c:924:13: warning: unused variable 'uv' [-Wunused-variable] 924 | uintmax_t uv; | ^~ getconf.c:923:12: warning: unused variable 'v' [-Wunused-variable] 923 | intmax_t v; | ^ getconf.c:922:8: warning: unused variable 'l' [-Wunused-variable] 922 | long l, val; | ^ getconf.c: In function 'getconf_builtin': getconf.c:1113:9: warning: variable 'varg' set but not used [-Wunused-but-set-variable] 1113 | char *varg; | ^~~~ getconf.c:1111:22: warning: unused variable 'c' [-Wunused-variable] 1111 | const struct conf *c; | ^ gcc -shared -Wl,-soname,getconf -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o getconf getconf.o mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash make[2]: Entering directory '/builddir/build/BUILD/bash-5.2' mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/include/bash mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/include/bash/builtins mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/include/bash/include mkdir -p -- /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 ./support/bash.pc /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/pkgconfig/bash.pc make[2]: Leaving directory '/builddir/build/BUILD/bash-5.2' installing example loadable builtins in /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/examples/loadables' /usr/bin/install -p -m 644 ./support/bash.pc /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/pkgconfig/bash.pc + mkdir -p /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64//etc + pushd doc ~/build/BUILD/bash-5.2/doc ~/build/BUILD/bash-5.2 + install -p -m 644 builtins.1 /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1/builtins.1 + popd ~/build/BUILD/bash-5.2 + ln -s bash.1 /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/man/man1/sh.1 + ln -sf bash /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/bin/sh + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 bash + mkdir -p /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/etc/skel + install -p -m644 /builddir/build/SOURCES/dot-bashrc /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/etc/skel/.bashrc + install -p -m644 /builddir/build/SOURCES/dot-bash_profile /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/etc/skel/.bash_profile + install -p -m644 /builddir/build/SOURCES/dot-bash_logout /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/etc/skel/.bash_logout + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.2-1.ocs23 --unique-debug-suffix -5.2-1.ocs23.aarch64 --unique-debug-src-base bash-5.2-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bash-5.2 extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/accept extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/bin/bash extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/csv extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/basename extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/dirname extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/cut extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/dsv extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/id extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/finfo extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/getconf extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/head extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/fdflags extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/mkfifo extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/mkdir extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/logname extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/mktemp extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/ln extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/pathchk extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/print extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/mypid extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/printenv extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/push extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/rm extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/rmdir extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/realpath extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/sleep extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/strftime extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/seq extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/setpgid extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/stat extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/sync extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/tee Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/uname extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/unlink extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/truefalse extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/tty extracting debug info from /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/lib64/bash/whoami Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. cpio: builtins/alias.c: Cannot stat: No such file or directory cpio: builtins/bind.c: Cannot stat: No such file or directory cpio: builtins/break.c: Cannot stat: No such file or directory cpio: builtins/builtin.c: Cannot stat: No such file or directory cpio: builtins/caller.c: Cannot stat: No such file or directory cpio: builtins/cd.c: Cannot stat: No such file or directory cpio: builtins/colon.c: Cannot stat: No such file or directory cpio: builtins/command.c: Cannot stat: No such file or directory cpio: builtins/complete.c: Cannot stat: No such file or directory cpio: builtins/declare.c: Cannot stat: No such file or directory cpio: builtins/echo.c: Cannot stat: No such file or directory cpio: builtins/enable.c: Cannot stat: No such file or directory cpio: builtins/eval.c: Cannot stat: No such file or directory cpio: builtins/exec.c: Cannot stat: No such file or directory cpio: builtins/exit.c: Cannot stat: No such file or directory cpio: builtins/fc.c: Cannot stat: No such file or directory cpio: builtins/fg_bg.c: Cannot stat: No such file or directory cpio: builtins/getopts.c: Cannot stat: No such file or directory cpio: builtins/hash.c: Cannot stat: No such file or directory cpio: builtins/help.c: Cannot stat: No such file or directory cpio: builtins/history.c: Cannot stat: No such file or directory cpio: builtins/jobs.c: Cannot stat: No such file or directory cpio: builtins/kill.c: Cannot stat: No such file or directory cpio: builtins/let.c: Cannot stat: No such file or directory cpio: builtins/mapfile.c: Cannot stat: No such file or directory cpio: builtins/printf.c: Cannot stat: No such file or directory cpio: builtins/pushd.c: Cannot stat: No such file or directory cpio: builtins/read.c: Cannot stat: No such file or directory cpio: builtins/return.c: Cannot stat: No such file or directory cpio: builtins/set.c: Cannot stat: No such file or directory cpio: builtins/setattr.c: Cannot stat: No such file or directory cpio: builtins/shift.c: Cannot stat: No such file or directory cpio: builtins/shopt.c: Cannot stat: No such file or directory cpio: builtins/source.c: Cannot stat: No such file or directory cpio: builtins/suspend.c: Cannot stat: No such file or directory cpio: builtins/test.c: Cannot stat: No such file or directory cpio: builtins/times.c: Cannot stat: No such file or directory cpio: builtins/trap.c: Cannot stat: No such file or directory cpio: builtins/type.c: Cannot stat: No such file or directory cpio: builtins/ulimit.c: Cannot stat: No such file or directory cpio: builtins/umask.c: Cannot stat: No such file or directory cpio: builtins/wait.c: Cannot stat: No such file or directory 8909 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/bashbug from /bin/sh - to #!/usr/bin/sh - + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xUyihX + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bash-5.2 + make check make[1]: Entering directory '/builddir/build/BUILD/bash-5.2/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2/builtins' *********************************************************** * * * GNU bash, version 5.2.0(1)-release (aarch64-redhat-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /builddir/build/BUILD/bash-5.2/bash version: 5.2.0(1)-release versinfo: 5 2 0 1 release aarch64-redhat-linux-gnu HOSTTYPE = aarch64 OSTYPE = linux-gnu MACHTYPE = aarch64-redhat-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell run-array2 warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-assoc warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-attr run-braces run-builtins warning: some of these tests may fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: /dev/fd. run-case run-casemod run-complete run-comsub run-comsub-eof run-comsub-posix run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-dynvar run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: UNIX versions number signals differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure 24d23 < trap -- 'echo USR1' SIGUSR1 25a25 > trap -- 'echo USR1' SIGUSR1 30d29 < trap -- 'echo USR1' SIGUSR1 31a31 > trap -- 'echo USR1' SIGUSR1 63,64d62 < bash: cannot set terminal process group (1462107): 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 run-history warning: all of these tests will fail if history has not been compiled warning: into the shell 191c191 < ]0;]0;(left --- > (left 194,197c194,197 < ]0;A < ]0;B < ]0; < ]0;]0;(left --- > A > B > > (left 200,206c200,206 < ]0;A < ]0;B < ]0; < ]0;0 < ]0;1 < ]0;2 < ]0;(left --- > A > B > > 0 > 1 > 2 > (left 209,211c209,211 < ]0;A < ]0;B < ]0;(left --- > A > B > (left 214,220c214,220 < ]0;A < ]0;B < ]0; < ]0;0 < ]0;1 < ]0;2 < ]0;(left --- > A > B > > 0 > 1 > 2 > (left 223,225c223,225 < ]0;A < ]0;B < ]0;(left --- > A > B > (left 228,230c228,230 < ]0;A < ]0;B < ]0;a --- > A > B > a run-ifs run-ifs-posix run-input-test run-intl unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed; unicode1.sub: that will cause some of these tests to be skipped. 24c24 < Passed all 1251 Unicode tests --- > Passed all 1378 Unicode tests run-invert run-iquote run-jobs warning: some of these tests may fail if job control has not been compiled warning: into the shell warning: there may be a message regarding a cat process dying due to a warning: SIGHUP. Please disregard. run-lastpipe run-mapfile run-more-exp run-nameref warning: some of these tests will fail if arrays have not warning: been compiled into the shell run-new-exp warning: two of these tests will fail if your OS does not support warning: named pipes or the /dev/fd filesystem. If the tests of the warning: process substitution mechanism fail, please do not consider warning: this a test failure warning: if you have exported variables beginning with the string _Q, warning: diff output may be generated. If so, please do not consider warning: this a test failure run-nquote run-nquote1 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote2 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote3 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote4 warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system run-nquote5 run-parser run-posix2 run-posixexp run-posixexp2 run-posixpat run-posixpipe run-precedence run-printf run-procsub warning: all of these tests will fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: FIFOs or /dev/fd. Some tests may fail if the OS does not warning: provide FIFOs. run-quote run-quotearray run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. 37,42c37,40 < ./read2.sub: line 18: /dev/tty: No such device or address < 1 < 4 < ./read2.sub: line 27: /dev/tty: No such device or address < 1 < 4 --- > timeout 1: ok > unset or null 1 > timeout 2: ok > unset or null 2 44,45c42,43 < 4 < ./read2.sub: line 45: /dev/tty: No such device or address --- > unset or null 3 > ./read2.sub: line 45: read: -3: invalid timeout specification 47c45 < 4 --- > 73d70 < 0 74a72 > timeout 1: ok 76c74 < 1 --- > timeout 2: ok 78,79c76 < ./read7.sub: line 37: /dev/tty: No such device or address < 1 --- > timeout 3: ok 84,85c81 < ./read7.sub: line 64: /dev/tty: No such device or address < abcde --- > run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure run-rhs-exp run-rsh run-set-e run-set-x run-shopt run-strip run-test 58c58 < ./test.tests: line 115: /dev/tty: No such device or address --- > 0 run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-type run-varenv warning: some of these tests will fail if arrays have not warning: been compiled into the shell run-vredir warning: the text of a system error message may vary between systems and warning: produce diff output. 101d100 < ./vredir8.sub: line 10: /dev/tty: No such device or address + RPM_EC=0 ++ jobs -p + exit 0 Processing files: bash-5.2-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s3eSD5 + umask 022 + cd /builddir/build/BUILD + cd bash-5.2 + DOCDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash + cp -pr RBASH /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash + cp -pr README /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash + cp -pr doc/FAQ doc/INTRO doc/README doc/bash.html doc/bashref.html /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.78o1Rc + umask 022 + cd /builddir/build/BUILD + cd bash-5.2 + LICENSEDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/licenses/bash + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/licenses/bash + cp -pr COPYING /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/licenses/bash + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/bash warning: File listed twice: /usr/share/doc/bash/README Provides: /bin/bash /bin/sh bash = 5.2-1.ocs23 bash(aarch-64) = 5.2-1.ocs23 config(bash) = 5.2-1.ocs23 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: bash-devel-5.2-1.ocs23.aarch64 Provides: bash-devel = 5.2-1.ocs23 bash-devel(aarch-64) = 5.2-1.ocs23 pkgconfig(bash) = 5.2-release Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: bash-doc-5.2-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wbytPx + umask 022 + cd /builddir/build/BUILD + cd bash-5.2 + DOCDIR=/builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/article.ps doc/bash.ps doc/bashbug.ps doc/bashref.ps doc/builtins.ps doc/rbash.ps doc/rose94.ps /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/bash.0 doc/bashbug.0 doc/builtins.0 doc/rbash.0 /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/bash.html doc/bashref.html /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/article.txt /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64/usr/share/doc/bash-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: bash-doc = 5.2-1.ocs23 bash-doc(aarch-64) = 5.2-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bash-debugsource-5.2-1.ocs23.aarch64 Provides: bash-debugsource = 5.2-1.ocs23 bash-debugsource(aarch-64) = 5.2-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bash-debuginfo-5.2-1.ocs23.aarch64 Provides: bash-debuginfo = 5.2-1.ocs23 bash-debuginfo(aarch-64) = 5.2-1.ocs23 debuginfo(build-id) = d5fb68788df2d7cef4b1e9457a5b1e4f25e332ea Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bash-debugsource(aarch-64) = 5.2-1.ocs23 Processing files: bash-devel-debuginfo-5.2-1.ocs23.aarch64 Provides: bash-devel-debuginfo = 5.2-1.ocs23 bash-devel-debuginfo(aarch-64) = 5.2-1.ocs23 debuginfo(build-id) = 03cff97415ce0a32f7790dad9aa0b32d3f546a0c debuginfo(build-id) = 04cbeb7ade03307a99f68160574f3e8af396e5f9 debuginfo(build-id) = 0577ad551e7fb135bcbdf86faffa8857f0c36ea9 debuginfo(build-id) = 1dc91444988ec6b2d1a7054177bb280837b3f73a debuginfo(build-id) = 1eca62f409d0c69a9943f4a2a09cc15a18e6fc71 debuginfo(build-id) = 25c1d7ba70cfd4255827cc719f1c21b19f754677 debuginfo(build-id) = 315ca975327421e0d05f2ab633223b13b713dbc9 debuginfo(build-id) = 31edb818b0a61064f0d4e10823b8d6b55c76dd35 debuginfo(build-id) = 342c916ba70915b8622033cceb6949cb01c2f095 debuginfo(build-id) = 3b9272e0aae8796ed15be8ac817e60c8b5ab40dd debuginfo(build-id) = 4b3bf07fa227030337e115a85a3fe47efc51e084 debuginfo(build-id) = 4de33ab68f72fa9432bb17c1db345dd77dcd1e6a debuginfo(build-id) = 4e5d115e952304d77e1c27a03c0a56709965fa84 debuginfo(build-id) = 51cf7e21c528d4bb006c5e3115b24f24981cc06e debuginfo(build-id) = 5714fd5c803f3bac50eb28827979091f5ea8d4f9 debuginfo(build-id) = 5be22e877aae24f863fec3a353403d4184b34985 debuginfo(build-id) = 63a9b33f2e95feee2848377dba43f45d8f43926b debuginfo(build-id) = 64b5a3e6817f30b39323d7c6f123e0a70e878626 debuginfo(build-id) = 65d5bbcab74cea393178c4928a1d75d2e0b28a28 debuginfo(build-id) = 700c66b4bc6be423dd4aa646673b5f7749a0094a debuginfo(build-id) = 73e215ee66e9297e13d4831a4921e54537725ac6 debuginfo(build-id) = 8c5f4f82b87a0b9cae166692b7a6dcbf7a25044c debuginfo(build-id) = 9712781f462f53943f2e645a2f18221b7b864275 debuginfo(build-id) = 9a88435499e7ef207814ac18a877486f1025817e debuginfo(build-id) = 9a98db2e4c239bfcbdb7ee1ad4f141cfabe2bc71 debuginfo(build-id) = a06d51f8053da2b3b66da06db18d27d3c7ac7348 debuginfo(build-id) = a4071886dbdbfb4302919f83596887e07b808e84 debuginfo(build-id) = a973ece07e27d8b75e6cd70d1a00bf5e0b93361e debuginfo(build-id) = a9eebe133741813fe9a29e4caafbd1f695cb3c13 debuginfo(build-id) = ad68d7422dda459de9dee6fa83ee657374db57d6 debuginfo(build-id) = af2501dc5411109cfb26ba4bcf2b44887b2b4661 debuginfo(build-id) = bb8c604fc795e1841d3cac39a1da0ef4a04d753d debuginfo(build-id) = d08d25af05dc921e93e3a3194c980fa34080c7f6 debuginfo(build-id) = e04e9e66f4b016416de01ea4dd882e716b99ae05 debuginfo(build-id) = eb2904ca6ab2820cd5357cf0a320998d88626d9c debuginfo(build-id) = f219cf220ad1cc804ce8236146504c4c268f3540 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bash-debugsource(aarch-64) = 5.2-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bash-5.2-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/bash-devel-debuginfo-5.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-devel-5.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-debugsource-5.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-debuginfo-5.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-doc-5.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-5.2-1.ocs23.aarch64.rpm RPM build warnings: File listed twice: /usr/share/doc/bash File listed twice: /usr/share/doc/bash/README Child return code was: 0