Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'], chrootPath='/var/lib/mock/f35-build-37866874-4807548/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1661904000 Wrote: /builddir/build/SRPMS/arm-none-eabi-binutils-cs-2.39-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'], chrootPath='/var/lib/mock/f35-build-37866874-4807548/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1661904000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aRSYvx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf binutils-2.39 + /usr/bin/xz -dc /builddir/build/SOURCES/binutils-2.39.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd binutils-2.39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #8 (binutils-config.patch):' Patch #8 (binutils-config.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .bucfg --fuzz=0 patching file config/intdiv0.m4 patching file libiberty/acinclude.m4 + cp -p /builddir/build/SOURCES/README.fedora . + rm -rf gdb sim + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1VSs5r + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/binutils-2.39/libiberty ~/build/BUILD/binutils-2.39 ~/build/BUILD/binutils-2.39 ~/build/BUILD/binutils-2.39/intl ~/build/BUILD/binutils-2.39 ~/build/BUILD/binutils-2.39 + cd binutils-2.39 + pushd libiberty + popd + pushd intl + popd + '[' -flto=auto -ffat-lto-objectsx '!=' x ']' /var/tmp/rpm-tmp.1VSs5r: line 41: [: syntax error: `-ffat-lto-objectsx' unexpected + ./configure '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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --target=arm-none-eabi --enable-interwork --enable-multilib --enable-plugins --disable-nls --disable-shared --disable-threads --with-gcc --with-gnu-as --with-gnu-ld --with-system-zlib --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-docdir=share/doc/arm-none-eabi-binutils-cs --disable-werror '--with-pkgversion=Fedora 2.39-1.fc35' --with-bugurl=https://bugzilla.redhat.com/ checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for arm-none-eabi-cc... no checking for arm-none-eabi-gcc... no checking for arm-none-eabi-c++... no checking for arm-none-eabi-g++... no checking for arm-none-eabi-cxx... no checking for arm-none-eabi-gxx... no checking for arm-none-eabi-gcc... no checking for arm-none-eabi-gfortran... no checking for arm-none-eabi-gccgo... no checking for arm-none-eabi-ar... no checking for arm-none-eabi-as... no checking for arm-none-eabi-dlltool... no checking for arm-none-eabi-ld... no checking for arm-none-eabi-lipo... no checking for arm-none-eabi-nm... no checking for arm-none-eabi-objcopy... no checking for arm-none-eabi-objdump... no checking for arm-none-eabi-ranlib... no checking for arm-none-eabi-readelf... no checking for arm-none-eabi-strip... no checking for arm-none-eabi-windres... no checking for arm-none-eabi-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + make -j6 make[1]: Entering directory '/builddir/build/BUILD/binutils-2.39' make[1]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking for i686-pc-linux-gnu-gcc... gcc checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... checking whether the C compiler works... yes checking whether make supports nested variables... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for -plugin option... checking for i686-pc-linux-gnu-ar... (cached) ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-gnu-gcc... gcc checking whether we are cross compiling... checking whether the C compiler works... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking whether we are cross compiling... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking for sys/types.h... gcc -E yes checking for sys/stat.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for sys/types.h... yes yes checking for stdint.h... checking for sys/stat.h... yes yes checking for stdlib.h... checking for unistd.h... done configure: creating ./config.status yes checking for string.h... yes checking minix/config.h usability... yes checking for memory.h... config.status: creating Makefile no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strings.h... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/etc' yes yes checking whether make sets $(MAKE)... checking for inttypes.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... yes i686-pc-linux-gnu checking host system type... checking for stdint.h... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for library containing strerror... yes checking for unistd.h... yes checking minix/config.h usability... none required checking for an ANSI C-conforming const... no checking minix/config.h presence... yes checking for inline... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... inline checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for size_t... 64 checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking for working alloca.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for alloca... yes checking for an ANSI C-conforming const... yes checking for inline... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes inline checking whether byte ordering is bigendian... checking for sys/param.h... yes checking for getpagesize... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... no checking for inttypes.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for stdint.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for unsigned long long... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for inttypes.h... yes checking for alloca.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysinfo.h... yes done checking for machine/hal_sysinfo.h... checking argz.h usability... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking argz.h presence... no checking for sys/systemcfg.h... yes checking for argz.h... yes no checking limits.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... yes checking limits.h presence... no yes checking for limits.h... yes checking for sys/prctl.h... checking locale.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking nl_types.h presence... yes checking for nl_types.h... yes no checking size of int... checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 4 checking size of long... yes checking for fgets_unlocked... 4 checking size of size_t... yes checking for getc_unlocked... 4 checking for long long... yes checking for getcwd... yes checking size of long long... yes checking for getegid... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for geteuid... yes checking for uintptr_t... yes checking for getgid... yes checking for ssize_t... yes checking for getuid... yes checking for pid_t... yes checking for mempcpy... yes checking for library containing strerror... none required yes checking for asprintf... checking for munmap... yes checking for atexit... yes checking for putenv... yes checking for basename... yes checking for setenv... yes checking for bcmp... yes checking for setlocale... yes checking for bcopy... yes checking for stpcpy... yes checking for bsearch... yes checking for strcasecmp... yes checking for bzero... yes checking for strdup... yes checking for calloc... yes checking for strtoul... yes checking for clock... yes checking for tsearch... yes checking for ffs... yes checking for __argz_count... yes yes checking for __argz_stringify... checking for getcwd... yes yes checking for __argz_next... checking for getpagesize... yes yes checking for gettimeofday... checking for __fsetlocking... yes yes checking for iconv... checking for index... yes yes checking for iconv declaration... checking for insque... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for memchr... yes checking for LC_MESSAGES... yes checking for memcmp... yes checking for bison... bison checking version of bison... 3.7.6, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.7.6, bison3 configure: updating cache ./config.cache configure: creating ./config.status yes checking for memcpy... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for memmem... Configuring in ./binutils Configuring in ./ld Configuring in ./gas Configuring in ./gprof make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/intl' yes checking for memmove... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... configure: creating cache ./config.cache configure: creating cache ./config.cache i686-pc-linux-gnu checking host system type... checking build system type... i686-pc-linux-gnu checking host system type... checking build system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking host system type... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... i686-pc-linux-gnu checking target system type... yes arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... i686-pc-linux-gnu checking target system type... yes yes checking for mempcpy... checking for a thread-safe mkdir -p... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... yes /usr/bin/mkdir -p /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... yes yes /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... checking whether make supports nested variables... checking whether make supports nested variables... yes yes yes yes checking whether make supports nested variables... checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-gcc... checking whether make supports nested variables... (cached) yes gcc checking for i686-pc-linux-gnu-gcc... gcc yes checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-gcc... gcc checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... gcc checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for memset... yes checking for C compiler default output file name... yes a.out checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for mkstemps... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for putenv... no checking for suffix of object files... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for random... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... yes yes checking for style of include used by make... checking for style of include used by make... yes checking for style of include used by make... GNU GNU checking dependency style of gcc... yes checking dependency style of gcc... checking for style of include used by make... GNU checking dependency style of gcc... GNU checking dependency style of gcc... gcc3 gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... yes checking whether we are using the GNU C++ compiler... checking for rename... gcc -E no checking whether g++ accepts -g... gcc -E gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... no checking dependency style of g++... checking for grep that handles long lines and -e... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for rindex... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for setenv... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... yes checking for sys/stat.h... checking for sys/stat.h... yes yes checking for stdlib.h... yes checking for stdlib.h... checking for stdlib.h... yes yes checking for snprintf... yes checking for string.h... checking for string.h... yes checking for string.h... yes yes checking for memory.h... yes checking for memory.h... checking for memory.h... yes yes checking for sys/types.h... yes yes checking for strings.h... checking for strings.h... checking for strings.h... yes yes checking for sigsetmask... checking for sys/stat.h... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for inttypes.h... yes yes yes checking for stdlib.h... yes checking for stdint.h... checking for stdint.h... checking for stdint.h... yes yes checking for string.h... checking for unistd.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for stpcpy... checking for memory.h... yes checking minix/config.h usability... yes yes checking minix/config.h usability... checking minix/config.h usability... yes no checking minix/config.h presence... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... yes checking for inttypes.h... yes checking for stpncpy... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... yes checking how to print strings... ld checking if the linker (ld) is GNU ld... printf checking for a sed that does not truncate output... yes yes checking for BSD- or MS-compatible name lister (nm)... checking how to print strings... /usr/bin/sed checking for fgrep... printf checking for a sed that does not truncate output... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/sed /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for fgrep... yes ld checking if the linker (ld) is GNU ld... /usr/bin/grep -F checking for ld used by gcc... yes checking for BSD- or MS-compatible name lister (nm)... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for stdint.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for i686-pc-linux-gnu-strip... no 1572864 checking whether the shell understands some XSI constructs... checking for strip... strip yes checking whether the shell understands "+="... checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so yes checking for unistd.h... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes yes checking minix/config.h usability... checking for strcasecmp... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... ok checking for dlfcn.h... ok checking for dlfcn.h... yes checking how to print strings... printf checking for a sed that does not truncate output... yes /usr/bin/sed ok checking for fgrep... checking for dlfcn.h... /usr/bin/grep -F checking for ld used by gcc... checking for strchr... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for objdir... checking for objdir... .libs .libs yes checking for objdir... .libs BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for strdup... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no checking if gcc supports -fno-rtti -fno-exceptions... checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes no checking if gcc supports -c -o file.o... yes checking if gcc static flag -static works... checking for strncasecmp... ok checking for dlfcn.h... no checking if gcc supports -c -o file.o... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes yes checking dynamic linker characteristics... checking for objdir... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... .libs yes checking dynamic linker characteristics... yes checking for strndup... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... checking for dlfcn.h... (cached) (cached) yes yes checking for windows.h... checking for windows.h... yes yes checking if gcc static flag -static works... checking for strnlen... no checking for library containing dlsym... no checking if gcc supports -c -o file.o... no checking for library containing dlsym... no checking for library containing dlsym... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strrchr... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... 64 yes checking sys/time.h usability... checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes 64 checking how to compare bootstrapped objects... checking for dlfcn.h... (cached) yes cmp --ignore-initial=16 $$f1 $$f2 checking for windows.h... no yes checking for strstr... yes checking sys/time.h presence... configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. yes checking for sys/time.h... yes checking for setitimer... no checking for library containing dlsym... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for strtod... yes checking whether NLS is requested... no checking whether NLS is requested... no no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking sys/gmon_out.h presence... 64 yes checking for sys/gmon_out.h... yes checking size of void *... checking for a known getopt prototype in unistd.h... yes yes checking for library containing fabs... checking for strtol... yes checking for strtoul... 4 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking for strtoll... -lm Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for bison... bison -y checking for flex... flex yes checking lex output file root... lex.yy checking lex library... checking for strtoull... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands yes checking for vsnprintf... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for vsprintf... none needed checking whether yytext is a pointer... none needed checking whether yytext is a pointer... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... none needed checking whether yytext is a pointer... yes checking for vfork... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : no checking whether NLS is requested... no checking whether NLS is requested... no checking for xgettext... no checking for msgfmt... no checking for gmsgfmt... : checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for xgettext... no checking for i686-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking size of long... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking for working fork... 4 checking size of long long... yes checking for LC_MESSAGES... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for working assert macro... 8 checking fcntl.h usability... no checking for sys_errlist... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking for a known getopt prototype in unistd.h... checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking whether declaration is required for environ... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... no checking for sys_nerr... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking elf-hints.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes no checking whether declaration is required for ffs... checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... no checking for sys_siglist... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes no no checking for external symbol _system_configuration... checking for getpagesize... checking whether asprintf is declared... no checking for __fsetlocking... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking sys/mman.h usability... checking whether mempcpy is declared... yes checking for working mmap... yes checking sys/mman.h presence... yes yes checking whether stpcpy is declared... checking for sys/mman.h... yes yes checking sys/param.h usability... checking for canonicalize_file_name... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... checking sys/time.h usability... yes yes checking for dup3... yes checking sys/time.h presence... yes checking for sys/time.h... yes configure: updating cache ./config.cache checking for sys/types.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status checking for unistd.h... (cached) yes yes checking for getc_unlocked... checking for close... yes checking for getrlimit... yes yes checking for glob... checking for mkdtemp... yes checking for getrusage... yes yes checking for lseek... checking for mkstemp... yes checking for getsysinfo... yes checking for sbrk... yes checking for mkstemp... no checking for gettimeofday... (cached) yes checking for on_exit... yes yes checking for utimensat... checking for open... yes checking for pipe2... yes yes checking for utimes... checking for realpath... config.status: creating .gdbinit config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes config.status: executing depfiles commands checking for psignal... yes yes checking for sbrk... checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for pstat_getdynamic... yes yes checking for library containing frexp... checking for waitpid... no checking for pstat_getstatic... config.status: executing libtool commands yes none required checking for LC_MESSAGES... checking whether asprintf is declared... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands yes checking whether environ is declared... no checking for realpath... yes checking for a known getopt prototype in unistd.h... yes checking whether sbrk is declared... yes checking for utime.h... yes checking whether asprintf is declared... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for setrlimit... checking for sys/param.h... (cached) yes checking for getpagesize... yes checking whether environ is declared... yes checking whether getc_unlocked is declared... yes checking for spawnve... yes checking for working mmap... yes checking whether sbrk is declared... yes checking whether stpcpy is declared... no checking for spawnvpe... yes checking whether strnlen is declared... yes checking for library containing dlopen... no checking for strerror... yes checking for msgpack... no checking iconv.h usability... none required checking for a known getopt prototype in unistd.h... yes yes checking iconv.h presence... checking for strsignal... yes checking for iconv.h... yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes checking whether ANSI C string concatenation works... done checking for iconv... yes yes checking for sysconf... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for sysctl... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: creating Makefile config.status: creating po/Makefile.in yes checking for sbrk... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes config.status: creating po/POTFILES checking whether basename is declared... config.status: creating po/Makefile yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... config.status: executing libtool commands yes config.status: executing default-1 commands checking whether strnlen is declared... config.status: executing default commands yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring in ./bfd make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi checking build system type... gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-gcc... gcc checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o no checking for suffix of object files... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi none needed checking whether gcc understands -c and -o together... gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o yes checking for style of include used by make... GNU checking dependency style of gcc... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o gcc3 checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o gcc -E if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o yes checking for sys/types.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi checking for sys/stat.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o checking for stdlib.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o checking for string.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o yes checking for memory.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o checking for strings.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi checking for inttypes.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for fgrep... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o ok checking for dlfcn.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi checking for objdir... gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o .libs if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o checking if gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o yes checking if gcc static flag -static works... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o no checking if gcc supports -c -o file.o... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty' yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... 8 checking size of void *... (cached) 4 checking size of long... 4 checking size of int... 4 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking printf int64_t format... ll checking linker --as-needed support... yes checking for cos in -lm... yes checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status configure: creating cache ./config.cache config.status: creating po/Makefile.in checking build system type... i686-pc-linux-gnu checking host system type... config.status: executing depfiles commands config.status: executing libtool commands i686-pc-linux-gnu checking target system type... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config.status: executing default-1 commands /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... config.status: executing default commands yes make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-gcc... gcc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. checking whether the C compiler works... CCLD doc/chew.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdt.stamp GEN doc/bfdio.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp yes GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp checking minix/config.h usability... GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make all-recursive no checking minix/config.h presence... make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' Making all in po no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' yes checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. checking how to print strings... printf checking for a sed that does not truncate output... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /usr/bin/sed checking for fgrep... rm -f tofiles /usr/bin/grep -F checking for ld used by gcc... /bin/sh ./../move-if-change bfd-tmp.h bfd.h ld checking if the linker (ld) is GNU ld... f=""; \ for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles yes checking for BSD- or MS-compatible name lister (nm)... rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... CC cache.lo CC coff-bfd.lo ok checking for dlfcn.h... CC compress.lo yes checking for objdir... .libs CC corefile.lo CC elf-properties.lo checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... CC format.lo no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... CC hash.lo CC init.lo CC libbfd.lo GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes CC linker.lo CC merge.lo Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of void *... CC opncls.lo CC reloc.lo 4 checking whether basename is declared... CC section.lo yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... CC simple.lo yes CC stab-syms.lo CC stabs.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf32-arm.lo CC elf32.lo CC elf-nacl.lo CC elf-vxworks.lo CC elf.lo CC elflink.lo config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands CC elf-attrs.lo config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CC elf-strtab.lo CC elf-eh-frame.lo CC dwarf1.lo CC dwarf2.lo CC elf32-gen.lo CC plugin.lo CC cpu-arm.lo CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' Configuring in ./libctf make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arm-dis.lo configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... arm-none-eabi checking for i686-pc-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for i686-pc-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-ar... ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for aclocal... ${SHELL} /builddir/build/BUILD/binutils-2.39/missing aclocal-1.15 checking for autoconf... ${SHELL} /builddir/build/BUILD/binutils-2.39/missing autoconf checking for autoheader... ${SHELL} /builddir/build/BUILD/binutils-2.39/missing autoheader checking whether gcc supports -W... CCLD libopcodes.la yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking whether gcc supports -Wstrict-prototypes... touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' make all-recursive yes checking whether gcc supports -pedantic -Wlong-long... make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' Making all in po yes make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas/po' checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... make[4]: Nothing to be done for 'all'. no make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas/po' checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' checking for sys/param.h... CC app.o CC as.o CC atof-generic.o CC compress-debug.o CC cond.o yes checking for getpagesize... CC depend.o CC dwarf2dbg.o yes CC dw2gencfi.o checking for working mmap... CC ecoff.o CC ehopt.o CC expr.o yes checking for library containing dlsym... CC flonum-copy.o none required checking for ELF support in BFD... CC flonum-konst.o CC flonum-mult.o CC frags.o CC hash.o CC input-file.o CC input-scrub.o CC listing.o CC literal.o CC macro.o CC messages.o CC output-file.o yes checking whether byte ordering is bigendian... CC read.o CC remap.o CC sb.o no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes CC stabs.o checking endian.h usability... yes checking endian.h presence... CC subsegs.o yes checking for endian.h... yes checking for pread... CC symbols.o yes checking whether bswap_16 is declared... yes CC write.o checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... GEN doc/asconfig.texi CC config/tc-arm.o CC config/obj-elf.o yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC config/atof-ieee.o GEN doc/as.1 MAKEINFO doc/as.info config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' make all-am make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo as.texi:2101: warning: @refill is obsolete. as.texi:3012: warning: @refill is obsolete. as.texi:3032: warning: @refill is obsolete. as.texi:3231: warning: @refill is obsolete. CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' CCLD as-new ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make all-recursive CC sysinfo.o CC syslex_wrap.o Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' CC basic_blocks.o CC call_graph.o CC cg_arcs.o GEN doc/addr2line.1 CC cg_dfn.o GEN doc/ar.1 GEN doc/dlltool.1 CC cg_print.o GEN doc/nm.1 CCLD sysinfo GEN doc/objcopy.1 CC corefile.o GEN doc/objdump.1 GEN doc/ranlib.1 GEN doc/readelf.1 GEN doc/size.1 CC gmon_io.o GEN doc/strings.1 GEN doc/strip.1 GEN doc/elfedit.1 GEN doc/windres.1 GEN doc/windmc.1 GEN doc/cxxfilt.man CC gprof.o CC hertz.o CC hist.o GEN sysroff.h CC source.o CC search_list.o CC symtab.o GEN doc/c++filt.1 make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' Making all in po CC sym_ids.o make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' CC size.o CC bucomm.o CC version.o CC utils.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC i386.o CC rddbg.o CC alpha.o CC debug.o CC vax.o CC sparc.o CC mips.o CC stabs.o CC aarch64.o CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o CCLD gprof CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD ar CCLD strings CCLD ranlib CCLD objcopy ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../libiberty/./cp-demangle.c:4447:1: warning: stack usage might be unbounded [-Wstack-usage=] 4447 | cplus_demangle_print_callback (int options, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle': ../libiberty/./cp-demangle.c:6598:1: warning: stack usage might be unbounded [-Wstack-usage=] 6598 | d_demangle (const char *mangled, int options, size_t *palc) | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ CCLD addr2line CCLD readelf ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ CCLD elfedit CCLD nm-new CCLD strip-new CCLD cxxfilt CCLD bfdtest1 ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ CCLD bfdtest2 ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../libiberty/./cp-demangle.c:4447:1: warning: stack usage might be unbounded [-Wstack-usage=] 4447 | cplus_demangle_print_callback (int options, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle': ../libiberty/./cp-demangle.c:6598:1: warning: stack usage might be unbounded [-Wstack-usage=] 6598 | d_demangle (const char *mangled, int options, size_t *palc) | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ CC testsuite/gentestdlls.o ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ CCLD objdump CCLD testsuite/gentestdlls ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle': ../libiberty/./cp-demangle.c:6598:1: warning: stack usage might be unbounded [-Wstack-usage=] 6598 | d_demangle (const char *mangled, int options, size_t *palc) | ^ ../libiberty/./cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../libiberty/./cp-demangle.c:4447:1: warning: stack usage might be unbounded [-Wstack-usage=] 4447 | cplus_demangle_print_callback (int options, | ^ make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " earmelf.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " earmelf.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o testplug2.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ testplug3.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ testplug4.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelfgen.o CC ldelf.o GEN libdep.la CCLD libldtestplug.la libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug2.la CCLD libldtestplug3.la CCLD libldtestplug4.la GEN earmelf.c make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' CC earmelf.o CCLD ld-new ../libiberty/./make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../libiberty/./make-relative-prefix.c:230:1: warning: stack usage might be unbounded [-Wstack-usage=] 230 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../libiberty/./cp-demangle.c: In function 'd_demangle_callback.constprop': ../libiberty/./cp-demangle.c:6481:1: warning: stack usage might be unbounded [-Wstack-usage=] 6481 | d_demangle_callback (const char *mangled, int options, | ^ ../libctf/ctf-dedup.c: In function 'id_to_packed_id': ../libctf/ctf-dedup.c:319:3: warning: 'lookup' may be used uninitialized in this function [-Wmaybe-uninitialized] 319 | assert (lookup); | ^ ../libctf/ctf-dedup.c:299:15: note: 'lookup' was declared here 299 | const void *lookup; | ^ make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.39' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J1VTXR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 ++ dirname /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 + cd binutils-2.39 + make install DESTDIR=/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 make[1]: Entering directory '/builddir/build/BUILD/binutils-2.39' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./doc/bfd.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/bfd.info' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making install in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-size' libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-objdump' libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ar' libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-strings' libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ranlib' libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-objcopy' libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-addr2line' libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-readelf' libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-elfedit' libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/arm-none-eabi-nm libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/arm-none-eabi-strip libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/arm-none-eabi-c++filt libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-c++filt /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&arm-none-eabi-&'`; \ if [ "/usr/bin/$k" != "/usr/arm-none-eabi/bin/$j" ]; then \ rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/$j; \ ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$k /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/$j; \ fi; \ else true; \ fi; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./doc/binutils.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/binutils.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1' /usr/bin/install -c -m 644 'doc/addr2line.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-addr2line.1' /usr/bin/install -c -m 644 'doc/ar.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-nm.1' /usr/bin/install -c -m 644 'doc/objcopy.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-objcopy.1' /usr/bin/install -c -m 644 'doc/objdump.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-objdump.1' /usr/bin/install -c -m 644 'doc/ranlib.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-readelf.1' /usr/bin/install -c -m 644 'doc/size.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-strip.1' /usr/bin/install -c -m 644 'doc/elfedit.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-elfedit.1' /usr/bin/install -c -m 644 'doc/windres.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-c++filt.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/etc' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/etc' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/arm-none-eabi-as libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-as /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin n=`echo as | sed 's&^&arm-none-eabi-&'`; \ if [ "/usr/bin/$n" != "/usr/arm-none-eabi/bin/as" ]; then \ rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/as; \ ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/as; \ else \ true ; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./doc/as.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/as.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1' /usr/bin/install -c -m 644 'doc/as.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-as.1' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-gprof' libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-gprof /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./gprof.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/gprof.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1' /usr/bin/install -c -m 644 'gprof.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-gprof.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/ctf-spec.info' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ld.bfd' libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/./arm-none-eabi-ld.bfd /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&arm-none-eabi-&'`; \ if test "/usr/bin" != "/usr/arm-none-eabi/bin"; then \ rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld.bfd; \ ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&arm-none-eabi-&'`; \ rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$ld; \ ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$ld; \ if test "/usr/bin" != "/usr/arm-none-eabi/bin"; then \ rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld; \ ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld; \ fi; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins' /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins' libtool: install: /usr/bin/install -c .libs/libdep.lai /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.la libtool: install: /usr/bin/install -c .libs/libdep.a /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.a libtool: install: chmod 644 /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.a libtool: install: ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.a libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/lib/ldscripts mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/lib/$f ; \ done rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.la rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.dll.a /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' /usr/bin/install -c -m 644 ./ld.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info/ld.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1' /usr/bin/install -c -m 644 'ld.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-ld.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/`gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/`gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/`gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/i686-redhat-linux/11/liblto_plugin.so ./libiberty.an ); \ mv -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/`gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/`gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386${thd}; \ done; \ fi make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[1]: Nothing to be done for 'install-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.39' + rm /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-dlltool.1 /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/man/man1/arm-none-eabi-windres.1 + rm -r /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/info + rm '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/lib*.a' /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/bfd-plugins/libdep.a rm: cannot remove '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/lib*.a': No such file or directory + : + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 2.39-1.fc35 --unique-debug-suffix -2.39-1.fc35.i386 --unique-debug-src-base arm-none-eabi-binutils-cs-2.39-1.fc35.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/binutils-2.39 extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/nm extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/as extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/objcopy extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/objdump extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ld extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ar hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/ar-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-ar-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/ranlib hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/nm-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-nm-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/readelf hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/objcopy-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-objcopy-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/arm-none-eabi/bin/strip hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/objdump-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-objdump-2.39-1.fc35.i386.debug hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/ld-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/ld.bfd-2.39-1.fc35.i386.debug hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/ld.bfd-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-ld-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-addr2line hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-ld-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-ld.bfd-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-c++filt hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/as-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-as-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-elfedit extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-gprof hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/ranlib-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-ranlib-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-size hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/readelf-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-readelf-2.39-1.fc35.i386.debug extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/bin/arm-none-eabi-strings hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/arm-none-eabi/bin/strip-2.39-1.fc35.i386.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/lib/debug/usr/bin/arm-none-eabi-strip-2.39-1.fc35.i386.debug original debug info size: 62284kB, size after compression: 39884kB /usr/bin/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. 23709 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I74M3B + umask 022 + cd /builddir/build/BUILD + cd binutils-2.39 + make check make[1]: Entering directory '/builddir/build/BUILD/binutils-2.39' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making check in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' GEN development.exp Making a new site.exp file ... srcdir=`cd . && pwd`; export srcdir; \ r=`pwd`; export r; \ LC_ALL=C; export LC_ALL; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ CC="gcc" CC_FOR_BUILD="gcc" \ CC_FOR_TARGET="arm-none-eabi-cc" CFLAGS_FOR_TARGET="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection " \ $runtest --tool binutils --srcdir ${srcdir}/testsuite \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: could not find `runtest' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' make check-DEJAGNU make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' /usr/bin/grep -E "(development|experimental)=" ./../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... if [ -d testsuite ]; then \ true; \ else \ mkdir testsuite; \ fi rm -f testsuite/site.exp cp site.exp testsuite/site.exp rootme=`pwd`; export rootme; \ srcdir=`cd .; pwd` ; export srcdir ; \ LC_ALL=C; export LC_ALL; \ EXPECT=expect ; export EXPECT ; \ runtest=runtest; \ cd testsuite; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool gas --srcdir ${srcdir}/testsuite \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: could not find `runtest' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' GEN development.exp GEN enablings.exp Making a new site.exp file ... (cd .libs; test -e ldscripts || test ! -e ld-new || ln -s ../ldscripts .) srcroot=`cd . && pwd`; export srcroot; \ r=`pwd`; export r; \ LC_ALL=C; export LC_ALL; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool ld --srcdir ${srcroot}/testsuite \ CC="gcc" 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection " \ CXX="g++" CXXFLAGS="" \ CC_FOR_TARGET="arm-none-eabi-cc" \ CFLAGS_FOR_TARGET="-g -O2" \ CXX_FOR_TARGET="arm-none-eabi-c++" \ CXXFLAGS_FOR_TARGET="-g -O2" \ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf.o ldelf.o ldelfgen.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" CTFLIB="../libctf/.libs/libctf.a -lz" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="" \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: could not find `runtest' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' gcc -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I.. -I./../../include -o test-demangle \ ./test-demangle.c ../libiberty.a ./test-demangle < ./demangle-expected ./test-demangle: 373 tests, 0 failures ./test-demangle < ./d-demangle-expected ./test-demangle: 364 tests, 0 failures ./test-demangle < ./rust-demangle-expected ./test-demangle: 75 tests, 0 failures gcc -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ./test-pexecute.c ../libiberty.a ./test-pexecute.c: In function 'main': ./test-pexecute.c:424:64: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 981 [-Wformat-truncation=] 424 | snprintf (errbuf2, sizeof errbuf2, "pexecute 2 failed: %s", errbuf1); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:888, from ./../../include/libiberty.h:49, from ./test-pexecute.c:26: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./test-pexecute.c:412:64: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 981 [-Wformat-truncation=] 412 | snprintf (errbuf2, sizeof errbuf2, "pexecute 1 failed: %s", errbuf1); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:888, from ./../../include/libiberty.h:49, from ./test-pexecute.c:26: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./test-pexecute gcc -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ./test-expandargv.c ../libiberty.a ./test-expandargv PASS: test-expandargv-0. PASS: test-expandargv-1. PASS: test-expandargv-2. PASS: test-expandargv-3. PASS: test-expandargv-4. PASS: test-expandargv-5. PASS: test-expandargv-6. gcc -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-strtol \ ./test-strtol.c ../libiberty.a ./test-strtol.c: In function 'run_tests': ./test-strtol.c:156:10: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 156 | if (res != test_data[i].res) | ^ ./test-strtol PASS: test-strtol-0. PASS: test-strtol-1. PASS: test-strtol-2. PASS: test-strtol-3. PASS: test-strtol-4. PASS: test-strtol-5. PASS: test-strtol-6. PASS: test-strtol-7. PASS: test-strtol-8. PASS: test-strtol-9. PASS: test-strtol-10. PASS: test-strtol-11. PASS: test-strtol-12. PASS: test-strtol-13. PASS: test-strtol-14. PASS: test-strtol-15. PASS: test-strtol-16. PASS: test-strtol-17. PASS: test-strtol-18. PASS: test-strtol-19. PASS: test-strtol-20. PASS: test-strtol-21. PASS: test-strtol-22. PASS: test-strtol-23. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libiberty' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' make all-am make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/gas' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.39/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' make check-DEJAGNU make[3]: Entering directory '/builddir/build/BUILD/binutils-2.39/libctf' Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='libctf'; for tool in $l; do \ if runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: could not find 'runtest' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.39/libctf' make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.39' + echo completed completed + RPM_EC=0 ++ jobs -p + exit 0 Processing files: arm-none-eabi-binutils-cs-2.39-1.fc35.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8Nfc59 + umask 022 + cd /builddir/build/BUILD + cd binutils-2.39 + DOCDIR=/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/doc/arm-none-eabi-binutils-cs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/doc/arm-none-eabi-binutils-cs + cp -pr ChangeLog /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/doc/arm-none-eabi-binutils-cs + cp -pr README.fedora /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/doc/arm-none-eabi-binutils-cs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xZbzKr + umask 022 + cd /builddir/build/BUILD + cd binutils-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/licenses/arm-none-eabi-binutils-cs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/licenses/arm-none-eabi-binutils-cs + cp -pr COPYING COPYING.LIB COPYING3 COPYING3.LIB /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386/usr/share/licenses/arm-none-eabi-binutils-cs + RPM_EC=0 ++ jobs -p + exit 0 Provides: arm-none-eabi-binutils = 2.39 arm-none-eabi-binutils-cs = 1:2.39-1.fc35 arm-none-eabi-binutils-cs(x86-32) = 1:2.39-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libm.so.6 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: arm-none-eabi-binutils-cs-debugsource-2.39-1.fc35.i686 Provides: arm-none-eabi-binutils-cs-debugsource = 1:2.39-1.fc35 arm-none-eabi-binutils-cs-debugsource(x86-32) = 1:2.39-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arm-none-eabi-binutils-cs-debuginfo-2.39-1.fc35.i686 Provides: arm-none-eabi-binutils-cs-debuginfo = 1:2.39-1.fc35 arm-none-eabi-binutils-cs-debuginfo(x86-32) = 1:2.39-1.fc35 debuginfo(build-id) = 06854b31d144debb025d58580b9ca83b61e4fbb9 debuginfo(build-id) = 25bf910bacbfdf017a273179eaf5354047c78eef debuginfo(build-id) = 3915c90588ebddc2270c99010015f07492171583 debuginfo(build-id) = 3f91309832dad6ed895a73e1f7817498b5abebe2 debuginfo(build-id) = 491358ed9e7820e8ffdc8b2fe3e9c46d596ab39f debuginfo(build-id) = 4d57829a4710164632909be23644af10f94d1514 debuginfo(build-id) = 5f0f5449db6daede84715527d0e0c59c009cd227 debuginfo(build-id) = 61da7d31f7e989799382733e3f1e35e2be40cfea debuginfo(build-id) = 7dd7cfc5c3c2eed4379897b50551b62ea42cdc23 debuginfo(build-id) = 91b7a961ab883ec16f97caf0270cf39c9ca2d185 debuginfo(build-id) = 9a13ebf11f2baee1bfc73250e8d84a1061942c67 debuginfo(build-id) = e03eae727c46bc294120516dd2ae0afd4c158995 debuginfo(build-id) = e1044162d8393b382e6a1d74c40dbd615d7fab9c debuginfo(build-id) = ecddb6c86f36378bf5b63b3c06d9d5da5750b759 debuginfo(build-id) = f1e7ab411c385870e3aa6fd86966836207de07a4 debuginfo(build-id) = nilnil Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: arm-none-eabi-binutils-cs-debugsource(x86-32) = 1:2.39-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.39-1.fc35.i386 Wrote: /builddir/build/RPMS/arm-none-eabi-binutils-cs-2.39-1.fc35.i686.rpm Wrote: /builddir/build/RPMS/arm-none-eabi-binutils-cs-debugsource-2.39-1.fc35.i686.rpm Wrote: /builddir/build/RPMS/arm-none-eabi-binutils-cs-debuginfo-2.39-1.fc35.i686.rpm Child return code was: 0