Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/avr-binutils.spec'], chrootPath='/var/lib/mock/f33-build-300510-56585/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/avr-binutils.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/avr-binutils-2.32-5.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/avr-binutils.spec'], chrootPath='/var/lib/mock/f33-build-300510-56585/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/avr-binutils.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MF6L9R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf avr-binutils-2.32 + /usr/bin/mkdir -p avr-binutils-2.32 + cd avr-binutils-2.32 + /usr/bin/xz -dc /builddir/build/SOURCES/binutils-2.32.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd binutils-2.32 ~/build/BUILD/avr-binutils-2.32/binutils-2.32 ~/build/BUILD/avr-binutils-2.32 Patch #1 (30-binutils-2.20.1-avr-size.patch): + echo 'Patch #1 (30-binutils-2.20.1-avr-size.patch):' + /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .avr-size --fuzz=0 patching file binutils/size.c + echo 'Patch #2 (avr-binutils-config.patch):' Patch #2 (avr-binutils-config.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .config --fuzz=0 patching file libiberty/aclocal.m4 patching file config/intdiv0.m4 patching file libiberty/configure.ac + pushd libiberty ~/build/BUILD/avr-binutils-2.32/binutils-2.32/libiberty ~/build/BUILD/avr-binutils-2.32/binutils-2.32 ~/build/BUILD/avr-binutils-2.32 + autoconf -f ~/build/BUILD/avr-binutils-2.32/binutils-2.32 ~/build/BUILD/avr-binutils-2.32 + popd + pushd intl + autoconf -f ~/build/BUILD/avr-binutils-2.32/binutils-2.32/intl ~/build/BUILD/avr-binutils-2.32/binutils-2.32 ~/build/BUILD/avr-binutils-2.32 + popd ~/build/BUILD/avr-binutils-2.32/binutils-2.32 ~/build/BUILD/avr-binutils-2.32 ~/build/BUILD/avr-binutils-2.32 + popd + cp /builddir/build/SOURCES/README.fedora . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B49UvT + umask 022 + cd /builddir/build/BUILD + cd avr-binutils-2.32 + mkdir -p build + pushd build ~/build/BUILD/avr-binutils-2.32/build ~/build/BUILD/avr-binutils-2.32 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + ../binutils-2.32/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --target=avr --disable-werror --disable-nls checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... avr-unknown-none 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 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 checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no 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 avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-gccgo... no checking for avr-ar... no checking for avr-as... no checking for avr-dlltool... no checking for avr-ld... no checking for avr-lipo... no checking for avr-nm... no checking for avr-objcopy... no checking for avr-objdump... no checking for avr-ranlib... no checking for avr-readelf... no checking for avr-strip... no checking for avr-windres... no checking for avr-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 -j4 make[1]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build' make[1]: Nothing to be done for 'all-target'. mkdir -p -- ./zlib mkdir -p -- ./libiberty mkdir -p -- ./intl Configuring in ./zlib Configuring in ./libiberty Configuring in ./intl mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... checking for a BSD-compatible install... makeinfo --split-size=5000000 /usr/bin/install -c configure: creating cache ./config.cache checking for riscv64-unknown-linux-gnu-gcc... gcc checking build system type... riscv64-unknown-linux-gnu checking host system type... configure: updating cache ./config.cache riscv64-unknown-linux-gnu checking target system type... configure: creating ./config.status avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether the C compiler works... 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 checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-unknown-linux-gnu-gcc... gcc checking for perl... perl checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-unknown-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile checking whether the C compiler works... make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' checking whether the C compiler works... checking whether we are cross compiling... 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... no checking for suffix of object files... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... checking whether we are cross compiling... yes checking for gcc option to accept ISO C89... no none needed checking how to run the C preprocessor... checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... gcc -E o yes checking whether we are using the GNU C compiler... checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... none needed checking how to run the C preprocessor... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc -E gcc3 checking how to print strings... checking for grep that handles long lines and -e... printf checking for a sed that does not truncate output... /usr/bin/grep checking for egrep... /usr/bin/sed 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 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)... nm checking the name lister (nm) 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 riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-strip... no checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... ok checking how to run the C preprocessor... yes checking for string.h... yes gcc -E checking for sys/stat.h... yes checking for memory.h... yes checking for ANSI C header files... checking for stdlib.h... yes checking for strings.h... yes checking for string.h... yes checking for inttypes.h... yes checking for memory.h... yes checking for stdint.h... yes checking for strings.h... yes checking for unistd.h... yes yes checking for sys/types.h... checking for inttypes.h... yes yes checking minix/config.h usability... yes checking for sys/stat.h... checking for stdint.h... yes yes checking for stdlib.h... checking for unistd.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for string.h... yes checking minix/config.h usability... yes checking whether make sets $(MAKE)... yes yes checking for a BSD-compatible install... checking for memory.h... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt no checking minix/config.h presence... checking for xgettext... /usr/bin/xgettext yes no checking for msgmerge... checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/msgmerge checking for strings.h... checking build system type... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... riscv64-unknown-linux-gnu checking host system type... checking for inttypes.h... riscv64-unknown-linux-gnu checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... no checking whether gcc supports -W... yes checking for stdint.h... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking for unistd.h... yes checking whether gcc supports -Wc++-compat... none required checking for an ANSI C-conforming const... yes yes checking whether gcc supports -Wstrict-prototypes... checking for dlfcn.h... yes checking for inline... yes inline checking for off_t... checking whether gcc supports -Wshadow=local... yes checking for objdir... yes .libs checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for size_t... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for an ANSI C-conforming const... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for inline... yes checking if gcc static flag -static works... inline checking whether byte ordering is bigendian... yes checking for working alloca.h... 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 whether -lc should be explicitly linked in... yes checking for alloca... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... no checking dynamic linker characteristics... yes checking for limits.h... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking for getpagesize... 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... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking for sys/time.h... yes checking for time.h... yes checking for stdlib.h... (cached) yes checking for sys/resource.h... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes yes checking for sys/mman.h... checking for working mmap... yes checking for fcntl.h... yes checking for getpagesize... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... yes checking for working mmap... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... yes no checking whether we are using the GNU C Library 2.1 or newer... checking for sys/table.h... yes checking whether integer division by zero raises SIGFPE... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes yes checking for process.h... checking for memcpy... no checking for inttypes.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdint.h... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long... yes checking for strerror... yes checking whether errno must be declared... no checking size of int... yes checking for inttypes.h... yes yes checking for unistd.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... configure: updating cache ./config.cache yes checking for shared library run path origin... checking that generated files are newer than configure... done configure: creating ./config.status 4 checking size of long... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... 8 checking size of size_t... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... 8 checking for long long... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking size of long long... 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... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for fgets_unlocked... yes checking for uintptr_t... config.status: creating Makefile config.status: executing depfiles commands yes checking for getc_unlocked... yes checking for ssize_t... yes config.status: executing libtool commands checking for getcwd... yes checking for pid_t... make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/zlib' gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../binutils-2.32/zlib/'`adler32.c gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../binutils-2.32/zlib/'`compress.c yes checking for getegid... mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../binutils-2.32/zlib/'`crc32.c yes checking for library containing strerror... mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../binutils-2.32/zlib/'`deflate.c yes checking for geteuid... none required checking for asprintf... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../binutils-2.32/zlib/'`gzread.c yes checking for getgid... yes checking for atexit... mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../binutils-2.32/zlib/'`gzclose.c yes checking for getuid... mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../binutils-2.32/zlib/'`gzwrite.c yes checking for basename... yes checking for mempcpy... yes checking for bcmp... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../binutils-2.32/zlib/'`gzlib.c mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../binutils-2.32/zlib/'`infback.c yes checking for munmap... yes checking for bcopy... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../binutils-2.32/zlib/'`inffast.c yes checking for putenv... yes checking for bsearch... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../binutils-2.32/zlib/'`inflate.c mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../binutils-2.32/zlib/'`inftrees.c yes checking for setenv... yes checking for bzero... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../binutils-2.32/zlib/'`trees.c yes checking for setlocale... yes checking for calloc... yes checking for stpcpy... yes checking for clock... yes checking for strcasecmp... yes checking for ffs... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../binutils-2.32/zlib/'`uncompr.c yes checking for strdup... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-2.32/zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../binutils-2.32/zlib/'`zutil.c yes mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po checking for getcwd... true "AR_FLAGS=rc" "CC_FOR_BUILD=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 -fasynchronous-unwind-tables -fstack-clash-protection" "CXXFLAGS=" "CFLAGS_FOR_BUILD=-O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib64" "prefix=/usr" "tooldir=/usr/avr" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/zlib' yes yes checking for strtoul... checking for getpagesize... yes yes checking for tsearch... checking for gettimeofday... yes yes checking for __argz_count... checking for index... yes checking for __argz_stringify... yes checking for insque... yes checking for __argz_next... yes checking for memchr... yes checking for __fsetlocking... yes checking for memcmp... yes checking for iconv... yes checking for memcpy... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for memmem... yes checking for LC_MESSAGES... yes checking for memmove... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for mempcpy... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memset... config.status: creating Makefile config.status: creating config.intl yes config.status: creating config.h checking for mkstemps... config.status: executing default-1 commands mkdir -p -- ./binutils mkdir -p -- ./gas Configuring in ./binutils Configuring in ./gas make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' mkdir -p -- ./gprof Configuring in ./gprof yes checking for putenv... yes checking for random... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking build system type... riscv64-unknown-linux-gnu checking host system type... checking build system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking host system type... avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc riscv64-unknown-linux-gnu riscv64-unknown-linux-gnu checking host system type... checking target system type... avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc riscv64-unknown-linux-gnu checking target system type... avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc yes checking whether the C compiler works... checking for rename... checking whether the C compiler works... checking whether the C compiler works... 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 rindex... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for setenv... no no checking for suffix of object files... no checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes o checking whether we are using the GNU C compiler... checking for snprintf... 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 yes checking for gcc option to accept ISO C89... checking for gcc option to accept ISO C89... 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 checking for sigsetmask... yes yes checking for library containing strerror... checking for library containing strerror... yes checking for library containing strerror... yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... none required checking for a BSD-compatible install... /usr/bin/install -c yes checking whether build environment is sane... checking for stpcpy... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... /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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes yes checking for style of include used by make... checking for style of include used by make... GNU checking for style of include used by make... GNU checking whether make supports nested variables... checking whether make supports nested variables... GNU yes checking whether make supports nested variables... yes yes checking dependency style of gcc... checking dependency style of gcc... checking dependency style of gcc... yes checking for stpncpy... gcc3 checking for riscv64-unknown-linux-gnu-gcc... (cached) gcc gcc3 gcc3 checking for riscv64-unknown-linux-gnu-gcc... (cached) gcc checking for riscv64-unknown-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 how to run the C preprocessor... 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 how to run the C preprocessor... 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 how to run the C preprocessor... gcc -E yes gcc -E checking for strcasecmp... 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... 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... 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 strchr... yes yes yes checking for sys/types.h... yes checking for sys/types.h... checking for sys/types.h... checking for strdup... yes yes yes checking for sys/stat.h... checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for stdlib.h... checking for stdlib.h... yes checking for strncasecmp... yes yes checking for string.h... yes checking for string.h... checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for memory.h... yes yes yes checking for strndup... checking for strings.h... checking for strings.h... yes checking for strings.h... yes yes checking for inttypes.h... yes checking for inttypes.h... checking for inttypes.h... yes yes checking for strnlen... checking for stdint.h... yes yes checking for stdint.h... checking for stdint.h... yes checking for unistd.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking minix/config.h usability... checking for strrchr... yes checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strstr... yes yes checking how to print strings... checking how to print strings... printf checking for a sed that does not truncate output... printf checking for a sed that does not truncate output... /usr/bin/sed /usr/bin/sed checking for fgrep... checking for fgrep... yes /usr/bin/grep -F checking for ld used by gcc... checking how to print strings... /usr/bin/grep -F checking for ld used by gcc... printf checking for a sed that does not truncate output... ld ld checking if the linker (ld) is GNU ld... checking if the linker (ld) is GNU ld... /usr/bin/sed yes checking for BSD- or MS-compatible name lister (nm)... nm checking for fgrep... checking the name lister (nm) interface... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... /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)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking whether the shell understands "+="... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for ld option to reload object files... -r checking for riscv64-unknown-linux-gnu-objdump... objdump checking for ld option to reload object files... -r checking for riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-strip... pass_all checking for riscv64-unknown-linux-gnu-ar... ar no checking for strip... checking for riscv64-unknown-linux-gnu-strip... strip no checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... 1572864 checking whether the shell understands some XSI constructs... checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-strip... no checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for strtod... yes checking for strtol... ok ok checking for dlfcn.h... ok checking for dlfcn.h... checking for dlfcn.h... yes yes checking for objdir... yes checking for objdir... checking for objdir... .libs .libs .libs yes checking for strtoul... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... no -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for strtoll... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... no checking if gcc supports -c -o file.o... no checking if gcc supports -c -o file.o... yes checking for strtoull... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes no checking dynamic linker characteristics... no checking dynamic linker characteristics... checking for strverscmp... no checking dynamic linker characteristics... yes 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... yes checking whether to build static libraries... yes checking for tmpnam... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for dlfcn.h... (cached) yes checking for windows.h... 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... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... no checking for library containing dlsym... no checking for library containing dlsym... yes checking for vasprintf... yes checking for vfprintf... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no no no checking how to compare bootstrapped objects... checking for setmode... cmp --ignore-initial=16 $$f1 $$f2 yes checking for vprintf... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing bison -y checking for flex... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing flex checking whether NLS is requested... no checking whether NLS is requested... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt no checking whether NLS is requested... no checking for xgettext... checking whether NLS is requested... /usr/bin/xgettext no checking for msgfmt... checking for msgmerge... /usr/bin/msgmerge /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext yes checking for msgmerge... checking whether to enable maintainer-specific portions of Makefiles... no checking for vsnprintf... checking for riscv64-unknown-linux-gnu-ranlib... (cached) ranlib checking size of long... /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... no checking for bison... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing bison -y checking for flex... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... yes checking sys/gmon_out.h presence... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext yes yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... checking for msgmerge... /usr/bin/msgmerge checking for vsprintf... yes checking for library containing fabs... checking whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes 8 checking for long long... checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking for waitpid... yes checking errno.h presence... yes checking size of long long... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking limits.h usability... yes -lm checking for setproctitle... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 no checking whether alloca needs Cray hooks... 8 checking for string.h... (cached) yes yes checking locale.h presence... no checking stack direction for C alloca... configure: updating cache ./config.cache checking for strings.h... (cached) yes yes checking for locale.h... yes checking that generated files are newer than configure... done configure: creating ./config.status checking for stdlib.h... (cached) yes checking time.h usability... checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking time.h presence... yes checking for time.h... yes yes checking fcntl.h presence... -1 checking for vfork.h... checking for sys/stat.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl.h... yes checking sys/file.h usability... no checking for fork... yes checking whether compiling a cross-assembler... yes checking for size_t... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking limits.h usability... yes yes checking for working alloca.h... checking for vfork... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes yes checking locale.h presence... yes checking for alloca... checking for working fork... yes checking for locale.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for inline... yes checking for sys/param.h... yes inline checking for unlink... checking wchar.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking wchar.h presence... yes checking for wchar.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sbrk... no checking for sys_errlist... yes checking whether string.h and strings.h may both be included... yes checking for size_t... yes checking for setlocale... no checking for sys_nerr... yes checking for working alloca.h... yes checking for strsignal... no checking for sys_siglist... config.status: creating Makefile config.status: creating po/Makefile.in yes checking for alloca... config.status: creating gconfig.h config.status: executing depfiles commands yes checking for LC_MESSAGES... no checking for external symbol _system_configuration... no yes checking for stdlib.h... (cached) yes checking for __fsetlocking... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working assert macro... config.status: executing libtool commands config.status: executing default-1 commands yes config.status: creating po/POTFILES checking for canonicalize_file_name... config.status: creating po/Makefile yes checking for working mmap... yes checking whether declaration is required for errno... mkdir -p -- ./ld Configuring in ./ld yes checking for dup3... no checking for a known getopt prototype in unistd.h... yes yes checking whether declaration is required for environ... checking for getrlimit... yes checking for sbrk... configure: creating cache ./config.cache checking build system type... yes riscv64-unknown-linux-gnu checking host system type... checking for getrusage... riscv64-unknown-linux-gnu checking target system type... avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc no checking whether declaration is required for ffs... yes checking for utimes... checking whether the C compiler works... yes checking for getsysinfo... yes checking for setmode... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking whether declaration is required for free... no checking for gettimeofday... (cached) yes checking for on_exit... checking whether we are cross compiling... no checking for getc_unlocked... no checking whether declaration is required for malloc... yes no checking for suffix of object files... checking for pipe2... yes o checking whether we are using the GNU C compiler... checking for strcoll... yes checking whether gcc accepts -g... no checking whether declaration is required for sbrk... yes checking for gcc option to accept ISO C89... yes checking for psignal... yes none needed checking whether gcc understands -c and -o together... checking for setlocale... no checking whether declaration is required for strstr... yes checking for library containing strerror... yes yes checking for pstat_getdynamic... checking for mkstemp... none required 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)... no checking whether free is declared... yes yes checking for mkdtemp... checking for style of include used by make... GNU no checking whether make supports nested variables... checking for pstat_getstatic... yes checking dependency style of gcc... yes checking whether getenv is declared... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-unknown-linux-gnu-gcc... (cached) gcc yes checking for mbstate_t... no checking for realpath... yes checking whether malloc is declared... 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 yes checking for library containing frexp... checking whether we are using the GNU C++ compiler... yes no checking whether g++ accepts -g... checking whether mempcpy is declared... yes checking for setrlimit... yes no checking dependency style of g++... checking whether realloc is declared... none required checking for LC_MESSAGES... yes checking whether stpcpy is declared... yes checking for sbrk... yes checking for time_t in time.h... yes checking whether strstr is declared... yes checking for time_t in sys/types.h... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... yes checking for spawnve... yes checking for a known getopt prototype in unistd.h... gcc -E yes checking whether vsnprintf is declared... yes checking for utime.h... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking whether asprintf is declared... checking whether asprintf is declared... no checking for spawnvpe... yes yes checking for struct tm.tm_gmtoff in time.h... checking whether environ is declared... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking whether fprintf is declared... no yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... checking for strerror... yes yes checking whether getc_unlocked is declared... yes configure: updating cache ./config.cache checking for sys/types.h... checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking whether getenv is declared... yes checking for sys/stat.h... checking for strsignal... yes checking for stdlib.h... yes checking whether sbrk is declared... yes yes checking for string.h... checking for sysconf... yes checking whether snprintf is declared... yes checking for memory.h... yes yes checking whether stpcpy is declared... checking for strings.h... yes checking for sysctl... yes yes checking for inttypes.h... checking whether strnlen is declared... yes checking for stdint.h... yes checking whether strstr is declared... no checking for sysmp... yes checking for unistd.h... yes checking whether vsnprintf is declared... yes checking minix/config.h usability... no checking for table... yes checking iconv.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 iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... no yes checking how to print strings... checking for times... printf checking for a sed that does not truncate output... yes checking for shared library run path origin... /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)... nm checking the name lister (nm) interface... done checking for iconv... 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 riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-strip... no checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for wait3... 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 wait4... ok checking for dlfcn.h... config.status: creating .gdbinit configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile yes checking for objdir... .libs config.status: creating doc/Makefile yes checking whether basename is declared... config.status: creating po/Makefile.in config.status: creating config.h yes config.status: executing depfiles commands checking whether ffs is declared... checking if gcc supports -fno-rtti -fno-exceptions... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking whether asprintf is declared... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether vasprintf is declared... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... checking whether snprintf is declared... yes checking whether vsnprintf is declared... no checking dynamic linker characteristics... yes checking whether calloc is declared... yes checking whether getenv is declared... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... config.status: executing libtool commands yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes yes checking for dlfcn.h... (cached) yes checking for windows.h... checking whether getopt 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 malloc is declared... no checking for library containing dlsym... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes config.status: creating Makefile checking whether strtol is declared... config.status: creating doc/Makefile -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating po/Makefile.in yes no config.status: creating config.h checking whether strtoul is declared... config.status: executing depfiles commands yes checking whether strtoll is declared... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking whether strtoull is declared... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt yes checking for xgettext... /usr/bin/xgettext checking whether strverscmp is declared... checking for msgmerge... /usr/bin/msgmerge checking for bison... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing bison -y checking for flex... /builddir/build/BUILD/avr-binutils-2.32/binutils-2.32/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... config.status: executing libtool commands cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes yes checking for strings.h... (cached) yes checking whether strnlen is declared... config.status: executing default-1 commands checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes config.status: creating po/POTFILES config.status: creating po/Makefile checking elf-hints.h usability... yes checking whether canonicalize_file_name must be declared... no checking elf-hints.h presence... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for elf-hints.h... no checking limits.h usability... checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for working strncmp... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for glob... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for mkstemp... mkdir -p -- ./bfd mkdir -p -- ./opcodes Configuring in ./bfd Configuring in ./opcodes make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/dwarfnames.c -o noasan/dwarfnames.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/dwarfnames.c -o dwarfnames.o yes checking for realpath... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/dyn-string.c -o dyn-string.o checking for sbrk... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking target system type... avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc avr-unknown-none checking for riscv64-unknown-linux-gnu-gcc... gcc In file included from /usr/include/string.h:519, from ../../binutils-2.32/libiberty/dyn-string.c:38: In function 'strncpy', inlined from 'dyn_string_insert_cstr' at ../../binutils-2.32/libiberty/dyn-string.c:280:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../binutils-2.32/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../binutils-2.32/libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ checking whether the C compiler works... yes checking whether the C compiler works... checking for setlocale... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fdmatch.c -o noasan/fdmatch.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fdmatch.c -o fdmatch.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fibheap.c -o fibheap.o yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for suffix of executables... checking for waitpid... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi checking whether we are cross compiling... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/filename_cmp.c -o filename_cmp.o yes checking for open... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/floatformat.c -o floatformat.o no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes o checking whether we are using the GNU C compiler... checking for lseek... yes checking whether gcc accepts -g... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi yes checking for gcc option to accept ISO C89... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/fopen_unlocked.c -o fopen_unlocked.o none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getopt.c -o pic/getopt.o; \ else true; fi checking for close... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getopt.c -o getopt.o yes checking for library containing strerror... yes checking for library containing strerror... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getopt1.c -o getopt1.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getpwd.c -o getpwd.o yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for dirent.h that defines DIR... yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi checking for a thread-safe mkdir -p... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/getruntime.c -o getruntime.o /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes yes checking for style of include used by make... checking for library containing opendir... checking for style of include used by make... GNU checking whether make supports nested variables... GNU 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi checking dependency style of gcc... yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/hashtab.c -o hashtab.o checking dependency style of gcc... gcc3 gcc3 checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-ranlib... ranlib checking for riscv64-unknown-linux-gnu-gcc... (cached) gcc none required checking for riscv64-unknown-linux-gnu-gcc... (cached) gcc checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 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 how to run the C preprocessor... checking for getpagesize... 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 how to run the C preprocessor... gcc -E gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... 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... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/hex.c -o pic/hex.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/hex.c -o noasan/hex.o; \ else true; fi checking for working mmap... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/make-relative-prefix.c -o make-relative-prefix.o yes yes yes checking for library containing dlopen... checking for sys/types.h... checking for sys/types.h... yes yes checking for sys/stat.h... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/make-temp-file.c -o pic/make-temp-file.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/make-temp-file.c -o make-temp-file.o checking for stdlib.h... none required checking for a known getopt prototype in unistd.h... checking for stdlib.h... yes yes yes checking whether strstr is declared... checking for string.h... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/objalloc.c -o objalloc.o yes yes yes checking for memory.h... checking for memory.h... checking whether free is declared... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/obstack.c -o obstack.o yes checking for strings.h... yes checking for strings.h... checking whether sbrk is declared... yes yes checking for inttypes.h... checking for inttypes.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/partition.c -o pic/partition.o; \ else true; fi checking whether getenv is declared... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/partition.c -o partition.o yes yes checking for stdint.h... checking for stdint.h... yes yes yes checking whether environ is declared... checking for unistd.h... checking for unistd.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pexecute.c -o pexecute.o yes yes checking whether ANSI C string concatenation works... checking minix/config.h usability... yes checking minix/config.h usability... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/physmem.c -o physmem.o checking size of void *... no checking minix/config.h presence... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pex-common.c -o pex-common.o 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... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for riscv64-unknown-linux-gnu-ar... ar checking for riscv64-unknown-linux-gnu-ranlib... ranlib 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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... 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 riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... (cached) ar checking for riscv64-unknown-linux-gnu-strip... no checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... 8 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 riscv64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-unknown-linux-gnu-ar... (cached) ar checking for riscv64-unknown-linux-gnu-strip... no checking for strip... strip checking for riscv64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pex-one.c -o pic/pex-one.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pex-one.c -o pex-one.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/pex-unix.c -o pex-unix.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status ok checking for dlfcn.h... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/vprintf-support.c -o pic/vprintf-support.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/vprintf-support.c -o noasan/vprintf-support.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/vprintf-support.c -o vprintf-support.o .libs yes checking for objdir... .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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/rust-demangle.c -o pic/rust-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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/rust-demangle.c -o rust-demangle.o checking if gcc supports -fno-rtti -fno-exceptions... 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... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/safe-ctype.c -o safe-ctype.o yes checking if gcc static flag -static works... yes checking if gcc static flag -static 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object.c -o pic/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object.c -o noasan/simple-object.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object.c -o simple-object.o 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 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 dynamic linker characteristics... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-coff.c -o pic/simple-object-coff.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-coff.c -o simple-object-coff.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... 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 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi 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 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi checking whether NLS is requested... no 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-elf.c -o simple-object-elf.o checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge no checking for shl_load in -ldld... checking for string.h... (cached) yes checking for strings.h... (cached) yes no checking for dlopen... checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... no checking for dlopen in -ldl... yes checking whether basename is declared... yes yes checking whether a program can dlopen itself... checking whether stpcpy is declared... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether a statically linked program can dlopen itself... config.status: creating Makefile yes config.status: creating po/Makefile.in config.status: creating config.h yes checking whether stripping libraries is possible... configure: updating cache ./config.cache 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 config.status: executing depfiles commands checking for windows.h... checking that generated files are newer than configure... done configure: creating ./config.status 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi no checking for library containing dlsym... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/simple-object-xcoff.c -o simple-object-xcoff.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/sort.c -o sort.o -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/splay-tree.c -o splay-tree.o 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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for long double... yes checking for long long... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/stack-limit.c -o pic/stack-limit.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/stack-limit.c -o noasan/stack-limit.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/stack-limit.c -o stack-limit.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/strerror.c -o strerror.o yes checking size of long long... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/timeval-utils.c -o timeval-utils.o 8 checking size of void *... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xasprintf.c -o xasprintf.o config.status: creating Makefile 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xatexit.c -o xatexit.o config.status: creating po/Makefile.in 8 checking size of long... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xexit.c -o xexit.o config.status: executing default-1 commands 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi config.status: executing default commands 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xmalloc.c -o xmalloc.o 8 checking alloca.h usability... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xmemdup.c -o noasan/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xstrdup.c -o noasan/xstrdup.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xmemdup.c -o xmemdup.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xstrdup.c -o xstrdup.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi yes checking alloca.h presence... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xstrerror.c -o xstrerror.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xstrndup.c -o xstrndup.o yes checking for alloca.h... yes checking stddef.h usability... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/xvasprintf.c -o xvasprintf.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/setproctitle.c -o pic/setproctitle.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/setproctitle.c -o setproctitle.o yes checking stddef.h presence... yes checking for stddef.h... yes echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/regex.c -o noasan/regex.o; \ else true; fi checking for string.h... (cached) yes 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/regex.c -o regex.o make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/cplus-dem.c -o noasan/cplus-dem.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/cplus-dem.c -o cplus-dem.o checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/cp-demangle.c -o noasan/cp-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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/cp-demangle.c -o cp-demangle.o checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes config.status: executing libtool commands checking wctype.h usability... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/md5.c -o md5.o 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/time.h usability... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/sha1.c -o sha1.o yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/argv.c -o noasan/argv.o; \ else true; fi yes checking for uint64_t... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/argv.c -o argv.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/choose-temp.c -o choose-temp.o yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/concat.c -o noasan/concat.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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/concat.c -o concat.o yes checking for dirent.h that defines DIR... yes checking for library containing opendir... 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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../binutils-2.32/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../binutils-2.32/libiberty/d-demangle.c -o d-demangle.o none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./libiberty.a yes if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./libiberty.a; \ cd ..; \ else true; fi checking for sysconf... make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for fls... no checking for strtoull... yes checking for getrlimit... yes checking whether basename is declared... 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 ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr 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 strnlen is declared... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT 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 doc/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 bfd_stdint.h commands config.status: executing default commands make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' rm -f elf32-target.h rm -f elf64-target.h rm -f targmatch.h creating bfdver.h /usr/bin/sed -e s/NN/32/g < ../../binutils-2.32/bfd/elfxx-target.h > elf32-target.new /usr/bin/sed -e s/NN/64/g < ../../binutils-2.32/bfd/elfxx-target.h > elf64-target.new /usr/bin/sed -f ../../binutils-2.32/bfd/targmatch.sed < ../../binutils-2.32/bfd/config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' gcc -o chw$$ -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection \ -I.. -I../../../binutils-2.32/bfd/doc/.. -I../../../binutils-2.32/bfd/doc/../../include -I../../../binutils-2.32/bfd/doc/../../intl -I../../intl ../../../binutils-2.32/bfd/doc/chew.c; \ /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../archive.c >archive.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../archures.c >archures.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../bfd.c >bfd.tmp test -e archive.texi || test ! -f ../../../binutils-2.32/bfd/doc/archive.texi || cp -p ../../../binutils-2.32/bfd/doc/archive.texi . test -e aoutx.texi || test ! -f ../../../binutils-2.32/bfd/doc/aoutx.texi || cp -p ../../../binutils-2.32/bfd/doc/aoutx.texi . test -e archures.texi || test ! -f ../../../binutils-2.32/bfd/doc/archures.texi || cp -p ../../../binutils-2.32/bfd/doc/archures.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change archive.tmp archive.texi test -e bfdt.texi || test ! -f ../../../binutils-2.32/bfd/doc/bfdt.texi || cp -p ../../../binutils-2.32/bfd/doc/bfdt.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change bfd.tmp bfdt.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change archures.tmp archures.texi touch archive.stamp touch archures.stamp touch aoutx.stamp touch bfdt.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../cache.c >cache.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../coffcode.h >coffcode.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../corefile.c >core.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../elf.c >elf.tmp test -e cache.texi || test ! -f ../../../binutils-2.32/bfd/doc/cache.texi || cp -p ../../../binutils-2.32/bfd/doc/cache.texi . test -e core.texi || test ! -f ../../../binutils-2.32/bfd/doc/core.texi || cp -p ../../../binutils-2.32/bfd/doc/core.texi . test -e coffcode.texi || test ! -f ../../../binutils-2.32/bfd/doc/coffcode.texi || cp -p ../../../binutils-2.32/bfd/doc/coffcode.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change cache.tmp cache.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change core.tmp core.texi test -e elf.texi || test ! -f ../../../binutils-2.32/bfd/doc/elf.texi || cp -p ../../../binutils-2.32/bfd/doc/elf.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change elf.tmp elf.texi touch cache.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../elfcode.h >elfcode.tmp touch core.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../format.c >format.tmp touch coffcode.stamp test -e elfcode.texi || test ! -f ../../../binutils-2.32/bfd/doc/elfcode.texi || cp -p ../../../binutils-2.32/bfd/doc/elfcode.texi . ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../libbfd.c >libbfd.tmp test -e format.texi || test ! -f ../../../binutils-2.32/bfd/doc/format.texi || cp -p ../../../binutils-2.32/bfd/doc/format.texi . touch elf.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change format.tmp format.texi test -e libbfd.texi || test ! -f ../../../binutils-2.32/bfd/doc/libbfd.texi || cp -p ../../../binutils-2.32/bfd/doc/libbfd.texi . test -e bfdwin.texi || test ! -f ../../../binutils-2.32/bfd/doc/bfdwin.texi || cp -p ../../../binutils-2.32/bfd/doc/bfdwin.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi touch format.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../bfdio.c >bfdio.tmp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi touch elfcode.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../opncls.c >opncls.tmp test -e bfdio.texi || test ! -f ../../../binutils-2.32/bfd/doc/bfdio.texi || cp -p ../../../binutils-2.32/bfd/doc/bfdio.texi . test -e opncls.texi || test ! -f ../../../binutils-2.32/bfd/doc/opncls.texi || cp -p ../../../binutils-2.32/bfd/doc/opncls.texi . touch libbfd.stamp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../reloc.c >reloc.tmp touch bfdwin.stamp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change opncls.tmp opncls.texi ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../section.c >section.tmp test -e reloc.texi || test ! -f ../../../binutils-2.32/bfd/doc/reloc.texi || cp -p ../../../binutils-2.32/bfd/doc/reloc.texi . test -e section.texi || test ! -f ../../../binutils-2.32/bfd/doc/section.texi || cp -p ../../../binutils-2.32/bfd/doc/section.texi . touch bfdio.stamp touch opncls.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../syms.c >syms.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../targets.c >targets.tmp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change reloc.tmp reloc.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change section.tmp section.texi test -e syms.texi || test ! -f ../../../binutils-2.32/bfd/doc/syms.texi || cp -p ../../../binutils-2.32/bfd/doc/syms.texi . test -e targets.texi || test ! -f ../../../binutils-2.32/bfd/doc/targets.texi || cp -p ../../../binutils-2.32/bfd/doc/targets.texi . /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change syms.tmp syms.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change targets.tmp targets.texi touch section.stamp touch reloc.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../init.c >init.tmp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../hash.c >hash.tmp touch syms.stamp ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../linker.c >linker.tmp test -e hash.texi || test ! -f ../../../binutils-2.32/bfd/doc/hash.texi || cp -p ../../../binutils-2.32/bfd/doc/hash.texi . touch targets.stamp test -e init.texi || test ! -f ../../../binutils-2.32/bfd/doc/init.texi || cp -p ../../../binutils-2.32/bfd/doc/init.texi . test -e linker.texi || test ! -f ../../../binutils-2.32/bfd/doc/linker.texi || cp -p ../../../binutils-2.32/bfd/doc/linker.texi . ./chew -f ../../../binutils-2.32/bfd/doc/doc.str < ../../../binutils-2.32/bfd/doc/../mmo.c >mmo.tmp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change hash.tmp hash.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change init.tmp init.texi /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change linker.tmp linker.texi test -e mmo.texi || test ! -f ../../../binutils-2.32/bfd/doc/mmo.texi || cp -p ../../../binutils-2.32/bfd/doc/mmo.texi . touch hash.stamp /bin/sh ../../../binutils-2.32/bfd/doc/../../move-if-change mmo.tmp mmo.texi touch init.stamp touch linker.stamp touch mmo.stamp make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' ( if test 'x../../../binutils-2.32/bfd/po' != 'x.'; then \ posrcprefix='../../../binutils-2.32/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.32/bfd/po/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@.*@ ../& \\\\@" < ../../../binutils-2.32/bfd/po/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 bfd_stdint.h commands config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles f=""; \ for i in elf32-avr.lo elf32.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-avr.lo cpu-plugin.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../binutils-2.32/bfd/../move-if-change bfd-tmp.h bfd.h /bin/sh ../../binutils-2.32/bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-2.32/bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=avr_elf32_vec -DSELECT_VECS='&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch,&bfd_plugin_arch' ../../binutils-2.32/bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../binutils-2.32/bfd/bfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../binutils-2.32/bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../binutils-2.32/bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../binutils-2.32/bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-2.32/bfd/bfdio.c -o bfdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=avr_elf32_vec "-DSELECT_VECS=&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch,&bfd_plugin_arch" ../../binutils-2.32/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../binutils-2.32/bfd/bfdwin.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../binutils-2.32/bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../binutils-2.32/bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../binutils-2.32/bfd/cache.c -o cache.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../binutils-2.32/bfd/coff-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../binutils-2.32/bfd/coff-bfd.c -o coff-bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../binutils-2.32/bfd/compress.c mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../binutils-2.32/bfd/corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../binutils-2.32/bfd/compress.c -o compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../binutils-2.32/bfd/corefile.c -o corefile.o mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../binutils-2.32/bfd/elf-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../binutils-2.32/bfd/elf-properties.c -o elf-properties.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../binutils-2.32/bfd/format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../binutils-2.32/bfd/format.c -o format.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../binutils-2.32/bfd/hash.c mv -f .deps/compress.Tpo .deps/compress.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../binutils-2.32/bfd/hash.c -o hash.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../binutils-2.32/bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../binutils-2.32/bfd/init.c -o init.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../binutils-2.32/bfd/libbfd.c mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../binutils-2.32/bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../binutils-2.32/bfd/libbfd.c -o libbfd.o mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../binutils-2.32/bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../binutils-2.32/bfd/linker.c -o linker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../binutils-2.32/bfd/merge.c -o merge.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../binutils-2.32/bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../binutils-2.32/bfd/opncls.c -o opncls.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../binutils-2.32/bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../binutils-2.32/bfd/reloc.c -o reloc.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../binutils-2.32/bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../binutils-2.32/bfd/section.c -o section.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../binutils-2.32/bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../binutils-2.32/bfd/simple.c -o simple.o mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../binutils-2.32/bfd/stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../binutils-2.32/bfd/stab-syms.c -o stab-syms.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../binutils-2.32/bfd/stabs.c mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../binutils-2.32/bfd/syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../binutils-2.32/bfd/syms.c -o syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../binutils-2.32/bfd/stabs.c -o stabs.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=avr_elf32_vec -DSELECT_VECS='&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch,&bfd_plugin_arch' ../../binutils-2.32/bfd/targets.c mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../binutils-2.32/bfd/binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=avr_elf32_vec "-DSELECT_VECS=&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch,&bfd_plugin_arch" ../../binutils-2.32/bfd/targets.c -o targets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../binutils-2.32/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../binutils-2.32/bfd/ihex.c mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../binutils-2.32/bfd/srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../binutils-2.32/bfd/ihex.c -o ihex.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../binutils-2.32/bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../binutils-2.32/bfd/srec.c -o srec.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../binutils-2.32/bfd/verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../binutils-2.32/bfd/tekhex.c -o tekhex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../binutils-2.32/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c -o elf32-avr.lo ../../binutils-2.32/bfd/elf32-avr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c ../../binutils-2.32/bfd/elf32-avr.c -o elf32-avr.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../binutils-2.32/bfd/elf32.c mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../binutils-2.32/bfd/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../binutils-2.32/bfd/elf32.c -o elf32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../binutils-2.32/bfd/elf.c -o elf.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../binutils-2.32/bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../binutils-2.32/bfd/elflink.c -o elflink.o ../../binutils-2.32/bfd/elf.c: In function 'setup_group': ../../binutils-2.32/bfd/elf.c:745:35: warning: overflow in conversion from 'unsigned int' to 'int' changes value from 'num_group = 4294967295' to '-1' [-Woverflow] 745 | elf_tdata (abfd)->num_group = num_group = -1; | ^~~~~~~~~ mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../binutils-2.32/bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../binutils-2.32/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf32-avr.Tpo .deps/elf32-avr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../binutils-2.32/bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../binutils-2.32/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../binutils-2.32/bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../binutils-2.32/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../binutils-2.32/bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../binutils-2.32/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib64/debug\" ../../binutils-2.32/bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib64/debug\" ../../binutils-2.32/bfd/dwarf2.c -o dwarf2.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-2.32/bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-2.32/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../binutils-2.32/bfd/plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../binutils-2.32/bfd/plugin.c -o plugin.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c -o cpu-avr.lo ../../binutils-2.32/bfd/cpu-avr.c mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../binutils-2.32/bfd/cpu-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c ../../binutils-2.32/bfd/cpu-avr.c -o cpu-avr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../binutils-2.32/bfd/cpu-plugin.c -o cpu-plugin.o mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR='"/usr/bin"' -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../binutils-2.32/bfd/archive64.c mv -f .deps/cpu-avr.Tpo .deps/cpu-avr.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/bfd -DBINDIR=\"/usr/bin\" -I. -I../../binutils-2.32/bfd -I../../binutils-2.32/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../binutils-2.32/bfd/archive64.c -o archive64.o mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/bfd/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-unknown-linux-gnu/avr/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-avr.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-avr.o cpu-plugin.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "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 libbfd.tmp; \ /bin/sh ../../binutils-2.32/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../binutils-2.32/opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_avr ../../binutils-2.32/opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../binutils-2.32/opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c -o avr-dis.lo ../../binutils-2.32/opcodes/avr-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../binutils-2.32/opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_avr ../../binutils-2.32/opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c ../../binutils-2.32/opcodes/avr-dis.c -o avr-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/opcodes -I. -I../../binutils-2.32/opcodes -I../bfd -I../../binutils-2.32/opcodes/../include -I../../binutils-2.32/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../binutils-2.32/opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/disassemble.Tpo .deps/disassemble.Plo mv -f .deps/avr-dis.Tpo .deps/avr-dis.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-unknown-linux-gnu/avr/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo avr-dis.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o avr-dis.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh ../../binutils-2.32/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../binutils-2.32/gas/app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../binutils-2.32/gas/as.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../binutils-2.32/gas/atof-generic.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../binutils-2.32/gas/compress-debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../binutils-2.32/gas/cond.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../binutils-2.32/gas/depend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../binutils-2.32/gas/dwarf2dbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../binutils-2.32/gas/dw2gencfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../binutils-2.32/gas/ecoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../binutils-2.32/gas/ehopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../binutils-2.32/gas/expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../binutils-2.32/gas/flonum-copy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../binutils-2.32/gas/flonum-konst.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../binutils-2.32/gas/flonum-mult.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../binutils-2.32/gas/frags.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../binutils-2.32/gas/hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../binutils-2.32/gas/input-file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../binutils-2.32/gas/input-scrub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../binutils-2.32/gas/listing.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../binutils-2.32/gas/literal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../binutils-2.32/gas/macro.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../binutils-2.32/gas/messages.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../binutils-2.32/gas/output-file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../binutils-2.32/gas/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../binutils-2.32/gas/remap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../binutils-2.32/gas/sb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils-2.32/gas/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../binutils-2.32/gas/subsegs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../binutils-2.32/gas/symbols.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../binutils-2.32/gas/write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/tc-avr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/tc-avr.o -MD -MP -MF $depbase.Tpo -c -o config/tc-avr.o ../../binutils-2.32/gas/config/tc-avr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../binutils-2.32/gas/config/obj-elf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gas -I. -I../../binutils-2.32/gas -I../bfd -I../../binutils-2.32/gas/config -I../../binutils-2.32/gas/../include -I../../binutils-2.32/gas/.. -I../../binutils-2.32/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../binutils-2.32/gas/config/atof-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-avr.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../binutils-2.32/gas/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-avr.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection sysinfo.c ; \ else \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils-2.32/binutils/sysinfo.c ; \ fi make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' gcc -c -I. -I../../binutils-2.32/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils-2.32/binutils/syslex_wrap.c make all-recursive Making info in doc make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=../../../binutils-2.32/binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' Making info in po Making all in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../binutils-2.32/gprof/basic_blocks.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../binutils-2.32/gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../binutils-2.32/gprof/cg_arcs.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../binutils-2.32/gprof/cg_dfn.c 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 -fasynchronous-unwind-tables -fstack-clash-protection -o sysinfo sysinfo.o syslex_wrap.o mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../binutils-2.32/gprof/cg_print.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../binutils-2.32/gprof/corefile.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../binutils-2.32/gprof/gmon_io.c ./sysinfo -d <../../binutils-2.32/binutils/sysroff.info >sysroff.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' mv -f .deps/corefile.Tpo .deps/corefile.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../binutils-2.32/gprof/gprof.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../binutils-2.32/gprof/hertz.c make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../binutils-2.32/binutils/size.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../binutils-2.32/binutils/bucomm.c ../../binutils-2.32/binutils/size.c: In function 'print_avr_format': ../../binutils-2.32/binutils/size.c:908:17: warning: declaration of 'datasize' shadows a global declaration [-Wshadow] 908 | bfd_size_type datasize = 0; | ^~~~~~~~ ../../binutils-2.32/binutils/size.c:714:22: note: shadowed declaration is here 714 | static bfd_size_type datasize; | ^~~~~~~~ ../../binutils-2.32/binutils/size.c:909:17: warning: declaration of 'textsize' shadows a global declaration [-Wshadow] 909 | bfd_size_type textsize = 0; | ^~~~~~~~ ../../binutils-2.32/binutils/size.c:715:22: note: shadowed declaration is here 715 | static bfd_size_type textsize; | ^~~~~~~~ ../../binutils-2.32/binutils/size.c:910:17: warning: declaration of 'bsssize' shadows a global declaration [-Wshadow] 910 | bfd_size_type bsssize = 0; | ^~~~~~~ ../../binutils-2.32/binutils/size.c:713:22: note: shadowed declaration is here 713 | static bfd_size_type bsssize; | ^~~~~~~ mv -f .deps/hertz.Tpo .deps/hertz.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../binutils-2.32/gprof/hist.c mv -f .deps/gprof.Tpo .deps/gprof.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../binutils-2.32/gprof/source.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../binutils-2.32/gprof/search_list.c mv -f .deps/size.Tpo .deps/size.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../binutils-2.32/binutils/version.c mv -f .deps/search_list.Tpo .deps/search_list.Po mv -f .deps/source.Tpo .deps/source.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../binutils-2.32/binutils/filemode.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../binutils-2.32/gprof/symtab.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../binutils-2.32/gprof/sym_ids.c mv -f .deps/hist.Tpo .deps/hist.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../binutils-2.32/gprof/utils.c mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS=" &objdump_private_desc_elf32_avr," ../../binutils-2.32/binutils/objdump.c mv -f .deps/symtab.Tpo .deps/symtab.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../binutils-2.32/binutils/dwarf.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../binutils-2.32/gprof/i386.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../binutils-2.32/binutils/prdbg.c mv -f .deps/i386.Tpo .deps/i386.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../binutils-2.32/gprof/alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../binutils-2.32/gprof/vax.c mv -f .deps/vax.Tpo .deps/vax.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../binutils-2.32/gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../binutils-2.32/gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po mv -f .deps/prdbg.Tpo .deps/prdbg.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../binutils-2.32/gprof/aarch64.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../binutils-2.32/gprof/flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../binutils-2.32/gprof/bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/gprof -DDEBUG -I../bfd -I../../binutils-2.32/gprof/../include -I../../binutils-2.32/gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../binutils-2.32/gprof/fsf_callg_bl.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../binutils-2.32/binutils/rddbg.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -lm -ldl mv -f .deps/objdump.Tpo .deps/objdump.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../binutils-2.32/binutils/debug.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../binutils-2.32/binutils/stabs.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../binutils-2.32/binutils/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../binutils-2.32/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT od-elf32_avr.o -MD -MP -MF .deps/od-elf32_avr.Tpo -c -o od-elf32_avr.o ../../binutils-2.32/binutils/od-elf32_avr.c mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils-2.32/binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po mv -f .deps/od-elf32_avr.Tpo .deps/od-elf32_avr.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils-2.32/binutils/`arlex.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../binutils-2.32/binutils/ar.c mv -f .deps/arlex.Tpo .deps/arlex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../binutils-2.32/binutils/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../binutils-2.32/binutils/arsup.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../binutils-2.32/binutils/rename.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../binutils-2.32/binutils/binemul.c mv -f .deps/arsup.Tpo .deps/arsup.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../binutils-2.32/binutils/emul_vanilla.c mv -f .deps/binemul.Tpo .deps/binemul.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../binutils-2.32/binutils/strings.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../binutils-2.32/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../binutils-2.32/binutils/objcopy.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../binutils-2.32/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../binutils-2.32/binutils/wrstabs.c ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:6229:1: warning: stack usage might be unbounded [-Wstack-usage=] 6229 | d_demangle_callback (const char *mangled, int options, | ^ mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../binutils-2.32/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../binutils-2.32/binutils/readelf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../binutils-2.32/binutils/unwind-ia64.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../binutils-2.32/binutils/elfedit.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../binutils-2.32/binutils/nm.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../binutils-2.32/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../binutils-2.32/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../binutils-2.32/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/binutils -I. -I../../binutils-2.32/binutils -I../bfd -I../../binutils-2.32/binutils/../bfd -I../../binutils-2.32/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../binutils-2.32/binutils/bfdtest2.c mv -f .deps/nm.Tpo .deps/nm.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-elf32_avr.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-elf32_avr.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle': ../../binutils-2.32/libiberty/cp-demangle.c:6336:1: warning: stack usage might be unbounded [-Wstack-usage=] 6336 | d_demangle (const char *mangled, int options, size_t *palc) | ^ mv -f .deps/readelf.Tpo .deps/readelf.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:4303:1: warning: stack usage might be unbounded [-Wstack-usage=] 4303 | cplus_demangle_print_callback (int options, | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -L./../zlib -lz -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:4303:1: warning: stack usage might be unbounded [-Wstack-usage=] 4303 | cplus_demangle_print_callback (int options, | ^ libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle': ../../binutils-2.32/libiberty/cp-demangle.c:6336:1: warning: stack usage might be unbounded [-Wstack-usage=] 6336 | d_demangle (const char *mangled, int options, size_t *palc) | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:6229:1: warning: stack usage might be unbounded [-Wstack-usage=] 6229 | d_demangle_callback (const char *mangled, int options, | ^ libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:6229:1: warning: stack usage might be unbounded [-Wstack-usage=] 6229 | d_demangle_callback (const char *mangled, int options, | ^ /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils-2.32/binutils/../zlib -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:6229:1: warning: stack usage might be unbounded [-Wstack-usage=] 6229 | d_demangle_callback (const char *mangled, int options, | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/cp-demangle.c: In function 'cplus_demangle_print_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:4303:1: warning: stack usage might be unbounded [-Wstack-usage=] 4303 | cplus_demangle_print_callback (int options, | ^ ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle': ../../binutils-2.32/libiberty/cp-demangle.c:6336:1: warning: stack usage might be unbounded [-Wstack-usage=] 6336 | d_demangle (const char *mangled, int options, size_t *palc) | ^ ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eavr2.o eavr1.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.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 " " eavr2.o eavr1.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.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/avr-binutils-2.32/build/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld/po' ( if test 'x../../../binutils-2.32/ld/po' != 'x.'; then \ posrcprefix='../../../binutils-2.32/ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.32/ld/po/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@.*@ ../& \\\\@" < ../../../binutils-2.32/ld/po/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/avr-binutils-2.32/build/ld/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../binutils-2.32/ld/'`testplug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../binutils-2.32/ld/'`testplug2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../binutils-2.32/ld/'`testplug3.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../binutils-2.32/ld/'`testplug4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../binutils-2.32/ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../binutils-2.32/ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../binutils-2.32/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../binutils-2.32/ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o ../../binutils-2.32/ld/testplug3.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 76 | static const tag_name_t tag_names[] = | ^~~~~~~~~ ../../binutils-2.32/ld/testplug4.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 76 | static const tag_name_t tag_names[] = | ^~~~~~~~~ ../../binutils-2.32/ld/testplug2.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 76 | static const tag_name_t tag_names[] = | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../binutils-2.32/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../binutils-2.32/ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../binutils-2.32/ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../binutils-2.32/ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../binutils-2.32/ld/`ldgram.c gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../binutils-2.32/ld/ldlex-wrapper.c mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../binutils-2.32/ld/lexsup.c mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../binutils-2.32/ld/ldlang.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../binutils-2.32/ld/mri.c mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../binutils-2.32/ld/ldctor.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"avr2"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/avr/bin"' \ -DTARGET='"avr-unknown-none"' -DTARGET_SYSTEM_ROOT=\"\" \ ../../binutils-2.32/ld/ldmain.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../binutils-2.32/ld/ldwrite.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../binutils-2.32/ld/ldexp.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../binutils-2.32/ld/ldemul.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../binutils-2.32/ld/ldver.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../binutils-2.32/ld/ldmisc.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/usr/avr/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/avr/bin"' \ ../../binutils-2.32/ld/ldfile.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../binutils-2.32/ld/ldcref.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../binutils-2.32/ld/plugin.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../binutils-2.32/ld/ldbuildid.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp ../../binutils-2.32/ld/emultempl/astring.sed stringify.sed /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: ranlib .libs/libldtestplug.a mv -f .deps/plugin.Tpo .deps/plugin.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0 mv -f .deps/ldlang.Tpo .deps/ldlang.Po libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") base=`echo eavr2.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0 libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o libtool: link: ranlib .libs/libldtestplug2.a make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr2 "avr" libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) base=`echo eavr1.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr1 "avr" libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") libtool: link: ranlib .libs/libldtestplug3.a libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) libtool: link: ranlib .libs/libldtestplug4.a base=`echo eavr25.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) base=`echo eavr3.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr25 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr3 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr31.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr35.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr31 "avr" LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr35 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr4.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr5.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr4 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr5 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr51.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavr6.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr51 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avr6 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega1.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega2.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega2 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega1 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega3.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega4.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega3 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega4 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega5.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega6.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega5 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega6 "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrxmega7.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' base=`echo eavrtiny.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrxmega7 "avr" make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' LIB_PATH='' /bin/sh ../../binutils-2.32/ld/genscripts.sh "../../binutils-2.32/ld" "/usr/lib64" "/usr" "/usr" riscv64-unknown-linux-gnu avr-unknown-none avr "avr2" "/usr/local/lib /lib /usr/lib" no yes avrtiny "avr" make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr2.o -MD -MP -MF .deps/eavr2.Tpo -c -o eavr2.o eavr2.c make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr1.o -MD -MP -MF .deps/eavr1.Tpo -c -o eavr1.o eavr1.c make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr25.o -MD -MP -MF .deps/eavr25.Tpo -c -o eavr25.o eavr25.c make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr3.o -MD -MP -MF .deps/eavr3.Tpo -c -o eavr3.o eavr3.c mv -f .deps/eavr1.Tpo .deps/eavr1.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr31.o -MD -MP -MF .deps/eavr31.Tpo -c -o eavr31.o eavr31.c mv -f .deps/eavr2.Tpo .deps/eavr2.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr35.o -MD -MP -MF .deps/eavr35.Tpo -c -o eavr35.o eavr35.c mv -f .deps/eavr25.Tpo .deps/eavr25.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr4.o -MD -MP -MF .deps/eavr4.Tpo -c -o eavr4.o eavr4.c mv -f .deps/eavr3.Tpo .deps/eavr3.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr5.o -MD -MP -MF .deps/eavr5.Tpo -c -o eavr5.o eavr5.c mv -f .deps/eavr31.Tpo .deps/eavr31.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr51.o -MD -MP -MF .deps/eavr51.Tpo -c -o eavr51.o eavr51.c mv -f .deps/eavr35.Tpo .deps/eavr35.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavr6.o -MD -MP -MF .deps/eavr6.Tpo -c -o eavr6.o eavr6.c mv -f .deps/eavr4.Tpo .deps/eavr4.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega1.o -MD -MP -MF .deps/eavrxmega1.Tpo -c -o eavrxmega1.o eavrxmega1.c mv -f .deps/eavr5.Tpo .deps/eavr5.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega2.o -MD -MP -MF .deps/eavrxmega2.Tpo -c -o eavrxmega2.o eavrxmega2.c mv -f .deps/eavr51.Tpo .deps/eavr51.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega3.o -MD -MP -MF .deps/eavrxmega3.Tpo -c -o eavrxmega3.o eavrxmega3.c mv -f .deps/eavr6.Tpo .deps/eavr6.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega4.o -MD -MP -MF .deps/eavrxmega4.Tpo -c -o eavrxmega4.o eavrxmega4.c mv -f .deps/eavrxmega1.Tpo .deps/eavrxmega1.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega5.o -MD -MP -MF .deps/eavrxmega5.Tpo -c -o eavrxmega5.o eavrxmega5.c mv -f .deps/eavrxmega2.Tpo .deps/eavrxmega2.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega6.o -MD -MP -MF .deps/eavrxmega6.Tpo -c -o eavrxmega6.o eavrxmega6.c mv -f .deps/eavrxmega3.Tpo .deps/eavrxmega3.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrxmega7.o -MD -MP -MF .deps/eavrxmega7.Tpo -c -o eavrxmega7.o eavrxmega7.c mv -f .deps/eavrxmega4.Tpo .deps/eavrxmega4.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.32/ld -I. -I../../binutils-2.32/ld -I../bfd -I../../binutils-2.32/ld/../bfd -I../../binutils-2.32/ld/../include -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -MT eavrtiny.o -MD -MP -MF .deps/eavrtiny.Tpo -c -o eavrtiny.o eavrtiny.c mv -f .deps/eavrxmega5.Tpo .deps/eavrxmega5.Po mv -f .deps/eavrxmega6.Tpo .deps/eavrxmega6.Po mv -f .deps/eavrxmega7.Tpo .deps/eavrxmega7.Po mv -f .deps/eavrtiny.Tpo .deps/eavrtiny.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eavr2.o eavr1.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eavr2.o eavr1.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/avr-binutils-2.32/build/zlib -lz ../libiberty/libiberty.a -ldl ../../binutils-2.32/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1.constprop': ../../binutils-2.32/libiberty/make-relative-prefix.c:227:1: warning: stack usage might be unbounded [-Wstack-usage=] 227 | make_relative_prefix_1 (const char *progname, const char *bin_prefix, | ^ ../../binutils-2.32/libiberty/cp-demangle.c: In function 'd_demangle_callback.constprop': ../../binutils-2.32/libiberty/cp-demangle.c:6229:1: warning: stack usage might be unbounded [-Wstack-usage=] 6229 | d_demangle_callback (const char *mangled, int options, | ^ make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[1]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build' + popd ~/build/BUILD/avr-binutils-2.32 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BFzveW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 + cd avr-binutils-2.32 + rm -rf /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 ~/build/BUILD/avr-binutils-2.32/build ~/build/BUILD/avr-binutils-2.32 + pushd build + make install DESTDIR=/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 make[1]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build' /bin/sh ../binutils-2.32/mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr mkdir -p -- /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils-2.32/bfd/doc/bfd.info '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info/bfd.info' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making install in . make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making install in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils-2.32/binutils/doc/binutils.info '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info/binutils.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/addr2line.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-addr2line.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/ar.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-ar.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/dlltool.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-dlltool.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/nm.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-nm.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/objcopy.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-objcopy.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/objdump.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-objdump.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/ranlib.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-ranlib.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/readelf.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-readelf.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/size.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-size.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/strings.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-strings.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/strip.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-strip.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/elfedit.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-elfedit.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/windres.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-windres.1' /usr/bin/install -c -m 644 '../../../binutils-2.32/binutils/doc/windmc.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-c++filt.1' make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-size' libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-objdump' libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ar' libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-strings' libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ranlib' libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-objcopy' libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-addr2line' libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-readelf' libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-elfedit' libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/avr-nm libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/avr-strip libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/avr-c++filt libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-c++filt /bin/sh ../../binutils-2.32/binutils/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin mkdir -p -- /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/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&^&avr-&'`; \ if [ "/usr/bin/$k" != "/usr/avr/bin/$j" ]; then \ rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/$j; \ ln /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$k /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/$j; \ fi; \ else true; \ fi; \ done make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' Making install in doc make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils-2.32/gas/doc/as.info '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info/as.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../binutils-2.32/gas/doc/as.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-as.1' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' Making install in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' /bin/sh ../../binutils-2.32/gas/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/avr-as libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-as /bin/sh ../../binutils-2.32/gas/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin n=`echo as | sed 's&^&avr-&'`; \ if [ "/usr/bin/$n" != "/usr/avr/bin/as" ]; then \ rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/as; \ ln /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$n /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/as; \ else \ true ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' Making install in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-gprof' libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-gprof /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../binutils-2.32/gprof/gprof.info '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info/gprof.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../binutils-2.32/gprof/gprof.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-gprof.1' make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' Making install in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ld.bfd' libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/./avr-ld.bfd /bin/sh ../../binutils-2.32/ld/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&avr-&'`; \ if test "/usr/bin" != "/usr/avr/bin"; then \ rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld.bfd; \ ln /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$n /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&avr-&'`; \ rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$ld; \ ln /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$n /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$ld; \ if test "/usr/bin" != "/usr/avr/bin"; then \ rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld; \ ln /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/$n /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld; \ fi; \ fi /bin/sh ../../binutils-2.32/ld/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/lib/ldscripts mkdir -p -- /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/lib/$f ; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../binutils-2.32/ld/ld.info '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info/ld.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../binutils-2.32/ld/ld.1' '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-ld.1' make[5]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../binutils-2.32/libiberty/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/`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 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/`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 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/`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 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/`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 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/`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 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ../../binutils-2.32/libiberty/../mkinstalldirs /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64${thd}; \ for h in ../../binutils-2.32/libiberty/../include/ansidecl.h ../../binutils-2.32/libiberty/../include/demangle.h ../../binutils-2.32/libiberty/../include/dyn-string.h ../../binutils-2.32/libiberty/../include/fibheap.h ../../binutils-2.32/libiberty/../include/floatformat.h ../../binutils-2.32/libiberty/../include/hashtab.h ../../binutils-2.32/libiberty/../include/libiberty.h ../../binutils-2.32/libiberty/../include/objalloc.h ../../binutils-2.32/libiberty/../include/partition.h ../../binutils-2.32/libiberty/../include/safe-ctype.h ../../binutils-2.32/libiberty/../include/sort.h ../../binutils-2.32/libiberty/../include/splay-tree.h ../../binutils-2.32/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64${thd}; \ done; \ fi make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' make[1]: Nothing to be done for 'install-target'. make[1]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build' + popd ~/build/BUILD/avr-binutils-2.32 + rm -f /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-dlltool.1 /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/man/man1/avr-windres.1 + rm -r /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/info + rm /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/libiberty.a rm: cannot remove '/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib64/libiberty.a': No such file or directory + : + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.32-5.fc33 --unique-debug-suffix -2.32-5.fc33.riscv64 --unique-debug-src-base avr-binutils-2.32-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/avr-binutils-2.32 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/nm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/as extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ar extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/nm extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/as extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ld hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/ar-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-ar-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/objcopy hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/nm-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-nm-2.32-5.fc33.riscv64.debug extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/objcopy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/objdump extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/objdump hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/as-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-as-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ranlib extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/ranlib hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/ld-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/ld.bfd-2.32-5.fc33.riscv64.debug hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/ld.bfd-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-ld-2.32-5.fc33.riscv64.debug hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-ld-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-ld.bfd-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/readelf extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/readelf hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/objcopy-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-objcopy-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/strip extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/avr/bin/strip hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/readelf-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-readelf-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-addr2line extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-addr2line hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/ranlib-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-ranlib-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-c++filt extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-c++filt hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/objdump-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-objdump-2.32-5.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-elfedit extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-elfedit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-gprof extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-gprof explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-size extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-size explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-strings extracting debug info from /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/bin/avr-strings hard linked /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/avr/bin/strip-2.32-5.fc33.riscv64.debug to /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/lib/debug/usr/bin/avr-strip-2.32-5.fc33.riscv64.debug original debug info size: 190740kB, size after compression: 165096kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. cpio: build/binutils/arlex.c: Cannot stat: No such file or directory cpio: build/binutils/arlex.l: Cannot stat: No such file or directory cpio: build/binutils/arparse.c: Cannot stat: No such file or directory cpio: build/binutils/arparse.h: Cannot stat: No such file or directory cpio: build/binutils/arparse.y: Cannot stat: No such file or directory cpio: build/binutils/bfd.h: Cannot stat: No such file or directory cpio: build/gas/bfd.h: Cannot stat: No such file or directory cpio: build/gprof/bfd.h: Cannot stat: No such file or directory cpio: build/ld/bfd.h: Cannot stat: No such file or directory cpio: build/ld/ldgram.c: Cannot stat: No such file or directory cpio: build/ld/ldgram.h: Cannot stat: No such file or directory cpio: build/ld/ldgram.y: Cannot stat: No such file or directory cpio: build/ld/ldlex.c: Cannot stat: No such file or directory cpio: build/ld/ldlex.l: Cannot stat: No such file or directory 19014 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/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jbTHIS + umask 022 + cd /builddir/build/BUILD + cd avr-binutils-2.32 + cd build + make check make[1]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/bfd' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making check in . make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' Making check in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/opcodes' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' /usr/bin/grep -E "[development|experimental]=" ../../binutils-2.32/binutils/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcdir=`cd ../../binutils-2.32/binutils && 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="avr-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 -fasynchronous-unwind-tables -fstack-clash-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/avr-binutils-2.32/build/binutils' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/binutils' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/etc' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/doc' Making check in po make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas/po' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make check-DEJAGNU make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' /usr/bin/grep -E "[development|experimental]=" ../../binutils-2.32/gas/../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 ../../binutils-2.32/gas; 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/avr-binutils-2.32/build/gas' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gas' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' Making check in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/gprof' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/intl' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' Making check in po make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld/po' make[4]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' /usr/bin/grep -E "[development|experimental]=" ../../binutils-2.32/ld/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcroot=`cd ../../binutils-2.32/ld && 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="avr-cc" CFLAGS="-g -O2" \ CXX="avr-c++" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-O2 -flto=auto -ffat-lto-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 -fasynchronous-unwind-tables -fstack-clash-protection" \ 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 eavr2.o eavr1.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="-ldl " \ 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/avr-binutils-2.32/build/ld' make[4]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/ld' make[2]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' make[3]: Entering directory '/builddir/build/BUILD/avr-binutils-2.32/build/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 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../binutils-2.32/libiberty/testsuite/../../include -o test-demangle \ ../../../binutils-2.32/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../binutils-2.32/libiberty/testsuite/demangle-expected ./test-demangle: 331 tests, 0 failures ./test-demangle < ../../../binutils-2.32/libiberty/testsuite/d-demangle-expected ./test-demangle: 323 tests, 0 failures ./test-demangle < ../../../binutils-2.32/libiberty/testsuite/rust-demangle-expected ./test-demangle: 36 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 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../binutils-2.32/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c ../libiberty.a ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c: In function 'main': ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c:424:57: 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:866, from ../../../binutils-2.32/libiberty/testsuite/../../include/libiberty.h:49, from ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c:26: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c:412:57: 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:866, from ../../../binutils-2.32/libiberty/testsuite/../../include/libiberty.h:49, from ../../../binutils-2.32/libiberty/testsuite/test-pexecute.c:26: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __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 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../binutils-2.32/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../binutils-2.32/libiberty/testsuite/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 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../binutils-2.32/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \ ../../../binutils-2.32/libiberty/testsuite/test-strtol.c ../libiberty.a ../../../binutils-2.32/libiberty/testsuite/test-strtol.c: In function 'run_tests': ../../../binutils-2.32/libiberty/testsuite/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. make[3]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build/libiberty' make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '/builddir/build/BUILD/avr-binutils-2.32/build' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: avr-binutils-2.32-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZqZeqW + umask 022 + cd /builddir/build/BUILD + cd avr-binutils-2.32 + DOCDIR=/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/doc/avr-binutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/doc/avr-binutils + cp -pr binutils-2.32/README /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/doc/avr-binutils + cp -pr README.fedora /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/doc/avr-binutils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yTp5aU + umask 022 + cd /builddir/build/BUILD + cd avr-binutils-2.32 + LICENSEDIR=/builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/licenses/avr-binutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/licenses/avr-binutils + cp -pr binutils-2.32/COPYING /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/licenses/avr-binutils + cp -pr binutils-2.32/COPYING.LIB /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64/usr/share/licenses/avr-binutils + RPM_EC=0 ++ jobs -p + exit 0 Provides: avr-binutils = 1:2.32-5.fc33 avr-binutils(riscv-64) = 1:2.32-5.fc33 bundled(libiberty) 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: avr-binutils-debugsource-2.32-5.fc33.riscv64 Provides: avr-binutils-debugsource = 1:2.32-5.fc33 avr-binutils-debugsource(riscv-64) = 1:2.32-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: avr-binutils-debuginfo-2.32-5.fc33.riscv64 Provides: avr-binutils-debuginfo = 1:2.32-5.fc33 avr-binutils-debuginfo(riscv-64) = 1:2.32-5.fc33 debuginfo(build-id) = 252e91a76d7d708c76194892b4157f9892ad3567 debuginfo(build-id) = 3960ca91340be2d3adb5d177f5b3ab996f0f9302 debuginfo(build-id) = 447ff8d8f53bc04ae230429e4b0e45a57e884d2a debuginfo(build-id) = 54df193ba9a413d640b73ebbf10f08e39505cd16 debuginfo(build-id) = 5b543dfbdb65a6932750bc972f5c99683ffc6c04 debuginfo(build-id) = 9cf0b444bb56e4df810f0ac0d574ef33bc5ff13f debuginfo(build-id) = a62ea07b313786c66d181a25b66997a9e0407ef6 debuginfo(build-id) = af520ceffc7ddc6739133d1be8ce8b49c792b178 debuginfo(build-id) = b38d0dafa8a73eb2836d4cca644038dc8621ba9c debuginfo(build-id) = c2191616c99548072b54742a6146586859b1eb6c debuginfo(build-id) = cb7d9109a80d150aaeb38ae8e4bde39243ce7b89 debuginfo(build-id) = e362b95fde2eb7ac91dba8b1c208a6cf83a3aad0 debuginfo(build-id) = f2a6e3f065f5f239fc5d213649ccdb51bbaac10f debuginfo(build-id) = fe2ecbce9e842f5866bbdafcf16da746cf7a22b1 debuginfo(build-id) = ffbeb240ab5f1b9858d50e34f4ec36874478f754 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: avr-binutils-debugsource(riscv-64) = 1:2.32-5.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 Wrote: /builddir/build/RPMS/avr-binutils-2.32-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/avr-binutils-debugsource-2.32-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/avr-binutils-debuginfo-2.32-5.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.odIZCW + umask 022 + cd /builddir/build/BUILD + cd avr-binutils-2.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/avr-binutils-2.32-5.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0