Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 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-rebuild-test-1-build-245568-23583/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=981gid=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.15-5.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-rebuild-test-1-build-245568-23583/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=981gid=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.tMLfDS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bash-5.2.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/bash-5.2.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bash-5.2.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-NON_INTERACTIVE_LOGIN_SHELLS-config-to-run-the-l.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm y.tab.c y.tab.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yogFag + 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.15 + 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 2024-08-22 11:02:39.711577584 +0800 +++ ./configure 2024-08-22 11:02:39.741577595 +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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu Beginning configuration for bash-5.2-release for aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-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-opencloudos-linux-gnu-ar... no checking for ar... ar checking for aarch64-opencloudos-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-opencloudos-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... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking 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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 -j8 -C builtins make: Entering directory '/builddir/build/BUILD/bash-5.2.15/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 rm -f builtin.o ./mkbuiltins -D . alias.def ./mkbuiltins -D . bind.def ./mkbuiltins -D . break.def ./mkbuiltins -D . builtin.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 ) 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 ) 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 ) rm -f cd.o ./mkbuiltins -D . cd.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 cd.c || ( rm -f cd.c ; exit 1 ) rm -f colon.o ./mkbuiltins -D . colon.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 colon.c || ( rm -f colon.c ; exit 1 ) rm -f command.o ./mkbuiltins -D . command.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 command.c || ( rm -f command.c ; exit 1 ) rm -f builtin.c 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 common.c ./cd.def: In function 'cd_builtin': ./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': ./cd.def:555:20: warning: unused variable 'ndir' [-Wunused-variable] 555 | char *t, *tdir, *ndir; | ^~~~ ./cd.def: At top level: ./cd.def:198:1: warning: 'cdxattr' defined but not used [-Wunused-function] 198 | cdxattr (dir, ndirp) | ^~~~~~~ rm -f break.c rm -f declare.o ./mkbuiltins -D . declare.def 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 declare.c || ( rm -f declare.c ; exit 1 ) rm -f echo.o ./mkbuiltins -D . echo.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 echo.c || ( rm -f echo.c ; exit 1 ) rm -f alias.c rm -f enable.o ./mkbuiltins -D . enable.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 enable.c || ( rm -f enable.c ; exit 1 ) rm -f command.c common.c: In function 'builtin_arrayref_flags': common.c:1088:9: warning: unused variable 't' [-Wunused-variable] 1088 | char *t; | ^ rm -f eval.o ./mkbuiltins -D . eval.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 eval.c || ( rm -f eval.c ; exit 1 ) ./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, '[')) /* ] */ | ^ ./echo.def: In function 'echo_builtin': ./echo.def:141:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 141 | while (i = *temp++) | ^ ./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 bind.c rm -f evalfile.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 rm -f cd.c rm -f evalstring.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 evalstring.c rm -f eval.c rm -f exec.o rm -f echo.c ./mkbuiltins -D . exec.def rm -f exit.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 exec.c || ( rm -f exec.c ; exit 1 ) ./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 ) ./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; | ^~~~~~~~ evalstring.c: In function 'parse_and_execute': evalstring.c:443:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 443 | else if (command = global_command) | ^~~~~~~ evalstring.c: In function 'open_redir_file': evalstring.c:735:11: warning: unused variable 'rval' [-Wunused-variable] 735 | int fd, rval; | ^~~~ ./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 enable.c rm -f fc.o ./mkbuiltins -D . fc.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 ) rm -f exit.c rm -f fg_bg.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 fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f hash.o rm -f exec.c ./mkbuiltins -D . hash.def rm -f help.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 hash.c || ( rm -f hash.c ; exit 1 ) ./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 help.c || ( rm -f help.c ; exit 1 ) ./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; | ^ ./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; | ^ rm -f fg_bg.c rm -f history.o ./mkbuiltins -D . history.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 ) rm -f jobs.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 jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f kill.o ./mkbuiltins -D . kill.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 kill.c || ( rm -f kill.c ; exit 1 ) rm -f hash.c rm -f let.o ./mkbuiltins -D . let.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 let.c || ( rm -f let.c ; exit 1 ) rm -f declare.c rm -f mapfile.o ./mkbuiltins -D . mapfile.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 mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f fc.c rm -f pushd.o ./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; | ^~~~~~~~~~ ./mkbuiltins -D . pushd.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 pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f let.c rm -f read.o ./mkbuiltins -D . read.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 read.c || ( rm -f read.c ; exit 1 ) rm -f jobs.c rm -f return.o ./mkbuiltins -D . return.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 ) rm -f kill.c rm -f set.o ./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 set.c || ( rm -f set.c ; exit 1 ) rm -f help.c rm -f setattr.o ./mkbuiltins -D . setattr.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 history.c rm -f shift.o ./mkbuiltins -D . shift.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 shift.c || ( rm -f shift.c ; exit 1 ) ./read.def:144:20: warning: 'old_alrm' defined but not used [-Wunused-variable] 144 | static SigHandler *old_alrm; | ^~~~~~~~ ./set.def: In function 'parse_shellopts': ./set.def:617:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 617 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ ./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 return.c rm -f source.o rm -f mapfile.c ./mkbuiltins -D . source.def rm -f suspend.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 source.c || ( rm -f source.c ; exit 1 ) ./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 suspend.c || ( rm -f suspend.c ; exit 1 ) ./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)) | ^~~~~~~~~~ rm -f shift.c rm -f test.o ./mkbuiltins -D . test.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 test.c || ( rm -f test.c ; exit 1 ) rm -f suspend.c rm -f times.o ./mkbuiltins -D . times.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 times.c || ( rm -f times.c ; exit 1 ) rm -f test.c rm -f trap.o rm -f source.c ./mkbuiltins -D . trap.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 trap.c || ( rm -f trap.c ; exit 1 ) rm -f type.o ./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 type.c || ( rm -f type.c ; exit 1 ) rm -f pushd.c rm -f umask.o ./mkbuiltins -D . umask.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 umask.c || ( rm -f umask.c ; exit 1 ) ./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 times.c rm -f wait.o ./mkbuiltins -D . wait.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 wait.c || ( rm -f wait.c ; exit 1 ) ./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 setattr.c rm -f getopts.o ./mkbuiltins -D . getopts.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 getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f trap.c rm -f shopt.o ./mkbuiltins -D . shopt.def ./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; | ^ 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 set.c rm -f printf.o ./mkbuiltins -D . printf.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 printf.c || ( rm -f printf.c ; exit 1 ) rm -f type.c rm -f getopt.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 rm -f umask.c ./shopt.def: In function 'toggle_shopts': ./shopt.def:482:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 482 | if (v = find_variable ("BASHOPTS")) | ^ 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 bashgetopt.c ./shopt.def: In function 'set_bashopts': ./shopt.def:854:24: warning: unused variable 'ip' [-Wunused-variable] 854 | int vsize, i, vptr, *ip, exported; | ^~ ./shopt.def: In function 'parse_bashopts': ./shopt.def:915:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 915 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ rm -f getopts.c rm -f complete.o ./mkbuiltins -D . complete.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 complete.c || ( rm -f complete.c ; exit 1 ) rm -f wait.c rm -f builtins.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 builtins.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 == ':')) | ^~~~~~~~~ ./shopt.def: In function 'set_compatibility_level': ./shopt.def:712:11: warning: 'oldval' may be used uninitialized [-Wmaybe-uninitialized] 712 | else if (oldval > 44 && shell_compatibility_level < DEFAULT_COMPAT_LEVEL) | ^ ./shopt.def:677:12: note: 'oldval' was declared here 677 | int ind, oldval; | ^~~~~~ rm -f read.c rm -f caller.o ./mkbuiltins -D . caller.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 caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f shopt.c rm -f complete.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.15/builtins' + make -j8 rm -f shell.o rm -f eval.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f dispose_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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 | &expaliases_flag, | { } 95 | &inherit_errexit, | { } 96 | &print_shift_error, | { } 97 | 0 | { 98 | }; | } 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)) | ^~~~~~~~~ general.c: In function 'assignment': general.c:459:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 459 | while (c = string[indx]) | ^ 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++]) | ^~~~~~~~~~~~~ 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)) | ^~~~~~~~ variables.c:432:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 432 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ^~~~~~~~ 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; | ^ 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; | ^~~~~~~~ variables.c: In function 'var_lookup': variables.c:2012:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2012 | if (v = hash_lookup (name, vc->table)) | ^ variables.c: In function 'nameref_transform_name': variables.c:2322:9: warning: unused variable 'newname' [-Wunused-variable] 2322 | char *newname; | ^~~~~~~ variables.c: In function 'delete_var': variables.c:3958:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3958 | if (elt = hash_remove (name, v->table, 0)) | ^~~ 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)) | ^~~ 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++) | ^~~ rm -f expr.o variables.c: In function 'pop_var_context': gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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': 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': variables.c:6179:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6179 | while (val = extract_colon_unit (temp, &tptr)) | ^~~ 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)) | ^ rm -f flags.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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; | ^~~~~~~~~~~~~~~~~~~~~ rm -f jobs.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 expr.c: In function 'exppower': expr.c:963:33: warning: unused variable 'c' [-Wunused-variable] 963 | register intmax_t val1, val2, c; | ^ expr.c: In function 'readtok': expr.c:1316:17: warning: unused variable 'lval' [-Wunused-variable] 1316 | struct lvalue lval; | ^~~~ expr.c: In function 'strlong': expr.c:1552:17: warning: unused variable 'pval' [-Wunused-variable] 1552 | intmax_t val, pval; | ^~~~ rm -f subst.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 expr.c: At top level: expr.c:1134:1: warning: 'free_lvalue' defined but not used [-Wunused-function] 1134 | free_lvalue (lv) | ^~~~~~~~~~~ expr.c:1124:1: warning: 'alloc_lvalue' defined but not used [-Wunused-function] 1124 | alloc_lvalue () | ^~~~~~~~~~~~ jobs.c: In function 'procsub_waitall': jobs.c:1103:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] 1103 | int r; | ^ jobs.c: In function 'procsub_prune': jobs.c:1137:7: warning: variable 'onproc' set but not used [-Wunused-but-set-variable] 1137 | int onproc; | ^~~~~~ jobs.c:1136:20: warning: variable 'oend' set but not used [-Wunused-but-set-variable] 1136 | PROCESS *ohead, *oend, *ps, *p; | ^~~~ jobs.c: In function 'cleanup_dead_jobs': jobs.c:1214:12: warning: unused variable 'discard' [-Wunused-variable] 1214 | PROCESS *discard; | ^~~~~~~ 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]) | ^~~~ jobs.c: In function 'make_child': jobs.c:2126:32: warning: unused variable 'chldset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ jobs.c:2126:23: warning: unused variable 'termset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ rm -f hashcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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; | ^~~~~~~~~~~ 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; | ^~~ subst.c: In function 'string_extract_verbatim': jobs.c: In function 'sigchld_handler': subst.c:1204:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1204 | while (c = string[i]) | ^ jobs.c:3744:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 3744 | int n, oerrno; | ^ subst.c: In function 'extract_delimited_string': subst.c:1367:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 1367 | char *t, *result; | ^ 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]) | ^ subst.c: In function 'extract_dollar_brace_string': subst.c:1841:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1841 | while (c = string[i]) | ^ subst.c:1820:18: warning: variable 't' set but not used [-Wunused-but-set-variable] 1820 | char *result, *t; | ^ subst.c: In function 'skip_matched_pair': subst.c:2083:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2083 | while (c = string[i]) | ^ subst.c:2069:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2069 | char *temp, *ss; | ^~~~ subst.c: In function 'skip_to_delim': subst.c:2208:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2208 | while (c = string[i]) | ^ subst.c:2191:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2191 | char *temp, open[3]; | ^~~~ subst.c: In function 'skip_to_histexp': subst.c:2383:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2383 | while (c = string[i]) | ^ subst.c: In function 'do_assignment_internal': subst.c:3613:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3613 | if (t = mbschr (name, LBRACK)) | ^ subst.c: In function 'expand_string_dollar_quote': subst.c:4192:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4192 | while (c = string[sindex]) | ^ rm -f hashlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c: In function 'parameter_brace_expand_word': subst.c:7514:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7514 | else if (var = find_variable (name)) | ^~~ subst.c:7547:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7547 | else if (var = find_variable_last_nameref (name, 0)) | ^~~ rm -f mailcheck.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 hashlib.c:169:1: warning: 'hash_shrink' defined but not used [-Wunused-function] 169 | hash_shrink (table) | ^~~~~~~~~~~ subst.c: In function 'shouldexp_replacement': subst.c:8903:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 8903 | while (c = s[sindex]) | ^ subst.c: In function 'pat_subst': subst.c:9036:18: warning: unused variable 'clen' [-Wunused-variable] 9036 | size_t clen; | ^~~~ 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)) | ^~~~ subst.c: In function 'parameter_brace_expand': subst.c:9628:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9628 | if (c = string[sindex]) | ^ subst.c:9638:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9638 | if (c = string[sindex]) | ^ rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c: In function 'expand_word_internal': subst.c:11646:1: warning: label 'add_quoted_character' defined but not used [-Wunused-label] 11646 | add_quoted_character: | ^~~~~~~~~~~~~~~~~~~~ subst.c:10972:7: warning: variable 'local_expanded' set but not used [-Wunused-but-set-variable] 10972 | int local_expanded; | ^~~~~~~~~~~~~~ subst.c: In function 'string_quote_removal': subst.c:11904:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 11904 | for (dquote = sindex = 0; c = string[sindex];) | ^ rm -f input.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c: In function 'glob_expand_word_list': subst.c:12308:7: warning: unused variable 'x' [-Wunused-variable] 12308 | int x; | ^ subst.c: In function 'brace_expand_word_list': subst.c:12448:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 12448 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ^~~~~~~~~~~ rm -f unwind_prot.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c: In function 'expand_declaration_argument': rm -f pathexp.o subst.c:12709:33: warning: array subscript has type 'char' [-Wchar-subscripts] 12709 | omap[l->word->word[oind]] = 1; | ~~~~~~~~~~~~~^~~~~~ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c:12653:28: warning: variable 'inheriting' set but not used [-Wunused-but-set-variable] 12653 | int t, opti, oind, skip, inheriting; | ^~~~~~~~~~ subst.c: In function 'expand_word_list_internal': subst.c:12965:25: warning: unused variable 'temp_list' [-Wunused-variable] 12965 | WORD_LIST *new_list, *temp_list; | ^~~~~~~~~ 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)); | ^~~~~~~~~~~~~~~~ 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)); | ^~~~~~~~~~~~~~~~~~ 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) | ^~~ 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) | ^~~ rm -f sig.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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++) | ^ pathexp.c: In function 'shell_glob_filename': pathexp.c:412:15: warning: unused variable 'quoted_pattern' [-Wunused-variable] 412 | int gflags, quoted_pattern; | ^~~~~~~~~~~~~~ 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)) | ^~~~~~~~~ rm -f test.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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; | ^~~~~~~~~~~~~~~~~~ rm -f version.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 In file included from test.c:53: In function 'timespec_cmp', inlined from 'filecomp' at test.c:328:45: rm -f alias.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 ./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 array.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f assoc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 array.c:66:14: warning: 'spacesep' defined but not used [-Wunused-variable] 66 | static char *spacesep = " "; | ^~~~~~~~ arrayfunc.c: In function 'assign_array_element_internal': arrayfunc.c:407:9: warning: unused variable 'newval' [-Wunused-variable] 407 | char *newval; | ^~~~~~ arrayfunc.c: In function 'array_value_internal': 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; | ^~~~ rm -f braces.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 bracecomp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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]) | ^ 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; | ^ rm -f bashhist.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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; | ^~~~~ 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 ()) | ^~~~ rm -f bashline.o 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; | ^~ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f list.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 bashline.c: In function 'snarf_hosts_from_file': bashline.c:811:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 811 | while (temp = fgets (buffer, 255, file)) | ^~~~ 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; | ^~~~~~ 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++]) | ^~~ 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, '$')) | ^ bashline.c:3387:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3387 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ^ 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': rm -f stringlib.o 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-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 bashline.c: In function 'set_filename_quote_chars': rm -f locale.o 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++) | ^ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 bashline.c: In function 'bash_execute_unix_command': bashline.c:4447:27: warning: unused variable 'old_ch' [-Wunused-variable] 4447 | char *cmd, *value, *ce, old_ch; | ^~~~~~ bashline.c: In function 'isolate_sequence': bashline.c:4649:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4649 | for (passc = 0; c = string[i]; i++) | ^ 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)); | ^~~~~~~~~~~~~~~~~ arrayfunc.c: In function 'array_value_internal': 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; | ^~~ 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) | ^~~~ 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': locale.c:601:14: warning: unused variable 'encoding' [-Wunused-variable] 601 | char *cp, *encoding; | ^~~~~~~~ rm -f findcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/builtins' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/builtins' rm -f pcomplete.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 subst.c: In function 'read_comsub': subst.c:6788:40: warning: 'bufp' may be used uninitialized [-Wmaybe-uninitialized] 6788 | char *istring, buf[COMSUB_PIPEBUF], *bufp; | ^~~~ 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? */ | ^~~ rm -f pcomplib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f xmalloc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 bashline.c: In function '_ignore_completion_names': bashline.c:2990:10: warning: 'oldnames' may be used uninitialized [-Wmaybe-uninitialized] 2990 | char **oldnames; | ^~~~~~~~ gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/support' make[1]: warning: -j8 forced in submake: resetting jobserver mode. rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/builddir/build/BUILD/bash-5.2.15 -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 rm -f execute_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 man2html.c: In function 'read_man_page': man2html.c:508:17: warning: unused variable 'i' [-Wunused-variable] 508 | int i; | ^ man2html.c: In function 'scan_table': man2html.c:1444:44: warning: unused variable 'ftable' [-Wunused-variable] 1444 | TABLEROW *layout = NULL, *currow, *ftable; | ^~~~~~ 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; | ^ 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:1832:13: subst.c:1634:18: note: length computed here 1634 | tlen = strlen (t); | ^~~~~~~~~~ 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++); | ^~~~~~ 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; | ^ 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; | ^ 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:1063:9: warning: unused variable 'rw' [-Wunused-variable] 1063 | char *rw; | ^~ execute_cmd.c: In function 'select_query': execute_cmd.c:3326:23: warning: unused variable 't' [-Wunused-variable] 3326 | char *repl_string, *t; | ^ print_cmd.c: At top level: print_cmd.c:1004:1: warning: 'print_heredocs' defined but not used [-Wunused-function] 1004 | print_heredocs (heredocs) | ^~~~~~~~~~~~~~ man2html.c: At top level: execute_cmd.c: At top level: execute_cmd.c:1772:13: warning: 'cpl_prune' declared 'static' but never defined [-Wunused-function] 1772 | static void cpl_prune PARAMS((void)); | ^~~~~~~~~ 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:3189:12: warning: 'LINES' defined but not used [-Wunused-variable] 3189 | static int LINES, COLS, tabsize; | ^~~~~ execute_cmd.c:2060:1: warning: 'coproc_free' defined but not used [-Wunused-function] 2060 | coproc_free (cp) | ^~~~~~~~~~~ execute_cmd.c:1965:1: warning: 'cpl_firstactive' defined but not used [-Wunused-function] 1965 | cpl_firstactive () | ^~~~~~~~~~~~~~~ execute_cmd.c:1953:1: warning: 'cpl_searchbyname' defined but not used [-Wunused-function] 1953 | cpl_searchbyname (name) | ^~~~~~~~~~~~~~~~ execute_cmd.c:1939:1: warning: 'cpl_search' defined but not used [-Wunused-function] 1939 | cpl_search (pid) | ^~~~~~~~~~ execute_cmd.c:1927:1: warning: 'cpl_fdchk' defined but not used [-Wunused-function] 1927 | cpl_fdchk (fd) | ^~~~~~~~~ execute_cmd.c:1918:1: warning: 'cpl_closeall' defined but not used [-Wunused-function] 1918 | cpl_closeall () | ^~~~~~~~~~~~ execute_cmd.c:1900:1: warning: 'cpl_flush' defined but not used [-Wunused-function] 1900 | cpl_flush () | ^~~~~~~~~ execute_cmd.c:1859:1: warning: 'cpl_reap' defined but not used [-Wunused-function] 1859 | cpl_reap () | ^~~~~~~~ execute_cmd.c:1826:1: warning: 'cpl_delete' defined but not used [-Wunused-function] 1826 | cpl_delete (pid) | ^~~~~~~~~~ execute_cmd.c:1803:1: warning: 'cpl_add' defined but not used [-Wunused-function] 1803 | cpl_add (cp) | ^~~~~~~ execute_cmd.c:277:12: warning: 'connection_count' defined but not used [-Wunused-variable] 277 | static int connection_count; | ^~~~~~~~~~~~~~~~ rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 rm -f redir.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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)) | ^~ redir.c: At top level: redir.c:767:1: warning: 'undoablefd' defined but not used [-Wunused-function] 767 | undoablefd (fd) | ^~~~~~~~~~ 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; | ^~~~~~~~~~~~ ./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], '/')) | ^~~~~~~~ rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 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; | ^~~~~~~~~~~~ *********************************************************** * * * GNU bash, version 5.2.15(1)-release (aarch64-opencloudos-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/lib/glob' make[1]: warning: -j8 forced in submake: resetting jobserver mode. rm -f glob.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 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 strmatch.c rm -f smatch.o rm -f xmbsrtowcs.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 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 rm -f gmisc.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 gmisc.c making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/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 make[1]: warning: -j8 forced in submake: resetting jobserver mode. 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; | ^~~~~~~ glob.c: In function 'skipname': glob.c:275:7: warning: unused variable 'i' [-Wunused-variable] 275 | int i; | ^ 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 glob.c: In function 'wskipname': glob.c:317:7: warning: unused variable 'i' [-Wunused-variable] 317 | int i; | ^ glob.c: In function 'wextglob_skipname': 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; | ^~~~~~~ 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; | ^ glob.c: In function 'glob_filename': glob.c:1339:19: warning: unused variable 'dlen' [-Wunused-variable] 1339 | int dlen; | ^~~~ 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 -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 -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 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 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"' itos.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"' zread.c 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': sm_loop.c:713:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | for (s = string; c = *s; s++) | ^ xmbsrtowcs.c: In function 'xwcsrtombs': xmbsrtowcs.c:456:1: warning: label 'handle_byte' defined but not used [-Wunused-label] 456 | handle_byte: | ^~~~~~~~~~~ sm_loop.c: In function 'extmatch': 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; | ^ 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++) | ^ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ 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++) | ^ 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, '[')) | ^ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ 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++) | ^ 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)) | ^~ 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; | ^~~~ 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"' zwrite.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"' shtty.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"' shmatch.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"' eaccess.c getenv.c: In function 'getenv': getenv.c:55:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 55 | if (name == 0 || *name == '\0') | ^ getenv.c: In function 'putenv': getenv.c:112:6: warning: 'nonnull' argument 'str' compared to NULL [-Wnonnull-compare] 112 | if (str == 0 || *str == '\0') | ^ getenv.c: In function 'unsetenv': getenv.c:214:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 214 | if (name == 0 || *name == '\0' || strchr (name, '=') != 0) | ^ making lib/readline/libreadline.a in ./lib/readline make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/lib/readline' rm -f readline.o make[1]: warning: -j8 forced in submake: resetting jobserver mode. rm -f vi_mode.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.15 -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 -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2.15 -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 rm -f funmap.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.15 -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 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.15 -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 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 rm -f parens.o In function 'extglob_skipname', inlined from 'skipname.isra.0' at glob.c:279:13: 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.15 -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 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; | ^ 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"' netopen.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"' timeval.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"' 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.15 -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 glob.c: In function 'mbskipname.isra.0': 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; | ^~~ eaccess.c:176:1: warning: 'sh_euidaccess' defined but not used [-Wunused-function] 176 | sh_euidaccess (path, mode) | ^~~~~~~~~~~~~ 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 rm -f rltty.o rm -f complete.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.15 -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 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.15 -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 parens.c: In function 'rl_insert_close': parens.c:118:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] 118 | int orig_point, match_point, ready; | ^~~~~ 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; | ^~~~~~ vi_mode.c: In function 'rl_vi_domove': vi_mode.c:1343:7: warning: unused variable 'r' [-Wunused-variable] 1343 | 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"' pathphys.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"' tmpfile.c 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; | ^~~~~~~~~ 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 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; | ^~~~~~~~~~~~~~~~~~~~ makepath.c: In function 'sh_makepath': readline.c: At top level: makepath.c:123:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 123 | while (*r++ = *s++) | ^ 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 rm -f bind.o 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; | ^~~~~~~~~ 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 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.15 -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 rm -f isearch.o 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.15 -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 pathcanon.c: In function 'sh_canonpath': 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)) | ^~~~~~~~~~~~~~~~ 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 subst.c:4290:15: note: call to 'free' here 4290 | 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:4290:15: note: call to 'free' here 4290 | free (t); | ^~~~~~~~ complete.c: In function '_rl_find_completion_word': making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/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: -j8 forced in submake: resetting jobserver mode. pathcanon.c:117:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 117 | if (rooted = ROOTEDPATH(path)) | ^~~~~~ rm -f display.o 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; | ^ 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"' strtrans.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.15 -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 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 ()) | ^~~~~ complete.c: In function 'rl_menu_complete': complete.c:2828:25: warning: unused variable 'cstate' [-Wunused-variable] 2828 | static int delimiter, cstate; | ^~~~~~ 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; | ^~ tmpfile.c: At top level: 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; | ^~~~~~~~~ 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++) | ^ 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': bind.c:1675:11: warning: unused variable 's' [-Wunused-variable] 1675 | int s; | ^ 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, '~')) | ^~~~~~ 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++) | ^~~~ 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 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++) | ^ 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; | ^~~~ 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++) | ^~~ 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; | ^ 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; | ^ 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: In function 'rl_redisplay': 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; | ^~ 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; | ^~~~~ 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"' mailstat.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"' fmtulong.c 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; | ^~~~~~~~~~ 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 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) | ^~~~~~~~~~~~~~~~~ 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 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; | ^~ 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 libtilde.a ar cr libtilde.a tilde.o rm -f signals.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.15 -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 test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/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"' zmapfd.c rm -f util.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.15 -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 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 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 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 signals.c: In function 'rl_set_signals': signals.c:414:25: warning: unused variable 'oset' [-Wunused-variable] 414 | static sigset_t bset, oset; | ^~~~ signals.c: At top level: 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; | ^~~~~~~~~~ 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 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 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 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 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 -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 casemod.c: In function 'sh_modcase': 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 casemod.c:107:15: warning: unused variable 'c' [-Wunused-variable] 107 | int inword, c, nc, nop, match, usewords; | ^ 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 ufuncs.c: In function 'fsleep': ufuncs.c:92:26: warning: unused variable 'prevmask' [-Wunused-variable] 92 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ fnxform.c:89:1: warning: 'init_fromfs' defined but not used [-Wunused-function] 89 | init_fromfs () | ^~~~~~~~~~~ rm -f kill.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.15 -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 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"' strvis.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"' utf8.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"' 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 strvis.c: In function 'sh_strvis': strvis.c:126:17: warning: unused variable 'c' [-Wunused-variable] 126 | unsigned char 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': kill.c:760:15: warning: unused variable 'cap' [-Wunused-variable] 760 | size_t len, cap; | ^~~ 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; | ^ rm -f undo.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"' wcsnwidth.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 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.15 -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 -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2.15 -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 -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 input.o random.c: In function 'genseed': 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.15 -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 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; | ^~~ random.c: At top level: random.c:166:1: warning: 'perturb_rand32' defined but not used [-Wunused-function] 166 | perturb_rand32 () | ^~~~~~~~~~~~~~ random.c:141:1: warning: 'brand32' defined but not used [-Wunused-function] 141 | brand32 () | ^~~~~~~ timers.c: In function 'shtimer_select': timers.c:185:26: warning: unused variable 'prevmask' [-Wunused-variable] 185 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ 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; | ^~~~~~~~~ undo.c: In function 'rl_free_undo_list': undo.c:119:14: warning: unused variable 'release' [-Wunused-variable] 119 | UNDO_LIST *release, *orig_list; | ^~~~~~~ complete.c: In function 'print_filename': rm -f callback.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.15 -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 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; | ^~~~~~~~~~~ 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 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; | ^~~~~~~~ rm -f terminal.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.15 -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 make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/lib/sh' rm -f text.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.15 -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 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.15 -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 nls.c: In function 'utf8locale': nls.c:110:10: warning: unused variable 'len' [-Wunused-variable] 110 | size_t len; | ^~~ nls.c: At top level: nls.c:286:1: warning: 'find_codeset' defined but not used [-Wunused-function] 286 | find_codeset (char *name, size_t *lenp) | ^~~~~~~~~~~~ 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; | ^~~~ kill.c: In function '_rl_read_bracketed_paste_prefix': 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; | ^~~ rm -f misc.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.15 -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 rm -f history.o rm -f histexpand.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.15 -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 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.15 -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 misc.c: In function '_rl_free_saved_history_line': 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) | ^~ 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; | ^~~~~~~~~~~~~~~ histexpand.c: In function 'get_history_event': 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; | ^ 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.15 -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 histexpand.c:213:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 213 | for (local_index = i; c = string[i]; i++) | ^ histexpand.c: In function 'history_expand_internal': histexpand.c:682:48: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 682 | int delimiter, failed, si, l_temp, ws, we; | ^~ rm -f histsearch.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.15 -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 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); | ^ 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] == '\\')) | ^~~~~~~~~~~~~~~~~~~ histfile.c: In function 'history_backupfile': 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; | ^~ 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; | ^ histfile.c: In function 'history_do_write': histfile.c:683:22: warning: unused variable 'nfinfo' [-Wunused-variable] 683 | struct stat finfo, nfinfo; | ^~~~~~ histfile.c: At top level: 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.15 -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 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) | ^~~~~~~~~~~~~~~~~~ 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 savestring.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.15 -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 rm -f mbutil.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.15 -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 gcc -DHAVE_CONFIG_H -DSHELL -fcommon -DRECYCLES_PIDS -DDEFAULT_PATH_VALUE='"/usr/local/bin:/usr/bin"' -I. -I/builddir/build/BUILD/bash-5.2.15 -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 rm -f colors.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.15 -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 ./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, '~')) | ^~~~~~ 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) | ^~~~~~~~~~~~~~ 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.15/lib/glob' rm -f parse-colors.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.15 -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 rm -f xmalloc.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.15 -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 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.15 -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 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.15 -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 In function 'parameter_brace_expand_indir', inlined from 'parameter_brace_expand' at subst.c:9825:15, inlined from 'param_expand' at subst.c:10538:15: subst.c:7657:31: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 7657 | if (legal_identifier (name) && v == 0) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ subst.c: In function 'param_expand': subst.c:7635:14: note: 'v' was declared here 7635 | SHELL_VAR *v; | ^ In function 'parameter_brace_expand', inlined from 'param_expand' at subst.c:10538:15: subst.c:10006:15: warning: 'modspec' may be used uninitialized [-Wmaybe-uninitialized] 10006 | 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:9547:34: note: 'modspec' was declared here 9547 | int t_index, sindex, c, tflag, modspec, local_pflags, all_element_arrayref; | ^~~~~~~ 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; | ^~~~~~~~~~ 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; | ^~~~~~~~ rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-opencloudos-linux-gnu"' -DCONF_VENDOR='"opencloudos"' -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 ./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:3664:18: warning: variable 'prevch' set but not used [-Wunused-but-set-variable] 3664 | int count, ch, prevch, tflags; | ^~~~~~ ./parse.y: In function 'parse_comsub': ./parse.y:4072:7: warning: variable 'start_lineno' set but not used [-Wunused-but-set-variable] 4072 | int start_lineno, local_extglob, was_extpat; | ^~~~~~~~~~~~ ./parse.y: In function 'xparse_dolparen': ./parse.y:4238:7: warning: variable 'orig_ind' set but not used [-Wunused-but-set-variable] 4238 | int orig_ind, nc, sflags, start_lineno, local_extglob; | ^~~~~~~~ ./parse.y: In function 'parse_string_to_command': ./parse.y:4376:9: warning: unused variable 'ret' [-Wunused-variable] 4376 | char *ret, *ep; | ^~~ ./parse.y: In function 'parse_dparen': ./parse.y:4442:15: warning: variable 'sline' set but not used [-Wunused-but-set-variable] 4442 | int cmdtyp, sline; | ^~~~~ ./parse.y: In function 'parse_arith_cmd': ./parse.y:4505:7: warning: variable 'exp_lineno' set but not used [-Wunused-but-set-variable] 4505 | int exp_lineno, rval, c; | ^~~~~~~~~~ ./parse.y: In function 'cond_error': ./parse.y:4560:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4560 | if (etext = error_token_from_token (cond_token)) | ^~~~~ ./parse.y: In function 'cond_term': ./parse.y:4642:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4642 | if (etext = error_token_from_token (cond_token)) | ^~~~~ ./parse.y:4674:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4674 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4725:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4725 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4756:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4756 | if (etext = error_token_from_token (tok)) | ^~~~~ ./parse.y:4774:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4774 | else if (etext = error_token_from_token (tok)) | ^~~~~ 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 ./parse.y: In function 'decode_prompt_string': ./parse.y:5703:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 5703 | while (c = *string++) | ^ ./parse.y: In function 'error_token_from_token': ./parse.y:6119:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6119 | if (t = find_token_in_alist (tok, word_token_alist, 0)) | ^ ./parse.y:6122:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6122 | if (t = find_token_in_alist (tok, other_token_alist, 0)) | ^ ./parse.y: In function 'parse_string_to_word_list': ./parse.y:6398:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6398 | if (ea = expanding_alias ()) | ^~ ./parse.y: In function 'restore_parser_state': ./parse.y:6619:7: warning: unused variable 'i' [-Wunused-variable] 6619 | int i; | ^ ./parse.y: At top level: ./parse.y:6295:1: warning: 'discard_parser_constructs' defined but not used [-Wunused-function] 6295 | 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; | ^~~~~~~~~~~ ./parse.y:315:12: warning: 'global_extglob' defined but not used [-Wunused-variable] 315 | static int global_extglob; | ^~~~~~~~~~~~~~ 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 test -n "ranlib" && ranlib libreadline.a make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/lib/readline' make[1]: warning: -j8 forced in submake: resetting jobserver mode. 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 make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/lib/readline' ./parse.y: In function 'parse_comsub.constprop.0': ./parse.y:4148:19: warning: 'local_extglob' may be used uninitialized [-Wmaybe-uninitialized] 4148 | extended_glob = local_extglob; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ./parse.y:4072:21: note: 'local_extglob' was declared here 4072 | 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:3885:19: note: call to 'free' here 3885 | 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:3885:19: note: call to 'free' here 3885 | free (nestret); | ^~~~~~~~~~~~~~ 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:7990:9: note: 't' was declared here 7990 | char *t, *newname; | ^ In function 'verify_substring_values', inlined from 'parameter_brace_substring' at subst.c:8815:7: subst.c:8185:48: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 8185 | len = assoc_p (v) ? assoc_num_elements (h) : array_num_elements (a); subst.c: In function 'parameter_brace_substring': subst.c:8123:9: note: 'a' was declared here 8123 | 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:8124:14: note: 'h' was declared here 8124 | HASH_TABLE *h; | ^ subst.c: In function 'parameter_brace_patsub': subst.c:9116:15: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] 9116 | char *val, *temp, *pat, *rep, *p, *lpatsub, *tt, *oname; | ^~~~ In function 'read_token_word', inlined from 'read_token.constprop.0' at ./parse.y:3594: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:5080:19: note: call to 'free' here 5080 | 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:5080:19: note: call to 'free' here 5080 | free (ttok); | ^~~~~~~~~~~ subst.c: In function 'parameter_brace_casemod': subst.c:9363:15: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] 9363 | char *val, *temp, *pat, *p, *lpat, *tt, *oname; | ^~~~ In function 'quote_escapes', inlined from 'parameter_brace_expand_rhs' at subst.c:7922:80: subst.c:4722:11: warning: 'newval' may be used uninitialized [-Wmaybe-uninitialized] 4722 | return (quote_escapes_internal (string, 0)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c: In function 'parameter_brace_expand_rhs': subst.c:7718:33: note: 'newval' was declared here 7718 | char *t, *t1, *temp, *vname, *newval; | ^~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/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:683:14: note: in a call to allocation function 'realloc' declared here 683 | 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:672:14: note: in a call to allocation function 'malloc' declared here 672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^ /usr/bin/ld: /tmp/cc5aPllX.ltrans14.ltrans.o: in function `sh_mktmpname': /builddir/build/BUILD/bash-5.2.15/lib/sh/tmpfile.c:160:(.text+0x8198): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 mockbuild mock 5854576 Aug 22 11:03 bash : bash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hgv64c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 + cd bash-5.2.15 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 'INSTALL=/usr/bin/install -p' install-headers make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/builtins' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (aarch64-opencloudos-linux-gnu) * * *********************************************************** mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/info mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash ( cd ./po/ ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 installdirs ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/po' /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/en@quot/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/af/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/bg/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/cs/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/da/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/de/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/el/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/es/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/et/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ga/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/gl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/id/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/it/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ko/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/lt/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pt/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sk/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/po' /usr/bin/install -p -m 0755 bash /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/bin/bash /usr/bin/install -p -m 0555 bashbug /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/bin/bashbug /usr/bin/install -p -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/doc' /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1 /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/info /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash ; \ fi /usr/bin/install -p -m 644 ./bash.1 /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1/bash.1 /usr/bin/install -p -m 644 ./bashbug.1 /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1/bashbug.1 /usr/bin/install -p -m 644 ./FAQ ./INTRO /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.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.15-5.ocs23.aarch64/usr/share/info/dir /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64/usr/share/doc/bash ; \ /usr/bin/install -p -m 644 ./bashref.html /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/doc' ( cd ./builtins ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/builtins' ( cd ./po/ ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/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.15/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.15/po' touch stamp-po /bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share installing en@quot.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ja/LC_MESSAGES/bash.mo installing ko.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.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.15-5.ocs23.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/po' ( cd /builddir/build/BUILD/bash-5.2.15/examples/loadables && /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15 -I/builddir/build/BUILD/bash-5.2.15/lib -I/builddir/build/BUILD/bash-5.2.15/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.15-5.ocs23.aarch64/usr/lib64/bash make[2]: Entering directory '/builddir/build/BUILD/bash-5.2.15' mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/include/bash mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/include/bash/builtins mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/include/bash/include mkdir -p -- /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 ./support/bash.pc /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/pkgconfig/bash.pc make[2]: Leaving directory '/builddir/build/BUILD/bash-5.2.15' installing example loadable builtins in /builddir/build/BUILDROOT/bash-5.2.15-5.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.15/examples/loadables' /usr/bin/install -p -m 644 ./support/bash.pc /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/pkgconfig/bash.pc + mkdir -p /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64//etc + pushd doc ~/build/BUILD/bash-5.2.15/doc ~/build/BUILD/bash-5.2.15 + install -p -m 644 builtins.1 /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1/builtins.1 + popd ~/build/BUILD/bash-5.2.15 + ln -s bash.1 /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/man/man1/sh.1 + ln -sf bash /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/bin/sh + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 bash + mkdir -p /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/etc/skel + install -p -m644 /builddir/build/SOURCES/dot-bashrc /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/etc/skel/.bashrc + install -p -m644 /builddir/build/SOURCES/dot-bash_profile /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/etc/skel/.bash_profile + install -p -m644 /builddir/build/SOURCES/dot-bash_logout /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/etc/skel/.bash_logout + rm -f /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/info/dir + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.2.15-5.ocs23 --unique-debug-suffix -5.2.15-5.ocs23.aarch64 --unique-debug-src-base bash-5.2.15-5.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bash-5.2.15 extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/bin/bash extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/accept extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/basename extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/cut extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/dirname extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/dsv extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/csv extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/fdflags extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/finfo extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/getconf extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/head extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/id extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/ln extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/mkdir extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/logname extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/mkfifo extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/mktemp extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/mypid extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/pathchk extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/print extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/printenv extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/push extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/realpath extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/rm extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/rmdir extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/seq extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/setpgid extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/sleep extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/stat extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/strftime extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/sync extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/tee extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/truefalse extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/tty extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/uname extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/unlink extracting debug info from /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/lib64/bash/whoami 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 8919 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.7fLRXa + 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.15 + make check make[1]: Entering directory '/builddir/build/BUILD/bash-5.2.15/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/bash-5.2.15/builtins' *********************************************************** * * * GNU bash, version 5.2.15(1)-release (aarch64-opencloudos-linux-gnu) * * *********************************************************** declare -r SHELLOPTS="braceexpand:hashall:interactive-comments" Testing /builddir/build/BUILD/bash-5.2.15/bash version: 5.2.15(1)-release versinfo: 5 2 15 1 release aarch64-opencloudos-linux-gnu HOSTTYPE = aarch64 OSTYPE = linux-gnu MACHTYPE = aarch64-opencloudos-linux-gnu Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell 9d8 < egrep: warning: egrep is obsolescent; using grep -E 31d29 < egrep: warning: egrep is obsolescent; using grep -E 34d31 < egrep: warning: egrep is obsolescent; using grep -E 37d33 < egrep: warning: egrep is obsolescent; using grep -E 41d36 < egrep: warning: egrep is obsolescent; using grep -E 65d59 < egrep: warning: egrep is obsolescent; using grep -E 84d77 < egrep: warning: egrep is obsolescent; using grep -E run-array2 warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-assoc warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-attr run-braces run-builtins warning: some of these tests may fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: /dev/fd. 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 (3535686): 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.15-5.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LMGD6t + umask 022 + cd /builddir/build/BUILD + cd bash-5.2.15 + DOCDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64/usr/share/doc/bash + cp -pr RBASH /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash + cp -pr README /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64/usr/share/doc/bash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.52eBxz + umask 022 + cd /builddir/build/BUILD + cd bash-5.2.15 + LICENSEDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23.aarch64/usr/share/licenses/bash + cp -pr COPYING /builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.ocs23 bash(aarch-64) = 5.2.15-5.ocs23 config(bash) = 5.2.15-5.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) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: bash-devel-5.2.15-5.ocs23.aarch64 Provides: bash-devel = 5.2.15-5.ocs23 bash-devel(aarch-64) = 5.2.15-5.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) libc.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Processing files: bash-doc-5.2.15-5.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.32YOMU + umask 022 + cd /builddir/build/BUILD + cd bash-5.2.15 + DOCDIR=/builddir/build/BUILDROOT/bash-5.2.15-5.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.15-5.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.15-5.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.15-5.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/bash.html doc/bashref.html /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash-doc + cp -pr doc/article.txt /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64/usr/share/doc/bash-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: bash-doc = 5.2.15-5.ocs23 bash-doc(aarch-64) = 5.2.15-5.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.15-5.ocs23.aarch64 Provides: bash-debugsource = 5.2.15-5.ocs23 bash-debugsource(aarch-64) = 5.2.15-5.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.15-5.ocs23.aarch64 Provides: bash-debuginfo = 5.2.15-5.ocs23 bash-debuginfo(aarch-64) = 5.2.15-5.ocs23 debuginfo(build-id) = 9ae9bcabb9d8abc25e1a9ee761fe09923a54c635 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.15-5.ocs23 Processing files: bash-devel-debuginfo-5.2.15-5.ocs23.aarch64 Provides: bash-devel-debuginfo = 5.2.15-5.ocs23 bash-devel-debuginfo(aarch-64) = 5.2.15-5.ocs23 debuginfo(build-id) = 031f18425a7f26f66ad2b68c0d6be6e8a352a069 debuginfo(build-id) = 04e4173ef3f2d7a657acb62d66274e9c56335ea0 debuginfo(build-id) = 095c3907d6ae3f8031469e4cbfe7800c44473a9c debuginfo(build-id) = 1189540e9c5ac3bd7e098f3dbbec0c3e93851ee5 debuginfo(build-id) = 1d8c2f49edcf9dfc3ba44bcc71f3f00563b043ab debuginfo(build-id) = 2ded2e38e6689b8e5c23b8575d03abe3c8cd0733 debuginfo(build-id) = 392906208374438586d4e90c0f59c27bc5ddc9fa debuginfo(build-id) = 472374e9ccc064934276a5390ed439a085173865 debuginfo(build-id) = 5a99b329fb036424ec500fbdee9a9e1f707154f0 debuginfo(build-id) = 6046242fa97bbc59b71ff0b0fcb88906ad8dbe72 debuginfo(build-id) = 6a640497793e455407b109fdd3f7a9ce48e7dc0e debuginfo(build-id) = 6b6ae6ac978fdcd38061974261d8cd2caf5cc6df debuginfo(build-id) = 6fc8553603febb02e045eda6551b350651fce74e debuginfo(build-id) = 772fee96c0a4ea70698c336dad627874d72d5fc3 debuginfo(build-id) = 7800727870f1b31581d083313235c2f2462f3553 debuginfo(build-id) = 94912d5abaa11a080cc99e42bce1ccd8e2f53b92 debuginfo(build-id) = 9e9ab4ca9278d5154a2d8cd11e13217777926db0 debuginfo(build-id) = a2cb68d9e671a1b310e010242db6fbdde75322e8 debuginfo(build-id) = a52b7c6f76ffa6c394c4b97584a71e71b4fae4a0 debuginfo(build-id) = a5ad5d009a0e464f193ff9ce0e7115ecf46bb524 debuginfo(build-id) = a7386f3065239cd38edf85c3926003ccb7180b2e debuginfo(build-id) = ad1468733eeedac2ec409827cbb28915c122c529 debuginfo(build-id) = bc55e782f8733174743ba7f478f2ba3736dec61d debuginfo(build-id) = bd6cb5a1feceaa9d686a53d8baa48e471e58de68 debuginfo(build-id) = ca232b6d052eb0e06ab8afaa78a1fb52692bd810 debuginfo(build-id) = cad38553df5d001dcb911aa2fe51e32b46c14771 debuginfo(build-id) = ceb336b00eb49875a7b3e495021b755a644a7200 debuginfo(build-id) = d0eaffe8cf2f6a2c3b99f6d8c67edafbf81f59c1 debuginfo(build-id) = d2aedd5d25ffba608a78239cdacfc498f76bbec9 debuginfo(build-id) = d55a7e3254e947e3793cdf646d99480d8d4c47d0 debuginfo(build-id) = d8466201a9f38675d6ff8ce92d665871ab78447c debuginfo(build-id) = da2b7ab46cb1a8c2ca87ea60bd9e61677c0bbcb9 debuginfo(build-id) = e8e3dcaff54165fe36fd03ca4f1944499e913a27 debuginfo(build-id) = ea1a43ba1f626ab755c85b0acef1e0ff73e869de debuginfo(build-id) = f01ea051980c2d2837d70e34a5bb636d74c9119f debuginfo(build-id) = f47fc82a3c85c71ff632d97948808052cdad050a 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.15-5.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bash-5.2.15-5.ocs23.aarch64 Wrote: /builddir/build/RPMS/bash-devel-debuginfo-5.2.15-5.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-devel-5.2.15-5.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-debugsource-5.2.15-5.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-debuginfo-5.2.15-5.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-doc-5.2.15-5.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bash-5.2.15-5.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