Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mingw-binutils.spec'], chrootPath='/var/lib/mock/f31-build-89596-32090/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mingw-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=1565136000 Wrote: /builddir/build/SRPMS/mingw-binutils-2.32-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mingw-binutils.spec'], chrootPath='/var/lib/mock/f31-build-89596-32090/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mingw-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=1565136000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2YMlX4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf binutils-2.32 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/binutils-2.32.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd binutils-2.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Plugin-target-handling.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5zYhL7 + umask 022 + cd /builddir/build/BUILD + cd binutils-2.32 + mkdir build_win32 + pushd build_win32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + ../configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --target=i686-w64-mingw32 --disable-nls --with-sysroot=/usr/i686-w64-mingw32/sys-root --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info ~/build/BUILD/binutils-2.32/build_win32 ~/build/BUILD/binutils-2.32 checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... i686-w64-mingw32 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 riscv64-koji-linux-gnu-gcc... no 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 riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no 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 riscv64-koji-linux-gnu-gnatbind... no checking for gnatbind... no checking for riscv64-koji-linux-gnu-gnatmake... 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... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for riscv64-koji-linux-gnu-as... no checking for as... as checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking for riscv64-koji-linux-gnu-ld... no checking for ld... ld checking for riscv64-koji-linux-gnu-lipo... no checking for lipo... no checking for riscv64-koji-linux-gnu-nm... no checking for nm... nm checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-windres... no checking for windres... no checking for riscv64-koji-linux-gnu-windmc... no checking for windmc... no checking for riscv64-koji-linux-gnu-objcopy... no checking for objcopy... objcopy checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking for riscv64-koji-linux-gnu-readelf... no checking for readelf... readelf checking for i686-w64-mingw32-cc... no checking for i686-w64-mingw32-gcc... no checking for i686-w64-mingw32-c++... no checking for i686-w64-mingw32-g++... no checking for i686-w64-mingw32-cxx... no checking for i686-w64-mingw32-gxx... no checking for i686-w64-mingw32-gcc... no checking for i686-w64-mingw32-gfortran... no checking for i686-w64-mingw32-gccgo... no checking for i686-w64-mingw32-ar... no BUILDSTDERR: che+ make all -j4 cking for i686-w64-mingw32-as... no checking for i686-w64-mingw32-dlltool... no checking for i686-w64-mingw32-ld... no checking for i686-w64-mingw32-lipo... no checking for i686-w64-mingw32-nm... no checking for i686-w64-mingw32-objcopy... no checking for i686-w64-mingw32-objdump... no checking for i686-w64-mingw32-ranlib... no checking for i686-w64-mingw32-readelf... no checking for i686-w64-mingw32-strip... no checking for i686-w64-mingw32-windres... no checking for i686-w64-mingw32-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[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32' make[1]: Nothing to be done for 'all-target'. mkdir -p -- ./zlib mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- ./etc Configuring in ./intl Configuring in ./libiberty Configuring in ./zlib Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache checking for riscv64-koji-linux-gnu-gcc... gcc configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: updating cache ./config.cache riscv64-koji-linux-gnu checking host system type... configure: creating ./config.status riscv64-koji-linux-gnu checking target system type... checking whether the C compiler works... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are cross compiling... config.status: creating Makefile no checking for suffix of object files... checking whether the C compiler works... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... checking for perl... perl make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' checking build system type... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-koji-linux-gnu-gcc... gcc none needed checking how to run the C preprocessor... no checking for suffix of object files... gcc -E o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking whether gcc accepts -g... 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... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... gcc3 yes checking how to print strings... printf checking for sys/types.h... checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /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 gcc option to accept ISO C89... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes BSD nm checking whether ln -s works... checking for sys/stat.h... 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 none needed checking how to run the C preprocessor... checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes gcc -E checking for stdlib.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes ok checking how to run the C preprocessor... checking for string.h... gcc -E yes checking for memory.h... checking for ANSI C header files... yes checking for strings.h... yes checking for sys/types.h... yes yes checking for inttypes.h... checking for sys/stat.h... yes yes yes checking for sys/types.h... checking for stdlib.h... checking for stdint.h... yes yes checking for sys/stat.h... yes checking for string.h... checking for unistd.h... yes checking for stdlib.h... yes yes checking minix/config.h usability... checking for memory.h... yes checking for string.h... yes checking for strings.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 memory.h... yes checking for inttypes.h... yes yes checking whether make sets $(MAKE)... checking for strings.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for msgfmt... no checking for gmsgfmt... : checking for stdint.h... checking for xgettext... no checking for msgmerge... no checking build system type... yes riscv64-koji-linux-gnu checking host system type... checking for inttypes.h... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for library containing strerror... yes checking for unistd.h... none required checking for an ANSI C-conforming const... yes checking for stdint.h... yes checking for inline... yes inline checking for off_t... checking minix/config.h usability... yes checking for unistd.h... no checking minix/config.h presence... yes checking for dlfcn.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for size_t... yes checking for objdir... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... .libs no checking whether gcc supports -W... yes checking whether gcc supports -Wall... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether gcc supports -Wwrite-strings... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether gcc supports -Wc++-compat... yes checking for working alloca.h... yes checking if gcc static flag -static works... yes checking whether gcc supports -Wstrict-prototypes... no checking if gcc supports -c -o file.o... yes checking for alloca... yes checking whether gcc supports -Wshadow=local... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether gcc supports -pedantic ... yes checking whether -lc should be explicitly linked in... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether gcc and cc understand -c and -o together... checking for sys/param.h... no checking dynamic linker characteristics... 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 yes checking for an ANSI C-conforming const... yes checking for inline... yes checking for working mmap... checking for stdlib.h... (cached) yes inline checking whether byte ordering is bigendian... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... no checking for a BSD-compatible install... /usr/bin/install -c yes checking whether we are using the GNU C Library 2.1 or newer... checking for sys/file.h... yes checking whether integer division by zero raises SIGFPE... yes yes checking for working mmap... checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes no checking for inttypes.h... checking for malloc.h... yes checking for string.h... (cached) yes yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for memcpy... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for unsigned long long... yes checking for time.h... yes checking for strerror... yes checking for sys/resource.h... yes checking for inttypes.h... yes checking for sys/stat.h... (cached) yes yes yes checking for sys/mman.h... checking whether the inttypes.h PRIxNN macros are broken... checking for unistd.h... (cached) yes yes no checking for ld used by GCC... checking for fcntl.h... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes configure: updating cache ./config.cache checking for alloca.h... checking that generated files are newer than configure... done configure: creating ./config.status done yes checking argz.h usability... checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking argz.h presence... yes checking for machine/hal_sysinfo.h... yes checking for argz.h... yes checking limits.h usability... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... yes checking limits.h presence... yes checking for limits.h... yes no checking for stdint.h... (cached) yes checking locale.h usability... checking for stdio_ext.h... yes checking for process.h... no yes checking locale.h presence... checking for sys/prctl.h... yes checking for locale.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking nl_types.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking size of int... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes 8 checking size of size_t... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking for long long... config.status: creating Makefile yes checking for getc_unlocked... config.status: executing depfiles commands yes checking for getcwd... yes yes checking size of long long... checking for getegid... config.status: executing libtool commands yes checking for geteuid... 8 checking for a 64-bit type... yes make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`compress.c checking for getgid... uint64_t checking for intptr_t... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`crc32.c checking for getuid... yes checking for mempcpy... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`deflate.c yes checking for uintptr_t... yes checking for munmap... yes checking for putenv... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzread.c yes checking for setenv... yes checking for ssize_t... yes checking for setlocale... yes checking for stpcpy... yes checking for pid_t... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzclose.c yes checking for strcasecmp... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzwrite.c yes checking for strdup... yes yes checking for strtoul... checking for library containing strerror... none required yes checking for asprintf... checking for tsearch... yes checking for atexit... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzlib.c checking for __argz_count... yes checking for basename... yes checking for __argz_stringify... yes checking for bcmp... yes checking for __argz_next... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`infback.c yes checking for bcopy... yes checking for __fsetlocking... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inffast.c yes yes checking for bsearch... checking for iconv... yes checking for bzero... yes checking for iconv declaration... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inflate.c yes checking for calloc... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for clock... yes checking for bison... bison checking version of bison... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po 3.4.1, ok checking whether NLS is requested... no checking whether to use NLS... no 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inftrees.c checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for ffs... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getcwd... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`trees.c checking for getpagesize... yes checking for gettimeofday... config.status: creating Makefile config.status: creating config.intl yes checking for index... config.status: creating config.h config.status: executing default-1 commands yes checking for insque... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`uncompr.c yes checking for memchr... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`zutil.c yes checking for memcmp... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" "CXXFLAGS=" "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/i686-w64-mingw32" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mkdir -p -- ./binutils Configuring in ./binutils yes checking for memcpy... yes checking for memmem... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po yes mkdir -p -- ./gas Configuring in ./gas checking for memmove... yes mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po rm -f libz.a checking for mempcpy... 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 configure: creating cache ./config.cache ranlib libz.a checking build system type... riscv64-koji-linux-gnu checking host system type... make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/zlib' riscv64-koji-linux-gnu checking target system type... mkdir -p -- ./gprof i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc Configuring in ./gprof yes checking for memset... checking whether the C compiler works... yes checking for mkstemps... yes checking for C compiler default output file name... a.out checking for suffix of executables... configure: creating cache ./config.cache checking build system type... riscv64-koji-linux-gnu checking host system type... checking whether we are cross compiling... riscv64-koji-linux-gnu checking target system type... yes i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking for putenv... checking whether the C compiler works... no checking for suffix of object files... yes configure: creating cache ./config.cache checking for random... o checking whether we are using the GNU C compiler... checking build system type... riscv64-koji-linux-gnu checking host system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... riscv64-koji-linux-gnu checking target system type... yes checking whether gcc accepts -g... i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc yes yes checking for gcc option to accept ISO C89... checking for rename... checking whether we are cross compiling... checking whether the C compiler works... none needed yes checking whether gcc understands -c and -o together... yes checking for C compiler default output file name... a.out checking for rindex... checking for suffix of executables... no checking for suffix of object files... yes checking for library containing strerror... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes yes checking whether gcc accepts -g... checking for setenv... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for gcc option to accept ISO C89... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking for suffix of object files... yes yes checking for style of include used by make... checking for snprintf... o checking whether we are using the GNU C compiler... GNU checking whether make supports nested variables... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... yes checking whether gcc accepts -g... yes checking for library containing strerror... yes yes checking for gcc option to accept ISO C89... checking for sigsetmask... gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... none needed checking whether gcc understands -c and -o together... yes 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) checking for a thread-safe mkdir -p... yes checking how to run the C preprocessor... checking for stpcpy... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for library containing strerror... checking for style of include used by make... GNU gcc -E checking whether make supports nested variables... yes checking dependency style of gcc... yes checking for stpncpy... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes gcc3 checking for style of include used by make... checking for riscv64-koji-linux-gnu-gcc... (cached) gcc GNU checking whether make supports nested variables... yes yes checking dependency style of gcc... checking for strcasecmp... 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... yes gcc -E gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking for strchr... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for sys/types.h... checking how to run the C preprocessor... /usr/bin/grep -E checking for ANSI C header files... yes checking for strdup... gcc -E yes checking for sys/stat.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for strncasecmp... checking for stdlib.h... yes yes checking for sys/types.h... yes checking for string.h... checking for strndup... yes checking for sys/stat.h... yes yes checking for memory.h... checking for strnlen... yes yes checking for sys/types.h... checking for stdlib.h... yes checking for strings.h... yes checking for strrchr... yes yes checking for sys/stat.h... checking for string.h... yes checking for inttypes.h... yes yes checking for strstr... yes checking for stdlib.h... checking for memory.h... yes checking for stdint.h... yes yes yes checking for string.h... checking for strtod... checking for strings.h... yes checking for unistd.h... yes yes yes checking for strtol... checking for memory.h... checking for inttypes.h... yes yes checking minix/config.h usability... yes checking for strtoul... checking for strings.h... yes checking for stdint.h... yes checking for strtoll... no checking minix/config.h presence... yes checking for inttypes.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes checking for strtoull... yes checking for stdint.h... yes yes checking how to print strings... checking minix/config.h usability... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... yes 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... checking for strverscmp... yes checking for unistd.h... 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 yes checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking minix/config.h presence... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... checking for tmpnam... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking for vasprintf... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... ok no /usr/bin/grep -F checking minix/config.h presence... checking for ld used by gcc... checking for dlfcn.h... 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... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for vfprintf... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for objdir... .libs yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed yes checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... checking for vprintf... 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... checking if gcc supports -fno-rtti -fno-exceptions... ok 1572864 checking whether the shell understands some XSI constructs... checking for dlfcn.h... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... checking for vsnprintf... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking for objdir... yes .libs checking for vsprintf... no checking if gcc supports -c -o file.o... ok checking for dlfcn.h... 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 for waitpid... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for objdir... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking dynamic linker characteristics... .libs yes checking for setproctitle... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... no checking whether alloca needs Cray hooks... checking if gcc supports -fno-rtti -fno-exceptions... 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... no checking stack direction for C alloca... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether -lc should be explicitly linked in... yes checking if gcc static flag -static works... -1 checking for vfork.h... no checking dynamic linker characteristics... no checking for library containing dlsym... no no checking if gcc supports -c -o file.o... checking for fork... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether -lc should be explicitly linked in... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for vfork... checking for dlfcn.h... (cached) yes checking for windows.h... no checking dynamic linker characteristics... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for working fork... no no checking for library containing dlsym... 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... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex yes checking for working vfork... (cached) yes checking for _doprnt... checking lex output file root... lex.yy checking lex library... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing dlsym... no checking how to compare bootstrapped objects... no checking for sys_errlist... cmp --ignore-initial=16 $$f1 $$f2 yes checking for sys_nerr... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for sys_siglist... no checking for setmode... yes checking for external symbol _system_configuration... no no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no no checking for gmsgfmt... : checking for __fsetlocking... checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for canonicalize_file_name... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for dup3... yes checking for library containing fabs... yes checking for getrlimit... yes checking for getrusage... -lm yes checking for getsysinfo... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 no checking for gettimeofday... (cached) yes configure: updating cache ./config.cache checking for on_exit... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... none needed checking whether yytext is a pointer... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... config.status: creating Makefile no checking for sysmp... config.status: creating po/Makefile.in config.status: creating gconfig.h none needed checking whether yytext is a pointer... config.status: executing depfiles commands no checking for table... no checking for times... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no config.status: executing libtool commands checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking size of long... yes checking for wait3... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for wait4... 8 checking for long long... yes mkdir -p -- ./ld Configuring in ./ld checking whether basename is declared... yes checking whether ffs is declared... yes checking size of long long... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking for xgettext... no checking whether asprintf is declared... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes configure: creating cache ./config.cache 8 checking for string.h... checking build system type... (cached) yes checking for unistd.h... (cached) yes riscv64-koji-linux-gnu checking host system type... yes checking for strings.h... (cached) yes checking errno.h usability... riscv64-koji-linux-gnu checking target system type... checking whether vasprintf is declared... checking for stdlib.h... (cached) yes i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking for unistd.h... (cached) yes checking fcntl.h usability... checking whether the C compiler works... yes yes checking errno.h presence... checking whether snprintf is declared... yes checking for errno.h... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for sys/types.h... (cached) yes yes checking fcntl.h presence... checking limits.h usability... yes checking for fcntl.h... yes checking sys/file.h usability... checking whether we are cross compiling... yes checking whether vsnprintf is declared... yes checking limits.h presence... no checking for suffix of object files... yes checking sys/file.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking for sys/file.h... yes yes o checking whether we are using the GNU C compiler... checking whether calloc is declared... checking limits.h usability... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking locale.h presence... yes checking limits.h presence... yes yes checking for locale.h... yes yes checking for limits.h... yes checking whether getenv is declared... checking time.h usability... none needed checking locale.h usability... checking whether gcc understands -c and -o together... yes checking for library containing strerror... yes checking time.h presence... yes yes checking locale.h presence... checking whether getopt is declared... yes checking for locale.h... yes yes checking for time.h... yes checking sys/param.h usability... checking for sys/stat.h... none required (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether string.h and strings.h may both be included... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether compiling a cross-assembler... yes checking for size_t... yes yes checking for style of include used by make... GNU checking whether make supports nested variables... checking whether malloc is declared... yes checking dependency style of gcc... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking wchar.h usability... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... (cached) gcc yes checking whether realloc 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 working alloca.h... yes checking wchar.h presence... checking whether we are using the GNU C++ compiler... yes checking for wchar.h... yes checking for sys/wait.h that is POSIX.1 compatible... no checking whether g++ accepts -g... yes checking whether sbrk is declared... yes checking for alloca... yes checking whether string.h and strings.h may both be included... no checking dependency style of g++... yes checking for inline... yes checking for size_t... yes inline checking for unlink... checking whether strtol is declared... yes checking for sbrk... yes checking whether strtoul is declared... yes checking for setlocale... yes checking for working alloca.h... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... yes checking whether strtoll is declared... gcc -E yes yes checking for alloca... checking for strsignal... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes yes checking for stdlib.h... (cached) yes checking for LC_MESSAGES... checking whether strtoull is declared... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working assert macro... yes yes checking for working mmap... checking whether strverscmp is declared... yes checking whether declaration is required for errno... yes checking for sys/types.h... yes no checking for a known getopt prototype in unistd.h... checking whether strnlen is declared... yes yes checking for sys/stat.h... checking whether declaration is required for environ... yes checking for sbrk... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... yes no checking whether declaration is required for ffs... checking for utimes... yes no checking for stdlib.h... (cached) yes checking for string.h... checking for unistd.h... (cached) yes yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for setmode... checking for working mmap... yes no checking whether declaration is required for free... checking for memory.h... no checking for getc_unlocked... yes checking for strings.h... no checking whether declaration is required for malloc... yes checking for strcoll... yes yes checking for working strncmp... checking for inttypes.h... no checking whether declaration is required for sbrk... yes yes checking for setlocale... yes checking for stdint.h... yes configure: updating cache ./config.cache checking for mkstemp... configure: creating ./config.status yes no checking whether declaration is required for strstr... checking for unistd.h... yes checking for mkdtemp... yes checking minix/config.h usability... no checking whether free is declared... yes checking for mbstate_t... yes checking for library containing frexp... no checking minix/config.h presence... yes config.status: creating Makefile checking whether getenv is declared... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... config.status: creating testsuite/Makefile none required checking for LC_MESSAGES... config.status: creating config.h yes yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed config.status: executing default commands checking for fgrep... checking whether malloc is declared... /usr/bin/grep -F checking for ld used by gcc... yes checking for time_t in time.h... 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 time_t in sys/types.h... 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 mkdir -p -- ./bfd Configuring in ./bfd checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for a known getopt prototype in unistd.h... yes checking whether mempcpy is declared... yes checking for utime.h... yes yes checking whether asprintf is declared... ok checking for dlfcn.h... checking whether realloc is declared... yes yes checking whether environ is declared... yes checking for objdir... checking whether stpcpy is declared... .libs configure: creating cache ./config.cache checking build system type... riscv64-koji-linux-gnu checking host system type... yes riscv64-koji-linux-gnu checking target system type... yes checking whether fprintf is declared... i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking whether strstr is declared... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking whether the C compiler works... checking if gcc PIC flag -fPIC -DPIC works... yes yes checking whether getc_unlocked is declared... yes checking if gcc static flag -static works... checking whether vsnprintf is declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking if gcc supports -c -o file.o... checking whether we are cross compiling... yes checking whether getenv is declared... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... checking whether asprintf is declared... yes checking whether -lc should be explicitly linked in... no checking for suffix of object files... no checking dynamic linker characteristics... o checking whether we are using the GNU C compiler... yes yes checking for struct tm.tm_gmtoff in time.h... checking whether sbrk is declared... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for struct stat.st_mtim.tv_sec in sys/stat.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 yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... none needed checking for windows.h... checking whether gcc understands -c and -o together... yes checking whether snprintf is declared... yes yes checking for library containing strerror... no checking for library containing dlsym... yes configure: updating cache ./config.cache none required checking that generated files are newer than configure... checking for a BSD-compatible install... done /usr/bin/install -c checking whether build environment is sane... configure: creating ./config.status checking whether stpcpy is declared... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... -ldl yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether strnlen is declared... no gcc3 checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for riscv64-koji-linux-gnu-gcc... (cached) gcc 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 whether strstr is declared... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... gcc -E yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... checking for xgettext... no /usr/bin/grep -E checking for ANSI C header files... checking whether vsnprintf is declared... checking for msgmerge... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for sys/types.h... yes checking for iconv.h... yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes done checking for sys/stat.h... checking for iconv... yes checking for stdlib.h... yes checking for iconv declaration... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for string.h... yes checking for memory.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for strings.h... yes checking for inttypes.h... config.status: creating .gdbinit yes checking for stdint.h... config.status: creating Makefile config.status: creating doc/Makefile yes checking for unistd.h... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands checking if gcc supports -fno-rtti -fno-exceptions... config.status: creating Makefile no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... config.status: creating doc/Makefile none needed checking whether yytext is a pointer... yes checking if gcc static flag -static works... config.status: creating po/Makefile.in no checking if gcc supports -c -o file.o... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi config.status: creating config.h 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o config.status: executing depfiles commands yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=loIn file included from /usr/include/string.h:494, BUILDSTDERR: from ../../libiberty/dyn-string.c:38: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'dyn_string_insert_cstr' at ../../libiberty/dyn-string.c:280:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': BUILDSTDERR: ../../libiberty/dyn-string.c:272:16: note: length computed here BUILDSTDERR: 272 | int length = strlen (src); BUILDSTDERR: | ^~~~~~~~~~~~ cal -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o no checking for shl_load in -ldld... no checking for dlopen... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES no checking for dlopen in -ldl... config.status: creating po/Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o no yes checking whether a program can dlopen itself... checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi checking for strings.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o checking for stdlib.h... (cached) yes mkdir -p -- ./opcodes checking for unistd.h... (cached) yes Configuring in ./opcodes yes checking whether a statically linked program can dlopen itself... checking elf-hints.h usability... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o no checking for library containing dlsym... yes checking limits.h presence... yes checking for limits.h... yes configure: creating cache ./config.cache checking locale.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi checking build system type... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... i686-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking locale.h presence... no yes checking for locale.h... yes checking whether the C compiler works... checking sys/param.h usability... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... yes checking sys/param.h presence... no checking for gmsgfmt... : checking for xgettext... checking whether we are cross compiling... no checking for msgmerge... no checking for long double... yes checking for long long... yes checking for sys/param.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o checking fcntl.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o no checking for suffix of object files... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi yes checking fcntl.h presence... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o yes checking whether gcc accepts -g... yes checking for fcntl.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi checking sys/file.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi yes checking for gcc option to accept ISO C89... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes checking size of long long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o none needed checking whether gcc understands -c and -o together... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for library containing strerror... checking sys/time.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi 8 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi checking size of void *... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o 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)... yes checking sys/time.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o checking for style of include used by make... yes checking for sys/time.h... yes GNU checking whether make supports nested variables... checking for sys/stat.h... (cached) yes yes checking whether string.h and strings.h may both be included... checking dependency style of gcc... 8 checking size of long... yes checking for glob... gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc yes checking for mkstemp... 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... 8 checking alloca.h usability... gcc -E yes checking for realpath... 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 alloca.h presence... yes yes checking for alloca.h... yes checking for sbrk... checking stddef.h usability... yes checking for setlocale... yes checking stddef.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking for strings.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o checking for waitpid... checking for sys/types.h... checking for stdlib.h... (cached) yes checking time.h usability... yes yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o checking for sys/stat.h... checking for open... yes checking time.h presence... yes checking for time.h... yes yes yes checking for stdlib.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o checking for lseek... checking wchar.h usability... yes checking for string.h... yes checking for close... yes checking wchar.h presence... yes checking for memory.h... yes checking for wchar.h... yes yes checking wctype.h usability... checking for dirent.h that defines DIR... yes yes checking for strings.h... checking for library containing opendir... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking wctype.h presence... yes checking for wctype.h... yes none required yes checking for stdlib.h... (cached) yes checking fcntl.h usability... checking for inttypes.h... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o checking for stdint.h... yes checking fcntl.h presence... yes checking for working mmap... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for unistd.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes checking sys/file.h presence... yes yes checking for sys/file.h... yes checking minix/config.h usability... checking sys/time.h usability... yes checking for library containing dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o no checking minix/config.h presence... yes checking sys/time.h presence... none required checking for a known getopt prototype in unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking whether strstr is declared... yes checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/grep -F checking for ld used by gcc... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o 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 sys/resource.h presence... yes checking for sys/resource.h... yes yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking whether free is declared... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o yes yes checking for uintptr_t... checking whether sbrk is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o ok checking for dlfcn.h... yes checking for int_least32_t... yes checking whether getenv is declared... yes checking for objdir... .libs yes checking for int_fast32_t... yes checking whether environ is declared... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for uint64_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether ANSI C string concatenation works... yes checking if gcc static flag -static works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes yes checking what to include in bfd_stdint.h... no checking size of void *... checking if gcc supports -c -o file.o... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... 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 for library containing opendir... 8 GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes none required checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes checking for fcntl... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o checking for xgettext... no yes checking for msgmerge... no checking for getpagesize... checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking for setitimer... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi yes checking limits.h presence... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes yes checking for limits.h... yes checking for sysconf... checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes checking whether basename is declared... yes checking for fdopen... yes checking whether stpcpy is declared... yes checking for getuid... yes checking for sigsetjmp... yes checking for getgid... checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o yes checking for fileno... yes yes checking for fls... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for strtoull... yes checking for getrlimit... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o 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... config.status: creating Makefile config.status: creating po/Makefile.in yes checking whether free is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o config.status: creating config.h config.status: executing depfiles commands yes checking whether getenv is declared... config.status: creating Makefile yes checking whether malloc is declared... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands yes checking whether realloc is declared... yes checking whether stpcpy is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking whether strstr is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi checking whether snprintf is declared... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o yes checking whether vsnprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o config.status: executing libtool commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o config.status: executing default-1 commands yes checking whether strnlen is declared... config.status: creating po/POTFILES config.status: creating po/Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi checking compiler support for hidden visibility... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o yes checking linker --as-needed support... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for cos in -lm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o yes config.status: executing libtool commands checking for gcc version with buggy 64-bit support... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi checking for ftello... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi config.status: executing default-1 commands gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o config.status: executing default commands yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o checking for ftello64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o checking for fseeko... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o checking for fseeko64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o 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 make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for fopen64... yes checking size of off_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o 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 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o 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 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 make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' 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/binutils-2.32/build_win32/bfd' rm -f elf32-target.h rm -f elf64-target.h /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new creating bfdver.h /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new rm -f targmatch.h /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h Making info in doc mv -f targmatch.new targmatch.h make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' gcc -o chw$$ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi touch aoutx.stamp touch archive.stamp touch archures.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp touch bfdt.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi touch core.stamp touch cache.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp touch coffcode.stamp touch elf.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi touch format.stamp touch elfcode.stamp touch libbfd.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp touch bfdwin.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi touch bfdio.stamp touch opncls.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp touch reloc.stamp touch section.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch syms.stamp touch init.stamp touch targets.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp touch hash.stamp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi touch mmo.stamp touch linker.stamp make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_win32/bfd/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f peigen.c /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h /usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c > peigen.new rm -f tofiles f=""; \ for i in pe-i386.lo peigen.lo cofflink.lo coffgen.lo dwarf2.lo pei-i386.lo elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles mv -f peigen.new peigen.c /bin/sh ../../bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=i386_pe_vec -DSELECT_VECS='&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch' ../../bfd/archures.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=i386_pe_vec "-DSELECT_VECS=&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdwin.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c -o coff-bfd.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/compress.c mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c -o elf-properties.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/hash.c mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/libbfd.c mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c -o stab-syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/syms.c mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=i386_pe_vec -DSELECT_VECS='&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch' ../../bfd/targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=i386_pe_vec "-DSELECT_VECS=&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../bfd/targets.c -o targets.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/ihex.c mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../bfd/pe-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../bfd/pe-i386.c -o pe-i386.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o mv -f .deps/pe-i386.Tpo .deps/pe-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c -o dwarf2.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../bfd/elf-nacl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo 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../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/i686-w64-mingw32/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 pe-i386.o peigen.o cofflink.o coffgen.o dwarf2.o pei-i386.o elf32-i386.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.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 ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu ../../opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu ../../opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c mv -f .deps/disassemble.Tpo .deps/disassemble.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/i686-w64-mingw32/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.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 ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/cond.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/depend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dwarf2dbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dw2gencfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ecoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ehopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/frags.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/listing.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/literal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/macro.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/remap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/sb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/subsegs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/symbols.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/obj-coff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/obj-coff.o -MD -MP -MF $depbase.Tpo -c -o config/obj-coff.o ../../gas/config/obj-coff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/sysinfo.c ; \ fi make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/syslex_wrap.c Making info in doc Making all in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=../../../binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/basic_blocks.c make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_arcs.c gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_dfn.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_print.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../binutils/sysroff.info >sysroff.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/size.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bucomm.c mv -f .deps/size.Tpo .deps/size.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/corefile.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gmon_io.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/version.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gprof.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/filemode.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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="" ../../binutils/objdump.c mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/dwarf.c mv -f .deps/corefile.Tpo .deps/corefile.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hertz.c mv -f .deps/gprof.Tpo .deps/gprof.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hist.c mv -f .deps/hertz.Tpo .deps/hertz.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/prdbg.c mv -f .deps/hist.Tpo .deps/hist.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/source.c mv -f .deps/source.Tpo .deps/source.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sym_ids.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rddbg.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/utils.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/i386.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/alpha.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/debug.c mv -f .deps/i386.Tpo .deps/i386.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/stabs.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/vax.c mv -f .deps/alpha.Tpo .deps/alpha.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rdcoff.c mv -f .deps/vax.Tpo .deps/vax.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/aarch64.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/flat_bl.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfcomm.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/fsf_callg_bl.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mv -f .deps/stabs.Tpo .deps/stabs.Po libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -lm -ldl gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arparse.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arlex.c mv -f .deps/arparse.Tpo .deps/arparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/ar.c mv -f .deps/arlex.Tpo .deps/arlex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/arsup.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rename.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binemul.c mv -f .deps/arsup.Tpo .deps/arsup.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/emul_vanilla.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/strings.c mv -f .deps/binemul.Tpo .deps/binemul.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/objcopy.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/wrstabs.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dlltool.o -MD -MP -MF .deps/dlltool.Tpo -c -o dlltool.o -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ../../binutils/dlltool.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT defparse.o -MD -MP -MF .deps/defparse.Tpo -c -o defparse.o `test -f defparse.c || echo ../../binutils/`defparse.c mv -f .deps/defparse.Tpo .deps/defparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deflex.o -MD -MP -MF .deps/deflex.Tpo -c -o deflex.o `test -f deflex.c || echo ../../binutils/`deflex.c mv -f .deps/deflex.Tpo .deps/deflex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windres.o -MD -MP -MF .deps/windres.Tpo -c -o windres.o ../../binutils/windres.c mv -f .deps/dlltool.Tpo .deps/dlltool.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resrc.o -MD -MP -MF .deps/resrc.Tpo -c -o resrc.o ../../binutils/resrc.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rescoff.o -MD -MP -MF .deps/rescoff.Tpo -c -o rescoff.o -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 ../../binutils/rescoff.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resbin.o -MD -MP -MF .deps/resbin.Tpo -c -o resbin.o ../../binutils/resbin.c mv -f .deps/windres.Tpo .deps/windres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rcparse.o -MD -MP -MF .deps/rcparse.Tpo -c -o rcparse.o `test -f rcparse.c || echo ../../binutils/`rcparse.c mv -f .deps/rescoff.Tpo .deps/rescoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rclex.o -MD -MP -MF .deps/rclex.Tpo -c -o rclex.o ../../binutils/rclex.c mv -f .deps/rclex.Tpo .deps/rclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT winduni.o -MD -MP -MF .deps/winduni.Tpo -c -o winduni.o ../../binutils/winduni.c mv -f .deps/resbin.Tpo .deps/resbin.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resres.o -MD -MP -MF .deps/resres.Tpo -c -o resres.o ../../binutils/resres.c mv -f .deps/resrc.Tpo .deps/resrc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windmc.o -MD -MP -MF .deps/windmc.Tpo -c -o windmc.o ../../binutils/windmc.c mv -f .deps/winduni.Tpo .deps/winduni.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mcparse.o -MD -MP -MF .deps/mcparse.Tpo -c -o mcparse.o `test -f mcparse.c || echo ../../binutils/`mcparse.c mv -f .deps/resres.Tpo .deps/resres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mclex.o -MD -MP -MF .deps/mclex.Tpo -c -o mclex.o ../../binutils/mclex.c mv -f .deps/rcparse.Tpo .deps/rcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/addr2line.c mv -f .deps/mcparse.Tpo .deps/mcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/readelf.c mv -f .deps/mclex.Tpo .deps/mclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/unwind-ia64.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfedit.c mv -f .deps/windmc.Tpo .deps/windmc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dllwrap.o -MD -MP -MF .deps/dllwrap.Tpo -c -o dllwrap.o ../../binutils/dllwrap.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/nm.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/cxxfilt.c mv -f .deps/dllwrap.Tpo .deps/dllwrap.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest1.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest2.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl BUILDSTDERR: /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switc/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win32/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' BUILDSTDERR: /usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win32/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' hes -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl BUILDSTDERR: libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-ann/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win32/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' obin-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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win32/zlib -lz -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " ei386pe.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 " " ei386pe.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld/po' ( if test 'x../../../ld/po' != 'x.'; then \ posrcprefix='../../../ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_win32/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug3.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o BUILDSTDERR: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la../../ld/testplug2.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug4.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug3.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ -testplug2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/`ldgram.c mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlex-wrapper.c mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/lexsup.c gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlang.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/mri.c mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldctor.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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='"i386pe"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-w64-mingw32/bin"' \ -DTARGET='"i686-w64-mingw32"' -DTARGET_SYSTEM_ROOT=\"/usr/i686-w64-mingw32/sys-root\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \ ../../ld/ldmain.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldwrite.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldexp.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldemul.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldver.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldmisc.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/i686-w64-mingw32/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-w64-mingw32/bin"' \ ../../ld/ldfile.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldcref.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/plugin.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldbuildid.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp ../../ld/emultempl/astring.sed stringify.sed gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deffilep.o -MD -MP -MF .deps/deffilep.Tpo -c -o deffilep.o `test -f deffilep.c || echo ../../ld/`deffilep.c mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-dll.o -MD -MP -MF .deps/pe-dll.Tpo -c -o pe-dll.o ../../ld/pe-dll.c mv -f .deps/plugin.Tpo .deps/plugin.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o libtool: link: ranlib .libs/libldtestplug2.a libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mv -f .deps/deffilep.Tpo .deps/deffilep.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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 mv -f .deps/ldlang.Tpo .deps/ldlang.Po libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") base=`echo ei386pe.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o libtool: link: ranlib .libs/libldtestplug3.a libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o libtool: link: ranlib .libs/libldtestplug4.a libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' BUILDSTDERR: LIB_PATH='' /bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib64" "/usr" "/usr" riscv64-koji-linux-gnu i686-w64-mingw32 i686-w64-mingw32 "i386pe" "/usr/local/lib + popd + mkdir build_win64 + pushd build_win64 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + ../configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --target=x86_64-w64-mingw32 --disable-nls --with-sysroot=/usr/x86_64-w64-mingw32/sys-root --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info /lib /usr/lib" yes yes i386pe "i686-w64-mingw32" libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ei386pe.o -MD -MP -MF .deps/ei386pe.Tpo -c -o ei386pe.o ei386pe.c mv -f .deps/pe-dll.Tpo .deps/pe-dll.Po mv -f .deps/ei386pe.Tpo .deps/ei386pe.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pe.o deffilep.o pe-dll.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pe.o deffilep.o pe-dll.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win32/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32' ~/build/BUILD/binutils-2.32 ~/build/BUILD/binutils-2.32/build_win64 ~/build/BUILD/binutils-2.32 checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 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 riscv64-koji-linux-gnu-gcc... no 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 riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no 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 riscv64-koji-linux-gnu-gnatbind... no checking for gnatbind... no checking for riscv64-koji-linux-gnu-gnatmake... 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... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for riscv64-koji-linux-gnu-as... no checking for as... as checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking for riscv64-koji-linux-gnu-ld... no checking for ld... ld checking for riscv64-koji-linux-gnu-lipo... no checking for lipo... no checking for riscv64-koji-linux-gnu-nm... no checking for nm... nm checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-windres... no checking for windres... no checking for riscv64-koji-linux-gnu-windmc... no checking for windmc... no checking for riscv64-koji-linux-gnu-objcopy... no checking for objcopy... objcopy checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking for riscv64-koji-linux-gnu-readelf... no checking for readelf... readelf checking for x86_64-w64-mingw32-cc... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-c++... no checking for x86_64-w64-mingw32-g++... no checking for x86_64-w64-mingw32-cxx... no checking for x86_64-w64-mingw32-gxx... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-gfortran... no checking for x86_64-w64-mingw32-gccgo... no checking for x86_64-w64-mingw32-ar... no checking for x86_64-w64-mingw32-as... no checking for x86_64-w64-mingw32-dlltool... no checking for x86_64-w64-mingw32-ld... no checking for x86_64-w64-mingw32-lipo... no checking for x86_64-w64-mingw32-nm... no checking for x86_64-w64-mingw32-objcopy... no checking for x86_64-w64-mingw32-objdump... no checking for x86_64-w64-mingw32-ranlib... no checking for x86_64-w64-mingw32-readelf... no checking for x86_64-w64-mingw32-strip... no checking for x86_64-w64-mingw32-windres... no checking for x86_64-w64-mingw32-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 BUILDSTDERR: checking where to find the target dlltool... ju+ make all -j4 st 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[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64' make[1]: Nothing to be done for 'all-target'. mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- ./zlib mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for riscv64-koji-linux-gnu-gcc... gcc checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-koji-linux-gnu checking host system type... configure: updating cache ./config.cache riscv64-koji-linux-gnu checking target system type... checking whether the C compiler works... configure: creating ./config.status x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for C compiler default output file name... a.out checking whether make supports nested variables... checking for suffix of executables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are cross compiling... no checking for suffix of object files... checking whether the C compiler works... config.status: creating Makefile o checking whether we are using the GNU C compiler... checking for perl... perl yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-koji-linux-gnu-gcc... gcc yes checking for gcc option to accept ISO C89... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' checking whether we are cross compiling... none needed checking how to run the C preprocessor... no checking for suffix of object files... checking whether the C compiler works... gcc -E o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... 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... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... no checking for suffix of object files... yes checking for style of include used by make... o checking whether we are using the GNU C compiler... GNU checking dependency style of gcc... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... checking for sys/types.h... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /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... none needed checking how to run the C preprocessor... yes checking for sys/stat.h... 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 "+="... gcc -E yes checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes 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 stdlib.h... yes checking for string.h... ok checking how to run the C preprocessor... gcc -E yes checking for memory.h... checking for ANSI C header files... yes checking for sys/types.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for inttypes.h... yes checking for stdlib.h... yes yes checking for stdint.h... checking for sys/types.h... yes checking for string.h... yes yes checking for unistd.h... checking for sys/stat.h... yes checking for memory.h... yes checking for stdlib.h... yes checking minix/config.h usability... yes checking for strings.h... yes checking for string.h... no checking minix/config.h presence... yes checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for memory.h... yes yes checking whether make sets $(MAKE)... checking for stdint.h... yes yes checking for strings.h... checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... yes riscv64-koji-linux-gnu checking host system type... checking for unistd.h... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for library containing strerror... yes checking for inttypes.h... none required checking for an ANSI C-conforming const... yes yes yes checking for inline... checking minix/config.h usability... checking for stdint.h... inline checking for off_t... yes 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 dlfcn.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for size_t... no checking whether gcc supports -W... yes checking for objdir... .libs yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking if gcc supports -fno-rtti -fno-exceptions... checking whether gcc supports -Wc++-compat... yes checking for working alloca.h... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking whether gcc supports -Wstrict-prototypes... yes checking if gcc static flag -static works... yes checking whether gcc supports -Wshadow=local... yes checking for alloca... no checking if gcc supports -c -o file.o... yes checking whether gcc supports -pedantic ... yes checking for stdlib.h... (cached) yes yes checking whether gcc and cc understand -c and -o together... yes checking if gcc supports -c -o file.o... (cached) yes checking for unistd.h... checking whether the gcc linker (ld) supports shared libraries... (cached) yes checking for sys/param.h... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... yes checking for getpagesize... yes checking for an ANSI C-conforming const... yes checking for inline... 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 yes checking for working mmap... inline checking whether byte ordering is bigendian... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for a BSD-compatible install... /usr/bin/install -c yes checking for sys/file.h... yes checking for getpagesize... checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for sys/param.h... yes checking for working mmap... yes checking for limits.h... yes no checking for stdlib.h... (cached) yes checking for inttypes.h... checking for malloc.h... yes yes checking for string.h... (cached) yes checking for stdint.h... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for unsigned long long... checking for memcpy... yes checking for time.h... yes yes checking for sys/resource.h... checking for inttypes.h... yes yes checking for strerror... checking for sys/stat.h... (cached) yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/mman.h... yes checking for fcntl.h... no checking for ld used by GCC... yes ld checking if the linker (ld) is GNU ld... checking for unistd.h... yes (cached) checking for shared library run path origin... yes yes checking for alloca.h... done yes checking argz.h usability... checking for sys/pstat.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking argz.h presence... yes yes checking for argz.h... yes checking for machine/hal_sysinfo.h... checking limits.h usability... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking limits.h presence... no yes checking for limits.h... checking for sys/systemcfg.h... yes checking locale.h usability... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... yes checking locale.h presence... no checking for sys/prctl.h... yes checking for locale.h... yes checking nl_types.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking nl_types.h presence... yes checking for nl_types.h... yes yes checking whether errno must be declared... checking malloc.h usability... no checking size of int... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... 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 8 checking size of size_t... checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking for long long... yes checking for getc_unlocked... yes checking for getcwd... config.status: creating Makefile config.status: executing depfiles commands yes yes checking size of long long... checking for getegid... yes checking for geteuid... config.status: executing libtool commands 8 checking for a 64-bit type... yes checking for getgid... uint64_t checking for intptr_t... yes checking for getuid... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`compress.c yes checking for mempcpy... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`crc32.c yes checking for uintptr_t... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`deflate.c yes checking for munmap... yes checking for putenv... yes checking for ssize_t... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzread.c checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for pid_t... yes checking for strcasecmp... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzclose.c yes checking for strdup... yes checking for library containing strerror... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzwrite.c yes none required checking for asprintf... checking for strtoul... yes yes checking for atexit... checking for tsearch... yes yes checking for basename... checking for __argz_count... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzlib.c yes checking for bcmp... checking for __argz_stringify... yes yes checking for bcopy... checking for __argz_next... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`infback.c yes yes checking for __fsetlocking... checking for bsearch... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inffast.c yes yes checking for iconv... checking for bzero... yes checking for iconv declaration... yes checking for calloc... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inflate.c yes checking for clock... yes checking for LC_MESSAGES... yes checking for ffs... yes checking for bison... bison checking version of bison... 3.4.1, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inftrees.c configure: updating cache ./config.cache configure: creating ./config.status yes checking for getcwd... yes checking for getpagesize... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`trees.c yes checking for gettimeofday... config.status: creating Makefile config.status: creating config.intl yes checking for index... config.status: creating config.h config.status: executing default-1 commands yes checking for insque... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`uncompr.c yes checking for memchr... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' mkdir -p -- ./binutils Configuring in ./binutils yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... configure: creating cache ./config.cache checking build system type... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po riscv64-koji-linux-gnu checking host system type... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`zutil.c riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc yes checking for mempcpy... checking whether the C compiler works... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" "CXXFLAGS=" "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/x86_64-w64-mingw32" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mkdir -p -- ./gas mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po rm -f libz.a Configuring in ./gas 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 yes yes checking for C compiler default output file name... a.out checking for suffix of executables... ranlib libz.a checking for memset... make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/zlib' mkdir -p -- ./gprof Configuring in ./gprof checking whether we are cross compiling... yes checking for mkstemps... no checking for suffix of object files... yes checking for putenv... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for random... yes checking for gcc option to accept ISO C89... configure: creating cache ./config.cache checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... yes x86_64-w64-mingw32 none needed checking for riscv64-koji-linux-gnu-gcc... checking whether gcc understands -c and -o together... gcc checking for rename... configure: creating cache ./config.cache checking build system type... riscv64-koji-linux-gnu checking host system type... checking whether the C compiler works... riscv64-koji-linux-gnu checking target system type... yes checking for library containing strerror... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc yes checking for rindex... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... 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... yes checking whether we are cross compiling... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for setenv... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes no checking for suffix of object files... checking for snprintf... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... gcc3 yes checking whether gcc accepts -g... checking for riscv64-koji-linux-gnu-gcc... (cached) gcc yes no checking for sigsetmask... checking for suffix of object files... yes checking for gcc option to accept ISO C89... 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... o checking whether we are using the GNU C compiler... yes yes checking whether gcc accepts -g... none needed checking whether gcc understands -c and -o together... checking for stpcpy... gcc -E yes checking for gcc option to accept ISO C89... yes checking for library containing strerror... 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 none needed checking whether gcc understands -c and -o together... checking for stpncpy... 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... yes checking for library containing strerror... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... yes GNU checking whether make supports nested variables... checking for strcasecmp... yes none required checking for a BSD-compatible install... /usr/bin/install -c checking dependency style of gcc... checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for style of include used by make... yes GNU checking whether make supports nested variables... checking for strchr... checking for sys/types.h... gcc3 yes checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking dependency style of 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... yes yes checking for sys/stat.h... checking for strdup... gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc gcc -E 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 stdlib.h... yes 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 strncasecmp... gcc -E yes checking for string.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for strndup... yes checking for memory.h... yes checking for strnlen... yes checking for sys/types.h... yes checking for strings.h... yes yes checking for strrchr... checking for sys/stat.h... yes checking for sys/types.h... yes checking for inttypes.h... yes yes checking for strstr... checking for stdlib.h... yes checking for sys/stat.h... yes checking for stdint.h... yes yes checking for string.h... yes checking for strtod... checking for stdlib.h... yes checking for unistd.h... yes yes yes checking for memory.h... checking for strtol... checking for string.h... yes checking minix/config.h usability... yes yes checking for strings.h... yes checking for memory.h... checking for strtoul... yes no checking minix/config.h presence... checking for inttypes.h... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... checking for strtoll... yes checking for stdint.h... yes yes yes checking how to print strings... checking for strtoull... checking for inttypes.h... 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 unistd.h... BSD nm checking whether ln -s works... yes yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... checking for strverscmp... yes checking whether the shell understands "+="... yes checking for stdint.h... checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking minix/config.h usability... yes checking for tmpnam... yes checking for unistd.h... ok checking for dlfcn.h... yes no checking minix/config.h presence... checking for vasprintf... yes checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for objdir... checking for vfprintf... .libs no checking minix/config.h presence... 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... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 vprintf... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking if gcc supports -fno-rtti -fno-exceptions... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... /usr/bin/grep -F yes 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... checking for vsnprintf... yes checking if gcc static flag -static works... 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 no checking if gcc supports -c -o file.o... checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no yes checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for vsprintf... checking for dlfcn.h... 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 waitpid... yes checking for objdir... .libs no checking dynamic linker characteristics... ok checking for dlfcn.h... yes checking for setproctitle... yes checking for objdir... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking if gcc supports -fno-rtti -fno-exceptions... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes .libs checking for dlfcn.h... (cached) yes checking for windows.h... no checking whether alloca needs Cray hooks... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking stack direction for C alloca... yes checking if gcc static flag -static works... checking if gcc supports -fno-rtti -fno-exceptions... no no checking if gcc supports -c -o file.o... checking for library containing dlsym... -1 checking for vfork.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for fork... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking if gcc static flag -static works... yes checking whether -lc should be explicitly linked in... no checking if gcc supports -c -o file.o... yes no checking for vfork... checking dynamic linker characteristics... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... no yes yes checking whether -lc should be explicitly linked in... checking for working fork... 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... no checking dynamic linker characteristics... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for library containing dlsym... 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... no checking for sys_errlist... no checking for library containing dlsym... yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys_nerr... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 yes checking for sys_siglist... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... checking for external symbol _system_configuration... no checking for setmode... no checking for __fsetlocking... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for canonicalize_file_name... no yes checking for bison... bison -y checking for flex... flex yes checking sys/gmon_out.h presence... checking for dup3... checking lex output file root... lex.yy checking lex library... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes yes checking for library containing fabs... checking for getrlimit... yes checking for getrusage... yes -lm checking for getsysinfo... no checking for gettimeofday... (cached) yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for on_exit... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... none needed checking whether yytext is a pointer... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... config.status: creating Makefile no checking for table... config.status: creating po/Makefile.in no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : config.status: creating gconfig.h checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib config.status: executing depfiles commands checking size of long... no checking for times... none needed checking whether yytext is a pointer... yes checking for wait3... 8 checking for long long... config.status: executing libtool commands yes checking for wait4... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether basename is declared... mkdir -p -- ./ld Configuring in ./ld yes checking size of long long... yes checking whether ffs is declared... yes 8 checking whether asprintf is declared... checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking whether vasprintf is declared... no checking whether NLS is requested... configure: creating cache ./config.cache no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking build system type... checking for xgettext... no yes checking fcntl.h presence... checking for msgmerge... riscv64-koji-linux-gnu checking host system type... no checking whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes riscv64-koji-linux-gnu checking target system type... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking sys/file.h usability... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking for memory.h... (cached) yes yes checking for strings.h... (cached) yes checking whether snprintf is declared... checking for unistd.h... (cached) yes checking whether the C compiler works... checking errno.h usability... yes checking sys/file.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/file.h... yes yes checking limits.h usability... checking whether vsnprintf is declared... yes checking errno.h presence... checking whether we are cross compiling... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes no checking for suffix of object files... checking whether calloc is declared... yes checking for limits.h... yes checking locale.h usability... o checking whether we are using the GNU C compiler... yes checking limits.h presence... yes checking whether gcc accepts -g... yes checking for limits.h... yes yes checking for gcc option to accept ISO C89... checking locale.h usability... yes yes checking locale.h presence... checking whether getenv is declared... yes checking for locale.h... yes checking sys/param.h usability... none needed checking whether gcc understands -c and -o together... yes checking locale.h presence... yes checking for locale.h... yes yes checking for library containing strerror... yes checking time.h usability... checking whether getopt is declared... yes checking sys/param.h presence... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for sys/param.h... yes checking wchar.h usability... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking time.h presence... yes yes checking for style of include used by make... checking whether malloc is declared... yes checking for time.h... yes GNU checking whether make supports nested variables... yes checking for sys/stat.h... (cached) yes checking dependency style of gcc... checking whether string.h and strings.h may both be included... yes checking wchar.h presence... yes checking whether compiling a cross-assembler... yes checking for size_t... yes checking for wchar.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking whether realloc is declared... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... (cached) gcc yes checking whether string.h and strings.h may both be included... 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 size_t... yes checking whether sbrk is declared... checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... yes checking for working alloca.h... yes no checking dependency style of g++... checking whether strtol is declared... yes checking for alloca... yes checking for working alloca.h... yes checking for inline... yes checking whether strtoul is declared... inline checking for unlink... yes checking for alloca... yes yes yes checking whether strtoll is declared... checking for stdlib.h... (cached) yes checking for sbrk... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes gcc -E checking for setlocale... yes checking whether strtoull is declared... yes checking for working mmap... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for strsignal... yes checking whether strverscmp is declared... yes checking for LC_MESSAGES... yes yes yes checking for sbrk... checking for working assert macro... checking whether strnlen is declared... yes checking for sys/types.h... yes yes checking for utimes... checking for sys/stat.h... yes checking whether declaration is required for errno... yes checking whether canonicalize_file_name must be declared... yes yes checking for setmode... no checking for a known getopt prototype in unistd.h... checking for stdlib.h... no checking for stdlib.h... (cached) yes yes checking whether declaration is required for environ... checking for unistd.h... (cached) yes yes checking for sys/param.h... (cached) yes no checking for string.h... checking for getc_unlocked... checking for getpagesize... (cached) yes checking for working mmap... yes yes checking for strcoll... checking for memory.h... no checking whether declaration is required for ffs... yes yes checking for setlocale... yes checking for strings.h... checking for working strncmp... no checking whether declaration is required for free... yes yes checking for mkstemp... checking for inttypes.h... yes yes checking for mkdtemp... configure: updating cache ./config.cache no checking whether declaration is required for malloc... yes configure: creating ./config.status checking for stdint.h... yes checking for mbstate_t... yes checking for unistd.h... no checking whether declaration is required for sbrk... yes checking for library containing frexp... yes checking minix/config.h usability... none required checking for LC_MESSAGES... no checking whether declaration is required for strstr... config.status: creating Makefile yes checking for time_t in time.h... no checking minix/config.h presence... config.status: creating testsuite/Makefile yes checking for time_t in sys/types.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no config.status: creating config.h checking whether free is declared... yes checking for a known getopt prototype in unistd.h... config.status: executing default commands yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... yes checking for utime.h... 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 mkdir -p -- ./bfd checking whether getenv is declared... Configuring in ./bfd yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether asprintf is declared... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes yes checking whether malloc is declared... checking whether environ is declared... ok checking for dlfcn.h... yes yes checking whether fprintf is declared... checking whether mempcpy is declared... yes checking for objdir... configure: creating cache ./config.cache .libs checking build system type... yes riscv64-koji-linux-gnu checking host system type... yes checking whether getc_unlocked is declared... riscv64-koji-linux-gnu checking target system type... checking whether realloc is declared... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking whether the C compiler works... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether getenv is declared... yes checking whether stpcpy is declared... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking if gcc static flag -static works... yes checking whether we are cross compiling... no checking if gcc supports -c -o file.o... checking whether sbrk is declared... yes checking whether strstr is declared... no checking for suffix of object files... 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 o checking whether we are using the GNU C compiler... checking whether snprintf is declared... yes yes checking whether gcc accepts -g... checking whether vsnprintf is declared... no checking dynamic linker characteristics... yes checking for gcc option to accept ISO C89... yes checking whether stpcpy is declared... yes none needed checking whether gcc understands -c and -o together... checking whether asprintf is declared... 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 for library containing strerror... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff in time.h... 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)... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... no checking for library containing dlsym... yes checking for style of include used by make... yes GNU checking whether make supports nested variables... checking whether strstr is declared... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking dependency style of gcc... yes gcc3 checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for riscv64-koji-linux-gnu-gcc... (cached) gcc -ldl checking for special C compiler options needed for large files... no yes checking for _FILE_OFFSET_BITS value needed for large files... checking whether vsnprintf is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no 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 checking iconv.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... 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 whether NLS is requested... no checking whether NLS is requested... no yes checking iconv.h presence... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for iconv.h... yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... checking for msgmerge... no checking for bison... bison -y checking for flex... flex yes checking for shared library run path origin... checking lex output file root... lex.yy checking lex library... done checking for iconv... yes checking for iconv declaration... yes checking for sys/types.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for sys/stat.h... yes configure: updating cache ./config.cache checking for stdlib.h... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... config.status: creating .gdbinit config.status: creating Makefile no checking minix/config.h presence... config.status: creating doc/Makefile no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands 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... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... config.status: creating Makefile yes checking for objdir... .libs config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... config.status: executing libtool commands none needed checking whether yytext is a pointer... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... config.status: executing default-1 commands yes checking dynamic linker characteristics... config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... config.status: executing libtool commands make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/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 config.status: executing default-1 commands touch stamp-noasandir no checking for shl_load in -ldld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o config.status: creating po/POTFILES config.status: creating po/Makefile no checking for dlopen... no checking for dlopen in -ldl... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o yes checking whether a program can dlopen itself... if [ x"" != x ]; then \ BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypesIn file included from /usr/include/string.h:494, BUILDSTDERR: from ../../libiberty/dyn-string.c:38: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'dyn_string_insert_cstr' at ../../libiberty/dyn-string.c:280:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': BUILDSTDERR: ../../libiberty/dyn-string.c:272:16: note: length computed here BUILDSTDERR: 272 | int length = strlen (src); BUILDSTDERR: | ^~~~~~~~~~~~ -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking whether a statically linked program can dlopen itself... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes checking for strings.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi checking for stdlib.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o checking for unistd.h... (cached) yes yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking elf-hints.h usability... checking for windows.h... mkdir -p -- ./opcodes Configuring in ./opcodes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o no checking for library containing dlsym... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking locale.h usability... no configure: creating cache ./config.cache yes checking locale.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi checking build system type... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o yes checking for locale.h... yes riscv64-koji-linux-gnu checking host system type... 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 riscv64-koji-linux-gnu checking whether NLS is requested... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi checking target system type... no checking whether NLS is requested... no checking sys/param.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o checking for msgfmt... no checking for gmsgfmt... : x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking for xgettext... no checking for msgmerge... no checking for long double... yes checking for long long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes checking sys/param.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/param.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o checking fcntl.h usability... checking whether we are cross compiling... yes checking size of long long... yes checking fcntl.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o checking for suffix of object files... yes checking for fcntl.h... yes checking sys/file.h usability... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... 8 checking size of void *... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking for gcc option to accept ISO C89... yes checking sys/file.h presence... yes checking for sys/file.h... yes none needed checking sys/time.h usability... checking whether gcc understands -c and -o together... 8 checking size of long... yes checking for library containing strerror... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether string.h and strings.h may both be included... 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)... 8 checking alloca.h usability... yes yes checking for glob... checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes yes checking alloca.h presence... checking for mkstemp... yes checking for alloca.h... yes gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking stddef.h usability... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o checking for realpath... 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o yes checking stddef.h presence... gcc -E yes yes checking for stddef.h... yes checking for sbrk... checking for string.h... (cached) yes checking for strings.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi checking for stdlib.h... (cached) yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking time.h usability... yes checking for setlocale... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking time.h presence... yes yes checking for time.h... yes checking for waitpid... checking for unistd.h... (cached) yes checking wchar.h usability... yes checking for open... yes checking for sys/types.h... yes checking wchar.h presence... yes yes yes checking for wchar.h... yes checking for lseek... checking for sys/stat.h... checking wctype.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes yes checking for stdlib.h... checking for close... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... yes yes checking for string.h... checking for dirent.h that defines DIR... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes yes checking for library containing opendir... checking for memory.h... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... none required if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi checking for stdlib.h... (cached) yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes checking for unistd.h... (cached) yes checking for strings.h... checking for sys/param.h... (cached) yes checking for getpagesize... yes yes checking sys/file.h presence... checking for inttypes.h... yes checking for working mmap... yes checking for sys/file.h... yes checking sys/time.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o yes checking for stdint.h... yes checking sys/time.h presence... yes checking for sys/time.h... yes yes checking for sys/stat.h... (cached) yes checking for unistd.h... checking sys/resource.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes checking for library containing dlopen... yes checking minix/config.h usability... none required checking for a known getopt prototype in unistd.h... yes checking sys/resource.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o yes checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether strstr is declared... no checking minix/config.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for uintptr_t... yes checking whether free is declared... yes checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-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... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for int_least32_t... yes checking whether sbrk is declared... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking for int_fast32_t... yes checking whether getenv is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o ok checking for dlfcn.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking for uint64_t... yes checking whether environ is declared... yes checking for objdir... .libs 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... yes checking whether ANSI C string concatenation works... yes checking for dirent.h that defines DIR... yes checking size of void *... checking if gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o checking for library containing opendir... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... none required checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi 8 gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o no checking if gcc supports -c -o file.o... yes checking for fcntl... 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 for getpagesize... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes checking for setitimer... GNU/Linux ld.so if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o no checking whether to build static libraries... yes yes checking for sysconf... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no yes checking for string.h... (cached) yes checking for fdopen... checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking for getuid... yes checking limits.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking for getgid... yes checking whether basename is declared... yes checking for fileno... yes checking whether stpcpy is declared... yes checking for fls... yes checking for sigsetjmp... no checking for strtoull... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o checking linker --as-needed support... yes checking for cos in -lm... yes checking for getrlimit... yes yes checking whether basename is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking whether ffs is declared... yes checking whether free is declared... config.status: creating Makefile config.status: creating po/Makefile.in yes config.status: creating config.h checking whether getenv is declared... config.status: executing depfiles commands yes checking whether malloc is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking whether realloc is declared... yes checking whether stpcpy is declared... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes checking whether strstr is declared... config.status: executing depfiles commands yes checking whether asprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o yes checking whether vasprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o checking whether snprintf is declared... yes checking whether vsnprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o checking whether strnlen is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o yes config.status: executing libtool commands checking for gcc version with buggy 64-bit support... config.status: executing default-1 commands no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o checking for ftello... config.status: creating po/POTFILES config.status: creating po/Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking for ftello64... config.status: executing libtool commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o config.status: executing default-1 commands yes config.status: executing default commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o checking for fseeko... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o yes checking for fseeko64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o 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 checking for fopen64... make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o 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 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi checking for sys/param.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o config.status: creating Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi config.status: creating doc/Makefile gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o config.status: creating bfd-in3.h config.status: creating po/Makefile.in if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o 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 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 make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty' 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/binutils-2.32/build_win64/bfd' rm -f elf32-target.h rm -f elf64-target.h /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new creating bfdver.h /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new rm -f targmatch.h /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h Making info in doc mv -f targmatch.new targmatch.h make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' gcc -o chw$$ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi touch archures.stamp touch aoutx.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp touch archive.stamp touch bfdt.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi touch cache.stamp touch elf.stamp touch core.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp touch coffcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi touch elfcode.stamp touch format.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp touch bfdwin.stamp touch libbfd.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi touch bfdio.stamp touch opncls.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp touch section.stamp test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . touch reloc.stamp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch syms.stamp touch targets.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp touch init.stamp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . touch hash.stamp /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi touch linker.stamp touch mmo.stamp make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_win64/bfd/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f pex64igen.c /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h /usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c > pex64igen.new rm -f peigen.c rm -f tofiles /usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c > peigen.new mv -f pex64igen.new pex64igen.c rm -f bfd-tmp.h f=""; \ for i in pe-x86_64.lo pex64igen.lo cofflink.lo coffgen.lo dwarf2.lo pei-x86_64.lo elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo pe-i386.lo peigen.lo pei-i386.lo elf32-i386.lo elf-vxworks.lo elf32.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles touch stmp-bfd-h /bin/sh ../../bfd/../move-if-change tofiles ofiles mv -f peigen.new peigen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec -DSELECT_VECS='&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfd.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec "-DSELECT_VECS=&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -o archures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdwin.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c -o coff-bfd.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/corefile.c mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c -o elf-properties.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/hash.c mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c -o stab-syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/syms.c mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec -DSELECT_VECS='&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec "-DSELECT_VECS=&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -o targets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/ihex.c mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/srec.c mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c -o pe-x86_64.lo ../../bfd/pe-x86_64.c mv -f .deps/tekhex.Tpo .deps/tekhex.Plo mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../bfd/pe-x86_64.c -o pe-x86_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o mv -f .deps/pe-x86_64.Tpo .deps/pe-x86_64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c -o dwarf2.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../bfd/elf-nacl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf.c mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../bfd/pe-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../bfd/pe-i386.c -o pe-i386.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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/pe-i386.Tpo .deps/pe-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo mv -f .deps/archive64.Tpo .deps/archive64.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/x86_64-w64-mingw32/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 pe-x86_64.o pex64igen.o cofflink.o coffgen.o dwarf2.o pei-x86_64.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o pe-i386.o peigen.o pei-i386.o elf32-i386.o elf-vxworks.o elf32.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.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 ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c -o dis-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/disassemble.Tpo .deps/disassemble.Plo mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/x86_64-w64-mingw32/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.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 ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/cond.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/depend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dwarf2dbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dw2gencfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ecoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ehopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/frags.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/listing.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/literal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/macro.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/remap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/sb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/subsegs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/symbols.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/obj-coff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/obj-coff.o -MD -MP -MF $depbase.Tpo -c -o config/obj-coff.o ../../gas/config/obj-coff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/sysinfo.c ; \ fi make all-recursive gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/syslex_wrap.c Making info in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=../../../binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' Making info in po Making all in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/basic_blocks.c make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_arcs.c gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_dfn.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_print.c ./sysinfo -d <../../binutils/sysroff.info >sysroff.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/size.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/corefile.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bucomm.c mv -f .deps/size.Tpo .deps/size.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/version.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/filemode.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gmon_io.c mv -f .deps/corefile.Tpo .deps/corefile.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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="" ../../binutils/objdump.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/dwarf.c gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hertz.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hist.c mv -f .deps/hertz.Tpo .deps/hertz.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/source.c mv -f .deps/source.Tpo .deps/source.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/prdbg.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/search_list.c mv -f .deps/hist.Tpo .deps/hist.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/symtab.c mv -f .deps/search_list.Tpo .deps/search_list.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sym_ids.c mv -f .deps/symtab.Tpo .deps/symtab.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/utils.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rddbg.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/i386.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/debug.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/alpha.c mv -f .deps/i386.Tpo .deps/i386.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/vax.c mv -f .deps/alpha.Tpo .deps/alpha.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sparc.c mv -f .deps/vax.Tpo .deps/vax.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/mips.c mv -f .deps/sparc.Tpo .deps/sparc.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/aarch64.c mv -f .deps/mips.Tpo .deps/mips.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/stabs.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/fsf_callg_bl.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -lm -ldl mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfcomm.c make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arparse.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arlex.c mv -f .deps/arparse.Tpo .deps/arparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/ar.c mv -f .deps/arlex.Tpo .deps/arlex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/arsup.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rename.c mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binemul.c mv -f .deps/arsup.Tpo .deps/arsup.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/emul_vanilla.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/strings.c mv -f .deps/binemul.Tpo .deps/binemul.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/objcopy.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/wrstabs.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dlltool.o -MD -MP -MF .deps/dlltool.Tpo -c -o dlltool.o -DDLLTOOL_MX86_64 -DDLLTOOL_DEFAULT_MX86_64 ../../binutils/dlltool.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT defparse.o -MD -MP -MF .deps/defparse.Tpo -c -o defparse.o `test -f defparse.c || echo ../../binutils/`defparse.c mv -f .deps/defparse.Tpo .deps/defparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deflex.o -MD -MP -MF .deps/deflex.Tpo -c -o deflex.o `test -f deflex.c || echo ../../binutils/`deflex.c mv -f .deps/deflex.Tpo .deps/deflex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windres.o -MD -MP -MF .deps/windres.Tpo -c -o windres.o ../../binutils/windres.c mv -f .deps/dlltool.Tpo .deps/dlltool.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resrc.o -MD -MP -MF .deps/resrc.Tpo -c -o resrc.o ../../binutils/resrc.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rescoff.o -MD -MP -MF .deps/rescoff.Tpo -c -o rescoff.o -DDLLTOOL_MX86_64 -DDLLTOOL_DEFAULT_MX86_64 ../../binutils/rescoff.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resbin.o -MD -MP -MF .deps/resbin.Tpo -c -o resbin.o ../../binutils/resbin.c mv -f .deps/windres.Tpo .deps/windres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rcparse.o -MD -MP -MF .deps/rcparse.Tpo -c -o rcparse.o `test -f rcparse.c || echo ../../binutils/`rcparse.c mv -f .deps/rescoff.Tpo .deps/rescoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rclex.o -MD -MP -MF .deps/rclex.Tpo -c -o rclex.o ../../binutils/rclex.c mv -f .deps/rclex.Tpo .deps/rclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT winduni.o -MD -MP -MF .deps/winduni.Tpo -c -o winduni.o ../../binutils/winduni.c mv -f .deps/resbin.Tpo .deps/resbin.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resres.o -MD -MP -MF .deps/resres.Tpo -c -o resres.o ../../binutils/resres.c mv -f .deps/winduni.Tpo .deps/winduni.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windmc.o -MD -MP -MF .deps/windmc.Tpo -c -o windmc.o ../../binutils/windmc.c mv -f .deps/resrc.Tpo .deps/resrc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mcparse.o -MD -MP -MF .deps/mcparse.Tpo -c -o mcparse.o `test -f mcparse.c || echo ../../binutils/`mcparse.c mv -f .deps/resres.Tpo .deps/resres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mclex.o -MD -MP -MF .deps/mclex.Tpo -c -o mclex.o ../../binutils/mclex.c mv -f .deps/rcparse.Tpo .deps/rcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/addr2line.c mv -f .deps/mcparse.Tpo .deps/mcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/readelf.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/unwind-ia64.c mv -f .deps/mclex.Tpo .deps/mclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfedit.c mv -f .deps/windmc.Tpo .deps/windmc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dllwrap.o -MD -MP -MF .deps/dllwrap.Tpo -c -o dllwrap.o ../../binutils/dllwrap.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/nm.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/cxxfilt.c mv -f .deps/dllwrap.Tpo .deps/dllwrap.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest1.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest2.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl BUILDSTDERR: /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexcepti/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win64/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' BUILDSTDERR: /usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win64/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ons -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 BUILDSTDERR: libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSER/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_win64/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' TIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_win64/zlib -lz -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " ei386pep.o ei386pe.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 " " ei386pep.o ei386pe.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld/po' ( if test 'x../../../ld/po' != 'x.'; then \ posrcprefix='../../../ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_win64/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug3.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o BUILDSTDERR: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-prot../../ld/testplug3.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug4.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug2.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ ector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/`ldgram.c mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlex-wrapper.c gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/lexsup.c mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlang.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/mri.c mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldctor.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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='"i386pep"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-w64-mingw32/bin"' \ -DTARGET='"x86_64-w64-mingw32"' -DTARGET_SYSTEM_ROOT=\"/usr/x86_64-w64-mingw32/sys-root\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \ ../../ld/ldmain.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldwrite.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldexp.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldemul.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldver.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldmisc.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/x86_64-w64-mingw32/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-w64-mingw32/bin"' \ ../../ld/ldfile.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldcref.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/plugin.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldbuildid.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp ../../ld/emultempl/astring.sed stringify.sed gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deffilep.o -MD -MP -MF .deps/deffilep.Tpo -c -o deffilep.o `test -f deffilep.c || echo ../../ld/`deffilep.c mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pep-dll.o -MD -MP -MF .deps/pep-dll.Tpo -c -o pep-dll.o ../../ld/pep-dll.c mv -f .deps/plugin.Tpo .deps/plugin.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-dll.o -MD -MP -MF .deps/pe-dll.Tpo -c -o pe-dll.o ../../ld/pe-dll.c mv -f .deps/deffilep.Tpo .deps/deffilep.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mv -f .deps/ldlang.Tpo .deps/ldlang.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 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 "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: ranlib .libs/libldtestplug.a libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o libtool: link: ranlib .libs/libldtestplug2.a 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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: (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 ei386pep.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 ei386pe.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' LIB_PATH='' /bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib64" "/usr" "/usr" riscv64-koji-linux-gnu x86_64-w64-mingw32 x86_64-w64-mingw32 "i386pep" "/usr/local/lib /lib /usr/lib" yes yes i386pep "x86_64-w64-mingw32" make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' LIB_PATH='' /bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib64" "/usr" "/usr" riscv64-koji-linux-gnu x86_64-w64-mingw32 x86_64-w64-mingw32 "i386pep" "/usr/local/lib /lib /usr/lib" yes yes i386pe "x86_64-w64-mingw32" make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ei386pep.o -MD -MP -MF .deps/ei386pep.Tpo -c -o ei386pep.o ei386pep.c make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pip+ popd + mkdir build_multilib + pushd build_multilib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + ../configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --target=x86_64-w64-mingw32 --enable-targets=x86_64-w64-mingw32,i686-w64-mingw32 --disable-nls --with-sysroot=/usr/x86_64-w64-mingw32/sys-root --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info e -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ei386pe.o -MD -MP -MF .deps/ei386pe.Tpo -c -o ei386pe.o ei386pe.c mv -f .deps/pep-dll.Tpo .deps/pep-dll.Po mv -f .deps/pe-dll.Tpo .deps/pe-dll.Po mv -f .deps/ei386pep.Tpo .deps/ei386pep.Po mv -f .deps/ei386pe.Tpo .deps/ei386pe.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pep.o ei386pe.o deffilep.o pep-dll.o pe-dll.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pep.o ei386pe.o deffilep.o pep-dll.o pe-dll.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_win64/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64' ~/build/BUILD/binutils-2.32 ~/build/BUILD/binutils-2.32/build_multilib ~/build/BUILD/binutils-2.32 checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 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 riscv64-koji-linux-gnu-gcc... no 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 riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no 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 riscv64-koji-linux-gnu-gnatbind... no checking for gnatbind... no checking for riscv64-koji-linux-gnu-gnatmake... 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... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for riscv64-koji-linux-gnu-as... no checking for as... as checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking for riscv64-koji-linux-gnu-ld... no checking for ld... ld checking for riscv64-koji-linux-gnu-lipo... no checking for lipo... no checking for riscv64-koji-linux-gnu-nm... no checking for nm... nm checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-windres... no checking for windres... no checking for riscv64-koji-linux-gnu-windmc... no checking for windmc... no checking for riscv64-koji-linux-gnu-objcopy... no checking for objcopy... objcopy checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking for riscv64-koji-linux-gnu-readelf... no checking for readelf... readelf checking for x86_64-w64-mingw32-cc... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-c++... no checking for x86_64-w64-mingw32-g++... no checking for x86_64-w64-mingw32-cxx... no checking for x86_64-w64-mingw32-gxx... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-gfortran... no checking for x86_64-w64-mingw32-gccgo... no checking for x86_64-w64-mingw32-ar... no checking for x86_64-w64-mingw32-as... no checking for x86_64-w64-mingw32-dlltool... no checking for x86_64-w64-mingw32-ld... no checking for x86_64-w64-mingw32-lipo... no checking for x86_64-w64-mingw32-nm... no checking for x86_64-w64-mingw32-objcopy... no checking for x86_64-w64-mingw32-objdump... no checking for x86_64-w64-mingw32-ranlib... no checking for x86_64-w64-mingw32-readelf... no checking for x86_64-w64-mingw32-strip... no checking for x86_64-w64-mingw32-windres... no checking for x86_64-w64-mingw32-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 BUILDSTDERR: checking where to find the target windmc... just c+ make -j4 ompiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib' make[1]: Nothing to be done for 'all-target'. mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./zlib Configuring in ./zlib mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for riscv64-koji-linux-gnu-gcc... gcc checking for a BSD-compatible install... configure: creating cache ./config.cache /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache checking build system type... riscv64-koji-linux-gnu checking host system type... configure: updating cache ./config.cache configure: creating ./config.status riscv64-koji-linux-gnu checking target system type... checking whether the C compiler works... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are cross compiling... config.status: creating Makefile no checking for suffix of object files... checking whether the C compiler works... o checking whether we are using the GNU C compiler... checking for perl... perl yes checking for C compiler default output file name... a.out checking for suffix of executables... checking build system type... yes checking whether gcc accepts -g... riscv64-koji-linux-gnu make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/etc' checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-koji-linux-gnu-gcc... gcc yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... none needed checking how to run the C preprocessor... no checking for suffix of object files... checking whether the C compiler works... gcc -E o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out yes checking whether gcc accepts -g... checking for suffix of executables... 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... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... no checking for suffix of object files... yes checking for style of include used by make... o checking whether we are using the GNU C compiler... GNU checking dependency style of gcc... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for sys/types.h... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /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... yes none needed checking how to run the C preprocessor... checking for sys/stat.h... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib gcc -E checking command to parse nm output from gcc object... yes checking for stdlib.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for string.h... ok checking how to run the C preprocessor... yes gcc -E checking for memory.h... checking for ANSI C header files... yes yes checking for sys/types.h... checking for strings.h... yes yes checking for sys/stat.h... checking for inttypes.h... yes checking for stdlib.h... yes checking for stdint.h... yes checking for sys/types.h... yes checking for string.h... yes yes checking for sys/stat.h... checking for unistd.h... yes checking for memory.h... yes checking for stdlib.h... yes checking minix/config.h usability... yes checking for strings.h... yes checking for string.h... no checking minix/config.h presence... yes checking for inttypes.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for memory.h... yes yes checking whether make sets $(MAKE)... checking for stdint.h... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for strings.h... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... yes riscv64-koji-linux-gnu checking host system type... yes checking for unistd.h... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for library containing strerror... checking for inttypes.h... none required checking for an ANSI C-conforming const... yes yes checking minix/config.h usability... checking for stdint.h... yes checking for inline... inline checking for off_t... yes 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 dlfcn.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking for size_t... yes checking for objdir... .libs yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether gcc supports -Wstrict-prototypes... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking for working alloca.h... yes checking if gcc static flag -static works... checking whether gcc supports -Wshadow=local... no checking if gcc supports -c -o file.o... yes checking whether gcc supports -pedantic ... yes checking for alloca... yes checking whether gcc and cc understand -c and -o together... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking dynamic linker characteristics... yes checking for an ANSI C-conforming const... yes yes checking for inline... 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 inline checking whether byte ordering is bigendian... yes checking for stdlib.h... (cached) yes checking for working mmap... checking for unistd.h... (cached) yes checking for sys/param.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for getpagesize... yes checking for sys/param.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes no checking for inttypes.h... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for stdint.h... yes yes checking for memcpy... checking for time.h... yes yes checking for unsigned long long... checking for sys/resource.h... yes yes checking for sys/stat.h... (cached) yes checking for strerror... yes checking for inttypes.h... checking for sys/mman.h... yes checking for fcntl.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes yes checking for unistd.h... (cached) yes checking for alloca.h... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes checking for sys/pstat.h... configure: updating cache ./config.cache done checking that generated files are newer than configure... no done configure: creating ./config.status checking for sys/sysmp.h... checking argz.h usability... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... yes checking argz.h presence... no checking for sys/table.h... yes checking for argz.h... yes no checking limits.h usability... checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking limits.h presence... yes checking for limits.h... yes yes checking locale.h usability... checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes checking whether errno must be declared... no checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... 4 checking size of long... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... 8 checking size of size_t... 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 long long... yes checking for fgets_unlocked... yes checking for getc_unlocked... config.status: creating Makefile yes config.status: executing depfiles commands checking for getcwd... yes checking size of long long... yes checking for getegid... config.status: executing libtool commands 8 yes checking for a 64-bit type... checking for geteuid... uint64_t checking for intptr_t... yes checking for getgid... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`compress.c yes checking for getuid... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`crc32.c yes yes checking for uintptr_t... checking for mempcpy... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`deflate.c yes checking for munmap... yes checking for putenv... yes checking for ssize_t... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzread.c yes checking for setenv... yes checking for setlocale... yes checking for pid_t... yes checking for stpcpy... mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzclose.c checking for strcasecmp... yes mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po checking for library containing strerror... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzwrite.c checking for strdup... none required checking for asprintf... yes checking for strtoul... yes checking for atexit... yes checking for tsearch... yes checking for basename... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`gzlib.c checking for __argz_count... yes checking for bcmp... yes checking for __argz_stringify... yes checking for bcopy... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`infback.c checking for __argz_next... yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inffast.c yes checking for bsearch... checking for __fsetlocking... yes checking for bzero... yes checking for iconv... yes checking for calloc... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inflate.c 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 clock... yes yes checking for LC_MESSAGES... checking for ffs... 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`inftrees.c yes checking for bison... bison checking version of bison... 3.4.1, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for getcwd... configure: updating cache ./config.cache configure: creating ./config.status yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`trees.c checking for getpagesize... yes checking for gettimeofday... yes checking for index... config.status: creating Makefile config.status: creating config.intl yes config.status: creating config.h checking for insque... config.status: executing default-1 commands yes 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`uncompr.c checking for memchr... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po yes checking for memcmp... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/intl' 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../../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../zlib/'`zutil.c yes checking for memcpy... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po mkdir -p -- ./binutils Configuring in ./binutils yes checking for memmem... yes checking for memmove... yes checking for mempcpy... configure: creating cache ./config.cache yes checking build system type... checking for memset... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc yes checking for mkstemps... 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 putenv... checking whether we are cross compiling... yes checking for random... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for rename... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for rindex... none needed checking whether gcc understands -c and -o together... yes checking for setenv... yes checking for library containing strerror... yes checking for snprintf... 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)... yes checking for style of include used by make... GNU yes checking whether make supports nested variables... yes checking for sigsetmask... checking dependency style of gcc... yes gcc3 checking for stpcpy... checking for riscv64-koji-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... yes checking for stpncpy... gcc -E checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for sys/types.h... yes checking for strncasecmp... yes checking for sys/stat.h... yes yes checking for strndup... checking for stdlib.h... yes yes checking for string.h... checking for strnlen... yes yes checking for memory.h... checking for strrchr... yes yes checking for strings.h... checking for strstr... yes yes checking for inttypes.h... checking for strtod... yes yes checking for strtol... checking for stdint.h... yes yes checking for strtoul... checking for unistd.h... yes checking for strtoll... yes checking minix/config.h usability... yes checking for strtoull... no checking minix/config.h presence... no yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strverscmp... yes yes checking for tmpnam... 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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for vasprintf... checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for vfprintf... ok checking for dlfcn.h... yes checking for vprintf... yes yes checking for objdir... .libs checking for vsnprintf... yes checking for vsprintf... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for waitpid... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking for setproctitle... 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... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... no checking dynamic linker characteristics... -1 checking for vfork.h... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for fork... 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 for vfork... no checking for library containing dlsym... yes checking for working fork... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... none needed checking whether yytext is a pointer... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes no checking whether NLS is requested... no checking whether basename is declared... checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking size of long... yes checking whether ffs is declared... 8 checking for long long... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking size of long long... yes checking whether snprintf is declared... 8 checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking whether vsnprintf is declared... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking whether calloc is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether getenv is declared... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking limits.h usability... yes checking whether getopt is declared... yes checking limits.h presence... yes checking for limits.h... yes yes checking whether malloc is declared... checking locale.h usability... yes yes checking locale.h presence... checking whether realloc is declared... yes checking for locale.h... yes checking sys/param.h usability... yes checking whether sbrk is declared... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking wchar.h usability... yes checking whether strtol is declared... yes checking wchar.h presence... yes checking for wchar.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking whether strtoul is declared... yes checking whether string.h and strings.h may both be included... yes checking for size_t... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for working alloca.h... yes checking whether strverscmp is declared... yes checking for alloca... yes checking for stdlib.h... (cached) yes yes checking whether strnlen is declared... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for sbrk... yes checking for utimes... yes checking for working strncmp... yes checking for setmode... yes no checking for getc_unlocked... configure: updating cache ./config.cache configure: creating ./config.status yes checking for strcoll... yes checking for setlocale... yes checking for mkstemp... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking for mkdtemp... config.status: creating config.h config.status: executing default commands yes checking for mbstate_t... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" "CXXFLAGS=" "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/x86_64-w64-mingw32" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-inflate.Tpo .deps/libz_a-inflate.Po mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po yes rm -f libz.a checking for library containing frexp... 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 mkdir -p -- ./gas mkdir -p -- ./gprof Configuring in ./gas Configuring in ./gprof ranlib libz.a make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/zlib' mkdir -p -- ./ld Configuring in ./ld none required checking for LC_MESSAGES... yes checking for time_t in time.h... yes checking for time_t in sys/types.h... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... configure: creating cache ./config.cache riscv64-koji-linux-gnu checking target system type... yes x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking build system type... x86_64-w64-mingw32 checking whether asprintf is declared... checking for riscv64-koji-linux-gnu-gcc... gcc riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking whether the C compiler works... checking whether the C compiler works... yes checking whether the C compiler works... checking whether environ is declared... 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 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... yes checking whether fprintf is declared... checking whether we are cross compiling... no checking for suffix of object files... no 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... no checking for suffix of object files... yes checking whether gcc accepts -g... yes checking whether getc_unlocked is declared... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C89... yes checking whether getenv is declared... none needed checking whether gcc understands -c and -o together... yes checking for library containing strerror... none needed checking whether gcc understands -c and -o together... yes checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether sbrk is declared... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... yes GNU none required checking for a BSD-compatible install... checking whether make supports nested variables... /usr/bin/install -c checking whether build environment is sane... checking for style of include used by make... yes yes GNU checking whether make supports nested variables... checking dependency style of gcc... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking dependency style of gcc... yes yes checking for style of include used by make... GNU checking whether make supports nested variables... checking whether snprintf is declared... yes checking dependency style of gcc... gcc3 gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking for riscv64-koji-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... gcc3 yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking whether stpcpy is declared... gcc -E gcc -E checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for 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... checking whether we are using the GNU C++ compiler... yes no checking whether strnlen is declared... checking whether g++ accepts -g... no checking dependency style of g++... yes checking whether strstr is declared... yes checking for sys/types.h... yes checking for sys/types.h... yes checking whether vsnprintf is declared... yes yes checking for sys/stat.h... checking for sys/stat.h... none checking for grep that handles long lines and -e... yes yes /usr/bin/grep checking how to run the C preprocessor... yes checking for stdlib.h... checking for stdlib.h... checking iconv.h usability... gcc -E yes yes checking for string.h... checking for string.h... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... yes ld checking if the linker (ld) is GNU ld... yes yes checking for shared library run path origin... checking for memory.h... checking for memory.h... done checking for iconv... yes yes checking for strings.h... checking for strings.h... yes checking for iconv declaration... yes yes yes checking for sys/types.h... checking for inttypes.h... checking for inttypes.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for sys/stat.h... yes yes checking for stdint.h... checking for stdint.h... yes configure: updating cache ./config.cache checking for stdlib.h... checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking for unistd.h... checking for unistd.h... yes checking for string.h... yes checking minix/config.h usability... yes checking minix/config.h usability... yes checking for memory.h... 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__... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... yes yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... checking for inttypes.h... yes /usr/bin/grep -F checking for ld used by gcc... checking how to print strings... printf checking for a sed that does not truncate output... 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... /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... yes BSD nm checking whether ln -s works... yes 1572864 checking the maximum length of command line arguments... checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 1572864 checking whether the shell understands some XSI constructs... checking for stdint.h... checking for ld option to reload object files... -r yes checking whether the shell understands "+="... checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for unistd.h... ok checking for dlfcn.h... ok checking for dlfcn.h... yes checking minix/config.h usability... yes checking for objdir... yes .libs checking for objdir... .libs no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking if gcc supports -fno-rtti -fno-exceptions... 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 how to print strings... no checking for gcc option to produce PIC... printf -fPIC -DPIC checking for a sed that does not truncate output... checking if gcc PIC flag -fPIC -DPIC works... /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 if gcc static flag -static works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking if gcc supports -c -o file.o... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... 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... no checking dynamic linker characteristics... no checking dynamic linker characteristics... ok checking for dlfcn.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 config.status: creating Makefile checking for windows.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for objdir... 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 .libs checking for windows.h... config.status: creating doc/Makefile config.status: creating po/Makefile.in no checking for library containing dlsym... config.status: creating config.h checking if gcc supports -fno-rtti -fno-exceptions... no checking for library containing dlsym... config.status: executing depfiles commands no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no -ldl checking if gcc supports -c -o file.o... 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 checking for setmode... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... no checking how to compare bootstrapped objects... yes checking whether -lc should be explicitly linked in... cmp --ignore-initial=16 $$f1 $$f2 no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : no checking dynamic linker characteristics... checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... config.status: executing libtool commands yes checking sys/gmon_out.h presence... 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 yes config.status: executing default-1 commands checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... checking for dlfcn.h... (cached) yes checking for windows.h... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for library containing fabs... no no checking for library containing dlsym... mkdir -p -- ./bfd Configuring in ./bfd checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lm -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking whether NLS is requested... no checking whether NLS is requested... no configure: creating cache ./config.cache checking for msgfmt... no checking for gmsgfmt... : checking build system type... checking for xgettext... no riscv64-koji-linux-gnu checking host system type... checking for msgmerge... no checking for bison... bison -y checking for flex... flex riscv64-koji-linux-gnu checking target system type... checking lex output file root... lex.yy checking lex library... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for library containing strerror... 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)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-linux-gnu-ranlib... ranlib checking for riscv64-koji-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... 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... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h yes config.status: executing depfiles commands checking for sys/types.h... yes checking for sys/stat.h... yes config.status: executing libtool commands checking for stdlib.h... config.status: executing default-1 commands none needed checking whether yytext is a pointer... config.status: creating po/POTFILES yes config.status: creating po/Makefile checking for string.h... yes checking for memory.h... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/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 yes touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -WerIn file included from /usr/include/string.h:494, BUILDSTDERR: from ../../libiberty/dyn-string.c:38: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'dyn_string_insert_cstr' at ../../libiberty/dyn-string.c:280:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': BUILDSTDERR: ../../libiberty/dyn-string.c:272:16: note: length computed here BUILDSTDERR: 272 | int length = strlen (src); BUILDSTDERR: | ^~~~~~~~~~~~ ror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o checking for strings.h... yes checking for inttypes.h... none needed checking whether yytext is a pointer... yes checking for stdint.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o checking for unistd.h... yes checking minix/config.h usability... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes no checking minix/config.h presence... checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o checking for unistd.h... (cached) yes checking errno.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi yes checking how to print strings... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o 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 errno.h presence... BSD nm checking whether ln -s works... yes yes checking the maximum length of command line arguments... checking for errno.h... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sys/types.h... (cached) yes checking for ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... checking limits.h usability... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking elf-hints.h usability... yes checking limits.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi yes checking for limits.h... yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o ok checking for dlfcn.h... checking locale.h usability... no checking elf-hints.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o no checking for elf-hints.h... yes checking locale.h presence... no yes checking for objdir... checking limits.h usability... .libs yes checking for locale.h... yes checking time.h usability... yes checking limits.h presence... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for limits.h... yes yes checking time.h presence... checking locale.h usability... yes checking for time.h... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for sys/stat.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking if gcc static flag -static works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking whether compiling a cross-assembler... yes checking for size_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi yes checking locale.h presence... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o no checking if gcc supports -c -o file.o... yes checking for locale.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o checking sys/param.h usability... 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o yes checking sys/param.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking for sys/param.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o yes checking for working alloca.h... checking fcntl.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for alloca... no checking for shl_load in -ldld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o yes checking fcntl.h presence... yes checking for inline... yes checking for fcntl.h... yes inline checking sys/file.h usability... checking for unlink... no checking for dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes no checking for dlopen in -ldl... checking for sbrk... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking whether a program can dlopen itself... yes checking for setlocale... yes checking sys/time.h presence... yes checking whether a statically linked program can dlopen itself... yes checking for strsignal... 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 whether stripping libraries is possible... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... checking for LC_MESSAGES... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for glob... yes checking for working assert macro... yes checking for mkstemp... no checking for library containing dlsym... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o yes checking whether declaration is required for errno... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o checking for realpath... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o no checking for a known getopt prototype in unistd.h... yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sbrk... yes checking whether declaration is required for environ... no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for setlocale... 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 no checking whether declaration is required for ffs... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no checking for long double... yes checking for long long... checking for waitpid... no checking whether declaration is required for free... yes checking for open... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking for lseek... yes no checking whether declaration is required for malloc... checking size of long long... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi checking for close... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o no checking whether declaration is required for sbrk... 8 checking size of void *... yes checking for dirent.h that defines DIR... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes checking for library containing opendir... no checking whether declaration is required for strstr... 8 checking size of long... none required checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \ else true; fi checking for sys/param.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o checking for getpagesize... checking whether free is declared... 8 yes checking alloca.h usability... checking for working mmap... yes checking whether getenv is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes checking alloca.h presence... yes checking for alloca.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi checking stddef.h usability... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o checking whether malloc is declared... yes checking for library containing dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for string.h... (cached) yes none required checking for a known getopt prototype in unistd.h... checking whether mempcpy is declared... checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes yes checking time.h usability... checking whether strstr is declared... yes checking whether realloc is declared... yes checking time.h presence... yes checking whether free is declared... yes checking for time.h... yes checking for unistd.h... (cached) yes yes checking wchar.h usability... checking whether stpcpy is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi checking whether sbrk is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking wchar.h presence... yes checking whether strstr is declared... yes checking for wchar.h... yes checking wctype.h usability... yes checking whether getenv is declared... yes yes checking wctype.h presence... checking whether vsnprintf is declared... yes checking for wctype.h... yes checking fcntl.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes checking whether environ is declared... yes checking whether asprintf is declared... yes checking fcntl.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking for fcntl.h... yes yes checking whether ANSI C string concatenation works... checking sys/file.h usability... yes checking size of void *... yes checking for struct tm.tm_gmtoff in time.h... yes checking sys/file.h presence... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for sys/file.h... yes checking sys/time.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... 8 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes configure: updating cache ./config.cache checking sys/resource.h usability... checking that generated files are newer than configure... done configure: creating ./config.status configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.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... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... 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... yes checking for sysconf... config.status: creating .gdbinit config.status: creating Makefile yes config.status: creating doc/Makefile checking for fdopen... config.status: creating po/Makefile.in yes config.status: creating config.h checking for getuid... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o config.status: executing depfiles commands yes checking for getgid... yes checking for fileno... yes checking for fls... config.status: creating Makefile no checking for strtoull... config.status: creating po/Makefile.in config.status: creating config.h yes checking for getrlimit... config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking whether basename is declared... config.status: executing libtool commands yes checking whether ftello 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 ftello64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o yes checking whether fseeko is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o mkdir -p -- ./opcodes Configuring in ./opcodes yes checking whether fseeko64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking whether ffs is declared... yes checking whether free is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o configure: creating cache ./config.cache checking build system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... x86_64-w64-mingw32 checking for riscv64-koji-linux-gnu-gcc... gcc yes checking whether getenv is declared... checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether malloc is declared... checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o yes checking whether realloc is declared... no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi checking whether stpcpy is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o none needed checking whether gcc understands -c and -o together... yes checking whether strstr is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o yes checking for library containing strerror... config.status: executing libtool commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether asprintf is declared... yes config.status: executing default-1 commands checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... config.status: executing default commands yes checking for style of include used by make... GNU checking whether make supports nested variables... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o checking dependency style of gcc... yes checking whether vasprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o gcc3 checking for riscv64-koji-linux-gnu-gcc... (cached) gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o checking whether snprintf 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 checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' gcc -E if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o checking whether vsnprintf is declared... 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 whether strnlen is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o checking compiler support for hidden visibility... yes checking linker --as-needed support... yes yes checking for cos in -lm... checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for string.h... yes checking for ftello64... yes checking for memory.h... yes yes checking for fseeko... checking for strings.h... yes checking for fseeko64... yes checking for inttypes.h... yes yes checking for fopen64... checking for stdint.h... yes yes checking size of off_t... checking for unistd.h... yes checking minix/config.h usability... 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... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for riscv64-koji-linux-gnu-ar... ar checking for riscv64-koji-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... 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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... (cached) ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking for madvise... yes ok checking for dlfcn.h... checking for mprotect... yes yes checking for objdir... .libs configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for string.h... (cached) yes checking for strings.h... (cached) yes 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... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes config.status: creating Makefile config.status: creating doc/Makefile configure: updating cache ./config.cache config.status: creating bfd-in3.h checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi config.status: creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o config.status: creating Makefile 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 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 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 make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' rm -f elf32-target.h rm -f elf64-target.h creating bfdver.h /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h rm -f targmatch.h /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new Making info in doc mv -f targmatch.new targmatch.h make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' gcc -o chw$$ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi touch archive.stamp touch aoutx.stamp touch archures.stamp touch bfdt.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi touch cache.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp touch core.stamp touch elf.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp touch coffcode.stamp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi touch elfcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp touch libbfd.stamp touch format.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp touch bfdwin.stamp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi touch bfdio.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp touch opncls.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp touch section.stamp test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . touch reloc.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch syms.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp touch targets.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp touch init.stamp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . touch hash.stamp test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi touch linker.stamp touch mmo.stamp make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_multilib/bfd/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f pex64igen.c /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h /usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c > pex64igen.new rm -f peigen.c rm -f tofiles /usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c > peigen.new f=""; \ for i in pe-x86_64.lo pex64igen.lo cofflink.lo coffgen.lo dwarf2.lo pei-x86_64.lo elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo pe-i386.lo peigen.lo pei-i386.lo elf32-i386.lo elf-vxworks.lo elf32.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles mv -f pex64igen.new pex64igen.c rm -f bfd-tmp.h /bin/sh ../../bfd/../move-if-change tofiles ofiles touch stmp-bfd-h mv -f peigen.new peigen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec -DSELECT_VECS='&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfd.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec "-DSELECT_VECS=&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -o archures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/bfdwin.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/coff-bfd.c -o coff-bfd.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/compress.c mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/corefile.c mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-properties.c -o elf-properties.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/format.c mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stab-syms.c -o stab-syms.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/stabs.c mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/syms.c mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec -DSELECT_VECS='&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=x86_64_pe_vec "-DSELECT_VECS=&x86_64_pe_vec,&x86_64_pei_vec,&x86_64_pe_be_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&k1om_elf64_vec,&i386_pe_vec,&i386_pei_vec,&i386_elf32_vec,&iamcu_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -o targets.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/ihex.c mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c -o pe-x86_64.lo ../../bfd/pe-x86_64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../bfd/pe-x86_64.c -o pe-x86_64.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o mv -f .deps/pe-x86_64.Tpo .deps/pe-x86_64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" ../../bfd/dwarf2.c -o dwarf2.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../bfd/elf-nacl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elflink.c mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../bfd/pe-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../bfd/pe-i386.c -o pe-i386.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../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/pe-i386.Tpo .deps/pe-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../bfd/archive64.c mv -f .deps/elflink.Tpo .deps/elflink.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_x86_64_pe_be_vec -DHAVE_x86_64_elf64_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_i386_pe_vec -DHAVE_i386_pei_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo mv -f .deps/archive64.Tpo .deps/archive64.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/x86_64-w64-mingw32/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 pe-x86_64.o pex64igen.o cofflink.o coffgen.o dwarf2.o pei-x86_64.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o pe-i386.o peigen.o pei-i386.o elf32-i386.o elf-vxworks.o elf32.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.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 ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' Making all in . make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/disassemble.Tpo .deps/disassemble.Plo mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/riscv64-koji-linux-gnu/x86_64-w64-mingw32/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.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 ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/cond.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/depend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dwarf2dbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/dw2gencfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ecoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/ehopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/frags.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/listing.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/literal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/macro.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/remap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/sb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/subsegs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/symbols.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gas/write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/obj-coff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT config/obj-coff.o -MD -MP -MF $depbase.Tpo -c -o config/obj-coff.o ../../gas/config/obj-coff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.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../../gas/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-i386.o config/obj-coff.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/sysinfo.c ; \ fi make all-recursive gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../binutils/syslex_wrap.c Making info in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=../../../binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 Making all in po make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' Making info in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[3]: Nothing to be done for 'info'. make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof/po' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/basic_blocks.c make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_arcs.c gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_dfn.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o sysinfo sysinfo.o syslex_wrap.o gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/cg_print.c ./sysinfo -d <../../binutils/sysroff.info >sysroff.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po Making all in doc gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/corefile.c make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/size.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bucomm.c mv -f .deps/size.Tpo .deps/size.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gmon_io.c mv -f .deps/corefile.Tpo .deps/corefile.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/gprof.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/version.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/hist.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/filemode.c mv -f .deps/gprof.Tpo .deps/gprof.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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="" ../../binutils/objdump.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/dwarf.c mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/prdbg.c mv -f .deps/hist.Tpo .deps/hist.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/source.c mv -f .deps/source.Tpo .deps/source.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sym_ids.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/utils.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/i386.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rddbg.c mv -f .deps/i386.Tpo .deps/i386.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/alpha.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/vax.c mv -f .deps/alpha.Tpo .deps/alpha.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/debug.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/sparc.c mv -f .deps/vax.Tpo .deps/vax.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/stabs.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/mips.c mv -f .deps/sparc.Tpo .deps/sparc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/aarch64.c mv -f .deps/mips.Tpo .deps/mips.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfcomm.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../gprof/fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arparse.c libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -lm -ldl mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/`arlex.c mv -f .deps/arparse.Tpo .deps/arparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/ar.c mv -f .deps/arlex.Tpo .deps/arlex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/arsup.c make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/rename.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binemul.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/emul_vanilla.c mv -f .deps/binemul.Tpo .deps/binemul.Po mv -f .deps/arsup.Tpo .deps/arsup.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/strings.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/objcopy.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/wrstabs.c mv -f .deps/strings.Tpo .deps/strings.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dlltool.o -MD -MP -MF .deps/dlltool.Tpo -c -o dlltool.o -DDLLTOOL_MX86_64 -DDLLTOOL_MX86_64 -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_MX86_64 ../../binutils/dlltool.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT defparse.o -MD -MP -MF .deps/defparse.Tpo -c -o defparse.o `test -f defparse.c || echo ../../binutils/`defparse.c mv -f .deps/defparse.Tpo .deps/defparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deflex.o -MD -MP -MF .deps/deflex.Tpo -c -o deflex.o `test -f deflex.c || echo ../../binutils/`deflex.c mv -f .deps/deflex.Tpo .deps/deflex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windres.o -MD -MP -MF .deps/windres.Tpo -c -o windres.o ../../binutils/windres.c mv -f .deps/dlltool.Tpo .deps/dlltool.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resrc.o -MD -MP -MF .deps/resrc.Tpo -c -o resrc.o ../../binutils/resrc.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rescoff.o -MD -MP -MF .deps/rescoff.Tpo -c -o rescoff.o -DDLLTOOL_MX86_64 -DDLLTOOL_MX86_64 -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_MX86_64 ../../binutils/rescoff.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resbin.o -MD -MP -MF .deps/resbin.Tpo -c -o resbin.o ../../binutils/resbin.c mv -f .deps/windres.Tpo .deps/windres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rcparse.o -MD -MP -MF .deps/rcparse.Tpo -c -o rcparse.o `test -f rcparse.c || echo ../../binutils/`rcparse.c mv -f .deps/rescoff.Tpo .deps/rescoff.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT rclex.o -MD -MP -MF .deps/rclex.Tpo -c -o rclex.o ../../binutils/rclex.c mv -f .deps/rclex.Tpo .deps/rclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT winduni.o -MD -MP -MF .deps/winduni.Tpo -c -o winduni.o ../../binutils/winduni.c mv -f .deps/resbin.Tpo .deps/resbin.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT resres.o -MD -MP -MF .deps/resres.Tpo -c -o resres.o ../../binutils/resres.c mv -f .deps/resrc.Tpo .deps/resrc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT windmc.o -MD -MP -MF .deps/windmc.Tpo -c -o windmc.o ../../binutils/windmc.c mv -f .deps/winduni.Tpo .deps/winduni.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mcparse.o -MD -MP -MF .deps/mcparse.Tpo -c -o mcparse.o `test -f mcparse.c || echo ../../binutils/`mcparse.c mv -f .deps/resres.Tpo .deps/resres.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT mclex.o -MD -MP -MF .deps/mclex.Tpo -c -o mclex.o ../../binutils/mclex.c mv -f .deps/rcparse.Tpo .deps/rcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/addr2line.c mv -f .deps/mclex.Tpo .deps/mclex.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/readelf.c mv -f .deps/mcparse.Tpo .deps/mcparse.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/unwind-ia64.c mv -f .deps/windmc.Tpo .deps/windmc.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/elfedit.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT dllwrap.o -MD -MP -MF .deps/dllwrap.Tpo -c -o dllwrap.o ../../binutils/dllwrap.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/nm.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/cxxfilt.c mv -f .deps/dllwrap.Tpo .deps/dllwrap.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest1.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/bfdtest2.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dlltool dlltool.o defparse.o deflex.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl BUILDSTDERR: /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' BUILDSTDERR: /usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' pes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windres windres.o resrc.o rescoff.o resbin.o rcparse.o rclex.o winduni.o resres.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o windmc windmc.o mcparse.o mclex.o winduni.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl BUILDSTDERR: libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -/usr/bin/ld: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': BUILDSTDERR: /builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/../../libiberty/choose-temp.c:71: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dllwrap dllwrap.o version.o ../libiberty/libiberty.a -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl 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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/binutils-2.32/build_multilib/zlib -lz -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " ei386pep.o ei386pe.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 " " ei386pep.o ei386pe.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' Making all in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld/po' ( if test 'x../../../ld/po' != 'x.'; then \ posrcprefix='../../../ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../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@.*@ ../& \\\\@" < ../../../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/binutils-2.32/build_multilib/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug3.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 '../../ld/'`testplug4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o BUILDSTDERR: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/li../../ld/testplug3.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug4.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../ld/testplug2.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 76 | static const tag_name_t tag_names[] = BUILDSTDERR: | ^~~~~~~~~ b/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/`ldgram.c mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlex-wrapper.c mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/lexsup.c mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldlang.c mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/mri.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldctor.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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='"i386pep"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-w64-mingw32/bin"' \ -DTARGET='"x86_64-w64-mingw32"' -DTARGET_SYSTEM_ROOT=\"/usr/x86_64-w64-mingw32/sys-root\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \ ../../ld/ldmain.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldwrite.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldexp.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldemul.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldver.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldmisc.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/x86_64-w64-mingw32/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-w64-mingw32/bin"' \ ../../ld/ldfile.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldcref.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/plugin.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../ld/ldbuildid.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp ../../ld/emultempl/astring.sed stringify.sed gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deffilep.o -MD -MP -MF .deps/deffilep.Tpo -c -o deffilep.o `test -f deffilep.c || echo ../../ld/`deffilep.c mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pep-dll.o -MD -MP -MF .deps/pep-dll.Tpo -c -o pep-dll.o ../../ld/pep-dll.c mv -f .deps/plugin.Tpo .deps/plugin.Po gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT pe-dll.o -MD -MP -MF .deps/pe-dll.Tpo -c -o pe-dll.o ../../ld/pe-dll.c mv -f .deps/deffilep.Tpo .deps/deffilep.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 mv -f .deps/ldlang.Tpo .deps/ldlang.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.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 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.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o libtool: link: ranlib .libs/libldtestplug2.a libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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: 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/libldtestplug3.a libldtestplug3_la-testplug3.o libtool: link: ranlib .libs/libldtestplug3.a libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) base=`echo ei386pep.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" 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: ranlib .libs/libldtestplug4.a libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) base=`echo ei386pe.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' LIB_PATH='' /bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib64" "/usr" "/usr" riscv64-koji-linux-gnu x86_64-w64-mingw32 x86_64-w64-mingw32 "i386pep i386pe" "/usr/local/lib /lib /usr/lib" yes yes i386pep "x86_64-w64-mingw32" make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' LIB_PATH='' /bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib64" "/usr" "/usr" riscv64-koji-linux-gnu x86_64-w64-mingw32 x86_64-w64-mingw32 "i386pep i386pe" "/usr/local/lib /lib /usr/lib" yes yes i386pe "x86_64-w64-mingw32" make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ei386pep.o -MD -MP -MF .deps/ei386pep.Tpo -c -o ei386pep.o ei386pep.c make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT ei386pe.o -MD -MP -MF .deps/ei386pe.Tpo -c -o ei386pe.o ei386pe.c BUILDSTDERR: mv -f .deps/pep-dll.Tp+ popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 o .deps/pep-dll.Po mv -f .deps/pe-dll.Tpo .deps/pe-dll.Po mv -f .deps/ei386pep.Tpo .deps/ei386pep.Po mv -f .deps/ei386pe.Tpo .deps/ei386pe.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pep.o ei386pe.o deffilep.o pep-dll.o pe-dll.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=FALSE -DELF_SHLIB_LIST_OPTIONS=FALSE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pep.o ei386pe.o deffilep.o pep-dll.o pe-dll.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.32/build_multilib/zlib -lz ../libiberty/libiberty.a -ldl make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib' ~/build/BUILD/binutils-2.32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qkVDp6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 + cd binutils-2.32 + run_mingw_make install DESTDIR=/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 + make -C build_win32 install DESTDIR=/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 make: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32' make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/bfd.info' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making install in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils/doc/binutils.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/binutils.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../binutils/doc/addr2line.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-addr2line.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ar.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-ar.1' /usr/bin/install -c -m 644 '../../../binutils/doc/dlltool.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-dlltool.1' /usr/bin/install -c -m 644 '../../../binutils/doc/nm.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-nm.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objcopy.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-objcopy.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objdump.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-objdump.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ranlib.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-ranlib.1' /usr/bin/install -c -m 644 '../../../binutils/doc/readelf.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-readelf.1' /usr/bin/install -c -m 644 '../../../binutils/doc/size.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-size.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strings.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-strings.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strip.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-strip.1' /usr/bin/install -c -m 644 '../../../binutils/doc/elfedit.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-elfedit.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windres.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-windres.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windmc.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-c++filt.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-size' libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-objdump' libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ar' libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-strings' libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ranlib' libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-objcopy' libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c dlltool '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-dlltool' libtool: install: /usr/bin/install -c dlltool /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-dlltool /bin/sh ./libtool --mode=install /usr/bin/install -c windres '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-windres' libtool: install: /usr/bin/install -c windres /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-windres /bin/sh ./libtool --mode=install /usr/bin/install -c windmc '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-windmc' libtool: install: /usr/bin/install -c windmc /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-windmc /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-addr2line' libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-readelf' libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-elfedit' libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c dllwrap '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-dllwrap' libtool: install: /usr/bin/install -c dllwrap /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-dllwrap /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/i686-w64-mingw32-nm libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/i686-w64-mingw32-strip libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/i686-w64-mingw32-c++filt libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-c++filt /bin/sh ../../binutils/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/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&^&i686-w64-mingw32-&'`; \ if [ "/usr/bin/$k" != "/usr/i686-w64-mingw32/bin/$j" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/$j; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$k /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/$j; \ fi; \ else true; \ fi; \ done make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' Making install in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../gas/doc/as.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/as.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../gas/doc/as.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-as.1' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/i686-w64-mingw32-as libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-as /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin n=`echo as | sed 's&^&i686-w64-mingw32-&'`; \ if [ "/usr/bin/$n" != "/usr/i686-w64-mingw32/bin/as" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/as; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/as; \ else \ true ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-gprof' libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-gprof /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../gprof/gprof.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/gprof.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../gprof/gprof.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-gprof.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ld.bfd' libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./i686-w64-mingw32-ld.bfd /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i686-w64-mingw32-&'`; \ if test "/usr/bin" != "/usr/i686-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld.bfd; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i686-w64-mingw32-&'`; \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld; \ if test "/usr/bin" != "/usr/i686-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/bin/ld; \ fi; \ fi /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/lib/ldscripts mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/i686-w64-mingw32/lib/$f ; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../ld/ld.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/ld.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../ld/ld.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/i686-w64-mingw32-ld.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ); \ BUILDSTDERR: mv -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an /builddir/build+ make -C build_win64 install DESTDIR=/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 /BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64${thd}; \ done; \ fi make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' make[1]: Nothing to be done for 'install-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32' make: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32' make: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64' make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/bfd.info' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making install in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils/doc/binutils.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/binutils.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../binutils/doc/addr2line.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-addr2line.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ar.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-ar.1' /usr/bin/install -c -m 644 '../../../binutils/doc/dlltool.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-dlltool.1' /usr/bin/install -c -m 644 '../../../binutils/doc/nm.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-nm.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objcopy.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-objcopy.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objdump.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-objdump.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ranlib.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-ranlib.1' /usr/bin/install -c -m 644 '../../../binutils/doc/readelf.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-readelf.1' /usr/bin/install -c -m 644 '../../../binutils/doc/size.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-size.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strings.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-strings.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strip.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-strip.1' /usr/bin/install -c -m 644 '../../../binutils/doc/elfedit.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-elfedit.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windres.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-windres.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windmc.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-c++filt.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-size' libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-objdump' libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ar' libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-strings' libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ranlib' libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-objcopy' libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c dlltool '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-dlltool' libtool: install: /usr/bin/install -c dlltool /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-dlltool /bin/sh ./libtool --mode=install /usr/bin/install -c windres '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-windres' libtool: install: /usr/bin/install -c windres /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-windres /bin/sh ./libtool --mode=install /usr/bin/install -c windmc '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-windmc' libtool: install: /usr/bin/install -c windmc /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-windmc /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-addr2line' libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-readelf' libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-elfedit' libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c dllwrap '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-dllwrap' libtool: install: /usr/bin/install -c dllwrap /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-dllwrap /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/x86_64-w64-mingw32-nm libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/x86_64-w64-mingw32-strip libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/x86_64-w64-mingw32-c++filt libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-c++filt /bin/sh ../../binutils/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/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&^&x86_64-w64-mingw32-&'`; \ if [ "/usr/bin/$k" != "/usr/x86_64-w64-mingw32/bin/$j" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/$j; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$k /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/$j; \ fi; \ else true; \ fi; \ done make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' Making install in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../../gas/doc/as.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/as.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../gas/doc/as.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-as.1' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/x86_64-w64-mingw32-as libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-as /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin n=`echo as | sed 's&^&x86_64-w64-mingw32-&'`; \ if [ "/usr/bin/$n" != "/usr/x86_64-w64-mingw32/bin/as" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/as; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/as; \ else \ true ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-gprof' libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-gprof /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../gprof/gprof.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/gprof.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../gprof/gprof.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-gprof.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ld.bfd' libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/./x86_64-w64-mingw32-ld.bfd /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-w64-mingw32-&'`; \ if test "/usr/bin" != "/usr/x86_64-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld.bfd; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-w64-mingw32-&'`; \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$ld; \ if test "/usr/bin" != "/usr/x86_64-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/ld; \ fi; \ fi /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/lib/ldscripts mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/lib/$f ; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../ld/ld.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info/ld.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 '../../ld/ld.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/man/man1/x86_64-w64-mingw32-ld.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' if test -n ""; then \ BUILDSTDERR: /bin/sh ../../libiberty/../mkinstalldi+ make -C build_multilib DESTDIR=/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib install rs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an; \ ( cd /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64${thd}; \ done; \ fi make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty' make[1]: Nothing to be done for 'install-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64' make: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64' make: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib' make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' /usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info/bfd.info' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' Making install in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' Making install in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' /usr/bin/install -c -m 644 ../../../binutils/doc/binutils.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info/binutils.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../binutils/doc/addr2line.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-addr2line.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ar.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-ar.1' /usr/bin/install -c -m 644 '../../../binutils/doc/dlltool.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-dlltool.1' /usr/bin/install -c -m 644 '../../../binutils/doc/nm.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-nm.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objcopy.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-objcopy.1' /usr/bin/install -c -m 644 '../../../binutils/doc/objdump.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-objdump.1' /usr/bin/install -c -m 644 '../../../binutils/doc/ranlib.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-ranlib.1' /usr/bin/install -c -m 644 '../../../binutils/doc/readelf.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-readelf.1' /usr/bin/install -c -m 644 '../../../binutils/doc/size.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-size.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strings.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-strings.1' /usr/bin/install -c -m 644 '../../../binutils/doc/strip.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-strip.1' /usr/bin/install -c -m 644 '../../../binutils/doc/elfedit.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-elfedit.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windres.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-windres.1' /usr/bin/install -c -m 644 '../../../binutils/doc/windmc.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-c++filt.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/doc' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-size' libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-objdump' libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ar' libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-strings' libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ranlib' libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-objcopy' libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c dlltool '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-dlltool' libtool: install: /usr/bin/install -c dlltool /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-dlltool /bin/sh ./libtool --mode=install /usr/bin/install -c windres '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-windres' libtool: install: /usr/bin/install -c windres /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-windres /bin/sh ./libtool --mode=install /usr/bin/install -c windmc '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-windmc' libtool: install: /usr/bin/install -c windmc /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-windmc /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-addr2line' libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-readelf' libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-elfedit' libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c dllwrap '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-dllwrap' libtool: install: /usr/bin/install -c dllwrap /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-dllwrap /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/x86_64-w64-mingw32-nm libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/x86_64-w64-mingw32-strip libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/x86_64-w64-mingw32-c++filt libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-c++filt /bin/sh ../../binutils/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/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&^&x86_64-w64-mingw32-&'`; \ if [ "/usr/bin/$k" != "/usr/x86_64-w64-mingw32/bin/$j" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/$j; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$k /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/$j; \ fi; \ else true; \ fi; \ done make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/etc' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' Making install in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' /usr/bin/install -c -m 644 ../../../gas/doc/as.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info/as.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1' /usr/bin/install -c -m 644 '../../../gas/doc/as.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-as.1' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/doc' Making install in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/x86_64-w64-mingw32-as libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-as /bin/sh ../../gas/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin n=`echo as | sed 's&^&x86_64-w64-mingw32-&'`; \ if [ "/usr/bin/$n" != "/usr/x86_64-w64-mingw32/bin/as" ]; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/as; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/as; \ else \ true ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-gprof' libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-gprof /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' /usr/bin/install -c -m 644 ../../gprof/gprof.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info/gprof.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1' /usr/bin/install -c -m 644 '../../gprof/gprof.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-gprof.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' Making install in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ld.bfd' libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/./x86_64-w64-mingw32-ld.bfd /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-w64-mingw32-&'`; \ if test "/usr/bin" != "/usr/x86_64-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld.bfd; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-w64-mingw32-&'`; \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$ld; \ if test "/usr/bin" != "/usr/x86_64-w64-mingw32/bin"; then \ rm -f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld; \ ln /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/$n /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/bin/ld; \ fi; \ fi /bin/sh ../../ld/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/lib/ldscripts mkdir -p -- /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/x86_64-w64-mingw32/lib/$f ; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' /usr/bin/install -c -m 644 ../../ld/ld.info '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/info/ld.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1' /usr/bin/install -c -m 644 '../../ld/ld.1' '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/share/man/man1/x86_64-w64-mingw32-ld.1' make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an; \ BUILDSTDERR: ( cd /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv+ rm -rf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/info + rm -f '/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib64/libiberty*' + mv /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-strip /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-strip + mv /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-objdump /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objdump + mv /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-objcopy /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objcopy + mv /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/bin/x86_64-w64-mingw32-nm /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-nm + rm -rf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.32-3.fc31 --unique-debug-suffix -2.32-3.fc31.riscv64 --unique-debug-src-base mingw-binutils-2.32-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/binutils-2.32 64/multilib/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ../../libiberty/../mkinstalldirs /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/multilib${thd}; \ done; \ fi make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib/libiberty' make[1]: Nothing to be done for 'install-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib' make: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_multilib' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-addr2line explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-c++filt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-as extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-addr2line extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ar extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-c++filt extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-as explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-dllwrap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-dlltool extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-dllwrap extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-dlltool hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-ar-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/ar-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-elfedit extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-elfedit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-gprof extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-gprof explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ld extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ld hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-as-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/as-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-nm extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-nm hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-dlltool-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/dlltool-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-objcopy extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-objcopy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-objdump extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-objdump hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-nm-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/nm-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ranlib extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-ranlib hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-ld-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-ld.bfd-2.32-3.fc31.riscv64.debug hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-ld.bfd-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/ld-2.32-3.fc31.riscv64.debug hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/ld-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/ld.bfd-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-readelf extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-readelf hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-objcopy-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/objcopy-2.32-3.fc31.riscv64.debug hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-readelf-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/readelf-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-size extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-size explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-strings extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-strings hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-objdump-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/objdump-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-strip extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-strip hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-ranlib-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/ranlib-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-windmc extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-windmc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-windres extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-windres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-nm extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-nm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objcopy hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-strip-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/i686-w64-mingw32/bin/strip-2.32-3.fc31.riscv64.debug extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objcopy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objdump extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-objdump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-strip extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/mingw-strip explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-addr2line extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-addr2line explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ar extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-as extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-as explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-c++filt extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-c++filt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-dlltool extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-dlltool hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-ar-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/ar-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-dllwrap extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-dllwrap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-elfedit extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-elfedit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-gprof extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-gprof hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-dlltool-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/dlltool-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ld extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-nm extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-nm hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-as-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/as-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-objcopy extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-objcopy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-objdump extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-objdump hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-nm-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/nm-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ranlib extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-ranlib hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-objcopy-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/objcopy-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-readelf extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-readelf hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-ld-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-ld.bfd-2.32-3.fc31.riscv64.debug hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-ld.bfd-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/ld-2.32-3.fc31.riscv64.debug hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/ld-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/ld.bfd-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-size extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-size hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-readelf-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/readelf-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-strings extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-strings hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-ranlib-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/ranlib-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-strip extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-strip hard linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-objdump-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/objdump-2.32-3.fc31.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-windmc extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-windmc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-windres extracting debug info from /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-windres BUILDSTDERR: hard cpio: build_win32/binutils/arlex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/arlex.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/arparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/arparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/arparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/deflex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/deflex.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/defparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/defparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/defparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/mcparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/mcparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/mcparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/rcparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/rcparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/binutils/rcparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/deffilep.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/deffilep.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/ldgram.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/ldgram.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/ldgram.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/ldlex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win32/ld/ldlex.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/arlex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/arlex.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/arparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/arparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/arparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/deflex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/deflex.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/defparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/defparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/defparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/mcparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/mcparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/mcparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/rcparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/rcparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/binutils/rcparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/deffilep.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/deffilep.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/ldgram.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/ldgram.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/ldgram.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/ldlex.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build_win64/ld/ldlex.l: Cannot stat: No such file or directory BUILDSTDERR: 31994 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs linked /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-strip-2.32-3.fc31.riscv64.debug to /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/strip-2.32-3.fc31.riscv64.debug original debug info size: 259588kB, size after compression: 173040kB /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GDnta8 + umask 022 + cd /builddir/build/BUILD + cd binutils-2.32 + pushd build_win32 + make -k check BUILDSTDERR: WARNING: Couldn't find the global config file. ~/build/BUILD/binutils-2.32/build_win32 ~/build/BUILD/binutils-2.32 make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making check in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' /usr/bin/grep -E "[development|experimental]=" ../../binutils/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcdir=`cd ../../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="i686-w64-mingw32-cc" CFLAGS_FOR_TARGET="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 09:30:40 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === binutils tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/ar.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arc/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arm/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/bfin/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/cxxfilt.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/dlltool.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/elfedit.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/hppa/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nfp/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nm.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win32/binutils/nm-new 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objcopy.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win32/binutils/objcopy 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objdump.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win32/binutils/objdump 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/size.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win32/binutils/size 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/strings.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/update-section.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/vax/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/windres/windres.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/objects.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === # of expected passes 113 # of untested testcases 12 # of unsupported tests 16 make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/doc' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make check-DEJAGNU BUILDSTDERR: make[4]: Entering directorWARNING: Couldn't find the global config file. y '/builddir/build/BUILD/binutils-2.32/build_win32/gas' /usr/bin/grep -E "[development|experimental]=" ../../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 ../../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: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 09:32:50 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === gas tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/gas/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/all/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/warn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arm/arm.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/bfin.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cfi/cfi.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/cr16.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/crx/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d30v/d30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/dlx/alltests.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/epiphany/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/fr30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/frv/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ft32/ft32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t01_mov.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t02_mova.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t03_add.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t04_sub.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t05_cmp.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t06_ari2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t07_ari3.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t08_or.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t09_xor.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t10_and.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t11_logs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t12_bit.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t13_otr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/basic/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/parse/parse.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/reloc/reloc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/i386.exp ... WARNING: program timed out FAIL: gas/i386/rept Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ieee-fp/x930509a.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/load-hazards.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-ldw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-sdw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/yield.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lm32/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lns/lns.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/rel32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68k/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mach-o/mach-o.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/macros/macros.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mcore/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/complex-relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/endian.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/relax_size.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/special_reg.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-list.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10200/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10300/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mri/mri.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/msp430/msp430.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/errors.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/mt.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pdp11/pdp11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pe/pe.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pj/pj.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/aix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/ppc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/riscv/riscv.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rl78/rl78.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rx/rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax_32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/addend.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/mismatch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/symver/symver.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic4x/tic4x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic54x/tic54x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/v850/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/vax/vax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xgate/xgate.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xstormy16/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/xtensa-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z80/z80.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 568 # of unexpected failures 1 # of expected failures 1 BUILDSTDERR: /builddir/build/BUILD/binutilsmake[4]: *** [Makefile:1550: check-DEJAGNU] Error 1 BUILDSTDERR: make[3]: *** [Makefile:1400: check-am] Error 2 BUILDSTDERR: make[2]: *** [Makefile:1269: check-recursive] Error 1 BUILDSTDERR: make[2]: Target 'check' not remade because of errors. BUILDSTDERR: make[1]: *** [Makefile:4917: check-gas] Error 2 BUILDSTDERR: WARNING: Couldn't find the global config file. -2.32/build_win32/gas/as-new 2.32 make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' /usr/bin/grep -E "[development|experimental]=" ../../ld/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcroot=`cd ../../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="i686-w64-mingw32-cc" CFLAGS="-g -O2" \ CXX="i686-w64-mingw32-c++" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pe.o deffilep.o pe-dll.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: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 10:14:37 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === ld tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/ld/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-aarch64/aarch64-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/arm-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-auto-import/auto-import.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cdtest/cdtest.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-checks/checks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-crx/crx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cygwin/exe-export.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-discard/discard.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/audit.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/dwarf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/eh-group.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/exclude.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/frame.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/indirect.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/linux-x86.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/notes.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/provide-hidden.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec-to-seg.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec64k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls_common.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/wrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfcomm/elfcomm.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvers/vers.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvsb/elfvsb.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfweak/elfweak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-fastcall/fastcall.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/fdpic.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/frv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-gc/gc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/ifunc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-libs/libs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-linkonce/linkonce.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k-got.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mep/mep.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-misc/defsym.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mn10300/mn10300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-msp430-elf/msp430-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-compile.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pie/pie.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/lto.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/plugin.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/aix52.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/powerpc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/align.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/alignof.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/assert.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/crossref.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/default-script.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/defined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/dynamic-sections.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-address.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-aligned.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-orphan.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/exclude-file.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/expr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/extern.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/include.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/log2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/map-address.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/overlay-size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs3.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/print-memory-usage.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/provide.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-at.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-over.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/script.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-match.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sizeof.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sort.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sysroot-prefix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/weak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/sel-dump.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/selective.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/rd-sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh-vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-shared/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-size/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-spu/spu.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-srec/srec.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/entry.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/require-defined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/undefined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/weak-undef.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-unique/unique.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-v850/v850.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/vax-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vxworks/vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/dwarfreloc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/mpx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/x86-64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xstormy16/xstormy16.exp ... BUILDSTDERR: Running /builddir/build/BU../../../libiberty/testsuite/test-pexecute.c: In function 'main': BUILDSTDERR: ../../../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=] BUILDSTDERR: 424 | snprintf (errbuf2, sizeof errbuf2, "pexecute 2 failed: %s", errbuf1); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../libiberty/testsuite/../../include/libiberty.h:49, BUILDSTDERR: from ../../../libiberty/testsuite/test-pexecute.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../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=] BUILDSTDERR: 412 | snprintf (errbuf2, sizeof errbuf2, "pexecute 1 failed: %s", errbuf1); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../libiberty/testsuite/../../include/libiberty.h:49, BUILDSTDERR: from ../../../libiberty/testsuite/test-pexecute.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../libiberty/testsuite/test-strtol.c: In function 'run_tests': BUILDSTDERR: ../../../libiberty/testsuite/test-strtol.c:156:10: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 156 | if (res != test_data[i].res) BUILDSTDERR: | ^ BUILDSTDERR: make[1]: Target 'check-host' not remade because of errors. BUILDSTDERR: make: *** [Makefile:2173: do-check] Error 2 BUILDSTDERR: make: Target 'check' not remade because of errors. + : + echo ====================TESTING WIN32 ========================= ILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa-linux.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-z8k/z8k.exp ... === ld Summary === # of expected passes 141 # of expected failures 2 # of untested testcases 20 # of unsupported tests 38 ./ld-new 2.32 make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty/testsuite' gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -o test-demangle \ ../../../libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../libiberty/testsuite/demangle-expected ./test-demangle: 331 tests, 0 failures ./test-demangle < ../../../libiberty/testsuite/d-demangle-expected ./test-demangle: 323 tests, 0 failures ./test-demangle < ../../../libiberty/testsuite/rust-demangle-expected ./test-demangle: 36 tests, 0 failures gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \ ../../../libiberty/testsuite/test-strtol.c ../libiberty.a ./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/binutils-2.32/build_win32/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32/libiberty' make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win32' BUILDSTDERR: ====================TESTING WIN32 ==================+ cat gas/testsuite/gas.sum ld/ld.sum binutils/binutils.sum + echo ====================TESTING WIN32 END===================== + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename gas/testsuite/gas.sum + ln gas/testsuite/gas.sum binutils-i686-w64-mingw32-gas.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename gas/testsuite/gas.log + ln gas/testsuite/gas.log binutils-i686-w64-mingw32-gas.log + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} ======= Test run by mockbuild on Wed Aug 14 09:32:50 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === gas tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/all/gas.exp ... PASS: pcrel values in assignment PASS: simplifiable double subtraction PASS: simplifiable double subtraction (-a) PASS: simple FP constants PASS: difference of two undefined symbols PASS: .equiv for symbol already set to another one PASS: .equiv for symbol already set to an expression PASS: Output file must be distinct from input PASS: .equ for symbol already set PASS: .equ for symbol already set through .eqv PASS: .eqv support PASS: .eqv for symbol already set PASS: eqv involving dot PASS: == assignment support PASS: == assignment for symbol already set PASS: simple forward references PASS: forward references PASS: forward expression PASS: .equ redefinitions PASS: .equ redefinitions (2) XFAIL: .equ redefinitions (3) PASS: .set for symbol already used as label PASS: .set for symbol already defined through .comm PASS: comment.s: comments in listings PASS: general info section in listings PASS: difference between forward references PASS: struct PASS: align PASS: align2 PASS: alternate macro syntax PASS: alternate macro syntax (escape) PASS: evaluation of simple expressions PASS: conditional listings PASS: incbin PASS: fastcall labels PASS: assignment tests PASS: .sleb128 tests PASS: .sleb128 tests (2) PASS: .sleb128 tests (3) PASS: .sleb128 tests (4) PASS: .sleb128 tests (5) PASS: .sleb128 tests (7) PASS: .sleb128 tests (8) PASS: undefined symbols in sleb128 directive PASS: relax .uleb128 PASS: .quad tests PASS: octa bignum PASS: weakref tests, relocations PASS: weakref tests, global syms PASS: weakref tests, local syms PASS: weakref tests, strong undefined syms PASS: weakref tests, weak undefined syms PASS: e: would close weakref loop: e => a => b => c => d => e PASS: a: would close weakref loop: a => b => c => d => e => a PASS: is already defined PASS: .strings tests PASS: quoted symbol names PASS: all pr20312 PASS: gas/all/err-1.s (test for errors, line 3) PASS: gas/all/err-1.s (test for errors, line 4) PASS: gas/all/err-1.s (test for errors, line 5) PASS: gas/all/err-1.s (test for errors, line 6) PASS: gas/all/err-1.s (test for errors, line 7) PASS: gas/all/err-1.s (test for excess errors) PASS: gas/all/err-fakelabel.s (test for errors, line 3) PASS: gas/all/err-fakelabel.s (test for excess errors) PASS: gas/all/err-sizeof.s (test for errors, line 3) PASS: gas/all/err-sizeof.s (test for errors, line 4) PASS: gas/all/err-sizeof.s (test for errors, line 5) PASS: gas/all/err-sizeof.s (test for errors, line 6) PASS: gas/all/err-sizeof.s (test for errors, line 9) PASS: gas/all/err-sizeof.s (test for errors, line 10) PASS: gas/all/err-sizeof.s (test for errors, line 3) PASS: gas/all/err-sizeof.s junk (test for errors, line 4) PASS: gas/all/err-sizeof.s junk (test for errors, line 5) PASS: gas/all/err-sizeof.s junk (test for errors, line 6) PASS: gas/all/err-sizeof.s missing (test for warnings, line 9) PASS: gas/all/err-sizeof.s missing (test for warnings, line 10) PASS: gas/all/err-sizeof.s (test for excess errors) PASS: gas/all/warn-1.s (test for warnings, line 3) PASS: gas/all/warn-1.s (test for errors, line 4) PASS: gas/all/warn-1.s (test for warnings, line 5) PASS: gas/all/warn-1.s (test for warnings, line 6) PASS: gas/all/warn-1.s (test for warnings, line 7) PASS: gas/all/warn-1.s (test for excess errors) PASS: .org test 1 PASS: .org test 2 PASS: .org test 3 PASS: .org test 4 PASS: .org test 5 PASS: .org test 6 PASS: fill test with forward labels PASS: .xstabs Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/warn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arm/arm.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/bfin.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cfi/cfi.exp ... PASS: CFI on i386 PASS: reloc-pe-i386 PASS: cfi cfi-diag-1 PASS: CFI common 1 PASS: CFI common 2 PASS: CFI common 3 PASS: CFI common 4 PASS: CFI common 6 PASS: CFI common 7 PASS: CFI common 8 PASS: CFI common 9 Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/cr16.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/crx/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d30v/d30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/dlx/alltests.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/epiphany/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/fr30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/frv/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ft32/ft32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t01_mov.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t02_mova.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t03_add.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t04_sub.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t05_cmp.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t06_ari2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t07_ari3.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t08_or.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t09_xor.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t10_and.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t11_logs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t12_bit.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t13_otr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/basic/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/parse/parse.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/reloc/reloc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/i386.exp ... PASS: i386 float PASS: i386 general PASS: i386 inval PASS: i386 inval-16 PASS: i386 segment PASS: i386 inval-seg PASS: i386 inval-reg PASS: i386 modrm PASS: i386 naked reg PASS: i386 opcodes PASS: i386 opcodes (Intel disassembly) PASS: i386 opcodes (w/ suffix) PASS: i386 intel PASS: i386 intel PASS: i386 intel16 PASS: i386 intelbad PASS: i386 intel-ok PASS: i386 prefix PASS: i386 prefix32 PASS: i386 amd PASS: i386 katmai PASS: i386 jump PASS: x86 mov with zero-extend (32-bit object) PASS: i386 relax 1 PASS: i386 relax 2 PASS: i386 ssemmx2 PASS: i386 sse2 PASS: i386 sub PASS: i386 SSE3 PASS: i386 SIB PASS: i386 SIB (Intel mode) PASS: i386 displacement PASS: i386 displacement (Intel mode) PASS: i386 32bit displacement PASS: i386 VMX PASS: i386 VMFUNC PASS: i386 SMX PASS: i386 suffix PASS: i386 suffix (Intel mode) PASS: i386 suffix-bad PASS: i386 immed PASS: i386 equates PASS: i386 divide PASS: i386 padlock PASS: i386 cr8+ PASS: i386 cr-err PASS: i386 control/debug register with ignored MOD field PASS: 32-bit SVME PASS: i386 amdfam10 PASS: i386 SSSE3 PASS: i386 rep prefix PASS: i386 rep prefix (with suffixes) PASS: i386 inval-rep PASS: i386 lockable insns PASS: i386 lockable insns (Intel disassembly) PASS: i386 lockbad-1 PASS: i386 long insns PASS: i386 long insns (Intel disassembly) PASS: i386 fp PASS: i386 nops PASS: i386 nops 16bit 1 PASS: i386 nops 1 PASS: i386 -mtune=i386 nops 1 PASS: i386 nops -march=i386 -mtune=i686 1 PASS: i386 -mtune=i686 nops 1 PASS: i386 -mtune=k8 nops 1 PASS: i386 -mtune=core2 nops 1 PASS: i386 nops 2 PASS: i386 nops -mtune=i386 2 PASS: i386 -march=i386 -mtune=core2 nops 2 PASS: i386 nops 3 PASS: i386 nops -mtune=i386 3 PASS: i386 -mtune=i686 nops 3 PASS: i386 nops 4 PASS: i386 nops -mtune=i386 4 PASS: i386 -mtune=i686 nops 4 PASS: i386 -march=i686+nop nops 4a PASS: i386 nops 5 PASS: i386 -march=i686 nops 5 PASS: i386 nops 6 PASS: i386 nops 7 PASS: i386 16-bit addressing in 32-bit mode. PASS: i386 32-bit addressing in 16-bit mode. PASS: i386 SSE4.1 PASS: i386 SSE4.1 (Intel disassembly) PASS: i386 SSE4.2 PASS: i386 SSE4.2 (Intel disassembly) PASS: i386 crc32 PASS: i386 crc32 (Intel disassembly) PASS: i386 inval-crc32 PASS: i386 SIMD PASS: i386 SIMD (Intel mode) PASS: i386 SIMD (with suffixes) PASS: i386 mem PASS: i386 mem (Intel mode) PASS: i386 reg PASS: i386 reg (Intel mode) PASS: i386 PASS: i386 (Intel mode) PASS: i386 float AT&T mnemonic PASS: i386 float Intel mnemonic PASS: i386 arch 1 PASS: i386 arch 2 PASS: i386 arch 3 PASS: i386 arch 4 PASS: i386 arch 5 PASS: i386 arch 6 PASS: i386 arch 7 PASS: i386 arch 9 PASS: i386 arch 10 PASS: i386 arch 10 (lzcnt) PASS: i386 arch 10 (prefetchw) PASS: i386 arch 10 (bdver1) PASS: i386 arch 10 (bdver2) PASS: i386 arch 10 (bdver3) PASS: i386 arch 10 (bdver4) PASS: i386 arch 13 (znver1) PASS: i386 arch 13 (znver2) PASS: i386 arch 10 (btver1) PASS: i386 arch 10 (btver2) PASS: i386 arch-10-1 PASS: i386 arch-10-2 PASS: i386 arch-10-3 PASS: i386 arch-10-4 PASS: i386 arch 11 PASS: i386 arch 12 PASS: i386 arch 13 PASS: i386 8087 PASS: i386 287 PASS: i386 387 (cmdline) PASS: i386 no87 PASS: i386 no87-2 PASS: i386 no87-3 PASS: i386 stN PASS: i386 fpu PASS: i386 nommx-1 PASS: i386 nommx-2 PASS: i386 nommx-3 PASS: i386 nosse-1 PASS: i386 nosse-2 PASS: i386 nosse-3 PASS: i386 nosse-4 PASS: i386 .nosse PASS: i386 noavx-1 PASS: i386 noavx-2 PASS: i386 noavx-3 PASS: i386 .noavx PASS: i386 noavx512-1 PASS: i386 noavx512-2 PASS: ix86 no extended registers PASS: high/disabled XMM/mask registers in 32-bit mode PASS: i386 xsave PASS: i386 xsave (Intel mode) PASS: i386 AES PASS: i386 AES (Intel mode) PASS: i386 PCLMUL PASS: i386 PCLMUL (Intel mode) PASS: i386 AVX PASS: i386 AVX (Intel disassembly) PASS: i386 AVX scalar insns PASS: i386 AVX scalar insns (Intel disassembly) PASS: i386 VEX.128 scalar insns with -mavxscalar=256 -msse2avx PASS: i386 256bit integer AVX insns PASS: i386 256bit integer AVX insns (Intel disassembly) PASS: i386 AVX2 insns PASS: i386 AVX2 insns (Intel disassembly) PASS: i386 AVX GATHER insns PASS: i386 AVX GATHER insns (Intel disassembly) PASS: i386 AVX WIG insns with -mvexwig=1 PASS: i386 AVX2 WIG insns with -mvexwig=1 PASS: i386 VEX non-LIG insns with -mavxscalar=256 PASS: i386 AVX512F insns PASS: i386 AVX512F insns (Intel disassembly) PASS: i386 AVX512F opts insns PASS: i386 AVX512F opts insns (Intel disassembly) PASS: i386 AVX512F insns with nondefault values in ignored bits PASS: i386 avx512f-plain PASS: i386 AVX512F YMM registers PASS: i386 AVX512CD insns PASS: i386 AVX512CD insns (Intel disassembly) PASS: i386 AVX512ER insns PASS: i386 AVX512ER insns (Intel disassembly) PASS: i386 AVX512PF insns PASS: i386 AVX512PF insns (Intel disassembly) PASS: i386 EVX insns PASS: i386 AVX512 lig256 insns PASS: i386 AVX512 lig512 insns PASS: i386 AVX512 lig256 insns (Intel disassembly) PASS: i386 AVX512 lig512 insns (Intel disassembly) PASS: i386 EVEX non-LIG insns with -mevexlig=256 PASS: i386 AVX512 wig insns PASS: i386 AVX512 wig insns (Intel disassembly) PASS: i386 SSE with AVX encoding PASS: i386 inval-avx PASS: i386 inval-avx512f PASS: i386 SSE check (none) PASS: i386 SSE check (.sse_check none) PASS: i386 SSE check (warning) PASS: i386 sse-check-error PASS: i386 vgather check (-moperand-check=none) PASS: i386 vgather check (.operand_check none) PASS: i386 vgather check (warning) PASS: i386 vgather-check-error PASS: i386 SSE without AVX equivalent PASS: i386 movbe PASS: i386 movbe (Intel disassembly) PASS: i386 inval-movbe PASS: i386 EPT PASS: i386 EPT (Intel disassembly) PASS: i386 inval-ept PASS: i386 INVPCID insns PASS: i386 INVPCID insns (Intel disassembly) PASS: i386 inval-invpcid PASS: i386 arch avx 1 PASS: i386 arch-avx-1-1 PASS: i386 arch-avx-1-2 PASS: i386 arch-avx-1-3 PASS: i386 arch-avx-1-4 PASS: i386 arch-avx-1-5 PASS: i386 arch-avx-1-6 PASS: i386 arch-avx-1-7 PASS: i386 arch-avx-1-8 PASS: encoding option PASS: encoding option (Intel mode) PASS: encoding option with -msse2avx PASS: encoding option with -msse2avx (Intel mode) PASS: i386 BMI2 insns PASS: i386 BMI2 insns (Intel disassembly) PASS: i386 FMA PASS: i386 FMA (Intel disassembly) PASS: i386 FMA scalar insns PASS: i386 FMA scalar insns (Intel disassembly) PASS: i386 HLE insns PASS: i386 HLE insns (Intel disassembly) PASS: i386 hlebad PASS: i386 RTM insns PASS: i386 RTM insns (Intel disassembly) PASS: i386 FMA4 PASS: i386 LWP PASS: i386 XOP PASS: i386 ignore rex_b in case of 32 bit decoding PASS: i386 BMI insns PASS: i386 BMI insns (Intel disassembly) PASS: i386 TBM PASS: i386 TBM insns (Intel disassembly) PASS: i386 F16C PASS: i386 F16C (Intel disassembly) PASS: i386 FSGSBase PASS: i386 FSGSBase (Intel disassembly) PASS: i386 RdRnd PASS: i386 RdRnd (Intel disassembly) PASS: i386 .bundle_align_mode PASS: i386 .bundle_lock PASS: .bundle_align_mode diagnostics PASS: i386 ADX PASS: i386 ADX (Intel disassembly) PASS: i386 RdSeed PASS: i386 RdSeed (Intel disassembly) PASS: i386 prefetch PASS: i386 prefetch (Intel disassembly) PASS: i386 SMAP PASS: i386 MPX PASS: i386 mpx-inval-1 PASS: i386 mpx-inval-2 PASS: Check -madd-bnd-prefix PASS: i386 bnd PASS: i386 SHA PASS: i386 CLFLUSHOPT insns PASS: i386 CLFLUSHOPT insns (Intel disassembly) PASS: i386 XSAVEC insns PASS: i386 XSAVEC insns (Intel disassembly) PASS: i386 XSAVES insns PASS: i386 XSAVES insns (Intel disassembly) PASS: i386 PREFETCHWT1 insns PASS: i386 PREFETCHWT1 insns (Intel disassembly) PASS: i386 SE1 insns PASS: i386 AVX512F/VL insns (Intel disassembly) PASS: i386 AVX512F/VL opts insns (Intel disassembly) PASS: i386 AVX512F/VL opts insns PASS: i386 AVX512F/VL wig insns (Intel disassembly) PASS: i386 AVX512F/VL wig insns PASS: i386 AVX512F/VL insns PASS: i386 AVX512CD/VL insns (Intel disassembly) PASS: i386 AVX512CD/VL insns PASS: i386 AVX512BW insns (Intel disassembly) PASS: i386 AVX512BW opts insns (Intel disassembly) PASS: i386 AVX512BW opts insns PASS: i386 AVX512BW wig insns (Intel disassembly) PASS: i386 AVX512BW wig insns PASS: i386 AVX512BW insns PASS: i386 AVX512BW/VL insns (Intel disassembly) PASS: i386 AVX512BW/VL opts insns (Intel disassembly) PASS: i386 AVX512BW/VL opts insns PASS: i386 AVX512BW/VL wig insns (Intel disassembly) PASS: i386 AVX512BW/VL wig insns PASS: i386 AVX512BW/VL insns PASS: i386 AVX512DQ insns (Intel disassembly) PASS: i386 AVX512DQ insns PASS: i386 AVX512DQ/VL insns (Intel disassembly) PASS: i386 AVX512DQ/VL insns PASS: i386 omit lock = yes PASS: i386 omit lock = no PASS: i386 fence as lock add = yes PASS: i386 fence as lock add = no PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 CLWB insns PASS: i386 CLWB insns (Intel disassembly) PASS: i386 AVX512IFMA insns PASS: i386 AVX512IFMA insns (Intel disassembly) PASS: i386 AVX512IFMA/VL insns PASS: i386 AVX512IFMA/VL insns (Intel disassembly) PASS: i386 AVX512VBMI insns PASS: i386 AVX512VBMI insns (Intel disassembly) PASS: i386 AVX512VBMI/VL insns PASS: i386 AVX512VBMI/VL insns (Intel disassembly) PASS: i386 AVX512/4FMAPS insns PASS: i386 AVX512/4FMAPS insns (Intel disassembly) PASS: i386 avx512_4fmaps-warn PASS: i386 AVX512/4VNNIW insns PASS: i386 AVX512/4VNNIW insns (Intel disassembly) PASS: i386 AVX512/VPOPCNTDQ insns PASS: i386 AVX512/VPOPCNTDQ insns (Intel disassembly) PASS: i386 AVX512VBMI2 insns PASS: i386 AVX512VBMI2 insns (Intel disassembly) PASS: i386 AVX512VBMI2/VL insns PASS: i386 AVX512VBMI2/VL insns (Intel disassembly) PASS: i386 AVX512F/GFNI insns PASS: i386 AVX512F/GFNI insns (Intel disassembly) PASS: i386 AVX512VL/GFNI insns PASS: i386 AVX512VL/GFNI insns (Intel disassembly) PASS: i386 AVX512F/VAES insns PASS: i386 AVX512F/VAES insns (Intel disassembly) PASS: i386 AVX512F/VAES wig insns PASS: i386 AVX512F/VAES wig insns (Intel disassembly) PASS: i386 AVX512VL/VAES insns PASS: i386 AVX512VL/VAES insns (Intel disassembly) PASS: i386 AVX512VL/VAES wig insns PASS: i386 AVX512VL/VAES wig insns (Intel disassembly) PASS: i386 AVX512F/VPCLMULQDQ insns PASS: i386 AVX512F/VPCLMULQDQ insns (Intel disassembly) PASS: i386 AVX512F/VPCLMULQDQ wig insns PASS: i386 AVX512F/VPCLMULQDQ wig insns (Intel disassembly) PASS: i386 AVX512VL/VPCLMULQDQ insns PASS: i386 AVX512VL/VPCLMULQDQ insns (Intel disassembly) PASS: i386 AVX512VL/VPCLMULQDQ wig insns PASS: i386 AVX512VL/VPCLMULQDQ wig insns (Intel disassembly) PASS: i386 AVX512VNNI insns PASS: i386 AVX512VNNI insns (Intel disassembly) PASS: i386 AVX512VNNI/VL insns PASS: i386 AVX512VNNI/VL insns (Intel disassembly) PASS: i386 AVX512BITALG insns PASS: i386 AVX512BITALG insns (Intel disassembly) PASS: i386 AVX512BITALG/VL insns PASS: i386 AVX512BITALG/VL insns (Intel disassembly) PASS: i386 sg PASS: i386 CLZERO insn PASS: opcodes with invalid modrm byte PASS: i386 monitorx and mwaitx insn PASS: i386 mwaitx-reg PASS: i386 OSPKE insns PASS: i386 RDPID insns PASS: i386 RDPID (Intel disassembly) PASS: i386 PTWRITE insns PASS: i386 PTWRITE insns (Intel disassembly) PASS: i386 GFNI insns PASS: i386 GFNI insns (Intel disassembly) PASS: i386 VAES PASS: i386 VAES (Intel disassembly) PASS: i386 VPCLMULQDQ insns PASS: i386 VPCLMULQDQ insns (Intel disassembly) PASS: i386 WBNOINVD insn PASS: i386 WBNOINVD (Intel disassembly) PASS: i386 PCONFIG insn PASS: i386 PCONFIG (Intel disassembly) PASS: i386 WAITPKG insns PASS: i386 WAITPKG insns (Intel disassembly) PASS: i386 CLDEMOTE insns PASS: i386 CLDEMOTE insns (Intel disassembly) PASS: i386 MOVDIR[I,64B] insns PASS: i386 MOVDIR[I,64B] insns (Intel disassembly) PASS: i386 movdir64b-reg PASS: i386 avx512vl-1 PASS: i386 avx512vl-2 PASS: i386 avx512vl-plain PASS: i386 fpu bad opcodes PASS: i386 CET PASS: i386 CET (Intel mode) PASS: i386 cet-ibt-inval PASS: i386 cet-shstk-inval PASS: pseudo prefixes PASS: i386 NOTRACK prefix PASS: i386 NOTRACK prefix (Intel disassembly) PASS: i386 notrackbad PASS: i386 balign PASS: i386 balign (-n) PASS: i386 inval-pseudo PASS: i386 .nops 1 PASS: i386 .nops 2 PASS: optimized encoding 1 with -O2 PASS: optimized encoding 2 with -Os PASS: optimized encoding 3 with -Os PASS: optimized encoding 4 with -O2 PASS: optimized encoding 5 with -O2 PASS: i386 secrel reloc PASS: i386 jump PASS: i386 string-bad PASS: i386 reg-bad PASS: i386 space1 PASS: i386 xmmword WARNING: program timed out FAIL: gas/i386/rept PASS: gas/i386/pr19498 PASS: i386 nop-bad-1 PASS: i386 unspec Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ieee-fp/x930509a.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/load-hazards.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-ldw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-sdw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/yield.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lm32/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lns/lns.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/rel32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68k/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mach-o/mach-o.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/macros/macros.exp ... PASS: macro test 1 PASS: macro test 2 PASS: macro test 3 PASS: macro irp PASS: macro rept PASS: nested irp/irpc/rept PASS: macro vararg PASS: macro infinite recursion PASS: logical and in macro definition PASS: semi PASS: strings PASS: APP with macro without NO_APP PASS: APP with macro then NO_APP PASS: APP with macro then NO_APP then more code PASS: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file PASS: macros badarg PASS: macros dot PASS: macros end PASS: macros purge PASS: macros redef PASS: gas/macros/paren PASS: .exitm outside of a macro Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mcore/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/complex-relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/endian.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/relax_size.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/special_reg.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-list.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10200/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10300/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mri/mri.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/msp430/msp430.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/errors.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/mt.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pdp11/pdp11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pe/pe.exp ... PASS: aligned common A PASS: aligned common B PASS: aligned common C PASS: aligned common D PASS: section alignment PASS: section alignment PASS: section exclude PASS: set directive in COFF Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pj/pj.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/aix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/ppc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/riscv/riscv.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rl78/rl78.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rx/rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax_32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/addend.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/mismatch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/symver/symver.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic4x/tic4x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic54x/tic54x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/v850/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/vax/vax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xgate/xgate.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xstormy16/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/xtensa-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z80/z80.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 568 # of unexpected failures 1 # of expected failures 1 /builddir/build/BUILD/binutils-2.32/build_win32/gas/as-new 2.32 Test run by mockbuild on Wed Aug 14 10:14:37 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === ld tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-aarch64/aarch64-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/arm-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-auto-import/auto-import.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cdtest/cdtest.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-checks/checks.exp ... PASS: check sections 1 PASS: check sections 2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-crx/crx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cygwin/exe-export.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-discard/discard.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/audit.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/dwarf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/eh-group.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/exclude.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/frame.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/indirect.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/linux-x86.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/notes.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/provide-hidden.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec-to-seg.exp ... UNSUPPORTED: assignment of ELF sections to segments Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec64k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls_common.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/wrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfcomm/elfcomm.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvers/vers.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvsb/elfvsb.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfweak/elfweak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-fastcall/fastcall.exp ... PASS: ld (fastcall symbols) Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/fdpic.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/frv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-gc/gc.exp ... UNTESTED: Check --gc-section UNTESTED: Check --gc-section/-q UNTESTED: Check --gc-section/-r/-e UNTESTED: Check --gc-section/-r/-u PASS: --gc-sections -r without -e UNSUPPORTED: --gc-sections with note section UNSUPPORTED: --gc-sections with __start_ UNSUPPORTED: --gc-sections removing __stop_ UNSUPPORTED: ld-gc/pr19167 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/ifunc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-libs/libs.exp ... PASS: -l: test (preparation) PASS: -l: test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-linkonce/linkonce.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k-got.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mep/mep.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-misc/defsym.exp ... PASS: ld-misc/defsym1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mn10300/mn10300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-msp430-elf/msp430-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-compile.exp ... UNTESTED: PE version scripts UNTESTED: aligned common tests Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run.exp ... UNTESTED: Direct linking to dll test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run2.exp ... UNTESTED: Direct linking to dll fastcall/stdcall test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe.exp ... PASS: .secrel32 PASS: Empty export table PASS: TLS directory entry PASS: PE-COFF SizeOfImage PASS: PE-COFF --export-dynamic warning PASS: PE-COFF Long section names (default) PASS: PE-COFF Long section names (disabled) PASS: PE-COFF Long section names (enabled) PASS: PE-COFF Long section names in objects (default) PASS: PE-COFF Long section names in objects (disabled) PASS: PE-COFF Long section names in objects (enabled) PASS: ld-pe/orphan PASS: ld-pe/orphan_nu PASS: ld-pe/weakdef-1 PASS: ld-pe/pr19803 XFAIL: PR 19803: not exporting swept symbols PASS: ld-pe/cfi32 PASS: non-C aligned common Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pie/pie.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/lto.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/plugin.exp ... PASS: plugin API enabled UNSUPPORTED: load plugin UNSUPPORTED: fail plugin onload UNSUPPORTED: fail plugin allsymbolsread UNSUPPORTED: fail plugin cleanup UNSUPPORTED: plugin all hooks UNSUPPORTED: plugin claimfile lost symbol UNSUPPORTED: plugin claimfile replace symbol UNSUPPORTED: plugin claimfile resolve symbol UNSUPPORTED: plugin claimfile replace file UNSUPPORTED: load plugin with source UNSUPPORTED: plugin claimfile lost symbol with source UNSUPPORTED: plugin claimfile replace symbol with source UNSUPPORTED: plugin claimfile resolve symbol with source UNSUPPORTED: plugin claimfile replace file with source UNSUPPORTED: load plugin with source not claimed UNSUPPORTED: plugin fatal error UNSUPPORTED: plugin error UNSUPPORTED: plugin warning UNSUPPORTED: PR ld/17973 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/aix52.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/powerpc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/align.exp ... PASS: align1 PASS: ld-scripts/align2a PASS: ld-scripts/align2b PASS: ld-scripts/align3 PASS: ld-scripts/align4 PASS: ld-scripts/align5 PASS: ld-scripts/align2c Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/alignof.exp ... PASS: ALIGNOF Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/assert.exp ... PASS: ASSERT PASS: ld-scripts/assert2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/crossref.exp ... UNTESTED: NOCROSSREFS 1 UNTESTED: NOCROSSREFS 2 UNTESTED: NOCROSSREFS 3 UNTESTED: NOCROSSREFS_TO 1 UNTESTED: NOCROSSREFS_TO 2 UNTESTED: NOCROSSREFS_TO 3 UNTESTED: NOCROSSREFS_TO 4 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/data.exp ... PASS: ld-scripts/data PASS: ld-scripts/fill PASS: ld-scripts/fill16 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/default-script.exp ... PASS: ld-scripts/default-script1 PASS: ld-scripts/default-script2 PASS: ld-scripts/default-script3 PASS: ld-scripts/default-script4 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/defined.exp ... PASS: DEFINED (PRMS 5699) PASS: ld-scripts/defined2 PASS: ld-scripts/defined3 PASS: ld-scripts/defined4 PASS: ld-scripts/defined5 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/dynamic-sections.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-address.exp ... PASS: ld-scripts/empty-address-1 PASS: ld-scripts/empty-address-2a PASS: ld-scripts/empty-address-2b PASS: ld-scripts/empty-address-3a PASS: ld-scripts/empty-address-3b PASS: ld-scripts/empty-address-3c Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-aligned.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-orphan.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/exclude-file.exp ... UNSUPPORTED: exclude-file.exp Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/expr.exp ... PASS: ld-scripts/expr1 PASS: ld-scripts/expr2 PASS: ld-scripts/sane1 PASS: ld-scripts/assign-loc PASS: ld-scripts/pr14962 PASS: ld-scripts/pr14962-2 PASS: ld-scripts/pr22267 PASS: ld-scripts/pr18963 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/extern.exp ... PASS: EXTERN Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/include.exp ... PASS: include-1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/log2.exp ... PASS: binary logarithm Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/map-address.exp ... PASS: map addresses Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/overlay-size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs3.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/print-memory-usage.exp ... PASS: print-memory-usage-1 PASS: print-memory-usage-2 PASS: print-memory-usage-3 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/provide.exp ... PASS: ld-scripts/provide-1 PASS: ld-scripts/provide-2 XFAIL: ld-scripts/provide-3 PASS: ld-scripts/provide-4 (map file check) PASS: ld-scripts/provide-4 PASS: ld-scripts/provide-5 (map file check) PASS: ld-scripts/provide-5 PASS: ld-scripts/provide-6 PASS: ld-scripts/provide-7 PASS: ld-scripts/provide-8 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-at.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-over.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/script.exp ... PASS: script PASS: MRI script PASS: MEMORY PASS: MEMORY with symbols PASS: extract symbols PASS: ld-scripts/region-alias-1 PASS: ld-scripts/region-alias-2 PASS: ld-scripts/region-alias-3 PASS: ld-scripts/region-alias-4 PASS: ld-scripts/align-with-input PASS: ld-scripts/pr20302 PASS: SEGMENT_START expression not absolute (default) PASS: SEGMENT_START expression not absolute (overridden) Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-match.exp ... PASS: ld-scripts/section-match-1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/size.exp ... PASS: ld-scripts/size-1 UNSUPPORTED: size-2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sizeof.exp ... PASS: SIZEOF Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sort.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sysroot-prefix.exp ... PASS: sysroot-prefix common plain -Lpath, quoted PASS: sysroot-prefix common plain -Lpath, unquoted PASS: sysroot-prefix common root-anchored but -Lpath, quoted PASS: sysroot-prefix common root-anchored but -Lpath, unquoted PASS: sysroot-prefix common full-path, quoted PASS: sysroot-prefix common full-path, unquoted PASS: sysroot-prefix common root-anchored =-prefixed -Lpath, quoted PASS: sysroot-prefix common root-anchored =-prefixed -Lpath, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed -Lpath, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed -Lpath, unquoted PASS: sysroot-prefix common plain =-prefixed with empty, quoted PASS: sysroot-prefix common plain =-prefixed with empty, unquoted PASS: sysroot-prefix common plain $SYSROOT-prefixed with empty, quoted PASS: sysroot-prefix common plain $SYSROOT-prefixed with empty, unquoted PASS: sysroot-prefix common root-anchored but script outside sysroot, quoted PASS: sysroot-prefix common root-anchored but script outside sysroot, unquoted PASS: sysroot-prefix common root-anchored and script inside sysroot, quoted PASS: sysroot-prefix common root-anchored and script inside sysroot, unquoted PASS: sysroot-prefix common root-anchored =-prefixed script outside, quoted PASS: sysroot-prefix common root-anchored =-prefixed script outside, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script outside, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script outside, unquoted PASS: sysroot-prefix common root-anchored =-prefixed script inside, quoted PASS: sysroot-prefix common root-anchored =-prefixed script inside, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script inside, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script inside, unquoted PASS: sysroot-prefix common plain =-prefixed without but -Lpath, quoted PASS: sysroot-prefix common plain =-prefixed without but -Lpath, unquoted PASS: sysroot-prefix common plain $SYSROOT-prefixed without but -Lpath, quoted PASS: sysroot-prefix common plain $SYSROOT-prefixed without but -Lpath, unquoted PASS: sysroot-prefix common full-path =-prefixed without, quoted PASS: sysroot-prefix common full-path =-prefixed without, unquoted PASS: sysroot-prefix common full-path $SYSROOT-prefixed without, quoted PASS: sysroot-prefix common full-path $SYSROOT-prefixed without, unquoted UNSUPPORTED: sysroot-prefix common plain =-prefixed -Lpath, quoted UNSUPPORTED: sysroot-prefix common plain =-prefixed -Lpath, unquoted UNSUPPORTED: sysroot-prefix common plain $SYSROOT-prefixed -Lpath, quoted UNSUPPORTED: sysroot-prefix common plain $SYSROOT-prefixed -Lpath, unquoted UNSUPPORTED: sysroot-prefix common full-path =-prefixed without, quoted UNSUPPORTED: sysroot-prefix common full-path =-prefixed without, unquoted UNSUPPORTED: sysroot-prefix common full-path $SYSROOT-prefixed without, quoted UNSUPPORTED: sysroot-prefix common full-path $SYSROOT-prefixed without, unquoted Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/weak.exp ... PASS: weak symbols Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/sel-dump.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/selective.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/rd-sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh-vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-shared/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-size/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-spu/spu.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-srec/srec.exp ... UNTESTED: S-records UNTESTED: S-records with constructors Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/entry.exp ... PASS: Build libentry.a PASS: --entry foo archive PASS: --entry foo -u foo archive UNSUPPORTED: -shared --entry foo archive UNSUPPORTED: -shared --entry foo -u foo archive PASS: --entry foo PASS: --entry foo -u foo PASS: --entry 0x0 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/require-defined.exp ... PASS: Build libfoo.a PASS: Check require-defined with an undefined symbol PASS: Check require-defined can require a symbol from an object PASS: Check require-defined does no error on a defined symbol PASS: Check require-defined can require a symbol from an archive PASS: Check require-defined can require two symbols Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/undefined.exp ... UNTESTED: undefined UNTESTED: undefined function UNTESTED: undefined line UNSUPPORTED: undefined symbols in shared lib Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/weak-undef.exp ... PASS: weak undefined data symbols UNSUPPORTED: weak undefined function symbols in shared lib Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-unique/unique.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-v850/v850.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/vax-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vxworks/vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/dwarfreloc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/mpx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/x86-64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa-linux.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-z8k/z8k.exp ... === ld Summary === # of expected passes 141 # of expected failures 2 # of untested testcases 20 # of unsupported tests 38 ./ld-new 2.32 Test run by mockbuild on Wed Aug 14 09:30:40 2019 Target is i686-w64-mingw32 Host is riscv64-koji-linux-gnu === binutils tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/ar.exp ... PASS: ar long file names PASS: ar thin archive PASS: ar thin archive with nested archive PASS: ar symbol table PASS: ar argument parsing PASS: ar deterministic archive PASS: ar deleting an element PASS: ar moving an element PASS: archive with empty element Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arc/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arm/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/bfin/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/cxxfilt.exp ... PASS: cxxfilt: demangling _Z1fIvJiELb0EEvPDOT1_EFT_DpT0_E PASS: cxxfilt: demangling _Z14int_if_addableI1YERiP1AIXszpldecvPT_Li0EdecvS4_Li0EEE PASS: cxxfilt: demangling Z3fooiPiPS_PS0_PS1_PS2_PS3_PS4_PS5_PS6_PS7_PS8_PS9_PSA_PSB_PSC_ Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/dlltool.exp ... PASS: dlltool (fastcall export) PASS: dlltool (version.dll) PASS: dlltool -p (execution) PASS: dlltool -p (symbol names) PASS: dlltool -p (import name) PASS: dlltool -p (execution) alias-2.def PASS: dlltool -p (symbol names) alias-2.def PASS: dlltool -p (import name) alias-2.def PASS: dlltool (fastcall export no leading underscore) PASS: dlltool -p (execution no leading underscore) PASS: dlltool -p (symbol names no leading underscore) PASS: dlltool -p (import name no leading underscore) PASS: dlltool -p (execution no leading underscore) alias-2.def PASS: dlltool -p (symbol names no leading underscore) alias-2.def PASS: dlltool -p (import name no leading underscore) alias-2.def PASS: dlltool (fastcall export leading underscore) PASS: dlltool -p (execution leading-underscore) PASS: dlltool -p (symbol names leading underscore) PASS: dlltool -p (import name leading underscore) PASS: dlltool -p (execution leading underscore) alias-2.def PASS: dlltool -p (symbol names leading underscore) alias-2.def PASS: dlltool -p (import name leading underscore) alias-2.def Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/elfedit.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/hppa/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nfp/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nm.exp ... PASS: nm (no arguments) PASS: nm -g PASS: nm -P PASS: nm --size-sort Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objcopy.exp ... PASS: objcopy (simple copy) PASS: objcopy --reverse-bytes PASS: objcopy -i --interleave-width PASS: objcopy -O srec PASS: objcopy --set-start PASS: objcopy --adjust-start PASS: objcopy --adjust-vma PASS: objcopy --adjust-section-vma + PASS: objcopy --adjust-section-vma = UNTESTED: strip UNTESTED: strip with saving a symbol UNTESTED: simple objcopy of executable UNTESTED: run objcopy of executable UNTESTED: strip executable UNTESTED: run stripped executable UNTESTED: strip executable with saving a symbol UNTESTED: run stripped executable with saving a symbol UNTESTED: keep only debug data UNTESTED: simple objcopy of debug data PASS: copy with setting section flags 2 UNSUPPORTED: copy with setting section flags 3 PASS: strip --strip-unneeded on common symbol PASS: Error when using --keep-global-symbol with --globalize-symbol PASS: ihex objcopy test PASS: binutils-all/pr19020a PASS: binutils-all/pr19020b PASS: --localize-hidden test 2 UNTESTED: strip without global symbol UNTESTED: remove-section relocation sections PASS: binutils-all/pr23633 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objdump.exp ... PASS: objdump -i PASS: objdump -f (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -f (tmpdir/bintest.a, bintest2.o) PASS: objdump -h (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -h (tmpdir/bintest.a, bintest2.o) PASS: objdump -t (tmpdir/bintest.o) PASS: objdump -t (tmpdir/bintest.a) PASS: objdump -r (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -r (tmpdir/bintest.a, bintest2.o) PASS: objdump -d tmpdir/bintest.o PASS: objdump -d tmpdir/bintest.a PASS: objdump --disassemble=text_symbol2 tmpdir/bintest.o PASS: objdump -s (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -s (tmpdir/bintest.a, bintest2.o) UNSUPPORTED: objdump compressed debug UNSUPPORTED: objump decode line UNSUPPORTED: objdump debug_ranges test Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/size.exp ... PASS: size (no arguments) PASS: size -A Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/strings.exp ... PASS: strings: decoding little-endian multibyte strings Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/update-section.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/vax/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/windres/windres.exp ... PASS: windres/bmpalign (parse) PASS: windres/bmpalign (compare) PASS: windres/capstyle (parse) PASS: windres/capstyle (compare) PASS: windres/checkbox (parse) PASS: windres/checkbox (compare) PASS: windres/combobox (parse) PASS: windres/combobox (compare) PASS: windres/controldata (parse) PASS: windres/controldata (compare) PASS: windres/deflang (parse) PASS: windres/deflang (compare) PASS: windres/dialog0 (parse) PASS: windres/dialog0 (compare) PASS: windres/dialog1 (parse) PASS: windres/dialog1 (compare) PASS: windres/dialogid (parse) PASS: windres/dialogid (compare) PASS: windres/dialogsignature (parse) PASS: windres/dialogsignature (compare) PASS: windres/dlgfont (parse) PASS: windres/dlgfont (compare) PASS: windres/edittext (parse) PASS: windres/edittext (compare) PASS: windres/escapea (parse) PASS: windres/escapea (compare) PASS: windres/escapex-2 (parse) PASS: windres/escapex-2 (compare) PASS: windres/escapex (parse) PASS: windres/escapex (compare) UNSUPPORTED: windres/html (parse) UNSUPPORTED: windres/lang (parse) BUILDSTDERR: PASS: windres/listb++ basename ld/ld.sum + ln ld/ld.sum binutils-i686-w64-mingw32-ld.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename ld/ld.log + ln ld/ld.log binutils-i686-w64-mingw32-ld.log + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename binutils/binutils.sum + ln binutils/binutils.sum binutils-i686-w64-mingw32-binutils.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename binutils/binutils.log + ln binutils/binutils.log binutils-i686-w64-mingw32-binutils.log + tar cjf binutils-i686-w64-mingw32.tar.bz2 binutils-i686-w64-mingw32-binutils.sum binutils-i686-w64-mingw32-gas.sum binutils-i686-w64-mingw32-ld.sum binutils-i686-w64-mingw32-binutils.log binutils-i686-w64-mingw32-gas.log binutils-i686-w64-mingw32-ld.log + uuencode binutils-i686-w64-mingw32.tar.bz2 binutils-i686-w64-mingw32.tar.bz2 ox (parse) PASS: windres/listbox (compare) UNSUPPORTED: windres/messagetable (parse) PASS: windres/nocaption (parse) PASS: windres/nocaption (compare) PASS: windres/printstyle (parse) PASS: windres/printstyle (compare) PASS: windres/quoteclass (parse) PASS: windres/scrollbar (parse) PASS: windres/scrollbar (compare) UNSUPPORTED: windres/strtab1 (parse) UNSUPPORTED: windres/strtab2 (parse) UNSUPPORTED: windres/strtab3 (parse) UNSUPPORTED: windres/strtab4 (parse) PASS: windres/sublang (parse) PASS: windres/sublang (compare) UNSUPPORTED: windres/version (parse) UNSUPPORTED: windres/version_cat (parse) UNSUPPORTED: windres/version_mlang (parse) UNSUPPORTED: windres/version_small (parse) UNSUPPORTED: objdump -p (no header files found) Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/objects.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === # of expected passes 113 # of untested testcases 12 # of unsupported tests 16 ====================TESTING WIN32 END===================== begin 644 binutils-i686-w64-mingw32.tar.bz2 M0EIH.3%!629367*'\84#5$G_I/__*>!_______________\0```"D`AA=9X^ MB5\309IJI]U]]][7R5(?7H\"0```^3*5ME0UX/`^^/X..\B.VP!` M&Q:V[#J=#E-4U4HWQ;E+@%S``'(3V1>7G-[:760-ELJ@]QT.EH] M\```;J<=S-V:*4*J#,@ZP<7ET+Q5K`WA``;K<&.NZ][>`;FV8`54&PC3+6B2 MLSZY6V>!C0`4JITZZ%"5YKSIKS.KF#0/6U$=MV;04`"DFFY`=9O(KK*1P`%` M``/#>-2J9[;6UE%+IA$O`"@`"`*4MH^^\^\]Y:>^=/F`U4&NC@#@`!:S;X`M M(`#`(BYW.V4]-`#2JD^?9@JZ%X???6``Z,```+(H!104*4-#5)\\Z#.X*VR0 M62^VR:TUHU]WQY\[ZWT\>?%"-RK3U6AQ;=RQW=,MSNZ:W6W9:Q2\=SQO<+;> M.V$;WF'O=[V6W?=NG2^YSJF>W7CSZZK1G.@SG6B]FGWO.]KMA0=-?'O=:SG; M".Y]WT%4*HH^/?M]YOJU/KUZ>F'V@#V\T\!&@`#&9'.``#R`&0=@"J%7C#8M[XFUP"^]JJY` M&UMBPM]9!SLU*@)*2HJ[,2(D7V:4G`````"T!*D$D:THE3;'VTI4J15%!$2B M%1RT@B5+-F92HO0.A/@\X(['``!0#MWR''&S-(JE/KZH::$#0(@0$"&@ADT4 M\C%`T4>TD`\H,30#31IZAH!HT&I@'JDB:BIZIX!3TF]2GIIJ,GJ``PAH!B9- M,FC`(!HTR:!H$J>RJ(@(A-$-0'J`-,C0``!H`:````#0T`!*?JDD(0)A`FC4 MT]4]I-,J;U-,GI'I&D&1ZCTAH,!&$TR9,`$Q!$D(0!-``(`(9`1HTF$!--J- M3--&*C\ID-3TGF5-I/1'H"HDA`@"`$`0!&(::$:91M`2;31E/%#">B#3U,C0 M]0/[D_^O\/_20^*6X?^:53F*/>@1/W9(OT`0'WB*O_/;;Z_M^W[[GZH`1@H1 M5^ZJ05)`!D)!3<`:HINB-X*#`&`_>F::+,?S-D=FNUY1LM+#F_:LU-><9-12 M(I%1#FNB%"0B*/WP:J`TT1H;0605:%4B,`B,6+`4D1C$&#(,`$D&104(+8BM M$%A4DJ1_[V,(DTL(#)$(?\2:9)"J$)W0/^,D@SG_Z?]?;]+U_[VA$S#V^GT6 M&\2"ID#!:81?9EEE:UK5:^"*NV,4I2E*H6FUR-;KDTL#+H9'(F*"DADB+"+# M*0R2@HF)DER9LS$1819NYS\VL2(IEEK,NNSL+K%M6++E7-J2(XVS5I)3*,K"HM67?OWY:7?7.4QSO,V.TVV(MW.1C]JJRW.N6(6@,[ M&;9*(6HMEGC*-XAC%0C=)!D9&3,Q1AA&149AAAAD19A9,%2F3)F)F&&$19+" M2JJR52BR%L%+"EA99163%3%2F8PR3#),IA%ELI9;*62D2U5D!J5(1Z,L+#,, MR+"J(LPL@HEJU$?[W5V>I\WH_\W*23QDD'J2+`R2E"RPZU%L$+8DMLS,/_'_ MR?II^P.'^XX_J?\47]-.CH\O/U,?\^Q^F\(=H=Y2+&1D6/A)E"!S0F8T-#]!<7&1-D4ABJEKTX```' MM\_;Z[G7L>[=$C/A9G_:6G%43G))2,6$`_>,$*+%#X058@,%5$(V-Z"T"(&W M.X*(6H/A=R:Y"T!!Y2<3U!P/P+H4O4;C<-_,4@M&"$*HHK"Q*6E2=&[W.SF] M[:MVSERB12JJ*CG+"9C)&%DL/.I.2+#8H(Z$!#@9\^-!P+SQ1KT0HC$2!$@1 M$M%D49!42D@J(C`B!)0JR2E*5)*V9!&%8Q54LB1(`$"*$6JE!XEE4;64I!*4 M)F2,@LS)(7)&1(BE$%2I`H]G-;;O[1!S!^SFA]E'"B'V?O\<[LSSNW!Y?'<"AM_I#_^Z_Z\>WZ'H M/"$.Q_+>`9AKY/(\DAUIL[2SLT M.L?ENYN>UNSNN^Z[[KO[Z[[KOQ7?==^*[[KONN^^&\X`X;S^TFV=Y.ZL?;[) MC?#_QXP,]BBAX@]U2<$YJZW^KGSY^[G+.V;FV?U*S;O)))?J&C1[J$(1(G7) M.=CO&,='^IVL?N?_UP,CX]E`F4_RFNQB;Y$>DM^8/ MEY/4>>E&BCWY;9('Y%)@<]99<+;^G4>_HW09M_B1O(OT*_=J>O2?%Y_)QD#T M1'KSGH.K3X]$^2>J?(0/'7_I$AQX!<\47P[>'\$@4/VU]R/Z]Q'QZ^@Z^DZ3 M[9\XZ.][W@V>L8Z,>#W/UMG1C_@]+39NZ;(0C&F/LD(8\CSY^N_H\-NVJJ_? M>_A/0>//SSTH M:?]I;_CH?AY[^5Q_B._W=OV8OV]N>A[^OFV`/$X3[Q'QS\0TFI8#X[^-_B)3 MJ/;7J)7-`V16\A,EN[5`8+:%L&YKZM7[1O7-_)O+(X.-W#5&-C_7WF'_(97L M%UT%P*:Z,P&E&]VV)P+A1>W,)5A[GI07#7#"M^!VY[>PKUUL?`X']0O''YFP MS;-/V>2?@D_^<4YT(^OG>OT4<=1PQ_:&`I3V'GH5#Q3(^@EC"G0M3ZX$Q+\E M$[JOP70O?R-D<;GUY$-,7X8'"_;^'RS+[,QI7&`83Y'\@+G5O'.&'B_X[?JG4*O3MWKV,X]`M./U`;J#'YB_?O)B&.D_'AFR/V< M+XQ,#Y=_N`;CT5[=N+^;_Y.M<34>X&,=,X_496J1W_T@,(]LQQQ7K7GU?X?Q MEZ@/G-,XH/R;[L5`D1YZL_\!Z7J'^?]P"_G[WQWQW'-6ZKC("UL?`_?VG3U^ M?1H$P+0:59U^N*O.TP+?*T37\Q+X^F,/'V@0QMFY_K+Z?"5,`2^1:\H$1.S4 M:X"J;7M;]1Z!:7OD#;WF3F-77]`M!\!A>H$*8_0?/$N^%$XV`S6$J;D"JC_( M!)SVFWPQ'I:<*@^>+YNUOE2"/^`%9FE:5H*_ERR"I/TLL_W2]3_P`^:SZV]V MB.K=0*J3RO189\T5M`>*O5>\S^ZTP,R69W]>)S&>^&_@`;"/W>NY!0#$P8H9 M2'8^PT*T,UI.QJ?0"FS6OY8^M1\`&]+6K;[:Y(?85)T/?B\P/]8$IFTZJS_T M`K\&>7V2H'&P#,SL9,@G[_JTIRGSZ_>!2IK]_:HJ4$IF='27_2!).N))+^LA M64LG_&2F2AZ-R\GE+]9"0DO[?X?UD*GOUC^WXWG_.JX7C*^TJ-V_W_M=B^W\ M#J?X'5:\R\-.4]3_(93X\X>3?[V85%;^NU<_O-^[=*IUNU2%55^Y6?;WYF=S M,LS)RLS,O/RYG7R-)_&VI++],N,2E5I/(R>5F64FK-595_B=926DW#O*4I2=N?#AQBDW``_2I["H-(=TU_LGC>7']/V9O\=Q_& M0A!@P8,8[=FW?0/AR*WSS@F,[YR_5BA[P]^71GC/(*'YUI-YD(+/*3R(06G. M3WFH0?/.*?&4R$'SQ(M\R$VWOE><`*,8Q^%\H)NQ;X74O?A8'S^^]@?7D5B" M;*Y_5=3[L?9^-]()[O=OW74K5JUW4JU[`^VK6`1;28(.PTTK2D$('I-:'W(0 M5+[7L0@>&1Q9Y=W[M<57= MW-VN+MQ=TN(K*JEQDIK^&IXI!)^E/UD\@@B\3=$$G^+NB#S\3=T04I&'1`O= MW=2W7B]U,6Q>ZELN^]U.C7E>_9!+ZJVSGO0E^->N8@":\8+*==8+:(029RUR`+AY2#WG,(P#V=61!+;!D05_9;;=2NK%64SV6+* M5RO>[M`MT\V,*3.%*31KNB!NTF`%BCS?NZ"10,\O9TD0"G3%''=OE:TK'J[M M[%Z$LWEZ3N\Z^/#RG)6;3!F\VFZSDK55RS.ON5]ED6])S>GPF[RE8,9>EG:4 MG=G>'7R=6E5OB[R6A\,LSMJU>OK)A+G']SK+M/T:T@RLP8W96EV8,][,S$W/ ME0\._Y)S/QN%$/+1:>&B*A13U55^>J+.#^)O$R[FW1GM9>GUGV[;I5RY8UX7IRJ]3IRL]3?T73E5RTT^\WATYFE7S,O4RLOEZEZ:53L````.P`.S MR=`'M`Z>'`Z`#IY/(`'D.GD[@`Z'3R=``Z'3WN#CUO(`!5Z5*LQ4$DHHDHHD MHI"V2V2TL@;H`:!]AR+``X`@K[M^QYWTWJ?GB\O\Y^I ME[[9.B^X[*Y)*?'X>3NO]VV(II61BC-S]WQ_T3^'>C)@FJA4/["I)))(```` M_'MSG[7+?VI^^_`O+/,^W;:JJ\^>.V_KX89/KFV5,`]IL]WIXY&R!Z8A]9`/ MW!E^%U"'L22J?,&__KB!^,JG%%'HX]&3[RUBH'DHK76=J=TDDKA(#V4ADQ$] M$5$9`0DLPRJ3,K/Y^_!ZYP`"(M]G.`7JMT?=6K=5XJIE@6 M4P9)DM1EAE9F,R_I>J5+&A?8*6B5DVA4*JO-(B1M5HJ(E08PPC-OI;*:R995 MS);%62J+9D93';,MTG%,O2Q'*PV5JQ&W6QG/A;WIFFK,LDD[43>@MDAE+6C, MW.FUF=/]JHZ9Q9K+5K-5K-2)EB,S#.36F-9"-7I4O' M&<69:V\ZLYFO%O69Q9L]<1$1$1F98RS/;4E)-%-DJ5#FF"?:)1/P)2?>3$Q#IQ5N)[ M4J?B-VY3$:).A8^_LQWJY*\)4L_S,,)254I9OOOXO[8UQ*2D?7_FE@L]L'U# MW7OI6)(8"J*/LLPFJDS4(H7V[X*?/6DC?[70(@?[4J/Y0S7F[*3=5EX5]>K( MB(@27X?\'LXD@`MQ=OMEB3,`IFZ_I^'#;72_\/K+;ZVXR*6C2>B8OZ/5II<, MH96RLJND9%'FUT/`[5B2)R8"JGKXG:_^4/E[U"4-"OKHHV[) M/#KO\N6[N]^.7"5PG/?:5,G^4ZP?,])^9]3['RXID1+1)4DDDDLRA1I3/YB2 MH^23DY.3[GWTHJ::'3/B8E_T3E_U&G8_/L@^MEB5SBSK9?[_[OU\_*F#]IN3 M].&N/S^D>.NW]!^[75]%F=W-M:UK6M:UOM[9] M\ZYG.4YI;*L3C+2?9T9"?*)G$&\0TVYZ$ERI^\J28,'[#X/@DD_0L6-CR91) MIGZ'DX+'L8<>;L_.[/WVN-=-&O1QP!KW..-?%KC6M:T&@T&@T&M:U6TKV M-:U6TK:=.SCH:K:5M-:UK6@T&M:UK6M:UK6M:UK6M:UK6M:UK6M:^QKC;]?- MY^-H.SWN[N#]AKPUX:.[7&M?0U\>N<^_?ESU.S^![7!W:T'[+7'&M:U\GW/K M?SG<>]K[&C]3]#\+ZW9YOU./UM?B=W'XGU./AK?BX^EKIK7J?>^Y^MW`![6O ML>PU+DEBQ\C(_8?F?L/M\8,&#`8DL4@P8Q?^$9X^6,:Z_]OBWY]/>?\V_@9F M"I]#HX_'XM,^A7K_//:_$Z>YP0SJQ5?-VZG_-Y?FXD23(C\Y.T[QQ_>N#_F/ M>E6]BY8_PZ9;]QR5G+[MQY^*WJGR^WWOCY79_GFDF_NZ,9_PUW,BY^XV+FA4 MR,C_$_>?EJ7%373]*^9P6-"I_S'ZWZM(U]U8Y-S//UW]:VLM:$\1V=S[G$5L M_F6)WP??E+,A.WPCV]5MZ_M[2_C.X.)759RE:I+,W'VU^7T6E+W- M\^MN:6J;#GW?U><\^*+X:;?CR/4YI^O(B<[ES/EC?IEPJV?9-O6)B*F_2QC$D^$J2YIBA M4+]O5MZL[7=[-T$?P?N;P`1T]F[4KGH;=DKZM=9[F:S/R,JO9Z>^1KZ9&MD9GP"R"08.^-U?"(+F% M&`77X>-%%<&A_TYD,C\B'V$)'^D^S2M#U'@T0'=N]6HY]X0]SF`7015@+U"I MV%0GRKC^]FO)FE)FE)FE_X6:4F:4V:4FMC*UL8M;&+6QA*\M%-8]1GX`:$(: MT-#U/`8.PM^F>/3TG3U49IPY^8]X_J>U]#HIV$@_+R_;-EIJ[,GT[Q#H[N71 MW=>.S+HJOG+)S94,G?(,S(44E0G%HAX5:("+Y5L#OK6>#CQ2C8,*3,-@5'L: M&BQQZ2)T\R38W$Z)]0G[R>XE3KO5OZD_<-FQ3$,]/M_GT_N(+Q"/ M-P,WP#G0[_=F>Z;AW3VRI4J5,S4(.S5P_NK^%1SLB$;6#'UT>/A]7B/MY3#] M;O?8^)PE3H^Q?+KWGUS[_$>7:S!F3!`S@^]9\/]?QQ5Y17L>983]X)_?EP9( M:H2GZ`44A`W\/#@D/C%(0'W!%^;];X)K#]7YFH%JOWD%J`,`M#]_^'L?-_0W M][7-+&#.EFLT6M!##IC^BSR[\D#H24(4'B28C"2P*26*26*26*26*26(:6\/ M6<7AQV<*,KFQ"$4.]&([RDH8?8:$&=6RK&2+";60Y3_'8[CA,FZG?5!PJ^=; M(("B^@]FCFR>\)1/L(<0M:K1]G[>6SV/M8W=CJUW4]-A#OZ+LZ.3.5.7*2(A M]:0%4%V055$#L>[/KY0Z]O86[B:9G=U&\:I5B*)$((I+ZBNEYC>YL#K7I4(! M]6[][]!/VC^G_-A\_V_32/RQ-T(^X'G#[7]K[1NA[7MAU!3[8R1C(SP>Z,EO M&-$AW%42-XR;2QXEBG.,IQ&2VI7Q4#0TA8+Z]IM-Y1T'S?@W&/N%4[0J34<[ZJ7(L)R8A69)('4B87H:N;4;7XJ4B93SJ_E+>JN^,TN[J9U M,M2GQ9U9X@0($#9*A"$I$%*E254JQ`@0(*U:M2C5NK=08J-RJ=WAU*$IED*] MN=0+6-#):JU+"HHB\I\4H]*3%8AKO\4\DPG^"9`3D!T?9!7B""Q.E/:`Y/6? M%C_D;QH=!ZA[(3MX.Z/0_*%)RB1&CW!2'L/J"CN/@%'O.P4!`*$4 MV&-U:^@>=]3SO2#_\@\@?AQX%N9^KC;PI0H\#V!1P>P*/0ZA1S/8%'L.X*,2 M3M'8[1UCI'..<>T.D`@.I-2:IMD=]],;S'I`\')-(8-7C?FFC-,JONU=U7O/MZ MN#ZY]_<^WMW]MV7G3&\]4^><59*0;4RH+>HZ\6SU=1$9UNOKZ^/CL##[NL5+ MP^9%C1L%M!%-66]Y>ZAE,185AS$Y'(YKNS7C.SW%;;T8:AE,185FIS*U6;.W&8[DS3!D9&1D9&AGPMPQ?4XTVG8NX>:JK,\EE M*CVKLR>J2,4%'I.<1.#$@M:IE(*3G,1)J[I)Q35L7Q+4]3U*F8:TWU)5FX]> MIQ6T5*S""KG'+IW,URMAMUM-6DPB[V]RH"=?&FM(C*BYS"XBYU;H0S1$S=Y% MS3W>(J*F9UMN#(V))V-G2C9G:W=M7K79EMCW>#)W9W1@VD05F7M[8RFRIF:6 M[I,S$1$S,LU;.U58-F9E9F1#[ES,W>Z3,N[S,S09F.\W#Q0S&@P;,SCO=WMW MMEEV%;#,9DF&W9F95555F,SX3450H9.RQIW#;0RF(N40F4W.U3-.3=4S8X0F M1C,\M&M7(X],S,-6O-WFH93$7*(4QL+'F%8WG+S4,IB+E$*8V%CS"L.8G(Y'#B M;BO.7R\6\P0D`E=J^6I64HN9I3BDK-I51=T75*JF$\IUL7"=K(BKE[B-:WBZ M=8^Q$.[NGV)G=UT[NFQWF)B#-@)+:YL MW;U0B$IJTF2=DJ2V]1A:E4?"Y24CS?=*;=\:&LO`?=@OBI"X511[[6,4M28A)[]8JHQ'0`=R$ M'Y1*DDH5$A2PD,G:?F/!L?D4^^.S'Z>WZ+W:*4X/,/R$-(D>!)";R"2-BC\6 M[)/$H[W8FFE(0IH@X$(Z1NME01*8#&%`4PH6F%RG(N%##!V$%S"#^S\6.(TR M9H]KPJXD]RG\3[#YM%4%**4<\'L?H'Z15%70$1'15%71PB(Z-:UIK6MD;E%* M4I"E*4GB2@]A8?_59PJ=#N6V\C2?/G;N:B.5M>YACFLABR=ZOL5RIRZJ_',9 M1;)F7J[GG9R\X/R6YE7)B*E.';^JW^1NY.$8J'!>%2-+#XNP2,``C M`@^L+([E_E5%1N#X@;!.]YORQ5I:O\Q,&BF$Q,3$-C_T*D'(EG(C")#(25+( MF`]#&,<,&,&X(+<,!!$+!8%D:-03$)%,+(3$2%2)4D3#$)D2%"6)"IA8)B23 MH(_G!L]+]8H_@\[=:`L"`]Q@+G,,&=(:@$LA00//5)ZRW_P(]=T'[P?X_3OF MZ2'\%>[,S?[//SY4*J_3-?,GYX.`7#A&`2X2@10H5C2:%30_U;SO"_IMI3P. M6Y?5_S]1=+%OAA`N*>WNHUPGAPOPKCXFZ_82J^$D^LF1TG38DWD-6S4.X@O, M<#B#$6$3K#AQWZ;9#O#E(I4U;'%XZN,UUKB.275Q.SU*X-&R#F5R;O%^E4V1 M.Z5NW8S%MUIF?+&B?#PZ0[C8;&_*^5B<2-I&-B@N$"@BE\0D!B*-):A2D;*8 M>#S@-MN<,<.`9NZKH.CKKJJ[(W?`7[/S/Q_K:[[]7U];:794VV*-T^IPYQX\ MX74NI2E*64N"EB"`DW+,GFB#`"("(#.+DN"YNHY8 MU'RWWO5W+Q.QIT=760:32:3S$V[7;HX\=5J=%?)7B_4O^S#P[#=1X''O^WX? M/:<0.7?D?SU_"]5E^5NSYT?L_RH,?JI1V?FK5-D,H@N4VQVR98MMF"F,*!@@ MX6I'\3DM_X'KUZ_Y?KQ]O:I>D1**YB+SE_J3_3\3^0G]#AKQ\GBV/U-G)[GL M`/N';]HCM+@\#Z/V=6V3!ZC^$`;;.C7^-O7V^N. M3S/:V>3J]'#F<.3LKFZ.#VO8V>KO=W3PZ=W+P9^+T)^I)ZJE4JG>.3!7^281 M3-ADD2**I04--45&@"HD(9899&-T$5@66%5ED8D@$80X?#V55:%RUKWM:UN) M#6')/+H)S!X?\3WOP'XC_6,,/]G]UM_VG4PT?K.1N;F[P M&OQA)8*81H/:?@T>P8>XL^RT)8_B+MO1/F_&$Z\-PVE.3[V/4'K#4'N-91FZ MG]AF[CY'$])F^\U&HWMWW%$E/$(/XH1"CVNPLYESK?F6SG60R8%LK_'#>][Y MAU-&5*OFLVN\^R4\B=A)(F&3V95MJDD(\[,!B9,9A[)F>Q9R MAB5)8Q[J#UB-K3H$0CS&M\#>;49))&(O`CDL8L*H\%1554DCO*>O5B&^Z MS$Q6)4G"9,6E%5HPV0!+J121$/UD$5J(J.0#P(#3AV)DRK8VL,+$EJV)4+): MMW$A!W%@PVJ$@9L:%52!P5%1\)V1R>$,/Z23[U)*\$]$\N%Y/:T:Z-%9L,I> MCX$G122OO3^V(G6=XLYI.2PI\R!N3<3"&)I)U6252JG9.$GW)T3(]2I-T=#' M@2=RDE+NJU:M7V3X"6:)$<;&\\1QH1QL;H1QL;LZ(D^K- MM1$1$?^W8&,$D@``8P8P@*8Q%Z+0`R@9FMJQ&5BQ6[::TA@,D;-\@.J%S]!G MIYY)D%H.AII9[X+J/7YGL!N).O]\^'P?X7Y#]P4?J\VZ/K//(0S<*YXZ5D*3%IV-#2"-:RFAC@AF!CJGO>YUN]%O:)9"&""')*), M#`H?7+AW'88<9W$,R$(F'$%M(&[E[&NVK-U`5(46514D#[L475W9=$,(0;NR M!@??K)=\[Y'D>.WB\SS3)@)``` M```````````#TEWO>][WO>@````````````````>EWO>][WO>@`````````` M```````````````````````````````````````````````````````````` M````````````````````````````;Q#```!])?C'E^N6R7%\_C=\^J7/3WYW M??YOV"^)6?;/7OY]?;[````````````````````````````````````````` M`````````````````````!TZ=/U?:?>$_$G]XE%(4:/P/E[K;?O'0-R._N9)%"D[.YRZC MW"^4/*"^4?*(^43R@]81\H/E/*(]D=D1V1V079'9`=D37%-<37%-<37?^4-F MS9LO>E[Q:W0=`@`RB8(&"!@X(3!3!`P1C"H!@@01$*`(($%(A0!!`@I$*B00 M(($0H`@@00(A0D$""!!@H!!"042"B08B,@7\\\\\\[WH`````>U[4)?QTDF2 M5)?OI)4G4[@HZ']H4=QWA1X'Z`H\3^D*/(_R!1Y$GK)Q9WV=:[Z.U2Q3!UPJ M)>>>>>>>=Z`````:N>> M>>>>>=Z`````'KBXOU+C)+\WTN>VY[(&2,E$R4R4R1G*A,D""@B%1((@B"(( MB%0""((@B(5$@I!`@B"@$%(*01$*B00(*"(5$@I!2"(A42"B08C0%[WO>][Q M%K6L````>^+G/22\9+QDO/'27C+QEXR\;SQT001!$&(4`04@@08(004@I!B% M1(($$#[X4`04@I!B%`$%$B+L@$$""(A0@@H.]]I>>>>>>>>=Z````>USG/K^ M%))+5_K1Q+YP#1`T1K2A*%-%!HZTH`T0(*1"@""@@B"$@@00(,$)!`@H(A0! M!`@I$*`(B&"1$0X2(B(B(B+6]A$1$1$1%K6M;:``807O=D%[WO>2"]XB)((B M&01$0Z"(B'01$0Z"(B'1=[V.+O>][WO>]`````#SG%SSB\\\CB\\O>\D%[Q# MH(B(=!$1#H(B(=!$0R"(B'01$=GB[WO>][WO0````#Q\1$D$1$.@B(AT$1$.@B'`B)((B&0?\MZ^>5Q>>>>6EYYWL]``/]#/W#\?V_ M?N;]^_?OW[`````````````````````````````````````````````````` M``````````````````#JX^GG]/=ZN'47Q;%S&*#V>RQV"`=`NK1\?I`1P(!M M^)\)]/'Z1UD,P7Q'EWT/?W);OS#T&28\/"R>_NH3WPJ"^%08B&"1"@1"@1'X MWO>][WO$6M:UK6T@";R!C&&`QC&'08QA@(B&`B(8"(B'`B-=@UZ4!M08JQ![ M%*%:!-U*.J-A2/5:A#4$0M=$H5SI0H5B)\:1,$0L*05@>("B];]"^"(`R61G M+GR#K=^/#,V2U[7N7GEY:"+R%T#RUB7!/**'%_J%45@#2!Z0CG8$H0Z3Q.)@ M;D?W33\G*0V(LA31#XL#4A1(H00]_5W>?FY^>I\_/P?E[NC3%;<^C96=K:;= ME==K=N_>NV;&M!=MG>UVS9WM=LV=[7;-C6EVS8UI=LV-:7;-C6@NVSO:[9L[ MVNV;.]KMFQK2[9L:TNV;&M+MFQK07;9WM=LV=[7;-G>UVS8UI=LV-:7;-C6E MVS8UH+ML[VNV;.]JNVSO>E>^QO#KG<78SW5H,/G)KG-S?.LG>Z1EL:G:E(Q2 ME*;O2E*:V[O9ZUK2F[9F9[^9F9[^9F9]?,S,^?,S,^?)F2=W_F9F>_F9F?7S,S/GS,S/GR9DG=W,^C+S M/?S&KLO?GP=._DJ7>8=WH'=[$G#DDZ@DFVB29TKLF-DDZT2>[W!W\!W\!W\! MW\>?F>WW![?<'M]P=_`=_`=_`=_'GYGM]P>WW![?<'?P'?P23.A),Z6L3K9) M.MD$:W31AFJ7?D=`@!`2*$5L1*$("?\@W9\-]M?#=C'''+CODYM7#ET)Z9UO M9.[N[WB&UIXE-XU>]QJ#O%=9S&9ZI2=8V[:A\VW6VMSI.D MZ7O>^MTWBD=`,)X1/C\OD)L^G>3AOC4(@?H8I?ST`1U@>=W"AW`D1("94*81 M8*18*2A46"HL%10J*%11T<3N[:9O7:VM<(3<4Z5)R18E18E1])(&%H2(P2(02(2D'AV[;- M^?E57Q8.[MH>>.L_27M/U>CQ@>MZ4*^UM9C.P:R/(`W(`A"!F>VYNXUD#FA0 MG'*P%EX@QVXN&P'<#;EU='MS,Y"/^%1P9B.J+)445%DJ+)462HHXQ&25%%3L M[C\@4?4?M"D^!N%'D?M"CV'H%'P/VA1[S]H4?0_:%'D>8J/9ZM!/=3FOU^OU\#9%%114;>FH:11462HLE1145*`I"58)KWJ\=9?!5[^6%7TWU5 M?&.910-%9M.='S2C9GJ?69&9^R?VL4&[NS[N)M1\NXN\GYF1F$^9D9GD^LN[)EMR+N9R MXB[>/=W$VH^7<7>3\S(S"?,R,SR?67=DRVY%W,TFTWF6S-S%8U.+;Q>>LJLY MZW>]LRMJU)6SBDHCYSNU!J+;VS7EJ MM[W9LYS&]1G.6:616ZXS)ZYOK>F:616][LV,YMC&& M;0S;&,,VY9K>]V;.LQG.6;=-6PN=S>6L;U#-FF;8QAFQBEL8PS:WJ,YRS2R* MWO=FWG-L8PS:&;87,2>V;ZWIFT-6QA<-F6:WR6G6%W*V[US2>,UQG%,"<]9% M[:V+6SFT7:[RG3&8B+XSK>MZW$.^QL;QG6]:UIY:UK6M8SJ(=]C8WO>]N^][ MWO<1O>][UO6XAWV-C<1$;WC&,8QO>HAWV-C>][V[[WO>]Q&][WO6];B'?8V- MQ$1O>,8QC&]ZB'?8V-[WO;OO>][W$;WO>];UN(=]C8W$1&]XQC&,;WJ(9]C8 MV-E6J9SIJ+XS.U6EFU9UEJF[ZWK?"#7&JTGG%[P.0/@/`5``G@3`4)W"`A"B MR5%2HJ5%2HJ5%2HLE)!@F1OARYN'-F>]'XO./$/N#D>H517L^!5MOK;2GL.I M\SVQ[4Z)\T[DZ)X1(`D_7U]3U\V'CL7,YO-"%\>J4'F*&CBLJJZL&5@RS,S- MXM"(B5"B)F9O-"8A3JW10H9-!,SBO0F73IYF9:M6XK5"U0M5*(U5JTF:0!R5 M,SJU;I)>UDBNM;-FYX[T\9LTGO26PW-C9RR,=8R?9=C*B5,X7)BBS*LNMQKJ MU95L[EQ65;W`/JM,4&-2?\_/R;^A-^IOSG<4I8GAQ[_Q$S);\W^P3@HY(^;9 M_4?Q[(X@4%@4%@42R*18%&4B9`HLBE@4.`@$!=X-G14'L'7\3LU([G"%)U3EI.@L9S?@0>7O!^?T;XX]V"DSGUI0LS"@?8!: MLZTV$H@#M.6CM,!?[)JGN]-B:=D]0)1&\W)4J9Y.?/T<6$1!,(#VF!_W$F/9 M/4)\*_/?V*V>@ZEL?/KV7O6,'MGNO;]G]CW?-ZOLKSK\"OGLR^55*J``!$$1 M(#!1%D502@Z!3GX[=G1P__.ENZ].&G;F%Z]6ZWUVSWIP_Y?X)Y`4"#]X'DGH MG0.!)%`V?R&AL78_2_`^Q#<]WW!,/KV.79T_%X!&XG)[CNGFGV.9WJ<%?@!M MF3)-.VG?_`FY-U<&%B4R13\3]L)/XDI*J52J52K"V6IHW/=.9XQ'UO6<'!LG M^TJ:)V553>2$J96Y5*EPA_'HU"JE/##"BKO*>+N8>>QWS]+TOUOJ>;XH/>_` MEC[:6_YCO/(]>\U)!8SY36I75^_<:X12IXJGAYDV"=?T\M0";6,8PA"*P$8" M,!L998K+&96)9@E@)F)D"6`EB6`D"89?3?2SU7CQZD=P]SI]CIG)SJ_QOZBZ MD8E*C[#UNM0"$`E-"-JQ"PC:B[8#Y.\15'\FW4KU>CW[IN_Q??$1$1$JSV=M MX```&$1/Z-5ROT6*O=;&%>W'VZ=4\D_E3$Q,39^'(*J-WL(T>R;2(S?^WG[" M4L64LW89,68PHIVSUG$TZ]H<'$4Y$_>I*T36MYRF)M9M%2U$P,,8E46=\[;7 MK,C:=$4K(JT+A+,9,Q%DPJ8PJI0X2$U*:FTWS)J)!DFQ6)A29J5NE;)MB('4 MD%SN.)K]-I9W^6.25N65=[%YU[O9V(B(A+*,(B(B( MB(B(B("B(B("`@(B(B(B+"*(B(C(C"*(B(BB*(HB(>7Z[?TR]1;SP.LS=0OY M$``Y]=!K.`@(?Z5([Y^;Z+V^XE5/1/[4/6/Z['5ZEQW@><:[@]X;HGJ?R]C7 MJZ"2&WQYGK/=,^:3]P4K4[L:]WD[/0[P\4@]?/CAFM9IXS!.%=_A9]/2N1M# MTGP.K1X(C3G/M=7]KNA#6Z&KH"XVZ3F`YV3H.QZ!#Y`+P/,>D=@?SQOK->]$ M#F'I*5(+`[:>*?D=A#V!]01^\.A#?UGY]P!($/$X`=P9#\CF+\.1XV'HOC9W MRK+R_#>61"$1%$8JZS="T,23,:)*G`./H;N::W@::O4/,?H#O'R#6._1^+LL M^HY*IO.@H_A-09)X!^(2$PQL>!Q+`7Y'(5R'W@+[<2=XV`[SWAH(YG+\6 M[S);?IOY%\)GS67X$1`1$8(2-CH-1:\)$,,8`<(YL/?WFCH.0X"=7Q4APZ.# MX'W?@Z\/12?T^X"?#=9U1"'`V`IMOJ/50>I$U((+D'6F"P#VAS&$.E?[2)\O^ M$D7XI^;^AVCWCS\_$[GG4M*I/M)N3Q_;'B[.KY^GP+]6HG@.J#W.3OFARU][ M\5>ACA+&:D#!4$!#4'"'+3EO5=K:4(P:E*0VRU7O]1M.!K?<1Y.'EX83ZCZS\[N-[ZR9[6F*LTM>#P#9.@G#)[7UX-QT!GQ$('<.C M[M_X$\NP)">!]GO\MU8L+&+,S=2W-VP(@+:U;K:,M;F;OMSX<1RZI89"YVWC M5,A4MR7,Q,SUDR6&F8LL,7+#=-&FH]:MAMONR)6LQAD.-&M84P;AS@BHJ(HI MP+1MMMCAMK"VSCE-T1R<$B_5-/?>K,QACE.I@TC MH=!]8.8FP^YS4-B"ZR&HVH0RUFL[7<#]P0QWG<>_K[G>\R>/G`DD^L"?6,X7 M$F20A/0G))84YG48,CN#(B?>@']?W;^6JKLFD0L-P3/49O![C+]9'60\1ZO/Q]%55M7Y_ MB)&ZR73ATGA0.\U`ZPHZ/1O%JU716TZ%G,NOB7CK.6_]6V8^,=?&_+._+GP: MKW8F#ENS&PKJ M/%)UZ>/+C@7!"4X'XHC MVSK7I^+II^2#<51^"F$RDF%0RQ&$J&4JR3](G@2!@A@^G:^M\^;(?UU/6^ZA M/RO^#[S[4\%+_>/Q>DNJ<@$>8@I["9A]Y\>FQL#6>#3,^X&0R/SF\?J?J9N2 M2'1WQ^R/*=(V;D-`63#JV>7ZW1,EY)NAI6-MU_88X-_Y5A)^CT<^KAHU9Z7* MMR[,<&[SE.G)L\?'RJ"<0@V.Q(-* M\?Q\,SG'HU"61S=SLKE\#'%CQ3LY-'#TZ.\F[JX.CG#B29#>KS3))VCGV>+P M_6_@53^G0^)R\'N[M>#P9I<7.S6G,=YS#Z*FOO.3Q/[#?['W09(_L^O&695J MT?6H^N4>?C!`YCF[W=QA3A45X6T]YUD(.IU.;UZQ"PV>3;9!KNBS#@^0BVVY(C'-[S;9LJ&Z!T>W$3-S(4!0;W6_G/I_-\B2I4J5*G8_,/]8?M#Z'6# MAY,G99>S)]OO3SK\%X]S'L:/8TA&S)9.I;O@R%SW0"0DL49!D&'9#3MO_UE5 M#B&1Z@P;^T/B&\'UD>]VHU&:'$UPD)+G)$P>`.?C_?_G;*JJ"""JJJJ""'R: MMPZOJ'S#6;1J<9'I)Z#H2'Y5S6+58]O8BH=`)%%#@*/MIV.P;[A4XGXX)YGB M"'Q,@'CXAF9@R=`0.ZOT=F=W3`D!-142&F%)@8WA<.K1W)I@RV$HX:TS$/L, MTUCE`[_`=@_3_1:MOHX$D,)^C/!.JG=^I^RE_BQ*KWZID.F+(JU*X]XB:WH# MJ(-S6[PH1.H!=>61D9KG/Z6K;"`K2E M:V$#.:#E$*$D:Y5DR!MD0,@$Y[WNXP-5WO%JC`3]R>;MV;X=;SKM?JGSMEJV M;^U5U[)(%?/])M;IM;))+X222222225-:7"XN%Q<8IP>^8D>]Z/8N68WEGEG M,D;6,W-NTKQY&VR2FFVJY/\42!,-;6XQ7555BBM+;4%V3Z&"MD$,?Y#`VR"[ M(F.S&,#;)^$P,9!=D,F1,1@8;?CER5S3;9,X'I;H;;H;;H;;H;;H;7>7>222224EVDDE*22224[&UNFVR2Y+Q+DKOV-N2FFUNFVR2E))* MW9MJFS;+JO"+;9J[?/? M/U=4RJ90&4(KJNV?MCSQXSQ:G=NO<5$[9&QW"?"(T>Z[1"&&,=PI81,E`UFU MY!;:[C^TUHFPS.E$>`GK'DV/$&,]/CQOD#O#=S M/08&A-SD6/U?J/V_E)[B][R]2$+6+U1H7.`4!O_ MF\>P?C[WC).HZ4LY9'#8*/[ZV\]LK226W,R,:UBY%,R_CPD2GO_Y3E'*Q>46 MO]%>S*>J]MUN7?,M5,87?9@3!-)3WGN`51L=QY#Y$#O/](&P'6C?_%1^Q$?J M447\R,`H&/X?]A&K","$@2D5(66)+/UD\,,"6HAM5JHB*S,ZS*VRQ5=5U3-0 M;+;:6R3+$_WFH:1_J&,JVW9&699(V1K4%A8TT:T2E3_UL4QM?:S8LY?Q?EZOOOS_D``VW41^MKWR^WS5-JJJI=JTN MRIM]M0];IB>KKKKI[VWRNVSCB8QL&.\PC%Y+RH>O[,?*M7U&^ M^HE5_5"?@#,>8PP/]ZD$6NSB4JG@/YR)))8#?6]&9TH,>1G/_(UQ'J-?J1\1 MG4>8&]!E`=29#1"33@W`TXF[Q00U(V^_^*JJJJJ]*'?#RE!KD"/>=SUB1\%( M[Q?T>1=?.BAP/!CT#'4D+%B$*V<^TZ9W'W;;59K+'9'64QC'6QA`S)))"&)) M+$J)]#0-V)'(W**S:P?V]V\SYY\AI,=52`SVY;K':3S88)"'H!/]71KH:/-R MTP=$E%%1NFFZ:;I;;;K6LR(JYV^7T;NU5)748"!`AD2B]\5RJX?<>[FVJ[EB M1``^ZE0%SU[+T'L-<>.WT]E\R:W?RB4G^WXT^SUD\]D&>LT>BJJ MJI*K=6)92M!4GO>]WUP(6H@P,<2 M1PX8X'#AL^K2VO@\`[P;.LP%5044UZP?,%`KU_$1-H\7H>MV/I?-%,!F0SH1 M,GF%%KZ?D#!HA]392)]L"X>,?CBAQ>]6,',?FXQSQS`G#G#KQXV1=E545579 M@6Y;G.?LL'1UUZ@5;(NRJJ*JKLN7(JJJJNRY M5/0/[Y^@1S@XLA[%52=2R=5T7%6VVW M='WN\S$[[A4DI85:I5CC'IM7.<#IU5^FT1INZ`M'V._77-GMKF\`6C2W=R:T@6MW=90909G-'EGM)I MKFC,Q%J6I:BT?6RHM1:D19%ES=N]7.;9%D619%D)3K9&K(M26R+2;HM1:BU$ MW"91NRHM1:BU%J+46K(NF9%5=4619%119%DZLK46HM946HM-DVUC:3!LMC77 M7890907%LS`]`W3*"[1)L!P)-"30DT!H2:$FA)H:DU)J36QR4XQAF-`<"3@V M"TDJI+`C0(Y`C/OO?9U45C&[/+[9``DDD`^4&N:DJ)#=5?1MV[96>VLP'-(: MJ`0\*&_B@_(I)P0&B0KO\@JRE)W^'3W`V22?%&8DDEF:?0?RS_7[C<[#8PPP[R MF"FS8$]SV(4$,0YG6N^<($I*BPVTT13(BD&`&N*!B"2\FQ>._JTTT1..EMCX MIT=(FF:N7)SB;"P*%1'HB23R_YG^1^E\"*?0'M/X0HT!%7]8BKM%?>6!WP0W M5"7GQ_D_R_6=W1T:=][6]'(=^9$03J-_G/+Q('N?)\'!?TD-UI@:(4-%@WGP MT@2-\AT/<-C.$)IMOV?CL=AQ5I7+H_4G-C'&_!>].Y.6K<,BQRQ_$5,Y8IX/ M%^Q_D>]_H?@^3^Y_8_]GE]7/.SL[NWL].X!R^P>P:#7%#M'`_VCTA8!NB0 M-W>_RS]2'@T$^UNZ/O_IJUV6M997Z'(XE?H&^[E7*U;IFL8N[AZD>BP><98U M]L?FCX)HR^],.4J\&FC2!:C%XL&0G\&[*3/+*LI<`S&`V!IGOD^.38:AF@J# MBB0N2V7^^HD:;6/V6W+1QG7E5O'6\-SK_#LT:8PQAD,(@B9#405$$(@B9#"( M(F0U!!"((B"400B")D-(+$$(@B9#400B")NR!ZZ((1!$R&$01,AJ((1!H@A, MAA$$3(:B"H@A$$3(:B"$01,AJ((1!$R&H@A$$3(8#OSY((1!$U` MD((F0U%PA'C1!"9#"((F0U$%1!"((F0U$$(@B9#400B"Q<+K31IC#&+W:D.+ M(F6VVKU[5PYVYP>D._/D@A$$3(81!$R&H@J((1!$R&$01,AJ(*B"$01,AJ(( M1!$R&H@A$$3(:B"$01-T0/71!"((F0PB")D-1!"((B#0P81!$R&HQ!,00B") MD-1!"((FB!8@A$$3(:B"$01-UZFZ"[[((1!$R&$01,AJ(*B"$01,AA$$3(:B M"H@A$$3(:B"$01,AJ((1!$R&H@A$$3=]^-USL._$00B")D,(@B9#48((A!P8 M2PP81!$R&H@J((1!$R&H@A$$3(:B"$01,AJ((1!$W1'J;TV^@>-<6YQ"2$Z$ M\@IS2DYWN+3'\A=KM9/GBR84:F]%[!ADG!-!Y1W#B1J-*MC<[I&XG=UGAI5= M^*K%G<>*IC0KLY>NNPW21U\N&"AHAC%%#"&,44,,8UJ(::44,(8Q10PQC6B& MLTP4,-]K(^ID54K$K"525=BHDW+3$RHI@HRHM1:7!23#,8#!@8#!@89C`"`@ M""(@]Q!":@2$$36C,TQ6D3!@8#!@8#!@9#,9(F#`P&#`P&`@""B`N.S!;;8=P//E,ZCG._A5UV"KL[++G.LSGCMO8@"2&,8Q=,K@5 M!#:4;CBI5+F)U4< MJIIK5W"JX5URKJ:FV=7Y7C=\]^YLP9ISD9T%4O>\S@I$/!ATT)35-4JJ=1535)7NNZ=\V[2S;Y MSF)EBA2J2E2Z>)EIF7F8B6I4ZB:I12Q4K40\1#-79=77WG`[/'D\'9X',3-7 M9TW71VMY573,*V6VW,RY)YI-6?K%0/-HR"2?:L]O?$]P?HD^_T!P23F;>((9 M:9![Q#K+-`\P!I8N<5$(J"ZUVO5W\S5Y_T?Y#>3L0)-9\EEJP2"E))3`IC&,8)DHF3&"9,8)DK82D]V9[@!MP1+AD@ M3Q-'"1&0^ICFD3$#>.8@FD000LZJ]D>GO]N[5>]@+Q-;O.%+ MN0*,?;0KV+C+F*0WH.%U4\7(Z@Z3V30&ZYN8M@Z3<#0%RYH%ANFWMP(Y&!T4 ML)!0ZM5`I54$*6)2T0DD(3`S?9TD>N'H'DG12TJK7?.LJ1'8YE`%PN4"#O%I:26X264\"D; MV11JSG/@FW62$B9$]JF*LE%4J@$$;2A&MHA@>H>@&FSHJ?((*-4@*E0H5(JI M%*)5152J"J$52*BBJDI25**5(J%22E2%14/<[GT^7GVEECX2ID66SX'!WE,J MW+<8Q6*Q65;ENOJWZPCN.$?I'".353YMYL8S/GLLA6>^S^/^$`"20"6[H;<_ ML[`V/`TR?YP\@[PPPP0000$!`1$1$1$1$01AAAA_4VG@GU];_+AEM"5$73,1 MLC0[G]Y>I?&,8F*F'$,&#!#!1"Q8L0L40NXQC$ MQ4QC&,3%3!LW.Q;0.X9^U0X.D#+^RG\'=O_1-'4#K"P_I02Z8(6@A"6B#1`" M$!5D5%P#%T"QHE@0-FJMP=P=0=@-P?0[6YL?;P#F^&BB@](,4\'YK%%4H*7V M/_L!=15'T`-5G_;_2`````````````9,S,`$D@```$DDDDDDDDDDDDDDDDDA M(22222222222222222222`!))(2`$@22!))(!($D@2````2!))(2222`!($@ M$D@2$D@$A(`23*`2&,&,`,JB@`"HR`(*`!)(!)))))))))))))))))))))($ M@("!(`````"XE*C8$0'-45'_Q!_H!H$`4,=1\D3ZE"=)K^1:M+$1)!DR%^Q? MNNB77@%&I45'I$O&1\*]LDL-JM).SWX"]UV7,,,S=X.6889S>#E=9GFPPJ"5(LJ%9!=)G[:O^S^"M]E:?E,[D9WYM;@7FN?SE.L_S+">MMB52 MW7G;=*HM%V6,K+P]-_LGKA3#T??Z_>^9!CAFE?M^_=/Y:$K\MKL94`Z7V+?0 M3\F>!7Q"^]/E05_-1KS9[\8P/;Q.1T/7?_NM;Z>G\W_[V%CY5WXT[O,#NRMU MJW;OXGCX>D+GQ/W5K_%NW190;5.F,ODVY>EG>O1OE/BK\F+K\D_8.;-K7(X?5>/-:F5,-X;R/?Q2O7MAWXC MHF,KDL:V6'H,1/753#T?U]>CYD&.&:5]^NZ>6A*_+:Z&78"0ZB$JR]"QXY7+ MTW>?72F'H_7IU?,@QPS2OQUW3KH2ORVNLGD]?;XTKS3J?L].\9L&<1G7=F0# M901YS,5X^6?+],-#(#G-X3X",_*6RTI[XV,-C# M#1YE,#XT<'!W&AAP).3[SP.\]3Y.SU/0[SXG<]#'J['-R>\8]#H?D>2\W, MG>GT38?0\'T>;DV>1WIL*QU/R'!WMSO)N;.]N\GD;/5\3FF[AT=C'17FZ&DQ MS;'#J=YPTYGN#O.3O:%0#Y>7?W+%00&50![F18OZM+*A93,V?P;='SV]O$4[7 M?VR@\)'5%:GS\B@!Z>2$^7E$>M/C4\Y+>6O3I+S+%>2H#JH%OFH'DOFUC,T] M6G/#!9T-&-9]/$;M+L/;M7Y\\?$."OPK*4))\1#<=Z2 MM:X6Q][,%E'+M0=J^5[ZI.PIW!CQ9_,=I"4):?2+]]XZ!Q963E<+5Y[67T\J MMT[-/K6M&WY=GKT5YO!7P>VKNJ;/L?1IZ--FFF,>;3=H8Y,'R M^,Y-#Z,8X8QR5\VSAPQV5CDX#ZGRQKQ^IW/![.]U>YYOCTUH;'F&$ MQU!`;'(9+6IYA1Z5'(6!H,.9]A<7<3#?."@!K"$]/7U]?A3RW8:'3Z>@;REY MCQF7I@#R&,#MWE?MV8,S=L=K)KYC'(O?AU'HHI4D?'Y6]^O2N^M?&T'T[LV6 M/*OFNU-:8U9#56RJMEE#U3^=_A`2YEWW_2T6]>O7&,?'-.OUI3O.;O6O''!Z<\()"\8&AGRH)#6M6C7V#`YN]WORO MR/)[6S96/-6ZNCUW?;C\&C=P]S#!@VE@HR,BBQ"YJ]7=LY<#0]9[M1RX]]LS MVX]QSGI3J.@X&[GH)R]@%U0??FE_,^U_;6'41Y5'U$Q>0N$D_$M[#\^`\OA( M4"R<149&>TO49T+Y:*"P5^GH,.YZG46V[?)D>.)T=%SIG.]X9NT%-IW&TW3= M5'(;0K"JN&55@/[?.X^4U`E5>L^W^_BXKX;7RAI=,J,@IX8*0W)HP=G9FS/Z M>5/'EVN8N9W+,=:[6Z2E)5555YA.Q!,8,8QC&`]@YN4BP$;A:L#$+P^]\4IV M&>;_/;C'7C=)<<]C;IZ&KGCEV95)557E9<>,*^4H:CS51;MT:E)/COY-85JW MIUYZR\+U/-;PI#T^/7V2TH@6J@/3,2TOYM+*A93,V?P;='SV M^?B*=KO\\H/"1U16I\O(H`>GDA/EY1'K3WJ>K3GA@LZ&C.96P_G\Y;DMD\]BVO&L^GB*OV'MVI].-_$."OPK*4))[Q M#;[4E:UUL?>S!91P[4ZU\M8PM)V%.P,=[/YCM(2A+3Z1>.0HHK)PL+-YY67T M\5;CJT^:SEY?#X?,<3]N_OC79>:'IRV_C.P]>A&&J>JM20X,^DOE%2<+VFV6 MU2>0@O8`.!(+>2S)-E4*+`VC(9WE`!`&Q5//7SRY`.QY=.-5GSX[F->D!;2/ M3S=F52555ZK+:?3*IH=K.!QE`HTJ*&()"%5"JB*%BO76H$3H*L#SQM.'UD=K M.@))L22"A(554J5C7:1V>_Q\$>=[GL^=]G,[WN$W-N=Y6U-JZ`,Y5E"K.^@N M-;K8C>M9MSF8X'%A3B;!F9E50S,4#`J44-=F4LH*J7IQGF4SHUSF(!R)U-'; M4TVLYU(X^.O864R":D&R*)!4"@,0274JJ\:4.XB!:!Q M[`>GG8V/11J*HH*X6-O?[/D[.CK>XSC&(H!BS&Q(55555555"DR9;YXG(348 MO>)^WA,JJJKLJN3V]?D^>^_![OSO@^([\=IGZ55554K55LG??OX/'?IO3R>3 MOHVQ!)((9EIJXE.UJVDH&9P22""207C"A[26LK"KR))`)(-#6!9)1%+,+2L2 M2"222#4GA>F8HG>,F9F9F9IWJ6TKS66RF9F9DWIW=V=@G6Q;&/]/MN[LSNZ= MF9,M//.4D3V]/'7EVIWB($X[]^_;MSMQ`$O5Y9EGF;6K9A.1())))!"V84I2 M@I0-U[BGBR8JI())))%V`:3UO<,`*$2,I*$#XS8"DJ&@".<&MKM7I;6Z_1QF9)&9&-F&4RQDS9^ M6?@?%U=4;[M)=GVE4]U7"29IBVI2DJFTINE:9);+RTXZ]K$G5[>XL7'NVN[Q M*5MW=Y=M=W)J5JZ5W&O4M-*6!&J+KHH`4[W%;1V[-+4QK>@,")4J.`!6=?'M]X=GK>GLVT#1*WP`VZSTVK4556TVSFM?(W8L7Y;B]]VLTS]2@:*' MR!];[/@`.,(QG3%VTI:E(]2$NB:P,<5BV4/E[S+,2!Z180YMX-A-R@P0?D08 M1$_81U!XH*`T[E"!:4,/]!R-#^<[?*7T$"=X@3Q)[Y)/],^L].1]%*^!;6WW MYUF569E7_S_7(?W:_\-X`$/F_H/_8_J>O^=?V%F9F7C;HD?6FDH54525220EB34MT5^G]6C:4S^*;2!)!ND)!^8DR_[)F9?HK%D MS_KP!L1,6$E)1$1$1$Q83%A$1`+9K&6$1$1-`!H`-:89E_LW5R:"3&`DMEL` M`-:9F0`%8%A-5FV6-`*2`W-K0```````%BQC&,4I(`$D@````4H%*4H````` M````````````93*!C`````````%*!2@4H```````````2!(``````2`````` M`!(````2`0``````$@``````````````````#:_)?T.K",L+.92W;+8MW8B6 ML(K/V)7.ZV:MFK:NFVYC,D8M5"ZID%6K18150C@0@HTBC!$B+%&(P!&!`%80 MEH(4@Q%BJ18C`B1"P6!(H5BB9+)$*N5BBK)9+$1*L%6)5DJPLJ$JI5%E1(LD MLB%D6)(46H%$5C$4C%$@Q(1"$6$815B6%B2++$I8JJJI(LJJJRR2B*BD+"42 MLLB8D4LLDLD5E(8D@='0DD30;SZ MG4ZOT8,*52MS>6:B0)O]-DI(\WHR?R]5.$-VRG6!L#`4%%(4$9/^62EE"U%B M=_W;=L?#F38Y*^=\N#F-SF]=#1MALS6630I12E4Q3)/PFR M%:ZQ!QL-P4J)"EDD)**>NZ?+8V4K4XD@[[$Y40Z$D M.`F_3!X%)4H4!P>W7]:^U?DHX.'DU,[U1/-J;FE-^[!RE8L5[[M9#P MWE;*2DI*5*JBE4V4K4\%;^FMFY5%04JE4JE44HI2J4<85Q*E288IIHH8*4JX M[20P:-(A)).9)#ORVK5^B]O+CX:Y=_!P+/.[GT!ORW@;`U[\W"N`PP(0"*)W MM-&E*HIF3&Q/MD\Y]1KBN!P=^W"X)A!LQ6`[-3Q"Z'CN,M)H&L@0@512BE%C M/*5XK]2^<:A'\*20'D_@N3U?SIP>NT_S[M7]^F&U9<_TY+3V,J&5@:4'/9J`,G!M,J)F?KIKHQN&[JF\;MQL!ND).P/WEOZ3N_=^X;P MWU8,#XGX<,0\[.0B`4*"BXG/I_.M_^?^EP`@DJWO>][UO>][@6&*Q4YNRR<% MER99G.4\4DXDSJ^8ZVYC4UYW6C-N[K+9M'>VA],S9V*+*JJFIUY471:$(6ET MUY>5B:INL`@NV2=IL9N<')(Y[7^#!/Q55=J>LDX1)V.-K(['C>2IEF/1>SNW MN[N%R0.``&@``````````"``````````N-][9]CS[?9R_#WOKSV````````` M````6D!```````9BQ!,R;C?NY^W_#N_CGH]88U?O>9[]_L^O/HNOH9A54WW6 MPS%;7W:]FZQ$==9Z]=4K..=]>O3FW2<4,KVZ5OS*JRXEFS0T*W6FG$8M.-7E M>];7!%9JE1M3*I?$<$V97OE:VJ99Y31-G#;A+]`'@%@H&1%/>KZR>'7Q/[7( MQ)(DG`/QGI9<$F@FY_QZ9$YI^-'9;1,HK8,1Y9 M,;$7WUEY9RG M#+I0P"`14E!'%TK]GAX=_.]Z0^H^OP,"CZB:T<<>7?J9KFD=&G0`.!4Z-@+@ M$``@`A+!A2)3OS;GB(CZ@7OLRMLZ//;?&WSV[@W"J*^(`Y#8<&+`V&#I1BI6 MXNV#+5DA4@@U!3QR0_F;QUKP>PAN\CTA=35$7<3^D?\N@_[5OXFE?0`RP6`Z MM.]'I.\-Q)NU7XNH%+C<.?JS#0P'_,'_?MU#O&J&;F@=F>H75!G+=M710J/[ MQ-BFE0PQ@83)!SA54A_\TJ&B6-A(F$H$HH%)[.==HW2/';/?>UD^,4>>^IH- M:UJ.XJ-:,B90N;UJ/>I-FL,$L?U\SCE4E5<50$@F4%Z<8S MRUGGT;NZ&S3>9-J9J)??/,&"AWQQJ+>>XB(B'7\;-0D5Y')1`@8R(0/;#RMC MC.N.E+X"(5.C_Y7%P423JQ1`S*B!5)7L2"MK5$L4;H-[T)F-K5(-E+<+5MDY M6-@?H=-%)!)%)G0%06D],>F#KH><\R&)XK\8MI'&Z3Q:B7HJ2BBH2^6VQ;9S.> M;B!1%Q5)(S5S>GH&R$$"9`4I0@7' M',2I@;T\@9:*@AFEJ>J[U$1$1,+^VU*VFK*I_WCA."'=:%&8*`I0%5`6:@HL M4U"\*M354&S%S;)OWWC#QP8>/!W6&'C@QUW[+:-H]14(2`2E55$46%5D%LH8%FO:,U MS>(B(BJM;]JL"0:91KNTRCLJ*4*A1DABP(444%2\*Q=L%H$+;=M5GMWNA MHL(Z0*8YE"@Z3/3I21P#,/'"!S"[#QW,H>+MA(M(2K)\Z]]\<^M\)8R**,TRTM=TK4`D`B15"0""E54 M"G9!A,"FP:G"TLX8.^\9XMQ$1$1"V]:B+7OT:7F%5.45:,C,H"JJ%05`551= M0$9C:Y2-C$+QEZ*D,;ZK7NY.09QR@5E0"@HU00XKI@P9MVB]=7B(B(G.;UIY M\3$@(7((\-3SVTW;2\]M3FV@;O3G-M6YU\W#^T?7GCUZ'PGF0V-N<;Z=UL5O MDKH63)TG>Z2EOI^XEDX\,GMDT-=7=W=W?S)M\9\EIG(FXVKQJ]U.O>R14OLO M55"W:1M54I16;9ESN8%9NK>+2B&+NH":S(AY11*J]ZJKWIN`PN2U;C331O3:I-*MZ MY.\[C9?U3]-7S-CVQ]LFIU=]Z]-KR-JQ6JREL:I,6..X1\_A[+HV.Y''-CFD M9`=P[K3M+DQ;X?"MS<`T4,0"26!12$9E`95!(1]?;\7?C>#QN,G$Q8'&Q8L6 M-@RGDD=OEW\][WO>XNDJB]%?2C8`V*A,@GFNJ`UI\\ M^J?*:7C$]^N1\>MBMQ5NX/&;N[NXTSF$8\W62T&W5P3$U368H&Y4***8`RO> MI,DI29:EU*THYQF\M)WYSALE3;S:_6`@'P'06#@)H`I1+5A1=L. M&4Y76H>UI6M@!AN>KTMUWSUZLU]9CK+-^>O6\G:W/%>LL/G.:WQ'75 MLSQ>5\SM$FE4*V1A]L*"`:S3$I%9-,N[2:?8(GG^1**!4BQ]@^D&OD)^/B>I M/[V![(_0J(/TV'0`^RP4"_-P-9@E_[N$U`WLA/FL_6E'%D+(/;+W18?-%-*) MY%?4_X&YJ&]F]QBBU8LMB]RV(AA/.BDEHF1,LBA%P%AO9O=]\:S?1?\&(S,B M$997AVQ9VE9M+-[:<`0&,!>R%R+G#J@N$]#G1BJ)E14)"$.E"W=D$ M`@,0DQ"L4)`\R$4.&?U],^UO;-K6M9R:7TV+L^G]L[1A5TOI*813D2HFZ'83 M9!,$+[-F,]W#Z^/-]?U[4TVT#N8>9$O>5V13#!M$:(MH M4><<'F%'4]`H\#T"CJ>P*/0_8%'KWQ[3O"COCNCM'6.D>0U`$!FI,TS3-,TS M34G'?'75!)PWU(.0)@*D@XE.>MZWKB(B(AK6>=T`M9P`/B$0(!1)/A'2UA.( MWX=O`VQ2>Z5-Z[4N(9,SG?>("+%/PTI4ZGJLB0D1$`BW8ML;;5`;L6]J0_/$ MNQ;P&DBT7I'272?$B8Q4L/M(+PB-G6=Q!`0R5=^_GSNK.U)5V=UF+X\8CR\L ML!Q`HA)R*(^4I,CKTPT@C6&(D7G3)(&L,A),VR$(U*"52$/ZCY[_=PX>Q9YB M`C6.L.&=0BJJ(JN]^_EQ;RS$1$1-5G6<-K\:Y2<.<0LF4+U0/.D2UJ#7%+I% MMOE"\Q^S9C+BS.9,SOS;-G`#)F<6@^M*H2)!O][W MN[7\HF^$L4$$(J_@;I%M:A-L2X0;WI&R1;++ MT5S%G/)MV99U,SG-LX@#RW563;;/O3;"59-J/UJ:*L\>V-[#IF.M>YR-NN1> M,,L-9A;'_&/7).E-[QUS6L"*5R%1@SROKI:W7$1$1%)F=3:X24;#(&DKS%>H MBG%BY$+P&P1;8J1&S#*)>*6D,EF\VZ="`S$S.IE>QG,9G.M1LQ;03*%F+:]` MV/`I;YR@;LAOA:7TI;3?-F8:B`2!B-9R@.HZ/?\OHE!(GX=9)E,4$%.04`NR MGAN'0?ZRD@X>7/CR\1Y=8B(B)95.?GUY:;;Z;ETK0YSH(&+''U#8%#'\T#I) M)#Z+=VKG+'67IZ;?2(`@3,V9SRQ&TLFVV0MM:+)KUPFBIJC+%2S9EJI2S>MN M,P!2^3+G6Y=^S0V@4P:RE!:;O=8+F.5@M)TTMXG1.X-CJC\,J&3V=,-J<\P] MOXG^%(X^3ZAP/1@*!'"T8J>%0(H8._'M[7COQ$1$0]OIQU^[-K^3\!W^928( M=9!J:1L0;8IL$6UDJ$LP;%JYPD)=@WOOLW8-^^BQ%M#.Q2VRV<,K\W7OV[_L MW3`RA"+E1_K+@E'!XLJ-M44AQE;`4`?IAQF2TM+3AR>$_3;L9)8XR,9;UYIN M$4HX5WIYZYMSB(B(A3*KS-PE2@DJC0(1FK*%R+>]%F+5BFS!J-,&K468MH40 M;6HO+L&T:8-7H\KE$6\D'7I3:-:6P&<60)%@P#18Q)8F)G:U@UPJ-A7>D9S; M-XB(B)3BU(9[HA1"@F<@(1D$(S@UI,8*6\:"+6*+!%M:F]PH;W*+!%M!IBU: ML2X0;WF+!<(-KT6(1+&VD6RHI8@WD`Y$RBD`JH']1W1YZHS4>PDXD79?7N9F MU4VT53PF>_KX;C-FZ!F,#P#QMV^[5E569M#M9""&J82D#,F=-07GIY^?'HY[^G0Q/A MD41FK4W;6:RV6K67UYZ=?)VCM1-VV9:K49JU6LM6^7S_7]WMY[?/S\O.U&)1 M;NXF11:S-2WTO3\G7;&]98565,62U(Z_A^'+IV\//CMUA:N44A"4)"D*0 MI"D%53A)<9EC/#<#FW];B1&"%1)"H5"HU#Y):BT6JE)^?U#N`_>BA\1_S:?/ M5^U`_Z**+%%>2=\-PO[?W7V>E#\L[1"*><`V;K2?4%^Z?;@K1,[VM!>S+347 M0_*#P@U"PFLSLX+R?;JTMKQB:0[,?@.P>19RS"*@H%7592>Y9IHQ10?_A=L/ M_;CY,/>=C8.M%4(?)O[(7R:3S31[M-M>CR@@>YU/OVWOXY^5P5[N7LOK,B`@ MOL&(HFJ^/G?39\MFW\/KS$4V%[W>][WO>]$0`7D@V-.3E6>ZI8H`!MWI[TK=M\I\P47CWMY!=&2T3$XK8UL;J30JG M][WO0``````N-_1MGL\_1^AR_#WOKSV`````````````!^'>][W MO>]Z`````!/?TS/\3O\GIG[6?4W7OWO7.^O6]:F:\YZ](Z6Z]>G2*'J)2AGE=YYM2N;=+9S%C6]W$J:;+6G1Y M[S&*3N%T#(3H-;FTJ*&!1:TI6E*+*M2\G]Q_L)2AG5)5I50]R>=!F*(!/UBB#];=D9;4`T&6+ M`^D*O=N*S_9]^8'PN%&H8G'UL21^>AW")\J']#G)$\TKX+'0/*0)(,D]C]G] M]:7%QC,6LE95T/;94HW0_5C_%3SKBR_2_QZ;U>],G.PF1T?%)W1NY/P8_*IS M>C#H=1LFE3)+J_X4J4*4S)N5;J84PS7=0U5+96D0GAV(H*`-0$6,D*6FH@!` MZ??#BY>JT$`.`T%:\7'9+D4SA4&0A'.U&+%[299XM,8O-.WEY[_3Z;>G._+` M)A)$1`K+E$U8UMK5JU:M6,6O:9:UB%J8'R**G9?_:ESB`V4X?V?KT_;,1,ZN237[6&ML?X M;NO[*;W\$NRII66,K%9JV?T\F7)<9:V9;XWA7&!\'O7R%H$ZJ-HN>C"&E.;" MT$+2&=2^EA+E[OV[^5_*+6M:UIVG;Y7""",E`M`H8%%B?\IWSZ:S_+CX#T,? M.X.'<'Y2W"LN+<+";@S'-R6MIL01X]FYSW;@=^)WJ[]]Y3555$4H5=\<7WJ+ M6M:UF'SG6THN@N,!0*,P5F%$IG/8JS",*E,JFK[KW;WL6;%4U2DB^5#$S5"J MA36@#D@?X]^N;R(0W-V2X*(R`%"KOQK%=YM:UK64R^5U(!"$(AV%1;,&1@H\ M>;F.<.`"\;1*/'H(N7=!/-@^/9X6]\,]L MJM.R3VZAJ9W?B3IYGSU]?7UT`"+C M(_CPX-N;<\^J6YXW#UNXJS$P`C(X(8B:FK-50@4.[XI?GF]K6M:S^_C\?V^O MSUN;ZO$7BCQM>G7*'B+Q1X]:)%:,^CXU\=\?'ID92W4,5"T/4MI0I1CMJH*` M$(`S$BZ&R:!2"&LJK#`!@SOKC7%N,1$1$-)=,L:&OHVZ1FR"GMEJI$:9&&KF M*LRI3,2Q+,HE,*)3+6*^I_DPEK-I(R#/Y!SRQDRV;C8H>S?*/$1XT7+JN2/%#> MZ>^!D#,DD_J)@3:>,8=PXDPZLB!!)$`9)%$.ULPD:*+3Q_/I8P<.SOO!85>O3J?B[UHPI2<2K\OK'/[>+B][WO>][WO<:%B""` M#-4&HJPD#KAE8+*;Z:RS[):)B>U\,^/X5$8=[GE='<\:'ML[W,EJO9[3%U7>]*W(4<=/CS$J5(Z71L78W.#J;\.(WIK7'&^V[I=]F^MX?^O/8`````````````'V[WO>][WO0`````(M9^-_C^;/67[\\]^S M]3U7GX]^>_GOZ]PH^HAJ1K-WPN!05>4W7<=97KUC77JS:JU[VRNNO2;UZ+/E M7Z=<:KJNL4U?-X?%Y6U64AT5LW?6IAV>"_85W.DL4:3.^W7LMV&@L'K*#09] MIW\4\4#NFQO&%'0IT2C8IDN-88U, MFMGLTU6[>9-[!D"F6+T2$BI(E*%[ZCT$"IQE=UL70!PS/Y^GO[6]O$1$1]+W MK%+8#V'7NJJ2B*X<&1"J*[TM"19%0M4B?KVUAOKN7NW/SWXEV^+GC=O8IHPE MBS:BBL9WN7JBFAW3FEMM%0M6KU"7.(<=/5DCL-4VD=MMLSJZEBKWZ'[=N MUN=SB+@7O>4JVG./*P@@$$&=TI-GI7[8SKI@]/@/P1"BH_GT0H_%$HB;&^SV MCZXO>:2238GV'.AV^22)_M^^Y@+)[K7GHQB)JX3B=R6+3?&0YN:AUAYBJC`( ML4]_SI-@X4@(B`"0L+6MZ_#M[[]_*(B(A)5FOV57!51Y#\N%"`O/STB])!/- M2C,#W%%A"13J,*NGP^H/#W_EBIB3(%\"!F>T\B]KWER][%XVA:W7['4[=N=G M9V4$$0!>/A9EF5Z\B"DJ0D')TFB$)I(D":HYS@;V.P^P^_\G7(OR^HOQ:A46 MB:(_<47=%W1/SNN=\^@=//;N]DYRX'N,,CHXR229=QN\_7[]QU_1K]5[?9UB(B(6U?I#TOA.M@`S#`[J%U9W#D$$$@J(HU%U1"; M!L;&^,G3M]#L\&L`UV8M=D`8,SZ>][VU><1$09_Z(4>Z)>!SG.`]:`D)*BW*.ZCC+TX`1>)1>"J1=10EI,@8@$,[\7B+ M<8B(B,WF0;2O'GD"=5"XJ[AQ1F#*H63,&50H50LF8,]\?AF_X<8%7`3*G MBBIDAR7OIOY,)C4`@B1!-+25W0`A7>?-^+<8B(B(:U+5K27.$I=11CM-N&AT MMNEXB(B%=EK+VP@K;Y!]3='7GHB4 M3VHO%$HOO%UX[Z.L;]X<8!:1=TY!JZU[F7? M;JJJ^YF;$1M]S,S,ZJ;=9MEX4S$#'>YR-G-8@Q^W>OKVED[O8.QTF,I[;L56 MEOMU%4A=9\3)^G7[V,ZS=HW>NEMPI7\A/"/.N[[OMTCON]U3:GF4X+M=($QA MGX;PN'X+N;/SXUMO4A))/CBW#&/9GZLNJ8D(:='=H7G[J"1)()+?=[-F\:S* MQ((/Q`^0!UG$>U/H;0DDDY5INRROD22$_B7[_P-6B>@S.UU[/A8V>94#5?57 MYZWKV^_B\<9NVJFJ<`-4DM*D9\NVK>?'CH`P.!U M4`_R#X]L)],>0=8ZK*-`B316?S\J^G[><@8QC&,8QC&,8`U8S8D$LR@M MIQFLFLHOJ;2(=:#Z?3W>Q55.\@V"*OV]=9F[#%4([=WD,Y$QWN]8%8LW)):) MB=V8GM,DRHJ(K'M-WCL-&G+KMOLV-9JC8Y&<3W[_L>I)_&;O?^(^Y/ZH4*0@ MY(A,:VHW=P[%EZ5;IT>UK4M:MJVG:4``&Z```````````1Q!(!A8````&`X` M7&_EVS^(>?E_+[2CN>NUOKSV```````````````````````;^S5O3]O\#^+M MFW=GK!KM6MG^W5I:7.KN;,JDT,KT>K2E5Z7RK%7GTG.W2]NG3`%:XOTXE/B) MYZ?=.</<&-^KL>V:%5)5T$<@UGIZ?UBB#^#Z[R&9.K?3DCDB)Q]WL- M!-/VVFFY'DYU:626*I8AA+)/M'R5"V89]:M99'ST(BF"CJRSEG;,06'S!':. M[,J^:J@!#._>GG[6]O:(B(_<+RK>'OSD'Q\["+MSVB\T2B**BHJ)YZZ_)V2F MH5P2`1?3(VE1[:E4C`L!<$,2*+$,R`.%=ZVS:VKQ$1$/*K5N!8B2X8,)M`"! M``)1>4[VS7/T^FP-"TTU_H0`!P[*%V0S!54*JA1EH#AY*%<@DFFV`MQN;S6I M%0D`A154DS,`%"M:MHXMQ>(B(AFM2TQ7K@!9*%"Y8--F#*H7JB%'WHOLX47B MBQDQNO46-\Y-(BC3&.K[#HZD>\Q))(T<$9U*9+(/KQ:X*3!)B"J`,%;B+8YM&(B( MB/KTO=\=M#.5!X4+1F9U4$D@G(51)5DJR92`2=39`Q#6R0'\)]ZU)-@+59E5 M0`8"HK/Q$9U;F\1$1%/3VBLZ4Q6]\D6'#,S4=V59&E5^:3G.`!G=;QZ'5L>/ M?REN;7H=>G>\^["L`A*T+L@!"MC,8XMK,1$1#+YTI8^.5&I+E_`*>%Z78VVV M)?J'%]]]W.?3/R\NKQZ>`=!:V!0*:K160!@K2U:W%N+Q$1$2J]NKX!!,E6%4 M$H2"5*EBI:HSNV\1 M$1'MUZ5[>YZ^K@-CPLNQLKL2[?(;;T]H2%5GH<@"HJC`@RHRD`,%:M[WS;.( MB(B%,[6B/&$P30S922;JKJJ$O-F!+Z5"DR`ISAWD9@3`GE)T/-W=-W[%*,M^]V(CM`FY77[O> MY;QI521V.XFZI.92.:/!)0 MR/*0LCZ?N.:A]909S"YS&[/EW]VO5BAJB21X=U+XZR#D@GO?Q=IS MF0220?/UUN(S*E20239;5SF]-FA)))Q+>G$B22#^83^8"(0C(,L`F\$V`E2C M[T":<[X"."-![0'UTR?.N:X#M[-@5%4YE=@5'8+USJU95`)-:35?*RQ%FL*! MUK:0[RM$EM*\2@D'Z-0A[0\U>Y-[UHTG-Q>=J$OD@;>ORQGY<7O>][WO>][Z` MJ-F>&$:][WO>@`````!< M;\VSX>?/CE^'O?7GL```````````````````````GZ_1YYOZ?S[?ZK^NNSW] M&]_7\^4WQYS=VIB]F&G%K;K:6M:QJ,X[;&]"NLS,;M6*TOBJHJ33A*W2_N^+0$+$LHJ6Z MQ0KM&F?(%`KV5F(`4*V\[Z<6WQ$1$?8+R:=J4GUM/(*X0S6KVQYWUY^=[WO> M][WO>^*IM`/Q9A=T]GA;B+@BL@L M*JE`%"M%.G%KZU]6[?MV<_/]0;M1_`'Q!^0"L!ZH M`@`G.QUT>.J3&-\OXB&ZNRM,BHHB@T)HJ`,&:?3QS MVMVO$1$1*GQ-J>GM\>3W/LJ7RNVQM>>%&W2FWT.;T7=X2V7[H!H`$):@/DB( M@6Q@*+$LM54`$,UK;XU;>(B(B%)K2XJ020RJ22Q4DDL>0RH2YV(A0P*,HM:; M,#0V"I4T3L+1QNW&(B(B/EQ%)8MUTBXH*`#VE M(.O0"[=W`H]Q3;O[RO'W%?@WHCC?7PGR-)!.PDJ,I*\%`P"`HP5I3OKI;I>( MB(BR(`%BH]^N+4R)X.$#,SAFFJ@E@$`1%1$``%RV^8MMSW..])`?JXX6WR3K M6EEQSS"Y@"3E0%)$N"J"Y`4,TMWWFW%XB(B%I55XP+$R5023%`$9B2757I>3 MVMS?/OUQ7!X)3@HH495S@:&JD$.3A:EE4#T"%&#/.G&KQQB(B(AUZ].OS/CT M]3S7\`%^@<].<*V/"[;;#5M]0MZWK6KE>4.9)6SN=,<^BL<^FFM8,8V:8XXM MQ>(B(AK+/SB[>N0N%62(%4DD$LJDLJDC@PJE#D34LSX9&S*06:RC&6T'G-TK M9HM2QG;OT3$0'>V],R[;;-3FS.8[M3[.3';R7:XV,N:V\4J;FJG;4 M5#U"G:T[N:;EX9IIKEQO>O;@/UTA>DOLEX_%SG.)*4*(@#B:#\42R+/;!B20 M2;WZUS*9)(;3\^S:I0DDD%>?7SI+%`H)(VN&U:5K4F2"29WSJ4A"2<,'I0"S MTNP4*86J2+*4O1:1(ER\O55[`;7/5BTF"K7J5:]O5VV&T0',&"9#)4W[.3U? MI11/K2HQ)VM,T\ITZ>\8]]WO>][WO>][T3-[%LL0K+2L\/2:BC%6EHBE::M/ M,G+.SVJR;K\).[G7OHY#+LXJ9NQKE=*Z9N6\552)A6Q!6O)?YWIR$ MNSV%"5)0DV,.%RN+H"0@F(`T$5;A;$,L[&5M;3#0_=CO2@P-,+*'`#=-```` M```````'_)WO>][W>]```#4,``%QOS;/AY\^.7X>]]>>P`````+0$``````` M```````R``M0!%`0!Z#QWGQY5Q$_/6AYRO#[W>,'6ZTJY4/#&PV8%;ZU?5;; MI&)O2XRM6ZZM3K&>O6PK7CJVKE3B'-NM,7GO5WML MVO;789O=8UCN+:Q+!TU/K\4SBXEQ)%(K0UWC4N9MUT$-U@BK)$T6!EDELB24 MHZ9D2>U"S%$6S[-^X:I^&09\L2Q)PF(4D+!:MMMA$^13"((@JJF-Q=G&5%5- MA558*A:A(+*DD$EE2(+\6Y?(^0[LZ29/'UV?M]'Y/O0`%1]UX5BOBB3%^?GZ MNNH[-81%^#=XM1?;[%K+SO9F5<[F9(+@S9`%#->],;W%K6M:S-+RI]]?#H`%0_Z.Y>5 MWSOC^,S,F:'J3#5/,#5$EZKJUHS2^%0"V4O8+Q;*(9).GCWYWUZ.@`3M M[U.S,PPH=TD[Z*(K5;`JN%5E*DF,4:L[%H2VDSMZ1.HU`8&LV+`?BG/]&20E M/C/'/.]VM:UK4Z/*7QM@ZUR$'^7Z4_2+X6,BJDD0A3%-.8YNJUMEK6JJKVI: MPR!5?T5W5V9E502S(%*'@T8+U[`?Q'S>OR[?U)))YXQI*A=,K*/V@$*&?S\] M^WMTXM:UK6:WUXE7ZA\B-MMO?>21Y^$*Z%^%_6!Q>OK0=^'X0;=&F'52LV#% M"&;>=XO$6M:UK2[6F[>EA@FF`H2S,V8XVA[*W2$XTNMW-O'.8&)A;%4:63-` M$E4F2AD)5:,Q1@K9;-(S$3L`,[FXN_$N-Q.S-Z2;QTG4,DA-)Z_&[/Q]X]?L MF$1``!A,3R('"HM^*`(U*JV018M92JH0K;G7-=WO$1$15@$L_6PQ"A5*R45! MLN M[3+CM26)4EWZ?RUG&YP,>9:PE+*76#O:OIF;N[NVRZ$[9=W?;9-3K7BYN'38 MS1O>U6ZU9MN\M%3>Q2N2YUE%M!'9B$U]W#>[WO7A0DR=9N]>HT:G M[T=.O/O.O>N6R<*JO=563=Q>NDX+8E`EX16$U5''XK8#\D3*7$"7#HX))QK@ MSGQ[UJ222DP"P"/Z>WM*_3W$!P@!)():5J>6]TJ23R`U4DOOX\<.).(-5)PR MRQC>#B99\:,3`-5(:`[!W6DA#M1%+4J83::L]QD&<(2<4MN9;3[6VJOQ0^S- M*N9Y9?+=#F\N\@PB*K6)5"V,VO-)BBR4OYO2_M%_3U:][WO>]ZWO?"=9*IG8 ME_TDPDF;Y9_:9,ZO1N)2$AE;+2=+!3NO;+Z/LX+M$]*QXZ^=NZU4&3-7N^SWZ`````````````````````#`<"MV[_)^7SSQ3SQFE3.)V],VUBKJJD MW44N(8K)GN[#.NE,;Z7OTZ-T]=\[QO/3BUJ-R:]*8.ZXQSF=&M*W6[M%HM.5 MW;M72TO;-)"@H5$U@U7,;K.R`#T_8!<`D[9"0,'>G\(,&,","$(0D( MP%$J/0$3)UM@K<7W&??C(J<$*8(9 MA3*Z5+-*=`0Q,Z,K*"%;6=VKO=XB(@V:TY1Z6P2)35KJCEJK(NWO-O=\6QBA.E,E"@@L50W`3ZK(R,N#I0NU15 MCC@"LJH15:,JV"A@SUO6U<;O$1$/3?G%9=M.#=V8!2Q8AMD37!1L:JU*@BK* M5JS$$,U,[M76[Q$1!BS],6(-ED5*-R/Q1JHAE-=DAAB&`6\2).D\`6%;`3J" MI((5JZOQ6.,1$1#6,[-TQHNJR585220S.S6P\HQYYQY\8R)&VU"KE='@4T&5 M#-2M6"AFIJF*[W>(Z]>N\<@H\8W/$*.9T"CL>(4=C[`H\#X!1W1WG<%'=':. MJ:DT3>'``@,U;N/'<*@!^DL6RIQ,DVIM3:FU-J;TS5!=(B(@R"BVF\XD M)I+-,UD)O6:JVLKUYB/>1%S)N[N[M"M,KM74M;]9JCO>UM555V(@GJ==WL=1 M.9;Y;;,%7H=?J9WK35.7H&)M,$J97&V7&P=MNB[)ZYQ?JXN,N8"<\&Z2"D'6 M3GZZ#78:N)-_FGI7>[K^+9())(.&M-NGPI0DDDD=5=_>3[OV^'E,3)))S[XH ML5I0$D$ZN58$DDZQJX%=[WO>]TW MO>][WNZ"0L"G`#'=%#1QHK'JN>FS*S7=WU?5>3Q,EJN(2UD5(^_3UWM]SIX^ MO,QT)FB@*ZM"KC-.O+]O,U0Y-V*D)$$UE)WBU;5J#4W+-9H9T5@X"@.`42`/ M"_R*5S]Q?R?6\OQEWR%L>-,,WU]>[Z4&`&%C@&[IH``````````````````` M``0?A^&4?;IY]_7O\/P^HOIZ^'GL```````````````````````)/TN?IS/S M?I]^_>>\_7GD>?K8SY/K5J;,PG5GK*F]3V[]XCCO#YZ2SF[Q*.+U\,SN)]'9.'S4TBAL?G;B)]'T[Y`X6JB$GZ4( M3\K[F$_AC\P>QRBIGZBB!"!($Z+;>7F4=1BC(MPL46OU9].K5Y>>8B(B0:55 MBWGBE0/]NO]6`AG\_M881\DR\&7*R52;F9E)2+ MS$R&84Y$P]%%0483!K)PP=]YKS;G=XB(B;4\?C;\L8:,UG3IM-X"P8(%56,V,D=@[%5F"%#/CC.JZXO$1$.L6G6MQ^J2!534AR,(@`8A$`1%?"F M,&FW<6M:=5L2XH;2"H9ZB9XJ5>UL6DA$((()!``)"`(P8.V=33%<:O41"Q"A M$:VUYL\>K;,RS*^V98F95ZQD2!("A<8+2K"*P;"%"TU&@$B`BB7,37,H;9:7 MEY8U;\X54MC1N'UN+RQ(=RK,ZJJK2H*4#F:D"3AP[Y;-LVQK%(B(QI:QT=>- MVFAOJ\MOE$NR*EY$LA9(2ZTJ&"JJJJE7#*S(DKEKJC%CRAU<[\[\BVY3*WB&8MXILL>] MZ[OWNW=W=[N]B"<$_;M\6S-=LC%+<6N=[A=W?;%U=6Q&Z[9IW7?I.]E[['JL M^"MSK?9>63)DR9,F3(`[-``:T`!K0`&M!M*T!K0`&M``:T`!K0`&M``:T`!K M0`&M``:T`!K0`&M``:T`!K0`&M``:T`!K0`&M``:T`!K0`&M``:T`!K0`&M` M`:T#)DI3)DR9?"W+[N222+\?'O/V^->]:?W(\` MDJ.X3M\77Q%'))).QZ-QS1IDDDDZGM;RD22"+[5B9)HOL(L)/TJGJ]*)EW#V M$E),SF`\/`\R!1(3'"HBZ[6<;EPPHQ(*$R^EGMWU&N^LZ^G&][WO>][WO>][ MW<)3A2G&2LI6TX@P9-:W$#,U$YH-+<@CXWSL=F7[$YFOY'E%1WN;M]QF5J[O M2FON""M+DRTVU6+;F5M"[V[N[NTA+4FZEV\C=I+J4Z3!3]792BF69"R%#LQW M3I08`86.`;NF@``````````!^KO>][WO>]``````"#[_64?73SYZ]_?[_47T M]?#SV```````````````````````1%+\_W(G]7Z]]Y^GWZ]C6<8:5[4UC6)T MROKE54F%5<-9J+%EW9LLR@)*_?ONW/?IGIWZ9[]^O;CIW[YYO//>V7F.98HL M<='GD-J)WIW&Z8W`?*YMJF<2QXN<:AAG4\!204<`K#`O+<\H&@9EH%[GO%R8 MR#.@QRN,7B(B%,:A;_8)@>-7\EJWEXS>RTMGVZ3SGK&N+\<>WM`0<`6PI-2 M*MUY545IP#(&=!)V,R5"D%6Q;FU<[O$1$-.=:W138ARI#%651.V&(,KJIH)K M0DJM"C!FO?%JWQ>(B(EU\NWIZYMEL<=!Z(%Q51(T(/:=L*5HHL0[J'(4:-E6ZJIF"928*X51,>%# M!Y5QC%M:Q$1$$RK*=M+B0),V5`JLP71I#!F,R3,,LP5FP8@AFB,WKG-XB(AI M]+6P%S5BKM#+=5)):;,2P"@BUV"M,G("+*@HC"9=F(8*UL4S6^;Q$1$FK7O7 M`-=(WK&]>?:P08'&>@)!YLS#)SH4R"CBH-2P+-/?.Z\:Q$ M1$/$&&EY^<9$@3-0QR7(=$!"[!(.23,R$D5U4+E6!9HSC-;ZO$1$&JVG%PLE ML0&+(@(P@:#3+JXR92[]>I>(\B4[TJKRO/31J+P<9K:YF*KUN8S)E=M%3-[' M`;5JQL! MIV*.QV#L-ALV/P]^BO&`)(@\X./$?-_?\;'\!"Y^11V)1_A484A>YCL]B0GO MG1G`&-WZ2>.0]8$_W1UT1WE%4_'[7V/@?(OW9_=AY_'\?QB(C*S&8`"(B`!F M#7N1/,/E9.9A6:)J?<"B\TJ:LTO(,,,1=DU$XYK,56F7%E[40A0G23I/Q.^, MK)6/C3K)[,!GJM60U9RDG2F]NYI*DK@K5:3I^<90W%?$[)^/.:TO8@0((?+B M"+M^3,`97%;+4GX-Q:R=+!;:VUFH$"!`@BYF4"+0+EP3:4)2E,6+6J-B(B)J M'H3AB9N.[5/!UQ<0K6.CDJGO=G;I9>SJG,G)PM\DK,FYPN&B(B(J9F:F9 ME4#8YMW-FSFZ41$0T0\*(B(B(F9F7Q\RYN<#-J9S)PK7M9).9.3@KG))F9F( MB(B(B(A5IM3L1$1$1$1$1$/;W8!N@`````!N[N[IEW=V&Z```$``6;N[NW>W M;[1;NXLEYF[VM?,J+R\V-TTD:A:I5K2+>ILQW?)TS,S*#+NJJGC<S.-4YK3$4G4IZFK:"JB0R+O+VS M79C'%H`>//QY]^N_CR\>?COY:=;N.NMZT!WYT[\\W?QV=_`9T;H`>?EX<[=W MGWNSN,S,H:6F&9F9F:Y:,L`S`"S= MQW>XJB<5PVK7R("3A3C&#.LK=C=4:C0&6EM&%VU#J M)B9S&;&S`J"8O9*9G=RBI%.5E;4DY64S94Y.3E5EVJ9MMFT9GW=T+R]JL634 M#O*B=V9DJ(!J4E35[E@[S+<43N#[FR6E;[2J&;,N(+(C*9MNYDN[N[O,S,S, MJJJJS&;,O:HRRQ]B*V(B-T)D`JMULS,K,R,S,S+W+N[V]LNPHNPLR[,S*JJJ MLQFX9L.U1UG:3R)C*/=DR>KQ55555555555F>T>7?V\FGBT\#&S3/%XM/%NV M;-DK[6;`GF:5JEM)DRF&LV[+N[N[9@`*IK9[N[&8`"JMWN[MW<`&8`!F``;( M>`H&8`!F``;)F)"P9@`&8`#(B`H&8`!F``QL=\-"JJJH6XE4TPD-Q,VTZ6#L M)#1Q/68;,WKR_G.+G#]T!)`D`&)%%"!\GAU''$$YH-+%0RLB62A*>ZOVB(3VIU8XIV2&)`PJ')EL(XJ31J8DQ)LE)!; MD*+[*@V4E2FB2+)VET3"9/?9PW21ANT5-&"2&C$KN$DB4V*:4S8,F*HK_!-D M,TJVU52JD?)K=))C8V;$B&T1C51HE))A2JDHI1]\[YINWCK(1#QE>A_@=WU7 M8D*!UB<2D57G@JKZ!(JMB**OA$3HHBRA5DDGQHD;N&1(C=4%`/(W45$E5Q#L M](-$#YD%^)^I#U`Z!))D2C$H6"O`?V"IDC:8,%%4646"G?/1T<)Q-@F\:;-U9!_AN%=J*` M/0HHO_`U'@:_[CE(]6[AM_0])MGT8R8\,)(3_60AWJ(0T0AD?Q?[3\_^II'_ MYF*K!=P^L9_Z]O/]GY?IX;WO>][WO>][WNZ"LU06##@` M)QQQQ3CBUN.,<<<<;WO>][WO>][WO?``Z!"!G`T.57LX&R!P@Z(Q<"B]*4I6 MO3ITZ=.G3I`06"D'DLZ7SA'U' MB,HI!<>J.01]U&M]WTZV^[[L9^[>][WO>][WO>][WNZ"Q0$?5.1SSSS3GFW/ M//////.][WO>][WO>][WP/8"8&00"B&X*#GGGF?/->>>;\\\\P$$D0*Z!%1+ M(+U_,H0&,P2#!X\>/'/7QU\>/'9QX<>&H28$-D$T^TP[+2[J9*SW/='\T\N_ MU'H?$6O57BEF8`9`%?17X;.O*S]&95*@:(+_2.@/2>"T$"`?IA\'G._V]&+6 MP]82:`7EK4O?SI[[\>GO[^_2^][V^][WO>][WO!L(9`1H=!PO$N.*5XXXXXX MXXWO>][WO>][WO>_ER`F@/V`,G4"'FNQQL.?;1R.'+EI57+MK3%7+5)RL6M) M15;9SG*+LB[=16R+LB[=16R+MG.#$G9W;(NF^^_:CTG:.V+Y[= MNU[W)4*I*A5)*E2I50JDJ%7;SX/0[,<.^]HCA6T1PK:(X5MXZ-:VB&6(D94D M29JZN:1E&M,1K6T1PK;QP]^P.@Z#!@ZBMD79%VZBMD7;.Z M>,>#S;(NF)V](K9%VSG.479%VZ]NCKK9%V1=NXK9%VSG.479%V>PQ6R+IB=D M79%VSG.479%VHK9%V1=D79%VSG.47?>WH!%;(NR+LB[9SG*+LB[=!%?MUA=TQ.R+LB[9SG*+LH5268-GITW*5 M-=.F[\\].;0;A5)4*I*A5)4*[9SG*+LB[>3X[^AZ='D\^=D73$[(NR+MG.AV;"=];(NF)V1=D7;.AZ>FR+LB[(NR M+MG./)@\GGSZ\6%W3$[(NR+MG.R+LB[=16R+MG.?M>7GYQ?'PU?V]_A[ M[WO>][WO>][WO?4<<<<<<<<<<<<<<<<6WO>][GO>][WO>^R`1W',)UESI-72 M2$DA^IN>@\'I!R#^)0!1``=E.X'GYSWYR\_/S\_.^//SZ0`H&][WN>][WO>] MZW<`;!0+,2140CYAA!3*"G''$2XXMQQ?C7'$(+@V8T.-/+';?%5M-RL3=72L MKQFQNC$+#HAQ&J0H8)%T+)G#@0S-.QL%(X05;FD1///.[\\<\6042:#!0@@I M"C@$@&H7CSC$XO:S?*Y]X>06<=Y)*PVM7K?\@[_1F] MYU^WJV:OK]F(^[Z9^?UZ;3>][WO>][WO>][N@)06`*_0#(#`=T7MU3KUZRIU MZXZ]>O7KUZ]=[WO>][WO>][WOZ!`/`3LO_45*E2"R!`"?!`5%`$QD6`Y28[= MNS]NW:W;MV[9[;[0$$QP@E%@`2.![2`2PH+["N+6L;!4]A83"`00,]&,ET&4 MU!Z9Z<=-=-\]-].G%@@P$F!Q5%9S0)Y;MEK:N3V&&I=[]R"K/!>J?!"2NXTX,QTEJ^U,CU1IUC@QM+5[L3:',4TO>G8 M63.X!_6G@7.`#1]62'2I^%M58-]G3_#'FB>^JI;#6Y?$UAD,['G2OTL`` M0>E/4JHKF&\]!31L``;^>]7GE=LK[;+:VMS+;;][WO>][W=`2@L,!BC$`C.PB!T.VE+>Z[WO>][WO>] M[WO>][WO>]J43:$/**"69+/R\<\\XYS?G. MMP$!'8*\DY4Z@T8294MB:-G)549NVD2LR2/)ML:D,;L'5QXJ;-U4K(,M+1$O MF.T=PT%!04TTTTTTTTTQC&(83#%N-BJ"CTL(\"KKQ&9*25!8V0@9,@"[?T1&'\)1Q/`PR'XOE'\1-I'1W!'[F.Y^BK M@_2FS8W3G/_.RVVVV9,QC)D8$9C(9AGE6?S8B%H#"NSRMDDC[$ M$UATA^09*@US)UJ`*@8&Y+/0([T^H\XT?I=`C[1ZG9S-TQ.OL)_=1.I^,_?, M^($JPF\>\'SC_9&_N>\\!_'$]"R)[BDD4/:80RD.K][HKZQ"2#JJ?R1^Z?`L M\=SW#H7H$5!^)-A&A/!.$HE3^9*>!'BYI\Z?0Z'1Z)^!ITC_:[(XD^4_QF)Y M!N>B=ZVW[V%=\'F3WDQ(?6I]L/>XL;45S/P/SL(F0](11.VZ M=O`CW4CR2=CRBKS]3E3_2JJJ*A52*HJH54BE2JH4DLDL22Q)2I)8I622!_F- MG>'O`LOO=&/DG4Y!!1.L3RC(RRU3HE-QNG@3\W23X?`Q^L4^WFD'N'03"1\$ M3G)'A#D)XGT/#U3R4A[6/:"A=>TWC6VD.06#D.X+AM&`.P/H_(?B>\^,(G!D M-D@[WHYR>T.L+FX@Q'Z.1F:P]&W5C87O>_6J#N,K,8Q_2OL]A)$A_1;8MM$6 MR(/JCO(I%ZE/C'W&0_7)/'V'5]'0[T@WAY)!H)]-@^"BG%?$#@$R55X)T]@( M%@R6S]$IY01]A&?WRI'21X]CS1)-#5#'[9O/%Q")A2I.#UD\DTGN-CQ^1RAK MMT2N@>00R&!^T`U`\5@/$/\7ZV.B!WA^P'4G[ M7R:<+#J=Y?*_H[YHTNZ1J;-H_[6Q(_Y4W>P+/Z'_5'Y3:-DX/>/@TB:'<=Y\ M4..5E\(YI+99*HE):BBRB;B?921T-@BG3<^)S>2))T7F)^)AT3F.U+)@YTNH M_]T@*?_#$;`0A"X/_$$LE19Q?S'YH0D@^Z$=7^=SAT0D^Y4'<*!H'.#C#Z7Q M?M;#]#@/O`+!TA]T$\S'4J?^+_''M3ZTZJF%(^2'A'YD7>6N9WUD>]=@F,DKOG>^FH_L6MV M2K2I5C_L,A)!!HGC)`6<*1&USN_U_Q@ M_O<]*#B`Y\5$_,GTC]2<$YTL.:72ENMUR7G7)>A>A>E>E?ZU]:^"[1W$$]@V M9\*DJ59[/L?X9K6M!:V:UK4DGE15HT2I1*C1*G%_V+](/0\SS/4:]'R?Y]"= M+M_F%XX=P?`))(0A"23[0>0,!\5@#]`#_K#_`%=!#R>"L>+6\$/%ZW:&P4IX MG_8]IY:9TG[DX?;/9R.AR.;TCUCK&QT-'*-S%56[D;'!R;QQ'$;'(N>-@[!, M8QV&$A!(1$55W.<&H+'-)[DX*E*E*E*E*E7E>ZLKX6?F^BO.@22!2@22#Z*V M@22!2@22#?=)TA+_Q2E+Z2_(E_`DLS,S,Q9F9F9BQ8L6+%BM8F6+%BQ8L6+$ MLS,S,Q9F9F9BA+RH$D@4H$D@Y6=[,D@_"8]1(1_DE1`G]I1/^,_NC))(A[7L M/'_X_$MVS]VY-"54_'4@Y5I"T\YX'D$>\]<[E>427L$Z24E2 MDJJB^Q*4E5"EE28*!`4'I>J>OH_Y\1.W5VR:FXG<'$:+N`/86!R]FWJJQBKR M8135@H"Y&2H%5P/VM7"\9*]3I<.*M/9W=/;9J3F[9UWV8B54[_IMS>0U4RSXY$A"H/6YK0?4;AX@'U`#>239$YB2'_9I5E);$(/'E?\0S!"U^(HAZ@=0BT"CM3U"E<8M2,`JSVF2',' MJ1]S`:16!2\1/B+Y::077].V(PB.L(@FQBC107M=(@ETVF(E39LY$PB.PL@Y(CF&O(/G?68,A9@R,DM[CAMB35K#PCOBC!'<*`N09M+LA($609 M+$&1$1%D1F%%EAF5D,T0,2[2<`"DRA_A@'N-C#8GC#T)N.-TCD"N$JIZ1'TL MA_ZB6'\(6#13I0E]K\_/P8S"K,RO2;C)EF6Y9G+]OP0@``$/%6>ZRORV7EG! M*S)5E"0(2!`5;'4TW.[;YBZPP=2)XFX!WAM,"K\SB4&5PST8(>08*&>@[&36 M+;$;$FATCZ'OB.J>"*8)5E+"AC`&Q`#8FGDXDD>B%1A'O1`T!BRK$Q,6595E M6$G]98B1BJJJJJJJJJHP6!_)).]"/Y!<")XZ>@Y$2``]`/2=?>]`=<9&`\MR(_UJ@K$#@`AM$#(12+YH>XJ/`G; MT,151&+'M^B1WATDD`6@,**JHP$'\`PB!X@"D($?5)!DJ.T@C/`>D/%]LY^O>.E=*HZ]"4)$[O^FDYM MI)!T'?Q/8ZFQ.#][LB;H(KW%;BKJ<&0H9EP;OCJ"!B5$PV$I9*]]N965M+)=M`RC- MREE6K:$59)!;%551)B6))%)0W)^,MJ4Q)/V5(:4UB=H1"!$>>#-G/WCU;O#+ M*3X7EK:ZJC+$O>^7;EY!L-VW\M7VGU'YM7KSHQ;6_>3R,_8<;;,?"<0''/0. ML#&.0I8GG56BM:Y$ MJ$TO2!&)XQN+&TK%G+SKQW5">C_.E5YGH]/ M=+^G'I40SO)8JK]&NVKSVZ.F)**S"SM\Q2DE)4+NWQ&WD9DG%&8D["UOAI$Y M#Z1G!JIQO#R)Q>TLSG.JL22;[PT/*\]B;G\D'V!/O\_G?X]:KEN-FJDA3>&^ M(S,N6K:M!`D+$$V:2$!#6D`Q-:``1NVDD)C6;"0P&[L9F[M6QNU;-9146%14 M914VW*U9%1N*M5;;MD91F1F&9;;MD5&5MNZJU45%D0$AN;FB!";N:)`#86@" M0UN4U6X`3>N]7U5F6;;9T'^>PH'U`]SK[.R=G7NR>&KJSRU: M5+^Y^U552J_!)^%;_/MW_3U'"I"JE#.")KTDO54Y(]?K!L:_'/ET\]M`]YM"(0W"F]^?F0@'YS"#K12,A,LQ$1$K*1&$S,R4RLRI&`+0%`P*54 M`0@P5/^_M_[__7=@VD1$4.HI4#0Z2P65KX,`?:8/8`BK\O5#<0Z3$"2P83]2 M?2FATB@A@.PHGOBDXX-$)N:-&DVB@3^)&*D^R2?S(J'J555555*554DDJQ7Z M?W"$```A[KJ2UU)/9!P;/)*J53>)55561N44HI8+3]@;2?F>!_QLDD)SZ<_# M^-[&8QCTG114G>L_E&&"(J*(M%E/I(.Y!A!%BO0=)ZP!H5?I8FYA'!SU8:K^ M$]H*'<7OJU`.N\4+P,6V9T,U9K[795>$AM/9/5%D"2#+"()%E(=Q#$G8]!]7 MU?6B#H]LL6SE9$Q4DMA5BVV051[12-56C(0L$H)5A))I?*ZI^;6=K89!B\HW_.A'_A"8&@=`"`I@?D^3&-@^?5!">VBLY*(G\<`#0".H M'Z2`TOS_3[?U_7M%./UJ6I2;P\KTZBNISAW8-USFVTM+>ZZOEHT_\,TB^ M;;E&UR)[C&ZR.=5KX`]0F18)/FR[OX^''=T=$]CSXV M\>WG[SR)NZ)T5#94-)4*E0TE(SW9II,0Q-B:FY\I_.EE55+&IL6%T))$W^// MGPI558LQ%JTJ?!'[QSZ+-MS6F]G\]U;=M:VXXO!TH_:*(O%7R>`\< M[_8G7I=A8MHU8TCS\N[KZR23(>OLQU]_;V]_=;9]8S]H;JFX9OU:=E]G#/3< M,Q)#LXULYL=B'.)!@!)`6(Q2)$0(!&*D@UB3?IS[,8DS*VZM];LI&:*%_SKG M5UD')N5!H`N0W9LLH.GCMI\=+VL2=]-1N5Z*3\0)@)U`2$!0`A$\B$2O.;8/ M8W)ST7N0%2">?I2$))8(>2&G!L1A(X'0/29+`.P'O-;JZ>/8>C;OR MDT.8`80(^Q'U'9(DOP)809(\1-#RC3SFM]$1&F9;2603G$?M^LP]T@.P5*_< MG2JZDU&H5=HAZBPIUKYB[V(GKJ1R"2DGB-1^)^)^@>XF\124A-TY]X*MN]=JQ+/Y5VKR\@!D@```````/YO+Z\ M],K/STNVUWY9=JSI9>ZL_@^"86I/4`TYHO'L^V$.RUK70HM+56"TY$[`2.P0S M$N0B!1<-_,3:(CDF4/KW*GD.`H"ZF+OK=^T;5]OFD=(J(&*)O#3&]8J(T1$ED5440UD#"):"I#0DA3+`^@]DDE,D@#.T,1UBB\.+ M&,*"^0IYC"&0T,(N1D6>2RR^8`%F;N9MDL6+$9+&9X#!L,`M%!"2+`%6A@P8 M*B0&(H<0:&NQA(OK`S+%=65K5KK2X MJ6A:]7;6JN^,VJ#%D=K.2178T3J[3W\<^W&\YIK5N[>Q;V;.:7DAA1[Y%/WV M(I2IN*LWHK.`X4II`+2H$TJL2I-"[KDHU0H'F#G`7F@9"_."Z*07EKO]7T:? M/\_*F:?G^<5E^$13!C'Z6-+K^^SG3*N575\O1Z3QF!*^B36LL8S:,VKAK>^X M6N5KJ5Y[OF^JN7U:M*9QC+BUMFS/+4$'D,&Q'IZ2C!7.6")ZW%ENB!DB8P2Q M)*VR9326'S;$,XRVK=VH;>"Z:-UDX6$AE-2%!18258*(7#:*JL;+A0&Y@L4B M0(RZ705;!:I>ELX1HIA>*+(D5T&,B&G%FM/?$LC$3DD9*J#?WQ\+(VH;M2HQ MDSK-U6(W!;QD`D.VW=X8M<)/`R4M!=0FCO?$_-JSAM1\'<:UP[6J`A*V&>>, M8M27N<8%$3-61D94+221&I'-RX"0H*2&%$=\G."MY+)#5&K(;D4-H*!2T-T0 MN-RG`04L(XO5JQ8+VJJK&Q))NQ7@T:<',X4Y&'">!F.7#AQ57=*JFLU,VK5J M6K5G-3/BUHQ1BIEB=8KYJF[;G'9.UTLM4KJLNE536:F2IN,R5M)%L1:A"6Q% MI&5E@EZ1`J!?-H%0B8$.SN\?#N[LD#MO)1M[]>F7?LY:&K'H3NA[4X<,M_5GH9X[`*JD%L7;?R'20V$W0)2Q*_/6]SF3,B708\.?(,LBC'R^C2U6M;I1*\?/MK3",&_%_)I)(UX#"%)*0^/&$ M/QEM#/O]'C6ZWJR#,B,"1T`DH4^)%=4%VQ5*B)5Z%[@9M4`5`A9@B"2`+E>! M(?&@B#`RZSKPX8IBF!1\8@Y#5A5R1F6LA5EJ7KARK,^B?<^Z8/X/GD)_$,,D MCRC_FC!W?EGQ4?@F*C+E_HS2RK:LA=Y7V3$[XLKZ!@;>$MLRBI85ADL*M7;( MIKA,+D'GN=07:8P'K1@/3<5T#Q%JA`ZF\&8$34`JC=`4=0]75YUY]OQQ>2?4 M!.9]H!'UA'SBM$8$?M+6+((E04%^V\G]A"W6G(Y`')4;_&S<.D;A%ZF`0%R* M?BJ"KVJ`*@0%$%R3XT"S>(T1S?14[1H"9E0PD=8^RN%/U0]Z?C,XI(U.2)R9.`YA^F'DBR#XV2+]/I M;9&APF5N<@W+F#[H`>!MSG-=;7#G"K,S234E3]L^RP:_+=,L8J4NB*$HE$GX M%,)F9,S)C&)C&)F9,S&`]P<0"`9GL'T^'IN+:UGT?CO;R;N]7=PN-*=(VCDZ.QS340;'W?J\^1$YG[ ML"),HP09_C^F/6/X_C^W-,][?L;^.<O%V: MW&\QLOU'6'O"NMLJ#9YP[WMZ!S'L:,PT(22``"8DDDDDDDDDDDDDDDDDDD@2 M$DDB02$DDA(2$DOL^1Y9QE=[/J\LV\O+N)))"1UQY7K(NS`(.`8:.?=VE3H8WD(-'#FT^9R.?).<=NZ MVVT``)```````````#QEUGC,O3/.KU9ED5),41+"P6,LI"L)K"MFYN&HFK-T M"XIHQS,D#38TK!S=89")D#6!V&5N\IR,/`+.UC;89E!XFW9)DYA%V:V1RK(' M;HYE@?J%,;`XE<..ALIY;9[KV=9U3+[_+N`$``"``0``@`$```@`0`@`$"`` M`#SS/A=_/E\+RO5=7M\>?.K:+^J2Y;=.5EM5K#=8F*A52 MSO#OA-)!W]DT_GX8GIT$MDH#FAA"#M;&XZ7,PP&RYJ9@6F&"X,S1]VS]L[GO M+`@.HL"!T`4)X&`*#`(A+)=\S*O&S,SE1S,65:;CXOOS$J68MO4FTRDSRO5L M9XRSF>>>;=I#6"9@(`ZM="(/&M&LB)`FT04DAX;M2QX7AP[`C3U^/I&>GPU[ M?(@SY;X^M?7X?*7ROY!-)&5*L$\`3^F9)SZ$(GT0@>P\AY#U'8(-T[")W44K#J:`;F!/YY]Y#19) M/`DP'+[Y(--/L9`'P+#I^9_12,L)EJRRLMLB7`PG\E*J1#]E1M/Y$7$A"I81 M%"_:7!`L6.7EZ^&Q1#GJ@44JN\T%!,^?,I5Y@BS"R]JA+5,VMRL5(*L(BHL" M2R=AL\S@H.Z`I0*6I2@_K#OU^PZ,PW1$T5@&C#[6:PEPFW+,T3<;8=4/@A(V MA\E=TIN?ATB#%?MQ+*%7G$DAI)!_4#"R]##](NMQ__-ZGN\_A0UP"XC)8#AC&+P0.:U`6 MR3(WF)D9%P4*Q[@`+ M*?((HCJ,J5%3-SP_BG#9ZC9PI4BPK3V1V-IMN=8[TY)HG9-'-UG(CFAL3&;Y M;CJX+0A"0L7EVM+&:OY]$H1`?*R6 MW_+C\J]NH#F.;/.3VAT)@6)S#U]QU@=PIJ]_#?Z/AC?Q`-"0&UK"MAC!C)(, MA&UJ0:LBE(B5))%.)3!X5;'A3*1;+4M6VPELBU%LB*^A,0^A8B2-X`7%@A=. MWR0[7L#4&I20UD1!??.E3"0F*=:&Q54M!I8/2-*-"*'0T``&'W#H?;-U,JDE M554$)D57[UUE)F)F)E!YFA7$(0#3YF2;A#Q#]SLJL2,F2< M23VRNJG3&FB3OHG2/W/]Y4A'H.CH3H.Z>T]>E1;(#$!V[(O5NNFH$(,#"?!5 M.\!N*HKM#H(I`@PJA8Q'-@!]SM"@Q\DRL)B2EG$IA/1!,@N1+!$4L0K,R\9V82""(BB(GUYDKJ^;%5%G!-0XA%26 M*DCR'O$>V.FU(4````)$1E%+:M6VK9?5Z>B!ELDG24]7^`;S$W2[2HUSJ]#H M>9"F&N`AK,"!!0_VA$`Z08\*20G,^#!_-J[G7K_Q*7(+EB_SQ5VZZW3J8Y2N MC3D3YYSQV.2-W]6'8^CJZQK:VJ\&I'(HG9EV:#8S)E+85F2T8S)E+=21)R02 MD_*>QRCI][VDX-.<>D5!S1$3^.-YD,J!*?;34'H+('UB>K">4D)9-B60CN1_ MSJ,40B1$0#)CM%"(I8%(H*@!=.H^$#DL2)(P8L32%QD4VJ9'0P?B>QQ#\)V0U-@G4%3B"HKN=H^H(&L0B$`0BQ22%5##WD.U M0TGAV8?%W#NJRCV`^>@,TB""YC8`M@#=%%0S7S*IBJF`!Z10`N6-*0Q9^!%D MD'WDS`-HP!-WLX>(=A[8'Q>BW35>]0D=@9`]U#D#Z^3`!`DU4?G_2W\O?^'[ M[9IS7]?UM-[4.9WK>+]9W*LS!KM2HR(^V];X=K-M`$"5PP",`$"37&,:66]7 MQ:^S_*Y>7$18N,SXG>@MJF;+$YF;RE&1+-LDWXS/'K81B=LA#SETBIZ0_F0L M,2<'1TJ4KHX>)IUX`$T$M9.V+4'0%H,`@KLB9,(F.=@&M;,'(#&X$5858JBK M$6W:!Y^OIZ^FWMZ8\`W5-HI4`Z.?*]MFFK5JS%::\U\P=5M@%0#F+'8=>G'6 MAC23U*F5=W3RROFA70`GI"]I,^CN]`$,B7[MM?:4T,B3?%,O@":L`BR\6O:* MT))&/"AL7UTZ9JU:DDXI1]<9HY)^0;_[#;0-P@[0?>&@:D4AZ0#EN\>..W'/U MGCGX:WYAT6>@J;`L$+7'M54<>(?.?,DCF>Y[V*5/>K\X;31'_N%4B]9`2##] MK$^8ZVB&HH=?=`HB4MPX"&#M!R3>H)NBT&X3"'*X,(&8H8K%AB56*LI+*E+, MEBPA,,(95DI5^W^7[JK/"'8W.<R1^PFQ-)J1&%55555E2I MA/UD?<@ZHZHL4_0DC#&DN%.SM-R[']61/6R_SA8]ZQ14#BP$'F!U#0G`L222 MVX8FIKO',[G$X2?W2[C2?HJ-'*=M/?T.C@F&"REBE11445V-)]X1'!/L%1Z_ M6E8]\^7RYIIO.3H>D6M7RN\;-21M14#F+V])GG8V3GH-"P!F,1$',8MR(BD& M)H-@H,7=`L`HUAE(6EI"Y80(V5)J%2:(9`YMD1RA:%04J2 M\H,4X&8)8A8!4!8&&0*L2+5O.;.3=CO,4JX.Z-20DF$2RA.KJ3F3L)K) M#^U)FB0TB*(E)9`A%J$M2)):2*BOH.90"X/)*1B05@Q0B:&X*&PXK]=>,\O+ MI6@BS,D[')!9'XKUJA!(JNL/)T,Q`=0)F1"G>!D^!SG.=FJ&C[?N+'Y!X%6K M2J55J^T]R/>^@6/A&I!Z3O"23SLAZ(-!T"6%S34,8/.4DBDY4DB"<6R.Q4!L MY1M/9+-&SI-^"83.O6VQ.$+*QCNE)BQQLK/B38F/J==SXP[@-HI;(7\^B;'6 MIL/3[?MDVP,!8X!9"P22)4FDGJ4RR$64E2RA"K)4B%615!5BR*I%EVB>R!"% MK+U@Y&<5PW$-62(B;+41Q00@&L!@TZR!ZM0W5ZU-<02^@.P'"C"Q).WZ>9T2 M@V++&2/I/^I+12Q9"'9.#^E41- M[$D[M5!<@_R'P\)$B$0R=2K^)]`Z)L4V'6`;`S6*&U2,*%74CU@Y$$13T>[/ MG'".0N8A2`*M"MP04RVXW'XL[1O/]LTWB4Z"7[GQ\S*9C6&LRV?/S6[7] M-X<\8\1$9/M8)MM.>'))IKI;016W"+RYU!@`4S`##$ERR9N0```````````` M```````````````````````````````````$````````1%2H5*A4J!4J%2H% M2I6*F6(L2H5*E2H5*@`,5*E2I4J%2I4J5*C``%2I4J5*A4J5*E2H``\999^/ M*6?]62^]WLSRI2I2O7-41N[)26K926MI:MS-0FU?XT9-$.A,FW5.QWI#O%E5 M5EE2%%2S\X\S$:9$Q-*JJ5#*Q4JI5DB!HED1:A(J^)9:!2B"V(-QZD`,!02J MJRK5J(D+221+1("U`%9`1*>K,,&2)<5O2ME\S-,*-[*_J7_[E_#E_ZYGZ,SZ MOCD2!(+Q7T4%556V^4[/4]D4XD^,E#;RA;(LE.5E1\!`#96B6+`P5'H(9W"S ML2.V;F-G9D;3@.X.Y+`]6Q-"PB\VV2,YS8%S:Q M)%VRYLU)":L)8U%I33#"R2$(0C)(OP$$=0;8OS'@@00QCRC0GI%+*MJDE+):HISDA.]/K3J)_?:B

@'Y@\&(HJJ$'^D((K`8"EKB&$LD".M@#]#K4X*<@,D505,"&8>XYA"Y M:*J*P#$/KD0CM.FT8:/^@6"0DCRDVXM(KDC$ M)C(522)5D*LDJPJR++$2J*LD)9`?`.:.]&DQNII-T:59-)I*GM1[K4(JK2V6 M+(I2EJU$5%DA)*E18I$D(P%'O"*-#&$5B$0$D)(Q4.L-PC\-1U.+AWAV*T(C MA,SN`4(D_)"!0_RK"?9'FX^HQ)'UHJ019%BJDCHCE.4DJ4"=5:1S2PB!A4"X M#A1L"(?%ZC4Q.0*23O$D0" M(*`&\7TBHMH""E\B#Z@?T4J:TU!F9!N1"Z*$>M+*[`C`)T[4)"08$5/*F32$ MO6#R3E*$R+$(R5(\2$URX6!"@@MN)6;%0/L7-_F!BBSO114HSH=(U)(^DB%4 MD^+Z*6/P`-]TA"6S4JJIP^B9"-R[1_=!/\JVJEDD2V5;8B1^\Y`AQ.8:54U`=/,.T+`9'8-+EA.Q2N M84`Y$#ZP#C8%T2&B*Z\_,D@Z`]]R\W1('JDI6AO$=YF;$`F#XA5FV+%&E]MLK2&2H'%=VFB1O))"4->F( M=?'";GK#!S3V;+CH[YWC-$/JF<6">(3.9=-RR4];M4DUM3'("9H06"Q;$!*H M0A"BELHRR4P$Y-W>;;JEAJFYDFB0F2K&(U[<.T67R\L=:[<]&IS>BJO.'WIP MQNBILX7O9G86E9$*A1%@,6#$=H39,DA(BU`!T(*JW@+"(PL`W$EDB-I@E)LK M8NS8AS-S(987&FD--//C?=#=NTI6H:L+FG*[W5+(DM1*6EI:2H,A$Y*">!*B M$QLRIDB2J>]796Q4Z$Y(F2!0`W?$LL#H%YQ38A2IOL3?1Y%BU36`NPS0/8FH M.T5>H&QM4=JCQVI\>=4P(H<0W>Q-HYB;$R.IY'9D:P0R6K9EG!D\XJ91$D6, M"$4D@PA))118R1,QD612(,K+R]NN)`D@V)(62$@]3ED@20.*4]9NX:MP=V@; MV$`J@.Q[.W[AR(;BER'&'*!CV"2&R"8K9)`YLDLL:CV1D#JKPM6M9BUA.DT0]23Q?'V@'OAX/BX+('4D2-YUG9*4GK.*,C9/$F1 MO'FPPA+/!XI!P]89QJ!/$GL3R!J-A/,_UDYM(#P?`/W$4*10I&,V\#N#X(DY M`DPV(<#YDV$,U"Q/W5)'^J=S#:=7F33->R0L9?M7"MA9%1/9.H>R-)FK\%D\ M*/64VV)(3)A67:X(25.[)#$R[/68AEMMK3$Q-D9!0:`\0U4I852S$PJE^JR; M?D`7ZT0#L!N^@*X-!]A>[V*](O+G@/20`U+8Y)H^7E87I4X.^I51+5JTA94S M))8RD6%%+J5DI8NJH%'B*(.`PYRK*.PZPPA.9@,>Q.+).%54X6$JV!(0^N6V2(D,9P?, M:)QO#E'TL&/BHI;9@8;M`[[*I1L=PH4NB@>Y5.A[@=I'L<@ZIU-3V(9+'B2S MR/),$L033TCQC^1_6=AZ3S+]W;YW->W;N1YM^9`*`YS0Z0L0/6M'4>ISV#R"6K:1+EB)F];7;:W:!&W&%80DW654DY6'+3 M$(R39"$(>P.N!E<29X01'O+O'!31&KBHF(JJ/D_)(E`> M:;.21B6,G(N+R52+P8D?]&8&9R=SS(EK,[2D+FR)T).R$=YRANJ&J`LQ+4[WEW7?%R31U)8>)WG;[L+DPKFNF*,)R3*6C8-!5%='/JN.P!-8(.!Q MM!@`/(=R=$V'Q[ZDR*1'!2=!SB^9.R;I,?)-VBCOQWP@U2(=\3JD4=H$3R"W M)]+Q`LG0,^CX+\R#)&*U$(/\5J+$(1!@+$!A!'$90)?TW;HZ8L5;6YE;6L#" MB,,,T!`>`.%=E%15V415455F5[,^9-0@]T&V M3\DI5G9+$8I8DFPRYX9USI0D`_[I^M,)T2,@$$3050S'-!`U"W/\D2ZU8 M3WO81!`1A$L62:6J^PQC\Q&W6;K*^*3-D[8JEQLC225Q+B*,1=RXK7/&UT%CD8>000T!]`9"C=]#(9K(1(R(TDW0LD%"JDQ,0XH M>"/^J(T)NW@PB!"*CO+*F>I5`?7)@ZT/)(1#<%#X9..F%J5/"P4(/%]S"%P* M2(/W*EK06P(,K@H;#('3NM\3W.'TB/DQWH3QA^:JA5L5\U8R"L261*Q;;;:1 MD063T/`=`0?Y#;>X'N/2&R-)(\51PB-(FZ6:0HM2&[9)_9SMWT5IA(WFS))%%;%F2Q)% M:Q$PF]"LDR"S:NR-*YXA-3=+A#=HV2U1#B`*-E1HI$L7"RB$%P754+HCSGC[ M.#G'[.'(ZDP[]2$_!9D\3(GCX$R0A-XI;*J(2J(*5)`BI8(JR$UL8:D+(FRH22;86Q MBI5)4B=G=5A2CN*ELMBJE4MEM)PDY&)))%B)%$5R(C<='7K-0!HJ:`V%WA`0 MN0%B[`Z0=X.?@Y#_?80;H;%!/Z=R>9W2.(LPYGD)W"9("4GX$T:P_.%^(/V! M<(15MR=Y%?I5]<<%?LLV,,JR-+#6U+8U=FT52K$;IJ331"50Q($IBIX?,-N2 MJOPY\G*2J538R.:5W%O;+EL2!*0FQHY39=FBRLRL29-L8G]:9G3&_O;#_:38?EWAU$B.L5(E M0D20!@(+D054N4WP$UFVVW#H)PHVF-,'9L-:ARZ<;6)E8D;18*6"H2Q&TFX@ MIA6WS'^"6-"+&`>U"E&]><;CL#[X]7*2RFYQRD2%)%'*R)%K%DEF,D0Z,'OFH@U#= MU;HL:)8G<>:>A-`COD%@1Q\XD3>DA2JI4G$8D2J25(2EB06$E606D(6+)B,D M$DF1#$E2%0J2%6)<,D]??@;!.48D,I)4BO)SV%D@Y,),1#Q%Z1UK0NB(9J(CV%3R''C; M;3$H]$A/]TLB&2I`:F$R7:VW$1H\Y<8)(9D2%!&Y%`L0GJQ35554['9[BRB" M#\1_CGT'>]9(3V]TQJ$>I,55*F/$5.;I$.;@!(!((TZW-U"BZ..$U%MZB>4] MA4ED/M2XE);!(*EYI&Y#@)F%9I**?`.\J>#.3R/^^/TG0\CP)/@E??[GT-W2HG.'PB#@*=9XKX`(#RB M`FUBH`^H516E!$I@MQNA\XM!X"*(M>7C]%BX;P8""=?P">0R!!B('DD:!?BY MAV@$\P$>OL?E*IG=OR5W5W682A)`G-O)94]`*S`>>75J[ZE8GM[NXL?0[FD% M%-A!4,IMX\2QQ,RNL4(*@.LBH&@JJ0N[]EQJ(@V3"BH\ M4:\KMI#=/-J7[2E?L5K%BNFJJK,:IFU68W.+B7%S)F,K,\K$Q,6QC/.XYH*` MS$W2XT[TIW)A_?DC$]D^$;'HL;>0!`L]JL[/"2"+$\30Z MPL%A[SZQ#G&X$=3MS&"-OK`J)*`O`U]QW$^7'AQ#3+JBL#M#,+(T$#/3PM_`S+M M@0```RVIF6Y,C)DJW%EMBL>G?7.@[N_IUP.^+9=IZ@4)470OQ%#]W<4@E1/_(C8;A%D-#(.8`^E\D50Z$UF MI>I45'>!=&@%3>*FH#HM%!ZA4HNB9(W.0^@#L%[4@Z/I;\[@,%';#6#0!71L M1WAD/4X/ETCO3C-(T$,@N,#4\A8-E'M3,'C$4.T((8,GI@2-,0-M&M>*@FP" M'-P&+*!I.(7>HV`Q&2:-T40+?>Z/N'9D\_N`+.HY@[>2-!$!1H]H=SA"WT62 M44GD=Y^+1.)'9""/8B3,662Q7((9FL)QI/TA0;28JOP3EI)S=4=9)(@'J-%< M.NFF@Z`I(#`:5MW&X[NJR>)?=MU\OCRNV9+C###L@'/%9E[.LN"3,83GS9Q; M;RYZU;8T6)DJU>,5*$T_`V$8D3!K@(L$1.^"<#5+JH#R,H5XNZKJSJ[VYL"Z5;EL4-^UYLS&@^[ M;6UK4)S\@<#GD3]+]'9YQ45`795<#RQ\Y!F,4J'@&B.H^;XIIWK#]-5F159+ M*Y?1]0!````@&;9RROF/FMW;Y:!RK+)8[_<[MX)&:S)KZ1CTKGC&&Z(Q:;'O M,2DR(PT>V,.(FB9!1+)"5$"@6%0"HLJ+LR13(C57GL32(HEDV1@5F()6,AD) M(521;&Y9H36(68R1@4%!D#\"ALH-Q87HLZ:86HD<*:*&!N*O``++0HP!+'+= MJ=4Y\C.SW:YVO'SUPX(9`K?FED@)O=8B?6#L^&8#<$4]9F*O()SR:S`;1ZE; M(F\03L$U#W1O*#>(B'^%+))L$\@A^``^CT\@,C5[@?C0B?6?<>QU23Y+$R'$G=W)V>Q@8J6;=PE)^TW/YP[[$C:3O(2?4=M*63/J M=#[URXK%R[EU=:B2-Y#]38R)$:6!(^LUB6(^@!GJ2M2=]3#C.R:'#F4YC([# M`2=B:*7)!^LU9.%R`IIDL#D7O>@+9@=C!]BH!F&&@5*$B1D)ZZ+U0QOW3N.& M32!SP'11^A0]AR$'QGXG74C8'^=.T2T+GP1W([P>'3))KF6VK%,V+9)'LE"'H8Q$ M_K44$&1$14@,2(+@R*$O'K"*C)$7W6O3(AS`LGSA9B45F2)4LB<.I^L.GL7@(AUC8*`VHIZMW6I+`^' M:A:9B8C$\)33P)R^"3LZ\DX5;8.$)K.^+/7C.=N_;FC.XJ8,MUMMERVUJG)J7]..6[P<5FZO M/?-&UI2)K2VK"R2-[(B6W+;=G`^!LY^V&-)V5))5=`R1U30=!@$`NEX/>1:L M81!6Q4)!;CK2^MX$Y]HN2V#1H$TOJ>'`.A*34:BJDJI5558JI MW1((E<>.TZD,ZR!)!4,0V9B&3,":"%&)2J@M`'H-0#F7`K.NCIU;Y?&5M6G1 M,8Z>4]K%K;47698@P;.V7)D8Q8S=VAL\(%7E]`:$X0M'$J=2Q.D M(:+`),VWQDLJ;%D9C$R+5PLR;0PPR-!FK"!+*($45`'@0WX1HVS*SD#9=@#W MO+8/1@#:;(9@-A,*#?:&3OK4ZO1EA-HA8K/HS*L^:]V=69\?1`D(0A"$(0A" M$(``````````!;N@D(0A"$(0A"$(0"0A"$(0A"$(0A;NPA"$(0A"$(0A"$`D M(0A"$(0A"$(3Y;I"$(0A"$(0A"$($A"$(0A"$(0A"!(0A"$(0A"$(0A````` M`````"0``````````D``````````)``````````"0``````````D```````` M``)``````````````````````"0``````````D``````````)``````````" M0``````````D``````````)``````````"0````````````````````#O699 M69WNWVXWX6YVR.3UECF$Q`$-B]*\3^<,CO#]K2(/I3&4$3_M/U&U085!B=._ MZ_D2=+(MDA1@8:%"=@KH`4`J$^(O(7![_AXH:AC`",&/2`.H'O!>8@Z@[Q;B M[L0+EJ4$L&P3CP>.RDVW"]>R[=QC$PU?!"-=,FQ,%K2:\UZY)"$1`ZF"*9P$ MI@A4$'`ITL$2Q=XMP\QR50SD"X`':9V12RQ58A!@P$NB!3Q&R"+@@7.0J3>)A.+6.(B0U1X(,1PV.( MD-Y)"Z[0\:4T7K>R27#2&`ZPX%.]$V)W230DD2P:Z5:LJ*TQFA=-48T+@5LV M;Z&`\]Z'S(!"2!`A(_,H*`$(155Z`8GUWD_L(9[@><7F<[;;;:KUD?>6&Z'F M^"C$IZI[VYU?-+)&`C=9$C9!5$JSZX^B;3VRNA957VEQ!*NAD_CS%_Z'S-:$ M='I((Y'Y!]NO8DDV@517H#7DX

I MW9G@2BI=:TFDI+$9#KUV)T_"21X)CJ^\\Y@@=F^X=)@7!$0?7<#+*S9X=0^?+6&K.@J`6?3X2:Z7D?'M/# MF&_7(.9'OA))(-+>E6G65N9$6<0&9F6RI9F)+*TR)^3HO!]YL='?C"L9`"=(=J%+91@]`"[8&X;[ MI)H1<20)85)(DF*U,C,9<(\A#=)H@_8!L)(;S@-3RCPY3A/&SS.M->J%.E%9 M:PK-S8V8\29D=I8..LA(3#:<-RN:5WFHPSLB/!UC9WUQ) MA8C89F/-P/U@V!MBXJ5GYC*OR8/&ER%!U\!H!5&R7;@[KJ7#+1:01X)D*C MD14"I9$F\D]D]!T4O18>3A)Z";0R5YR!&-"!^I@@;A74UOT/F=X/.#@=X]R1 MD1&'$2"DJI&@\DCE%)%3"NL'V&8;!@<%LRN-B@L@*@!*,@&Y<7,:$3FR#!LL M@N&E5I8-*4(C:*BI00A@ILP:'`-)MT/M><,D$1V/4>PFA'422.5!ZE50D%C0 M12F(IK"&0A@70':0-!`YP,`N0B9\%DW@P9$S7J2"&N'J%'_PI+M^96+!(,!( M,!"*/C!4#,B$@R*(2`,C2#9"D'DB!DTY`%*AN>H4%`"CUJC/$H,C[TLE2N8Q MB&#^6/V)H-#![AWO0^`F3#$@E0H8<<'I,B1NGN>QA)"Z]B^B4W)4=(@I`ZP; MO5':!J.`JBO6F8*'8ZS:(@&:JBL.P+[W M<*MP',2-,#2,XT#$L`*J.94IL8I"JL(62:DUEF&&H139A(N9`RYAC8")9(+P M@F>>;X&5K\^Q$.*;`=1-H/8G0=#[Y\I$$\XB21YHI/R4D6@>]9$:I85,$J1( MI+)))"?,DFZ2"U1N@GLJ/54+*3JW_I10H.(9-P4A'/DJJ$4G)4B-"=! M"#\9)"$56Z6LFU;J#L4U>B!")`S.Q[48]K\NKY556]2!@.85>!88C[`BJ=(P M002"19LHJJ*FS-H'TEC%)&QL%2'CMALBF^6V[R(AS/H%B\@=%W&@9BBH`4>* MPBFPJ2*2>`[IO?8^T=SB3R)S.^)#"R^P)0\C8;DA M]3O&T7?Y76I#X$K5DVG[SV92SEG?.LY6YG@D"'B\=9"N5RWESHD"#&,823;& M;C&$5<1\W4;U+0Z'\#$D-IS($;E"ARX!UBFI"Z]9HJB=)]@Q`VAA0R1_H5"2 M22'*$#B(2`I/A)!P0Z1]S3S$DB>]&$2>`EG.;.M/\U(6>T"AH?`/WNQ45&$0 M8$401A$%`9TH[%-S<@?J._NBI%]\"DD!D1@W.=1#UB#?&/]"62P=H.T!L"^( MY!_0H`-D'(8BB&O?3V`CSBG/A'U&;S!9'H0%`N>7@@$@MQ4GH-U29-OM#KP) MXG,[PDXDY"R5%25)3TU";)W'R#_3[`?RQN[2=);1!*M4(]Z64I$B)5DPE2B` M;P8[2P0.2*H*EU$5;OB,']9%>0!SAJ(9KGA/(8J`(QA`BQU,>YH*PISFI#4L M;6SE-X>_DS^WBU%27:6'K`51O6@_S]@^'.#DG67^K^A.+_#'"/#VRGS_;(': M1,R$8B6XK3\O>#O*52J52N$FY/4GIY[U50A1"2JJF@?M-$,@X>[6BVKE5=7?,,RLZZHS%8H`MMMLEDM-F(P>*:)4O-*\GE M'([;0X7S9C'J):0*23&TB?0G"=J]5),F0``!^_F5RSZ,RNIM.1',3_23`]'L M?O>*>,WHO2(=)(VD&.M)HGB#N*M6E4JK5UH``````95,S+Z(Y-0-"RK2TMBT M_`F0,26@````!R[UG,N41$``!RRSSL^-3*MKZ9=NT0``$6V6?@LRJ57KK%G% M?M#G"(B>WONT'0Z%%C$^UU_,[?3[1Z!MW=B?E/;O\>G+:VWP:'7;?MF9,/>F-D]2=B MDS=D!YE+;:JJMM\9]C]*3YI/2<#K-]@-`8N0#Y`Y'BY/6`;=#40AW%CR3R.TM)+<=,9.N=FW#Z]UJ[\=; MPNVW?A[Z?&\6=SO-8:27I([[B._%$B/7771L==5=546UGCD7JX1+Z-I39[1+ MIZGOMTOAL6QL;I?*R];9PAK#L&L;1-DT8<6-MJ&VL5@8'&6U>," M\IV9.K.M`5;8RRXYS58-=N9H&`"YUUSG63$HJ4*2W;;F;3%Y\+9&KBZ8S1>- M;;+QK<: M#&H-26+(DAZS08J1V0[.7-WJQJ-I2SPWO=F9UUF9F;S7%MR299?*O9>R0D$D M),0D+U9\U7M[Y7ECS5Y\&;KCB<<6;1*<;2VS<0XG.>AY\[0 MG`,;$M&LJVF9AE#Q7,N<-W9"JVT6H^^)NAM+HGW1M$'!#;JBE8!($A($(8S+ M`8-T)I\#_1Y6J^*OLK5*6\$M7TE"0O%:%Z3I:K2=)TTTZRLRJ_-Y@L@``````P@(B`B(,`C##(`B6 M"?((QR#K/#FCC>^F6%4*L>G[8E^>,R_@>?('Q MY\Y@M5K%8/<8&&@!Q/06>><'OY0]X:A$:+;"3SFE5-A@Q&_`[G=@Z$42`,8P M7U?K"AL@1A"$D&,!5C!0(?([0AV@=::;1_E8DGL_[I&WZF']M__/ZC)%%(H4 MI8A$(#C+QRS0%*#>(JC_[*9J18)%@F*0H2LK8F1>C/5,KZ!/3ONFM6J6M4KT'.'/S]]> M/2C!`D1!34HHM[YRTV!1L+Z]>NUI4K4M:H[\]=]]S4M:N_OQUW\>1W?840`7 M_W!_"`/_$'^53_[,4%9)E-9V+[K%P&F/GT^^SNMYA+;;/=+7:]W.J8!E6A?1@`#H>FLJ/H'0CV\`>)G@]9;4 M*I5MID6&]!I2@=#;9*'32E=S#H`'U]"AR@^W9+KB@T,&^W-],`4`'0``*/@" M*^`%`B*`>Y][Q'0#[`%M`Z```/H*]MB;5A#EKONYMWMKRW;KMG36&G8\'.X\ MUKJGTZB5(I*I5(````%1W;@``&GH!=@4I0/6G30#0`-*)L-,]@$BAT57H``' MO8^[!]*```H!0/35'6@``"@``IH!HJ@`TB56N6@`Z#0-`:9FHJF42AD4`!T. M@.@`%4*::`S9TTH'0%"@`#H=``!]]]P]#Z`!T.M#0:T``:>Q@`.0H%!MB@"@ M*!OL.G1]!PE!`0!-`$9$T,HTU/$:-&A$::-J::>H'J>B`/4`/4!D&@#4]`-4 M44Q``&0`9``#0``````````"021)E3]":)BGIZH]*>U&I[5/%&F#4WHDQIZ@ MF(/1#(-/28"80:::&`E/U22E,*'H$TT`TT`:`&@T!H#(```-`````")(@@C) MJ80J?XB/30`*>$GB:IXIZ4_*>35'IM3U#U/*>IE/U-#U3">FIZGZHS4`5%$$ M!`"`$:`C0`":1IDTT4\:GIJGI/)I-J:,0STFD&&IZ1I^O^[Q?_C\-E(DQ$7\ M3#T,*M3X0AZ/A6F"$8O2HHGI]6BL$%QGJ@&C(060_J:$:?>'01A)8A5H124D M+)5J5B4"!0P(K"(!!D1&*4^IH5"P";Q%%#?G["E:""?N&)R%J)S+`-PB(A(* MK9F96OXYEXN,4,/PDHU02T]WQ`8?H8PVE!^ M!1<_:?[&L,#X2&2AD0"Y^^QQ+_`TK\Y^\?$6.4:.OASECN+\%?Y3R57_%5(5 M5**I"DKS);)YJT&AJ[V'F_ZGXG]QR' MB/VF)T%Q^<=(YC8'`:&@=9J$=X+"1UF9]`7!42`EPBB.)$0$.")<&_L;Q<'[ M7]XX'O9_G.WQG?&^;7VPY^>-+.-=C0N_WO>%>W-+)+UF\N,S<0A[$V3`]B;I MA(T2G@E(J83";I1A*=4J.]*_V)31*<4K"5_J2H\TJ92FB4U2I\GR>A552E)5 M*JJPH5A@A51]2CSX^GE_IN9_-&]]QP_V>V4?S[]DEC9V/A&GO74CA(YYO0]$ MI$#N4_+X/K7`58M@V$X/:U:LA9?/KG^CG9>)U'PEY88D0L%)]RO1_\W)EW,. M3YOH'O;^5S=Z M.^_7JE<;E72/?#V]]'N]]QU7*#>-$$-PH(A<06=;?_#$=JS[TJI2DI24I*#Q M%C;8>88*N9%73$6_LZOIJO>V$+<-W"^E6Q5816,=MA-3]$? M7HA\J[Y"-D<7M>C9OL]NO7GGGN:&VVRV[%VS7O7)8LT23/>PC?D8K)D@;V1B M"GK-?!7)D9&I(2222.$#LC79GNJUI&^C,VVD32D,4#%A( MC"/<8,MX9;XO#:WSDTB1_?7_8DN!Q$PQ#HO]EX`V6"V%X190>R1F9-^O6K`6 MNPPCRI'IZ^+I:\$:B3AR:SH:$8[QN)-=^W1HY6ZX_?V(C\2P/@6U<8ZD"-BI4DK7"_-L"RB8F M+2`\!!3Y-%6#]%H(B))(=$TO&G:IG<-\ZJN?@,B?TR:GFN<.0H8X]SK:27P0 MRM2].%"^7S%&LG9E#UC<`^.1X4ZD[H&9"-TCNO;-555^_1?(P#QG7YX6I M/L]YF9R@M:5`?>ONOU]<+B%,5*XB]56%D;20`JH'5!47Y+ZD'I@#_A$4ZD4O M$-T0RB>I4"U1#8HD7+W-BHGFMM[MJ]\I*<:>B_[V$@C]QC.8[V_;BSH21[M> M/K#S'YCVG;$'QKZS6>HY#QGWR!_R,?:6GR#EAVGV@><]I^L>0-H>!P%/ MB)GG+#SD#WRI04D3)D"1WFPY#&XB%3B1)D`^0U<5:N:M4\7W:.+"G\K1\&39R>33P:MV&R95DYN]NKBT5LKU/&"3G>VZ\<0@YT M.=-KKKB(XV2+9P4%'CB#[IJMOW&0V$.LJ)ZHH*`8K_)Z^]##O>`?"I?Y8:`` M"'Y$,L[.9@#VA1($G5\6`A'KL2$@OK\4D3YI)$H9P'&/M.L8"CSG=/B&RH;O M3^2P/&:#LG8-@]IVING:G5\'R,IAHU2H]$J03> M,Y\#01Q,"?;XR!XQ-P$Q-I@^#_]I['5YG@[$YLD8>Q[&B^+8KT5A7S=[DZ.2?N;N2-$T3JKJGU/O?E=[8]SS3D> MCH[5-7Y'!ENKL=[9EL_RO!^E][5L^10(GK-AF0-@I@!]I,-1Y?)Y#O\K^X/] M[W&0G&<)@:HZM^OJ;F+5559%H&Q@=2*,.GR,35:,1DI.J$1:2K2O(,C,V"GM M/,%HG0(G4;290W$2AXAQ0Z!T(E#>5+RPP*$#F*(PYVCG:)S.T\1[2![B,2$L M+#$L/<$]`F1,]IJ'-Y$O-9Y2KT>Q^U_D>M]Z'-*2BE4/N5))^I(=NONQ^E)( MG@IYJI2OJ3##S;')HRK17J:,LJI4JMC5E@4@K##)2LL####)66K#+1@V:C". M@XJD,%12E*J.Q4.Q4PK)B)&$[63#O3939D38W88(J&4B4+R84Z6ML4T-":)_>0G-W*\WW*0D)`D)`D)+56VU5M5_<\V<[0P2?P.= M25PG]]UGJGCZO>2'/D3M=7XT^?Q?2^M3[G5YU\53Z%-)"'O8";KE&?Y;.LOQ M?&.T.XMHBHT0!A8C$&%C%BQ/79F+9;$M*L0667%FLL65MC5V>)95YGPP```` M#Y5[:\_=NNY=VSN2Y9X=*KLJW?X&AWO=JDGK5(?)55/@5,)0]"VQ92EBI6)5 M+W6VV[%VMV;A)TGYFK+6?SY3*2JE'83#^@KO3Q5AN\5;LQ^-A,,*/N;'!3+V MMF"HJ2E$5*DJ4JG888550JJ8)D%O!L@F#&S'"F"@SQBH94F54J>U6P*, ME***-\"=JN96Z4)JJ:E$ZO%@0JI(CI.*WOQ,,7'R(.QJC@2G.<$JF$?K4=%= M7)AS;-7D_*K=71N?-NP'^E5*1JIP3D8)*4R_M,&"D=R@WBIE781$G@P5Q5H9 M.!D*12%4(Z*)2";8,B-S8-%P2`]'D\2#+H*/Y5B1;:."R$Y!Z*.JRVT]?98N M">)^=@F_9TM8PQ'%]#4:*AQU]]QBXMR3S\UPV<1":J[V%8#)5*JHM0F%)Y/% MS9.\I-H;5H`^$/405H(!QZ1!6P_I;"B+'J^#7(25,A3$ZAY\%L&Z'*0+SB6] M&HP/]QH;`A0T4.+I!U9S@`;9U+,2JYP#KG1F+KH```V[)9G.;1 M4I&(I`5BO`2H4/N%B=GS8(G"`1+M0))2U6RV(]6!@F>(AA`4803-T5Q<6:W` MX>$\0*BV]`X]J;CLBG.VU$>W+NT[XCOB/J.\^,L$(6=B:X(F*"*/2^Y1D1)$ MN?H.84'WCC_-^7Z/EZ/BY\Q7WSG!.B*]K%>QC([WO>)-/F?2^3BT_S+.:#\; M,)QA!E]4I3D=`+S,Q\J20?K3\92,(J8*CM1V$8230C M1%$%$+1!B"QZ,-C&."QC&XO%$]8IR.HR/4%^=ER_TMVG^"#C!]#=H)],_POP M:=J=B?\5=5/FP_2P93^91^)ALRV4U8;,&4U4=AHK\;9A_%J8:NV/_&5U^LX' MT)]+\=:X.3VN!_OL>]Q5R5AP^4?*#WO%[7PGYEE<]/@U?2<"A$N*#$!P@&09 MF1\18,!(S.@CC&!LXIDG!55Z<'X^QP:J)*L2V$D8)(UC%`.9YRHY\QU&HYD" M)M-F`D!,&-1)/=3Q-TS-D'RR?P<'S>Q@_A*^;[U=CZVCXGZ'QDU:O\H_<>OM M?S)W)U>#L=S'-VL5Z,'Q2R:[$H&7PDR@3$%-9P/C-YD7H"VC.*Y; M"==4W];0.K=\'HF[DT8</4[BPM^]8L?[&KR!Y4@_PJ>)^5]+HW>WH_2E9.@ M^U*P5)LI[V!-IH>(B'D(EJ(#KA)?H+#781P#P+`'*$CU$RF52(D_J'>XC1HW M>MV%U,H[W\S`CU?90EC,'I.D.L%@<]B1Z8\([6 MZ6.`J!1W1R&L1H:7%#`[1B-S!,'`;@T%VU@>,C*U:OZ.NLG-4Y-I."?SL-:K[DPZ/`X,AXJ[M7$RIF/T&X+ M:V&X=(Y-/H)`?+28&!RE'";2YR%0CL(&0I`"&.*A`LP1@U#ZQS2*,)4])B;! M*EQ%/E+AS;J(YEI>7CDRZ1(&'4Q$WEY<)R)C`E33\%5H_`F(A<(]I41G*GU' MM(1`]!Q.H%F$9H9Q%#0M02MG3EI;?U-'%.Y.#E-&[F!H M]SP=&6C9V]AIK#2<59=S",QW(C#17-I6QJ_Q.UE/U-FQP>Z0DG5XOC3HT[&S MT<6K==%4T8/TR=#5Q;S)Y/:>_^Q+F7:J%3@F>2TR MF[+5SVSJW&,AS5(3R"3/06$A'`D"3+X!U)*53?86A!Y'!Q<'-_%HVUWS=7N3@Z+X/ MBVT>9W'HVZ=GMY+;9-+BW!<6XFSP5AP=J;K&*U>UA7)38L@BOC-4^EJE;MS ML<&8V\WK8/K3F"G<]=.3D[7-6I55LKH31^9]CZ#1BBHL.!5N0QN-X M=<89D/88%PY?1GSAJZJKN4^E7BIH\'0RRZD23%82J5]E898Z2[Z1,%2N3+GR M:MV>)@?:;:IH>BM$ZMGZG^AA[)4U.JN6YDJ>S[?Y6,=4[E:[0Y2.3V.;5[E; MFJI\_",NSELM(#"3&.HB5C$V(,7(P@E_5$2=3TE"`X,3\IXCHX.J;C00FX]S M0>%P[1$%Z`4?@YS$UG`#Z6&66S)]BMFC7%NG8VCFPZ*BE57"GW2C6C23_";L&K4=.*'0+#0=9"&)$*,I@S`P(48'!1X-W&9PKL;1&^C> M)(DU<#@TI*]S";ZN:.!WQ$.*GY7S8C1N?YSM9U<21`8_#X&/"\3!*%3,L.L_ M[(CU&$;:,,,,<3S=QE*>2_?4ZNI^=[F[+5.CI)^;EB=P]0X-T]XP>3M2;I\4 ML5N\*+5N7+SZ.*3P%-HH83N(DS(3"XD&H MR=/,AR)BB6EY5)E1CXVS=GU.2&9LZL.ADY'5^_'5P6.;BG%18U$(0PX!P/6? M1WJD1/EB-03A@*=,4C2"--H&Q'N-!&5I,D/KV5K>FQ0^MD*\TY;!*CHP#TN\ MO*=P[AVG47O'A%H:KW&C5HQ4^4_4LK@Y/:U8<4^Y4Y/6XN::.59;OI1S-G,^ M779.Q[6:TP1$G0W.UQ<#1E[C+KQ3#93,B0W3Z%*R5X)W)H835.24S;M*T3"<$RF$RE3AJX>G9ZVQR=[B-FAJFC@G1.; M=E/$WVT3HX)LZJG!LZN#1PT9?R.`U=Z<4P?9R-$1_2]X_QMM70\':[W-,ULV M3"LL+H9?I?U=P\W@W&6W;T7::-KJ>YZO>BT=!V/8G`[G56'XE:.+HW<'Y'5U M_J])IQ%A$"P"-%@VK.T M#6-6.8D/[\B)X4D3HRI2I4K=@VVVSO7+8F[-MDK;N[$ER62HTJUW,L)5/"5? MY<+MA:;JE*8JZDP3*']XV35,JJ3*JRRJJT35JPGCP6&C+2KPPM:J^U3;*X85 M55555;*JI)')A@JLL,%5G;M[W+=VV5X4I*)MLI22I1JK52LHPCE18<'.:(T) MB5PE6M53O555JPI4U5ZF6#5IA:_&KHU:F6RN2JTPNF%K*N7.\\K*\U.:G!7* MJJ^;Q=K@CW,,G8PX^C_T8?)P<4B&181*`9#DC\1-)(4@%!F'@?="XB$9`#`P M>TZ^:JN\4P)C#%!&P+=I8;7P)=XYXD(X)@W>[&T.#N>+8PZ'K,OE$R4\P$B\^X_<;+?O[K;/%^&Q,2XM/>`03K!$7 M^DH5'#]YTB!M+@_(!8H^DBGK(,2CP_LDP#U^'L<#H[&7"1H3![CA!_9220)) M;>59=5XUZ;/'G:L[_YUZCKUG2?JW5UB,-&/*PN???C-4DN^OLW+DN[)+9)!+JZN9R74FVVTK6Y3% M:S.ZQ7,YDQ,\J4ZW)+#B$GJ2DI)`C,.MGXO'Y/F^?A/9GG)-/$1QU;,];S(E M*_)Z!('M(.E_T'S%B;A/#%[ML22:EHE3E=76$Y1\OH)82KF:9)H!Z@W'` M>4?S#J)]3T=S9.J30D/ZQ]OLX8C2%?WW\B,E%$I^4G^EKI&4?F39AA(F%0\B M495)52JB-$G[2QA9!*D5_60-BA5_S'_$:3Z2.1/8#P#0G]9%1%\@U>C_0^]V M.U\GL:,I'V*G>IL_&[67]KV3Z4J5-#F;5R>B#O=CM/SX]G]*.WAF_C_G?D)(DZ:\#[E,J?YB&B410T*6>^?.94/RIS`X`F(HYZCJ)&)^(_`>,W%3Y3N M/QGSGD\N('5F!_,.\.63EXT_XT?27-QRC^0?&?4H?V'G'[#Y3@/XSXSP#J.R?4-SUC`^H]@T=4^88/Q%CE.Z/*/ MK'<;1\P^^>\.@\AF8F)X@^8?O'XSU'PFDH]HZSJ%RYIW>/IQ?@/`"$S,\WL' M$=/`8\!SZ1$O,!.9B.=523X_194Z.OH(4[#6ACH\99"UR>P;G26* M/^?-<^@Q.1U!XSUES$Q-\]Y07_J,5!"$J14J$J4B5*$J5*E$J4A4L05*Z??W M8N^V'=78;;9TO*JIG)C6=H=TI]$IL;F&XS#:;6LEA;::FGM;!#:*BC83)TX2 M.CHZ88"`1@8,.,.*[F=XQCU@)"22K+!CA.)2@PC;;@RZ)3(9B4-AF@V&*-II M@TPZ""BEJXE65BQ@_H2)8?MSBHI4A^T*GE'>DDWJ/<+$A#WJ1Q.)@>:=[BX1 MJV.Y[$B:EPM'!.YN)JE#56'!L]C)8_QLN)R8Z.3+JRTA MWJFKR5HR,*[TZ#M=TW9/!-7BK@^U(FH[5*J M;%,*\2G9%&SV."2J.Y$&667P@P]1OF9#(>0@W'%W.@O:^=R:7@X; MQF2"8;MW<_:Z&R='%7>^ME7^1]C5]#5P9?4G4Z/U)_4R]SN<4^AAH?K>PA]R MG\SX,#\+Q/O*=Q_TR?^O?[$(-T))_K=DKJRK,S,SMQ/U(KM=(2)/O?B*I2BE M%*+]=@>+&%JF8,8MF&)"P?\V]B5_7"QER6XAR4J=<)'TLIA,,#"K)))*4DDD MDDDDBE*JO7^'XS##@QC!JFHKOK"J[F`.\%1B&ZC^2NF5H;5$P]9'-X:%E][<)]4RF+&&MX6Z[KCOZ2BN!MQ^RM?@ M]GY(?=N:SJICMPA"$@V.SZ4?7LVRNTX\+6PVSY,]W4^S1HV+4Q98?$^4<*0A M=J?V2RI#-;+6YWM-N4:W=>5"[2]MI2W<\[^4^-8[-ECU[<^$&U2Y$%J^&&9E M#"F6]J+&=S[7W+LV,28T)1UE.AGU/#84MP;A/293@QGJ>%N=UW39**X&F/2M M=W7TAUW-9RICMPA"$@V.SZ4?7LVRNY<+&OVRZF>WH^O4T;%J8,L.M\8\N-8Q MOT?I+.L-2VW-SP:;=4:W8Y4+M+VVE+[+4Y#L3M%*6I[6 M$PJDM?9AAH>Q'C6B?Z_%UJUO\&-1)%+#9KN5N#H[4R%[K@[R2@(!H,%P5"\ MYA`H=0,,5,S,@>(P+3F:R)4J5.1D4#QEA0H4*FLV&LU$R1H6O4J>CV,.3DYM MW:31\6IT-3FZ-VZ-G5ZW,T%''-OB]'%WG-,,.;Z666&&'57B=&RJ['M;MCBY M#L)HI7'K;[GDT^%\L^7+="&<8\J6RXT M+X6@H'*R&!B3"$FJ?0?)\2HHBBBHH681;A==IG;PS2,,K88QI M+9&9O)2WC4WTOK'=OK=`?AHAII5W4&"R5G(*VEJ.70AQ9F9M1@);=QP,"1F1 M(7\[;1\0JA:A%13EM<>?-[BL8Z\NN=KQQ(S*3=X\]B0>%%NG8\8[B6V,A5O5 MZ-KL>VQ"4=:E883QDUKHRBRBBX)2)KA".M)A*(NK'=*A=0,4)(-4C91QU%=Z M0K*[APSA"V,>-+9K6-NSOB!);JN]5$(.[H-W&!;*S@U;". M/9Z=N6QY22*,;(F[:B=DV.Q.MX@P+6W.WS7=ZUV;L6[LW=;N][C.=?_C7SOT2>4F#HJJJJJE+))))))))2 MDE]&JSYK]C0_,J*I_UJ54R53ZNV7NB1.WO1/S(H**D2DI+$BH5*J2JBI2D@= MPOS'\S!(DDG)_2_Q57(]SD^LRCZC,P6*19%+*6*=5*I5*IA2GP^CKC&.W\-M M_A>.FF=+ILXZ-3"E4JEBXB*KGJDTH*!K.^!J!15>!01#E/.9@!XMFU;````````````` M`0%*,2S%F,S)F9``D`DS&8#&)```R9``I2E`#&"3&)````L6`)))))`"0I3) MDR9"0```````D)``"0!N;E\2K/!J^%US?)WJKFWJK]<+CBL(L($C(Q$A$B1( M$)18+%2I;$EL!99)$HC!XRRYF8E%$8S&83+,LN2RBH2E)_C5(P8,(F##$16" M5!B",$,$B8)$?WU03*9(P(<7J'44ZO;DJE6>M1H>1X*U]>Q]K[7[&9Q"BBJ% M)Z5@L*64KUG!^EHT=L)$GS83(;9ELP1))T?2U8.Y\GZ7S:[E45*2D='%D%`[ M2"/-5V'F@6G>,$7W+BN,&@L%A4*"A<*%<)@LI5*I2F7BRR52J52J52J;J<'! MJU?2))._B1(*@2*@X/J:G"5"(XD3F8-7Z^?'3%SG<;G%3HV8*W:G@R30KV[R M)(ZR20\5%41*MMHMD"V*MMI&)))."B`Y0B$:H@WC=T*ZN]@^DJ:1R> M++([%*68*52K.RE<'\!D\'T.9NW5R0DK\$IN',(>F#.J@D"/,^M1MQA?.?[G M9=+FUY-AFK4:"JK53$)IIB"8[L87-Q4)$"UQ`2T42%AJ!*)Z?-<%1?2+R7O# M!?Y;F@B/EA\WZ@3J\NQ/F9,PF>Z"H1MJ:J:&6&JDA&VG^O#_!S:R*%2=\\4* M5:BD"!%(,'S!J!46@@6+T2%$(((E!8=,:8E,!&A,VN'.B,>T@OJ_WI;#D.(% M"4)9$,,RP0;"]9JP$X\4L68D0\3VF)./2818J-THO:FYVN>T'1X<TV[N7VS0N!>(]^$#@RW=@6T%\M..1+T_GTC01?WG= M&B!]I`H/Q*`^"@V6)<3PGG]#">UZWQ?K>5AMY-5LI8<3DQ^B]`V$JFYP%"8! M?_DC^H.4P4OQT=0F1J]+K[V\&EJE;L:IH[:/W*8J'YW@PF7WF$_,TUREIBM# M9JUTUJ;;,1M6U\JM:V;;X3=9OOAO9;;;5BJW5%5P3DGW1:YO^<^18/8>Y-I7 MUPC@5'EE9NE1AE/RN4D',-`V$SCH?.%GN%DU^KBA(D-X,\G%I2I0=PYFAZQ0 MTW>$8!C'N`)^0"8`6#=%P@6`D-)7!5=$T`L,8XCPE-H]>Z]@C\`Z-N*8B&X# M%?6[619&5D(X!`UD;D*(#[Y%H M@Y%WBQRSO^#=/P5H[%,*5KA;:5:[/G%_":_^C^+\Y@(C.B469&GF2FCV-O9.`=]@RQ4=8>P>(@:-!N.!>FIQ3,Q9F`J@VKJW$R M&U9%D5=OH#?8VFSB][5V*<6S#I)(0C@4B?#MGS_*3F.L%W[!/`-Q+A=-)+;/ M'W&XF'B7:FR![I#@""DQ$!D%`71O&&-O;VX&R4BF4=EA%%5F9'=F6E]TC6/ M2YLX_T)]K+WNO@O0MJQ;;/1WD*,"LL<(XPK;;"LMB[#K.PH4;L'(DB3]&]LJ MSW/<:>./"O/\[ZJ]7]6/\G8B:D4/21"C_4>`/G.Y[@#G`,7JAKZWAYZN7J]Z MN4;Z@B%!J11H41"BA!1I0(E(G%EJ80FKN\/">4FA'5XSCKM?7#=2MPD]7^4I M?7X"$(5*^8#(_"U/2=\AROK'3.32B]";IS7`,7#J0-"0>OT2BI<;NV!2)XL" M]DJW"8X)VRIOJ:Q5U^TCLMD?_1ERX?TNX0N?%'KRH:C%!:(.O80Y2B5(2B5P M%C!A6B1][V]H];E*MJ\N0\89>J<;.,R>Q!C,&O90^`)>5*"[[KO+.)KM.W.C M73MT*:>CQ;B,X8>?5F.\K_P>,W*G;/?=31*(JHL]3.[+K-[TPX8S* M5D[K,-XD*"9Y$JWL@J6\,;'5AAS9F9JT,EB)Y/.&!#6K8Y*85(B*XWJ=G:L8 M\ZM&CEL! MQ;4U"XHLZ8Y8%U69F%2=B@N*70AL@5$J,?B#X>*=H#;DKQG4P#:-PAL545$4/<29 M[I[XW)!<%"O+/$1R1@!7AU=PXP[Q$H=T$N*FJEB2O<VXL9BB0@XGH?(_:7"#!,SR#B?H+AH+'>/YT]K. M=A#>##9@8=B:TM_#$=>XK%ST)DB?YZ2Z0.$`C1!'1=)R.1QN/R#T= M0>/?3VV7C-,91AFL-;MF.[,T53-BQ+(9.+96,O'R'*N&5*[+0K&9*4S=5=9= MW554*9"JB[W<3:5)92515"<=+&;,JLS&9LR(S*I+*2RDLI+*2RDB5D+,N5,Y MDS,W6M*UE)+*T=Y0E2$F>%A&$J%61/\S2.P.X,\7?\#]+F?X'OY[3^[]W[YR`]4\.P@_T/.)A!, M2,%*>Y[V66'HPU*JM'H\<),-M7^VR)["$/?**(_*:)3H835X*K\QJ]U?[US]0S?R58L@3/VC]\H'@?$0'"8FXF,) MT#"=AWNIAL[G8G8224<09U99?P_[-< MH&B#S5E[.2^/9J5GETLRS),]7$RO=R-$R\63_.?S&QXO=/]1(?6T#_&T)_W_ MY)_0_0G\6\;(_$#&DLJQP'\6X9=Z85'^%?D'ZC[T!'%0.0$[OO@%QHQ#,3$^ ML^@_4R_M88B3_2KWRW@Z.Q_W&I5?)/%3Y;L!8%?WF8XCRCI&@0<1N(G."BJ] M4/SF"=T34?8?^"[8#\2GP[3;SAC@44',_,7&P_@?RG]CLF1_XFR/_%].'TJQ(^;]#)GN>]N_N5K'S>)V2# M*2E*4\20Z@W.Z"BJ_3C)Y6FCG\G:L(O,:@#;K$.,[$G";HCUMW5N]8RG\7T/ MM:DT2?F@_C'$;CB0Z"% MBCQFHN7-`YGF*.X-$YMW!NT<7V-5939H\CZBC1Z<%=B23A_$[N3KEH1H1^C]Y:U'TOW.W9X'N[G M8J.X;?N3Y/L9D`#J'N'_!V`]1=%1>V=!X?0?;X+=<'@*'LDL'.9&!<)\!]?> M!L5[7N;)[EGW0=*-N,4_Q&$(0ZWZ$J?8J9DV8]ZGF_(RRGB^^$\WS8=ZX`8# MZQ[9!\Y#>(O,X^G-]98VC!`U`3N?4^I^P^A6K\2>Q4KM8>IX#5^";#MRM>`Y M3JD/!U7M=D_2:C09@H9G0.^$%N>L78.H"Z\CUWF!15=\0>H!O"52X$,R`>$_ M,AR5R@T/M`WAI8N`CVA:#4"AX`A-QX&BE3Q?8_%#)YK[7K?,R_,J?F? M!,)ZP]J*D'B>"L/!A5:'Y7X$;O:GK1&P,ORO:/Z')^M^=[3>.>&'^Y+)VCP2 MDP]R5P3*?`RT3;*(V0Q#(YSD[W&3G]9(8D[N+40X-D?TG> MU?)P'!W/@+#U!(_3)1YL=)\XE=R>2(T)#!H\4V5NA301_2>8^LCYI)\TA3AV M%J1_H=Y.,GB#5V3`[$T0>YJPDUCW#_+^-^1^QP>I.T_,^Q[GB^2#W"*F/DLR MD?@XIF?@YP1/0CZ_8PU2&8C M7][T>4JUVCZWX.X[I]Z<4]J=YZR?45R'ODX/J>HI&G;JPG M4Z".]L/TO>][ZA^UJ?2_8F MDA),OB_$]:3\D]_L:O7)JP\UE1E/\#1\QR:LP1/R/::'54_D5A]3!MT&`PL, MN;[T'U&LG[!'R0U0B5UD_!]*,D=DG,7 MR<$^TK#Y-#X,OBX,/D_&_>_BT?E5AJYE;N)^9^)VMG::OQ,R&ZQR.*:IER48 M?Q8-7!DRL>C^0D M223\[5/_5V)#F4CU#!#]R#O@-'\H9FI2@U!L#[T@?:?`4)YBAHV$?[?C&E= MP051:AM_I_8/Z#W5^PP/N/E+JH")B0#TBF!Q+!(D!&$M-Y<6'VI])J$^KZD- M9>=?$LLLOP^=MF99?CE?4?.G5#0#[`(-#^U'DCM1_M3XHJHK"-"/)&J91E),(F%;E/ MM4E)58'[S#"95A6$A,'Z71T2L*P_D,$P5EA529%5#)%8*J1_*I)_V_^;`AHJ M50_Q)"4B>W<_(/_JG1XHX(U1EH1P/]C"2>"92I;HYJR_W/ MQ.+0V>;@YN!VN*:'54?H1VG_:I5#M(T)H18_NT#"*)22>$IT=KD]3=P\ M!4>)&SJG)_;#"E52QHE*8DJ#"'^]*-4IV&S"? MUE_7\\-95JRK;+N]SXM$:"FC1HR^I-,1IJ:Y&%JZ::9FBNQ[!P<535N MBQ#=+(#_R<7D50\R,+,"8:U1#">B?A)YFA#N2)^)NRI/=XUD^_VIP<6&K2IA[S1,IHF4Y.7#1AJL:IP,#1ER>HE(T(W/IYZ.YC M!+FU6Q/BU-56JI9+E_0PC$D()(A"0A(8$`4%@S_X8$!A@E6XM&D+AJ'UAM," MS%(7"#%F(R2)C"6I63V*83[L:AWJTV5H9=6&6WY7>AH\I#J.1,)8G["="I6" M55,C$D)240\C5]OI*<.PED^I6%FI6)HU5DII;23@=B&@PBB=Y8Q(D*I6="=_ M)A)JPP3I/@C094<$AS(-WHY.+;IDWC"R*]K1E:(*4-!8$L9(.&#]!J'/`3B7 M6)V0GK'G)A-:M[U2O4BJ[%I-!^<[7:V6%2H\#Y/K?G9(__3.@Z+-@PP.U8:H M4;+0<.>!W%B?MFKT8IC(KQAQO3%%YFJ/BU3[?%U3S=$?]AW*BJJ1R%B8B*3M M7I(B=ZNHY*?)2NP8+24?#F"\)LN-:6%T+#`3D*!-\-@*,;@@GN/^I^9'Q3A( M22Q(O*,#N.!.A\'H'S-'5V_FN8*\V,39TC\$E).K1Z)NXLOBT1A1J*PJ5_!6 M5=31^KV)TE"(X'70'+;!7%H0-6T[9)$XIE]*5 MXBIJP_&RF'Z4]3+5H^\'<(-[H2(2#"X$8555152?M5!\CWCG$933 M5C)D`]N%\69$00R1M-44@J8@:&2#BYQ6G$_&CZ'J=W+U_+FFI0T5'R/N5[ M49=KZ6Z:,M,OH83WK".(74B)-G75NF5:O>JFWJWAA M76WENVM;=.)O@0:>%QA`U=C@<'%V)E7%EHPT+<&[5]0ZC_9:&X]QB28>!4EA$6:G23C61T M36&&"L6U;:C@X(J=1QF,*PPFK]F\;Q)V-VSFAE)R2R(V'.3NPS%%D5*BDI9) M,,3"HKKPAP2="8]"M.2J*5*L61:LJK*MC)[G`AD:QNIE*:Z1)N?C-$[B+N4J MR$PXLLI#$A1%17$,U!6&:MDN1#OD#6%C!L\4^M3+K"\FQP?:PX";PDD.;+M( MG'U%L,P[&KN/O]L-4[$XG5UM MV#@,@P))*J4L(*A1$0R"BA:#0MA!+*M.3_R8)AAAVT[[@V6;4ETEVPW+#D M.8IJ(#J.0(3J[%1(T+)'8K14.QHP&JP2)6$F$!5221,J95##*-:RF@8D!!@D MR#2EU5;:*L%AN:"@K1T)+1B@:M%[W&IXJRX M/8G)TJO"3#57>2)))80>R>_>1M&#"I5*E8P8&$JF+#%2K$%BK):MB< MCJ=J83VELI2E*4I22222E*4DDDDI22222E4I555*4K(:.AT,3D]&AQ:LJ5MC MM\EO-2S;$NM MVW2PI+%L58LP0OHM62K)62:Q6LQ)A(T3M5T,HT%2D[RJ>:<%&ZJPK#V$:1\&KCLE:,,!485P,ICFE:-78 M>;N57V*PJOH=D+@^Q,9G/CQ.T&:BO0=X0N(8*"NG8451&@,1JX>I$'UG%/8\ MQX+AXB?;)`I$'!01<`2`H_0-*",!1U-!TY.AHZIP#M3# M9X.!U='8363K'$F(T,-B=F316[HRYILYMSL:O!QKR;N_;!C&PW53#`Y+VG5JZL)JJ:-% M;I@Y)HX/%JPK+LG`VA@8*3*IW'3#DG%]9Z'/EN'8-'3)!R"D M@R#0W"0@0(.:MK93&&S&&&VS&MW-RVQEE4662TG%DHX,L),H3=,CU\,Y,X[]QG6^W*#O;M#=[59F6C53"LX). M#!.0J?OFTPC4]K@FB-]66C1DX/@WD:'NBS348E&AS9D))W4P9CL>3!HC8C&& M$[660PZXT5E.+1JZ)EVC1I.PT*G1F3C+$<3@8PPJ-GP;KG!H8:SB=(WL+<'! M128*RIHYILT-&B3#<:-&C@W:LS2U;9(*H-4EB;ZVX^)ZCFC=':_(GEAGN5\" MO#U,2EX._W'J/*<5@JR2>Y15DB,)'P;LIHJ))-`3P3")AYK)K5J< MY6I1W)9(FD(U>8P^IZ'L#:13O>3LG5SM:F*3".;(=52V6$SA)XM$V? M-5.S&),8Q))A0<@88*JJ\AO(DZ)''1].$RHKN823BAXJAR;O6CI">*R99'\J M60-B>#JJRMYI$2=S#DPK0Q)B:ILXA?P=H[3D+ M-I-U#:3[$EK=3W,IQ;.R-1/@Y-FQJ]AYCJ#^Q7D4R,SJ"[1SHXA$WRBG@)"" M'?&@/)1ET=ISLA8]TG$(BA6B<2'!]GJJVS>3U299, M$E:!V)XJE4P;%0LB'^TP4"C<"\A%'G-9@)R7D)N'O#`?!H[>,]KFY,%=C@RY MLF(K+"JLJCS/8P88884PIAAAA317!JZ/:W=DV;&ZJYLRG,PF#X&BV2R=6&SV MN;H?:^F+.:9B$!.X]2'9;5FRPDJ5)+)2MEJW-O$HLIB4JK6$W&SBY21),F%&3 MF^MD[BUSA.(XPD2F7]KYC0V$\@4/`@JCM`W@-`P#04[![&CLKAA M*J?:F&#(K];#4LF5:&J(B\/P$$N:X@GWF29"P6`PLL,B%E&7\[$F$GF]((PR M:BDPG^IEEG#1]AWCV/X?@^VO-5<&7X*C[=<+_:K%K58T5*5%4EEA%155"JBO M]3"?J-$6#PT+$N!A"':T#8HW4VQC&,MI5EBF"2>$H.UI/^34D;/'P+$BZ`ZO M"4-B!FJCI"YM;"F@AO]\+'.HS"/:Y#\3X.AE#^5*>M14I]Y*FB2RR]']#=&9 M#0I7;\2-9(?SEGWR.:8(@W357% M,F"IXL,(5#0BL:IR)6(]:D,-$W9?UNK(GY2F+B2> MLRW9$DF94D@582MAB2;"C98:)B3[4SLEW6V0M+;;3=2;)4FT-.=JKHT?H:L, M8JKC7.,XS54EMHVV+Q)LDFX0R:)IS[5'\K$0D8J+820MA$B?I/<>@HHITG8D MFWKN#=8\WK3R'7OLB*I5B12B45))=SU'Z9XO8E0VB-I)'5VSEY!Y1LCRZ&D1 M.2.$(#;@SQBFY4E)55%=68D[33"FR.64C!EF)(DLB5[$UD]T?(<6SL=/NKZ MG##L>@?WO-VE<#[;;3"\YNGL.^0P%2BI6)WE)&%59(JPD52)&3\%SDB1D_Z^FTFJ-"8@Z*1UG8G8^ MQ)TCB[$8=#`^Y".Y.V0[WUL)N3JK$4Y>C\RQ50[>V%60W85B.+M,(_&CD\SG M&X';*B"U)!NG]SFK#!T)8:/O/0??"2"'.(3P4-`]0P.;`Q$>P[43'H2_6L(_ ME'>/(#,`55TD14#68A\Y=VB[A3N@YC9@C@AK8$DH\$3$D,QL&J55-DK"JJNU M]0]$XV314P,21)**0&!VP4&-!2!&?5:E]\H+V1K(0GZE29G)5;,*DAYL%D2( M=_L4]4C!O)VBR?;HU2#^DPT1X:,&S\3+SCPIA,,)BE5&&$Y*0DVW3Y*K[BF2 M/-/@?2Y&7Q982(TI)"L1HTR^OXFKZWDJMGP/1.1HXN#5<.#!E'M?8SWBQ.P?:52PD[3 M88JZS?%(1`3D+'=$V4)<<*)\9\40(=SE'8U^)@8D]4 MCTBE>*HPJD5A*F%E6I%B4PE660LIA4*I*JI*2DL2U4I)0)`6B(L(QBP8A"@@ M@%"L*E"*L3T'J=55)P-"9>8:0*H7$P`Y!$-Q%051Z0%@?&0:K"'IU\N"8QC* M92?).3"86K2J12%6BTL*P,."<"*IS##"JAI#8,-()&KN5G82>A]GC(>0J,*\ MH3O=7B[$;.4O5.BINP^4KD:Y9]-6IAL-%3=N82.#?Q$/_:Q)(D=!P?(B/27> MR)O(]:G:Z,)VNOND[']82&5D/EY]A"]BN)Y:5W* M8EF'12>"LIEAB1IAHK#+Q8V'F/CE1N8!I`;C^WM]>RM.VV:!,HW!@T*9)_2L MUB%D\BOVJCN=AV0F7G)XC1HX5JJ=CM3(S)K4G#9-&3&P:3&;!GJ-O8%X12N4 M%)&T0A#H&0@Q(`PP4700T%"$0T0D%":""$)4&4(1"AR@)"IA"1F"@F`91DTE M:4I*3*I52Z%85E5**RJDQ96=DLV3)ADC#2M5-#$8E$1`Q8)A`C$8BCX05"@T ML+A+(4;BCB6.!NF`U2'N;H0L`\W\_?:;4C<&T-J3J%V@?%&(Z4%B.B.J4ZIH MD_@X.K1CZ6"CL2<1)Q,#E$P=AP7#F"BM!20*[@C1!1*@ME21BB$EHE42V1:( MBU+;(B8LQ(K)2IB*+$L8LB*DLLDLF+(BB1,+*I2TBT6HD.3L_E2:$B:$!&8` MHJM(@"W*4$0L>HH%&23N)35$&KIE14H^U*5@PKM8898)A&3#Z$98*%%:)5[< M)E4ID^EAF4LA6S`[$R,MV&2LJ&B46TFR5&#\CBY]J::][FQ$R881Q49)498B M,(JQ2IT>]U[G%PB))AS0PR@-SVH-7)JCN'!_P:LA]IB82U%(Y*%5456%3#!( M/!V5PB>R#F1A22(['`G"0_.?\J4RG([$\R;-"HI8DT>M&63R28T5D585*JN8 MP,'@B=#Q3'),E4\B),&%8K!E64A)17`&4#O)UUIJ4JJIA6T-U,LC#N80=_8- MB:N22FY*R0YL'!"DLG^!4XI'`.IWE.T@JD]2B&%&!EVBB@456$82F21DB"@4 MM`L*C;F0:-DD3Q6L)N9)>\ZNUE^).U))A'@4<8B<9U09>+3J\%4CM8&$JIAV M.[)H4:/1@RHQ'F>K9S7;SP_4:/-1ADHYLC*C)>%,'8C#IL-F32ZIEHT>'P3" M:GV$F7:0-TT;ZW%Q)_G;[B'8G)) M,IXC\KO.Y(:.V:INQ,S^56$XDT,JK=L1/&)$:(JUT1DC4>9R*"I4L2>4"'%Z M#U*>!9))54XL$PE%<(N):8)S4BP38\'O1154I4KL4YK"%"JX@5F"HN(Y%S6# MH$4I$P-8UMT)_@*T'&3"0:H[`X;I$X#+">*2:F!2D:0B,*X$X*3H$,W(`4> M`"A$0&**M":""A1K+/UQ`#68DB=K!YI-'I@F6BDIW-4?IGUF4T3HC"-QXP@X MI[NR;)4[EQG.4YW1+;(K#]K)\"DRI-%554V4BN;&1M2F38S,QOD*(L`N1(J@ MX@P#8J-M,#26JJX)4SC"EM&JL*2$'$!1;%E6XQ6Y"Q1BC18W4PTA45NE,-9B ML5@8I4XK!))NV4:L*R*U8)!4$!N0%AA@.8L%+A19F8$(&ZHKS`X$$)5)"$#`Q) M4J,JX*$C0QA2;O(60TG`I4U.Y.Q,,1J*2GR8D30LHZ/N:MSS&&&&&&R$R&&C M0R$*8:#NB0'%1V)J8-'4F\^V=J8["BI.+`:I&HW5*AL-(XB987(U3,DRK#`% M1A*C"=K+1I$T+E9*6)(8486JBV4DK,PL225EB%A@4@086%B?J*+%M"@K8ZJ; M9+@X+@0$,%89!%4T#%+A(01:(B+KIEVF$)&!&")J31)H'O&0+00A%1BP0CJX8>IP2 M9(?U*A7$B'%VQ&E223_\CDXH22KV$'=!_."9&6S$)XK(JP4"DDRVY832&9&B(RZJ89IA%HJK2EA"A2I`]\GVPR;Q9&\C M9A%FI*3";(M*2FD62/@LDCAY>E$J5VPD2=P?03T)A-N:.8B$.-:M$^M[^MKZ MJQZX+H82(V3#"1)E4@TD?0RK(DAK+!IJC$B1H:J5DU?UL-%-(E/[%W,XDF*V M]/MV2MXVBRU-;8NY>768E)4K1I&E,-')B3YY:S4V8IA+A<0)^Q0SFVVJMM6JLOO$8QDZOU3Y]L0Y0;/FK\I_K^W1 MZO.1&]JJLB,6)RQ%DB1L@XP/86;&$9>3TDD3U+(JR)!]`GKZF M`F%*LD+5D$JBF@"*2*!"'5+"4)9%18PF$E*A9^)63+"4M*M85'P'!3$3U)41 M8E2K(C54D)A3DZ-WFDYR$DV;)B0]9[T[L(3BX=#DAA)4JE37A$#A([865X1' M?9)5D/'%-HB#Q*1'8Y5ZWNPA[6G#K^-(B2Q(CN;&K+X))8-4OJ5##N.Y452S MJ=S6*3^*I'^Q*&4J20LX,(G]2IE78K>43"F3!U?I:,,*K5-'6.RW,1!HC5%1 M2*C5W.BB%),2/J')G^ILXC(P(:)V\G:5B"9[2JJJ MBJ>:=J42D?2I**J6,)9)*J2JM6I%6(CM-*15*L1-1AP,/2F4P8JM%;*3U)F2>T@PPD4H\2&R MF3(T>1@^CHA&P'@GHIR88B3U"IYN"Q]SR<7J>IC\)TT_A3+D5.UDU:)@T8<% M"ZH"XB"O+@7&5"X*L#1+!@*,FFJ= M-":$W;,IA.!W,JU#P&T-<825@<`8@23&DDD%&80M1!A\FZ=A4]9S,)VASPE% M?TSK\AU,=)A'>J*PW2/UR>B';E)HKV2>+5<(-";BB'?"T4DHN(X@J+X@&VR6 MU4JX'6R3Q?RN]EDN6<7*R;O(XHB"=3_H.H3Y"98=HP528@EMLBBQHT=R<$)/ ML1XR0[_8Y)/DX'@D1)1Q8;-6)$1WC#4/1D.]ZGK/1$G@AQ>#'G;AA7DZLG"3 ML=BML)*GB)/83A(!X)XR#MC9I+!N34F":S7;;;$TW=Z,'K/D:,2/3V M6X]_<*5O3%DFRU1B88 M6K4E*DB++%5)V4PDI52R462*J4HM33":JF5+$I145%70W-">#"-(DU8K?A4^ M#(P!BT"8CQOKYF6=VW,+9EUR!8MR"0-U(;+(D@-U)$&5(/:1*%4%5),)1`JI M$54DDPI'!8)."0:BZJAZ-)&IK(04E4E))S3^@HCJBN::-?21YJGO2;DY&L(C MT9>]54IW^+I;:LTDW).:HX)."M*.B.],H><;I:*,(ABH>]6`DKWC MAQ(]2>+N#VC!.43NG+UEF.Y55*E3=%2,(F([V29#;OEAP?A./:ZM3JH4$]F^ M>"993(5GT"0A(0D(-"7)(Z3H`6C#8(**#UJK@YM6C5*JJEC%O-)F'63LDCVI MV;)JEMY5&)P6,`P3$3]]/9/"8=2.##Y*I'D@F5A*3@KUBL)JG8[%)'B.>59+ M"R2.ID^E,GE,Q'?)E,E3=]T:C0X-,(3WHG20C`>D))#@JJKJ=#KR1^AK[7>_ M*ZM%1P-QDF14HAB(J4P'8J&!14BBE*5$5)S*J(ZBIX0,81T?!W-FL'='M(?1 MZ_=/*H6G)"A,`HD*%(/0D0Z221V/)#FA&[A#@EZ"]Z),1)OWI@C^$$L*%*@B MRI)4AI%2E555-F)&//&,285*PP434E2V$4E03WI6B;I*@I,*F&&$8*I,2DPE M@59(53$J7!<7`MI;2FYMJV;)NMDS:V9F1/"0ZSH? M\C!@_8YO(#*:#B,&A@P&#`>08-#D964B.,$D_?KCG..=[^=EP?%A ML]C":JV5AU/!AV&C5R893+"N#9A6CBRV;)R;M&Q6CDT:,M%ZR5\TX)JPF6&K M!AT5JYFC@T-6QAX-$[53J5$[6S"0G@[S@FBSEKEVM'5KK;WMG39T;,DRE17> MW3#UD:F#L8,,+XLFKII;XP$SP<4V,JA52)$44O"`0LV6M=3A?5KI:KF,&HN0>:* MA^""9WK;?&WO?&&[47(.Y4/O!,D<-YTVZ>]2$*YL<#`T6MT/0`EIK:7)F:-F M#;HU@81R1M"23DT1H&&K,B.#1,(E%4I)EJB1'-DP31S3#16B5(T620P52AV* MB<8D"LM)@C"*EDB5@969*4RBP-!2+8L-*P"B%#0T"@ILA1#DIJK45)[8\+=F MU7L8.4,N(VC:WG.Z([G%W*]B1HZC!$'<[C4LU>"-T=QHR:L,"JPP[B-DG M-$^B0GX#:(R^@G?6#L>LP(_!X.QX)P.W%3,KPZMQ*S95NQ@4F2I9)2I;:5:* MIA\T&VC.@0^D5(0XP\B=)Z3":.:/"N]8`Q6'>BLJ3#+#*93)@RRJJ\$K"JG: MFC56NCL;-D-D.HX&.QX(KS(:D23"1Z8FU$K^1B),*4:$JBEDPK"3!9X$281@ ME+!4E2U3##DZ)2I2-')HP%2FQ,,5@IRA,Y30Z3*;#63JLA9H)C6FBI6L?)9N MGLA,$1)HVBM'&VK;2I7^=T9&PE,*:%3O6.?\:Z'(=3S6JMMJY.3H=LIF5\ MR&D$CF1IQ,IZAX(FC1LP,"5*<7Y&4Y#9P^0S&BI=I#>V>XDB3P=)`U31-5PG MW*)Q$F317DB3R3Y;"C5JXO))],0AL'=!@11XRBCG.LDL6%7BD608)@5A3)8C MFC^F(T!F&I@[C)/5PU-L$!II@7NE$@IV$(E!A*&%$S$83@P:H@RPN+8C21(D MP\QX.\]9&QEY.&B#5H*CR4JK5S(F4R4KWL,.3]2?-O&CS5*]#0Y+M%>8*6AAP`;%381(0(XZ0*&`2QHU2G))/B>3WI[$]B>U]#U+-/HRC:#BAS=<0.< M6IHJ3C%AJ!H=&^SE&PW3#1@U:G)E4VRXMFR9YN3DV'-ES;-6YS:MVC#DKDV3 M=AQ8&IE,)P8RRX)EALY1S3B:.28<#HXCE`7AK MJG8WOMP<67%6[&[F[E\8G0.CPL&.M'4B(,.8,T,A0P8J"*LL')0E*K`QH M@GL6%:3,6J5M<-FTR@=9A"$,`.)R%!(`U1/()D@G`YIX9C&$&$B).Q#+4&KF MPYIS0W;:AS(HP14A*F\*%DG%@C9(D;&$\IT%*T*F&%8/>IA6J2Q(RWG)WAM(Y/)\V%,&).$6E93H9"ZG-'">2E1`(K"*L!(D(B7!= M<%_2$!\8Q06[P!B(&P&X%X*S6%%*.DTM`V),-4PE2NV)K;@T<"DTC2VQ;?5$ M@0IQ.*B\B2),L/*2'><&\B1)AZ^">3!F=$[,1JK*BD5)E9$PK@C#&**RRR2L M3:,G M221*3JJ/,GJ-B?S%0A<,J M_JSES8FA3_X2$DL#`NB!9'"V M?`G!^#:23J[E6)%3VJBJ*]&!VHI'R<6#]K[6'FB3U/_-\48/8_3VG*3RD)+8 MI(L@H/H3$$0PM5945A@Q(+5)A@IAA114IE$\FE3MB0(9D2),J[R'S-XB/Y%" MJAP;R:M7UFI[4P>CX\K3_GMF#2`HMBBXUU`HT#L#O\14],F^CJ^ M+@34;2/#&"62*6?8KO))E-4:5Z4R4<3V'WIHT/]:M2RH>"RJD//Z-F:F>K..&F/;:S(^ZQ82`4N"H6A<,'E1$.Y"H[A'!@ M=74*\&@Z>";S*1H55%D2)*Z2#@;GFTUF\^F8? M!.:(.9[/L]'B^;*E:,)AAA,,&'8R3"9?^S*?%NTA@HXLC#1P5-U*46"\>"PX MFA3,-F*@)C/YCQ$3."PWO)6$-8;M6#P$_>I)PC)K"1'!4D>(GP"'C_/2 MVVS[!V0]+>+Z1LB%D(,"JH1V'W#O0^:1ZT0#` ;$&0.4#C!1^I!1*`X0Z1'_^+N2*<*$@>V(0.@ ` end ~/build/BUILD/binutils-2.32 ~/build/BUILD/binutils-2.32/build_win64 ~/build/BUILD/binutils-2.32 make[1]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Nothing to be done for 'check'. BUILDSTDERR: make[4]: Leaving directory 'WARNING: Couldn't find the global config file. /builddir/build/BUILD/binutils-2.32/build_win64/bfd/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/bfd' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making check in . make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes/po' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/opcodes' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' Making check in doc make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/doc' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' /usr/bin/grep -E "[development|experimental]=" ../../binutils/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcdir=`cd ../../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="x86_64-w64-mingw32-cc" CFLAGS_FOR_TARGET="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 10:21:17 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === binutils tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/ar.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arc/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arm/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/bfin/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/cxxfilt.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/dlltool.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/elfedit.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/hppa/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nfp/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nm.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win64/binutils/nm-new 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objcopy.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win64/binutils/objcopy 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objdump.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win64/binutils/objdump 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/size.exp ... Version /builddir/build/BUILD/binutils-2.32/build_win64/binutils/size 2.32 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/strings.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/update-section.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/vax/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/windres/windres.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/objects.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === # of expected passes 113 # of untested testcases 12 # of unsupported tests 16 make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/binutils' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/etc' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/doc' Making check in po make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas/po' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make check-DEJAGNU make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' /usr/bin/grep -E "[development|experimental]=" ../../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 ../../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 \ ; \ BUILDSTDERR: else echo "WARNING: could not find \`runtest'"WARNING: Couldn't find the global config file. 1>&2; :;\ fi WARNING: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 10:23:51 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === gas tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/gas/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/all/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/warn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arm/arm.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/bfin.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cfi/cfi.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/cr16.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/crx/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d30v/d30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/dlx/alltests.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/epiphany/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/fr30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/frv/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ft32/ft32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t01_mov.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t02_mova.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t03_add.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t04_sub.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t05_cmp.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t06_ari2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t07_ari3.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t08_or.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t09_xor.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t10_and.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t11_logs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t12_bit.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t13_otr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/basic/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/parse/parse.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/reloc/reloc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/i386.exp ... WARNING: program timed out FAIL: gas/i386/rept Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ieee-fp/x930509a.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/load-hazards.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-ldw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-sdw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/yield.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lm32/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lns/lns.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/rel32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68k/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mach-o/mach-o.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/macros/macros.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mcore/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/complex-relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/endian.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/relax_size.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/special_reg.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-list.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10200/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10300/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mri/mri.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/msp430/msp430.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/errors.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/mt.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/relocs.exp ... BUILDSTDERR: Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nds32/nds32.exp make[4]: *** [Makefile:1550: check-DEJAGNU] Error 1 BUILDSTDERR: make[3]: *** [Makefile:1400: check-am] Error 2 BUILDSTDERR: make[2]: *** [Makefile:1269: check-recursive] Error 1 BUILDSTDERR: make[2]: Target 'check' not remade because of errors. BUILDSTDERR: make[1]: *** [Makefile:4917: check-gas] Error 2 ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pdp11/pdp11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pe/pe.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pj/pj.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/aix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/ppc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/riscv/riscv.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rl78/rl78.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rx/rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax_32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/addend.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/mismatch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/symver/symver.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic4x/tic4x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic54x/tic54x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/v850/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/vax/vax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xgate/xgate.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xstormy16/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/xtensa-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z80/z80.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 950 # of unexpected failures 1 # of expected failures 1 /builddir/build/BUILD/binutils-2.32/build_win64/gas/as-new 2.32 make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gas' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof/po' make[4]: Nothing to be done for 'check'. BUILDSTDERR: make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64WARNING: Couldn't find the global config file. /gprof/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/gprof' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/intl' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make check-recursive make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' Making check in po make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld/po' make[4]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make check-DEJAGNU make[5]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' /usr/bin/grep -E "[development|experimental]=" ../../ld/../bfd/development.sh \ | gawk -F= '{ print "set " $1 " " $2 }' > development.exp Making a new site.exp file ... srcroot=`cd ../../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="x86_64-w64-mingw32-cc" CFLAGS="-g -O2" \ CXX="x86_64-w64-mingw32-c++" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ei386pep.o ei386pe.o deffilep.o pep-dll.o pe-dll.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: Couldn't find tool init file Test run by mockbuild on Wed Aug 14 11:20:10 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === ld tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/binutils-2.32/ld/testsuite/config/default.exp as tool-and-target-specific interface file. WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-aarch64/aarch64-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/arm-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-auto-import/auto-import.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cdtest/cdtest.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-checks/checks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-crx/crx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cygwin/exe-export.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-discard/discard.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/audit.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/dwarf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/eh-group.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/exclude.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/frame.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/indirect.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/linux-x86.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/notes.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/provide-hidden.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec-to-seg.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec64k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls_common.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/wrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfcomm/elfcomm.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvers/vers.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvsb/elfvsb.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfweak/elfweak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-fastcall/fastcall.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/fdpic.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/frv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-gc/gc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/ifunc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-libs/libs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-linkonce/linkonce.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k-got.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mep/mep.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-misc/defsym.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mn10300/mn10300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-msp430-elf/msp430-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-compile.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pie/pie.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/lto.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/plugin.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/aix52.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/powerpc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/align.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/alignof.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/assert.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/crossref.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/default-script.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/defined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/dynamic-sections.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-address.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-aligned.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-orphan.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/exclude-file.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/expr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/extern.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/include.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/log2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/map-address.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/overlay-size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs3.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/print-memory-usage.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/provide.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-at.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-over.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/script.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-match.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sizeof.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sort.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sysroot-prefix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/weak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/sel-dump.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/selective.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/rd-sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh-vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-shared/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-size/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-spu/spu.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-srec/srec.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/entry.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/require-defined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/undefined.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/weak-undef.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-unique/unique.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-v850/v850.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/vax-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vxworks/vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/dwarfreloc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/mpx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/x86-64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa-linux.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-z8k/z8k.exp ... === ld Summary === # of expected passes 139 # of expected failures 2 # of untested testcases 20 # of unsupported tests 39 ./ld-new 2.32 make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/ld' BUILDSTDERR: make[2]: Leaving directory '/builddir/build/BUILD/binutils../../../libiberty/testsuite/test-pexecute.c: In function 'main': BUILDSTDERR: ../../../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=] BUILDSTDERR: 424 | snprintf (errbuf2, sizeof errbuf2, "pexecute 2 failed: %s", errbuf1); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../libiberty/testsuite/../../include/libiberty.h:49, BUILDSTDERR: from ../../../libiberty/testsuite/test-pexecute.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../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=] BUILDSTDERR: 412 | snprintf (errbuf2, sizeof errbuf2, "pexecute 1 failed: %s", errbuf1); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../libiberty/testsuite/../../include/libiberty.h:49, BUILDSTDERR: from ../../../libiberty/testsuite/test-pexecute.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 1019 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../libiberty/testsuite/test-strtol.c: In function 'run_tests': BUILDSTDERR: ../../../libiberty/testsuite/test-strtol.c:156:10: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 156 | if (res != test_data[i].res) BUILDSTDERR: | ^ BUILDSTDERR: make[1]: Target 'check-host' not remade because of errors. BUILDSTDERR: make: *** [Makefile:2173: do-check] Error 2 BUILDSTDERR: make: Target 'check' not remade because of errors. + : + echo ====================TESTING WIN64 ========================= + cat gas/testsuite/gas.sum ld/ld.sum binutils/binutils.sum -2.32/build_win64/ld' make[2]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty' make[3]: Entering directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty/testsuite' gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -o test-demangle \ ../../../libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../libiberty/testsuite/demangle-expected ./test-demangle: 331 tests, 0 failures ./test-demangle < ../../../libiberty/testsuite/d-demangle-expected ./test-demangle: 323 tests, 0 failures ./test-demangle < ../../../libiberty/testsuite/rust-demangle-expected ./test-demangle: 36 tests, 0 failures gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -I../../../libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \ ../../../libiberty/testsuite/test-strtol.c ../libiberty.a ./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/binutils-2.32/build_win64/libiberty/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64/libiberty' make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.32/build_win64' ====================TESTING WIN64 ========================= Test run by mockbuild on Wed Aug 14 10:23:51 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === gas tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/all/gas.exp ... PASS: pcrel values in assignment PASS: simplifiable double subtraction PASS: simplifiable double subtraction (-a) PASS: simple FP constants PASS: difference of two undefined symbols PASS: .equiv for symbol already set to another one PASS: .equiv for symbol already set to an expression PASS: Output file must be distinct from input PASS: .equ for symbol already set PASS: .equ for symbol already set through .eqv PASS: .eqv support PASS: .eqv for symbol already set PASS: eqv involving dot PASS: == assignment support PASS: == assignment for symbol already set PASS: simple forward references PASS: forward references PASS: forward expression PASS: .equ redefinitions PASS: .equ redefinitions (2) XFAIL: .equ redefinitions (3) PASS: .set for symbol already used as label PASS: .set for symbol already defined through .comm PASS: comment.s: comments in listings PASS: general info section in listings PASS: difference between forward references PASS: struct PASS: align PASS: align2 PASS: alternate macro syntax PASS: alternate macro syntax (escape) PASS: evaluation of simple expressions PASS: cofftag PASS: conditional listings PASS: incbin PASS: assignment tests PASS: .sleb128 tests PASS: .sleb128 tests (2) PASS: .sleb128 tests (3) PASS: .sleb128 tests (4) PASS: .sleb128 tests (5) PASS: .sleb128 tests (7) PASS: .sleb128 tests (8) PASS: undefined symbols in sleb128 directive PASS: relax .uleb128 PASS: .quad tests PASS: octa bignum PASS: weakref tests, relocations PASS: weakref tests, global syms PASS: weakref tests, local syms PASS: weakref tests, strong undefined syms PASS: weakref tests, weak undefined syms PASS: e: would close weakref loop: e => a => b => c => d => e PASS: a: would close weakref loop: a => b => c => d => e => a PASS: is already defined PASS: .strings tests PASS: quoted symbol names PASS: all pr20312 PASS: gas/all/err-1.s (test for errors, line 3) PASS: gas/all/err-1.s (test for errors, line 4) PASS: gas/all/err-1.s (test for errors, line 5) PASS: gas/all/err-1.s (test for errors, line 6) PASS: gas/all/err-1.s (test for errors, line 7) PASS: gas/all/err-1.s (test for excess errors) PASS: gas/all/err-fakelabel.s (test for errors, line 3) PASS: gas/all/err-fakelabel.s (test for excess errors) PASS: gas/all/err-sizeof.s (test for errors, line 3) PASS: gas/all/err-sizeof.s (test for errors, line 4) PASS: gas/all/err-sizeof.s (test for errors, line 5) PASS: gas/all/err-sizeof.s (test for errors, line 6) PASS: gas/all/err-sizeof.s (test for errors, line 9) PASS: gas/all/err-sizeof.s (test for errors, line 10) PASS: gas/all/err-sizeof.s (test for errors, line 3) PASS: gas/all/err-sizeof.s junk (test for errors, line 4) PASS: gas/all/err-sizeof.s junk (test for errors, line 5) PASS: gas/all/err-sizeof.s junk (test for errors, line 6) PASS: gas/all/err-sizeof.s missing (test for warnings, line 9) PASS: gas/all/err-sizeof.s missing (test for warnings, line 10) PASS: gas/all/err-sizeof.s (test for excess errors) PASS: gas/all/warn-1.s (test for warnings, line 3) PASS: gas/all/warn-1.s (test for errors, line 4) PASS: gas/all/warn-1.s (test for warnings, line 5) PASS: gas/all/warn-1.s (test for warnings, line 6) PASS: gas/all/warn-1.s (test for warnings, line 7) PASS: gas/all/warn-1.s (test for excess errors) PASS: .org test 1 PASS: .org test 2 PASS: .org test 3 PASS: .org test 4 PASS: .org test 5 PASS: .org test 6 PASS: fill test with forward labels PASS: .xstabs Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arc/warn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/arm/arm.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/bfin.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/bfin/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cfi/cfi.exp ... PASS: CFI on x86-64 PASS: CFI on i386 PASS: reloc-pe-i386 PASS: cfi cfi-diag-1 PASS: CFI common 1 PASS: CFI common 2 PASS: CFI common 3 PASS: CFI common 4 PASS: CFI common 6 PASS: CFI common 7 PASS: CFI common 8 PASS: CFI common 9 Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/cr16.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cr16/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/crx/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/d30v/d30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/dlx/alltests.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/epiphany/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/fr30/fr30.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/frv/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ft32/ft32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t01_mov.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t02_mova.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t03_add.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t04_sub.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t05_cmp.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t06_ari2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t07_ari3.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t08_or.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t09_xor.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t10_and.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t11_logs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t12_bit.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/h8300/t13_otr.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/basic/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/parse/parse.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/reloc/reloc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/i386.exp ... PASS: i386 float PASS: i386 general PASS: i386 inval PASS: i386 inval-16 PASS: i386 segment PASS: i386 inval-seg PASS: i386 inval-reg PASS: i386 modrm PASS: i386 naked reg PASS: i386 opcodes PASS: i386 opcodes (Intel disassembly) PASS: i386 opcodes (w/ suffix) PASS: i386 intel PASS: i386 intel PASS: i386 intel16 PASS: i386 intelbad PASS: i386 intel-ok PASS: i386 prefix PASS: i386 prefix32 PASS: i386 amd PASS: i386 katmai PASS: i386 jump PASS: x86 mov with zero-extend (32-bit object) PASS: i386 relax 1 PASS: i386 relax 2 PASS: i386 ssemmx2 PASS: i386 sse2 PASS: i386 sub PASS: i386 SSE3 PASS: i386 SIB PASS: i386 SIB (Intel mode) PASS: i386 displacement PASS: i386 displacement (Intel mode) PASS: i386 32bit displacement PASS: i386 VMX PASS: i386 VMFUNC PASS: i386 SMX PASS: i386 suffix PASS: i386 suffix (Intel mode) PASS: i386 suffix-bad PASS: i386 immed PASS: i386 equates PASS: i386 divide PASS: i386 padlock PASS: i386 cr8+ PASS: i386 cr-err PASS: i386 control/debug register with ignored MOD field PASS: 32-bit SVME PASS: i386 amdfam10 PASS: i386 SSSE3 PASS: i386 rep prefix PASS: i386 rep prefix (with suffixes) PASS: i386 inval-rep PASS: i386 lockable insns PASS: i386 lockable insns (Intel disassembly) PASS: i386 lockbad-1 PASS: i386 long insns PASS: i386 long insns (Intel disassembly) PASS: i386 fp PASS: i386 nops PASS: i386 nops 16bit 1 PASS: i386 nops 1 PASS: i386 -mtune=i386 nops 1 PASS: i386 nops -march=i386 -mtune=i686 1 PASS: i386 -mtune=i686 nops 1 PASS: i386 -mtune=k8 nops 1 PASS: i386 -mtune=core2 nops 1 PASS: i386 nops 2 PASS: i386 nops -mtune=i386 2 PASS: i386 -march=i386 -mtune=core2 nops 2 PASS: i386 nops 3 PASS: i386 nops -mtune=i386 3 PASS: i386 -mtune=i686 nops 3 PASS: i386 nops 4 PASS: i386 nops -mtune=i386 4 PASS: i386 -mtune=i686 nops 4 PASS: i386 -march=i686+nop nops 4a PASS: i386 nops 5 PASS: i386 -march=i686 nops 5 PASS: i386 nops 6 PASS: i386 nops 7 PASS: i386 16-bit addressing in 32-bit mode. PASS: i386 32-bit addressing in 16-bit mode. PASS: i386 SSE4.1 PASS: i386 SSE4.1 (Intel disassembly) PASS: i386 SSE4.2 PASS: i386 SSE4.2 (Intel disassembly) PASS: i386 crc32 PASS: i386 crc32 (Intel disassembly) PASS: i386 inval-crc32 PASS: i386 SIMD PASS: i386 SIMD (Intel mode) PASS: i386 SIMD (with suffixes) PASS: i386 mem PASS: i386 mem (Intel mode) PASS: i386 reg PASS: i386 reg (Intel mode) PASS: i386 PASS: i386 (Intel mode) PASS: i386 float AT&T mnemonic PASS: i386 float Intel mnemonic PASS: i386 arch 1 PASS: i386 arch 2 PASS: i386 arch 3 PASS: i386 arch 4 PASS: i386 arch 5 PASS: i386 arch 6 PASS: i386 arch 7 PASS: i386 arch 9 PASS: i386 arch 10 PASS: i386 arch 10 (lzcnt) PASS: i386 arch 10 (prefetchw) PASS: i386 arch 10 (bdver1) PASS: i386 arch 10 (bdver2) PASS: i386 arch 10 (bdver3) PASS: i386 arch 10 (bdver4) PASS: i386 arch 13 (znver1) PASS: i386 arch 13 (znver2) PASS: i386 arch 10 (btver1) PASS: i386 arch 10 (btver2) PASS: i386 arch-10-1 PASS: i386 arch-10-2 PASS: i386 arch-10-3 PASS: i386 arch-10-4 PASS: i386 arch 11 PASS: i386 arch 12 PASS: i386 arch 13 PASS: i386 8087 PASS: i386 287 PASS: i386 387 (cmdline) PASS: i386 no87 PASS: i386 no87-2 PASS: i386 no87-3 PASS: i386 stN PASS: i386 fpu PASS: i386 nommx-1 PASS: i386 nommx-2 PASS: i386 nommx-3 PASS: i386 nosse-1 PASS: i386 nosse-2 PASS: i386 nosse-3 PASS: i386 nosse-4 PASS: i386 .nosse PASS: i386 noavx-1 PASS: i386 noavx-2 PASS: i386 noavx-3 PASS: i386 .noavx PASS: i386 noavx512-1 PASS: i386 noavx512-2 PASS: ix86 no extended registers PASS: high/disabled XMM/mask registers in 32-bit mode PASS: i386 xsave PASS: i386 xsave (Intel mode) PASS: i386 AES PASS: i386 AES (Intel mode) PASS: i386 PCLMUL PASS: i386 PCLMUL (Intel mode) PASS: i386 AVX PASS: i386 AVX (Intel disassembly) PASS: i386 AVX scalar insns PASS: i386 AVX scalar insns (Intel disassembly) PASS: i386 VEX.128 scalar insns with -mavxscalar=256 -msse2avx PASS: i386 256bit integer AVX insns PASS: i386 256bit integer AVX insns (Intel disassembly) PASS: i386 AVX2 insns PASS: i386 AVX2 insns (Intel disassembly) PASS: i386 AVX GATHER insns PASS: i386 AVX GATHER insns (Intel disassembly) PASS: i386 AVX WIG insns with -mvexwig=1 PASS: i386 AVX2 WIG insns with -mvexwig=1 PASS: i386 VEX non-LIG insns with -mavxscalar=256 PASS: i386 AVX512F insns PASS: i386 AVX512F insns (Intel disassembly) PASS: i386 AVX512F opts insns PASS: i386 AVX512F opts insns (Intel disassembly) PASS: i386 AVX512F insns with nondefault values in ignored bits PASS: i386 avx512f-plain PASS: i386 AVX512F YMM registers PASS: i386 AVX512CD insns PASS: i386 AVX512CD insns (Intel disassembly) PASS: i386 AVX512ER insns PASS: i386 AVX512ER insns (Intel disassembly) PASS: i386 AVX512PF insns PASS: i386 AVX512PF insns (Intel disassembly) PASS: i386 EVX insns PASS: i386 AVX512 lig256 insns PASS: i386 AVX512 lig512 insns PASS: i386 AVX512 lig256 insns (Intel disassembly) PASS: i386 AVX512 lig512 insns (Intel disassembly) PASS: i386 EVEX non-LIG insns with -mevexlig=256 PASS: i386 AVX512 wig insns PASS: i386 AVX512 wig insns (Intel disassembly) PASS: i386 SSE with AVX encoding PASS: i386 inval-avx PASS: i386 inval-avx512f PASS: i386 SSE check (none) PASS: i386 SSE check (.sse_check none) PASS: i386 SSE check (warning) PASS: i386 sse-check-error PASS: i386 vgather check (-moperand-check=none) PASS: i386 vgather check (.operand_check none) PASS: i386 vgather check (warning) PASS: i386 vgather-check-error PASS: i386 SSE without AVX equivalent PASS: i386 movbe PASS: i386 movbe (Intel disassembly) PASS: i386 inval-movbe PASS: i386 EPT PASS: i386 EPT (Intel disassembly) PASS: i386 inval-ept PASS: i386 INVPCID insns PASS: i386 INVPCID insns (Intel disassembly) PASS: i386 inval-invpcid PASS: i386 arch avx 1 PASS: i386 arch-avx-1-1 PASS: i386 arch-avx-1-2 PASS: i386 arch-avx-1-3 PASS: i386 arch-avx-1-4 PASS: i386 arch-avx-1-5 PASS: i386 arch-avx-1-6 PASS: i386 arch-avx-1-7 PASS: i386 arch-avx-1-8 PASS: encoding option PASS: encoding option (Intel mode) PASS: encoding option with -msse2avx PASS: encoding option with -msse2avx (Intel mode) PASS: i386 BMI2 insns PASS: i386 BMI2 insns (Intel disassembly) PASS: i386 FMA PASS: i386 FMA (Intel disassembly) PASS: i386 FMA scalar insns PASS: i386 FMA scalar insns (Intel disassembly) PASS: i386 HLE insns PASS: i386 HLE insns (Intel disassembly) PASS: i386 hlebad PASS: i386 RTM insns PASS: i386 RTM insns (Intel disassembly) PASS: i386 FMA4 PASS: i386 LWP PASS: i386 XOP PASS: i386 ignore rex_b in case of 32 bit decoding PASS: i386 BMI insns PASS: i386 BMI insns (Intel disassembly) PASS: i386 TBM PASS: i386 TBM insns (Intel disassembly) PASS: i386 F16C PASS: i386 F16C (Intel disassembly) PASS: i386 FSGSBase PASS: i386 FSGSBase (Intel disassembly) PASS: i386 RdRnd PASS: i386 RdRnd (Intel disassembly) PASS: i386 .bundle_align_mode PASS: i386 .bundle_lock PASS: .bundle_align_mode diagnostics PASS: i386 ADX PASS: i386 ADX (Intel disassembly) PASS: i386 RdSeed PASS: i386 RdSeed (Intel disassembly) PASS: i386 prefetch PASS: i386 prefetch (Intel disassembly) PASS: i386 SMAP PASS: i386 MPX PASS: i386 mpx-inval-1 PASS: i386 mpx-inval-2 PASS: Check -madd-bnd-prefix PASS: i386 bnd PASS: i386 SHA PASS: i386 CLFLUSHOPT insns PASS: i386 CLFLUSHOPT insns (Intel disassembly) PASS: i386 XSAVEC insns PASS: i386 XSAVEC insns (Intel disassembly) PASS: i386 XSAVES insns PASS: i386 XSAVES insns (Intel disassembly) PASS: i386 PREFETCHWT1 insns PASS: i386 PREFETCHWT1 insns (Intel disassembly) PASS: i386 SE1 insns PASS: i386 AVX512F/VL insns (Intel disassembly) PASS: i386 AVX512F/VL opts insns (Intel disassembly) PASS: i386 AVX512F/VL opts insns PASS: i386 AVX512F/VL wig insns (Intel disassembly) PASS: i386 AVX512F/VL wig insns PASS: i386 AVX512F/VL insns PASS: i386 AVX512CD/VL insns (Intel disassembly) PASS: i386 AVX512CD/VL insns PASS: i386 AVX512BW insns (Intel disassembly) PASS: i386 AVX512BW opts insns (Intel disassembly) PASS: i386 AVX512BW opts insns PASS: i386 AVX512BW wig insns (Intel disassembly) PASS: i386 AVX512BW wig insns PASS: i386 AVX512BW insns PASS: i386 AVX512BW/VL insns (Intel disassembly) PASS: i386 AVX512BW/VL opts insns (Intel disassembly) PASS: i386 AVX512BW/VL opts insns PASS: i386 AVX512BW/VL wig insns (Intel disassembly) PASS: i386 AVX512BW/VL wig insns PASS: i386 AVX512BW/VL insns PASS: i386 AVX512DQ insns (Intel disassembly) PASS: i386 AVX512DQ insns PASS: i386 AVX512DQ/VL insns (Intel disassembly) PASS: i386 AVX512DQ/VL insns PASS: i386 omit lock = yes PASS: i386 omit lock = no PASS: i386 fence as lock add = yes PASS: i386 fence as lock add = no PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512DQ rcig insns (Intel disassembly) PASS: i386 AVX512DQ rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512ER rcig insns (Intel disassembly) PASS: i386 AVX512ER rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 AVX512F rcig insns (Intel disassembly) PASS: i386 AVX512F rcig insns PASS: i386 CLWB insns PASS: i386 CLWB insns (Intel disassembly) PASS: i386 AVX512IFMA insns PASS: i386 AVX512IFMA insns (Intel disassembly) PASS: i386 AVX512IFMA/VL insns PASS: i386 AVX512IFMA/VL insns (Intel disassembly) PASS: i386 AVX512VBMI insns PASS: i386 AVX512VBMI insns (Intel disassembly) PASS: i386 AVX512VBMI/VL insns PASS: i386 AVX512VBMI/VL insns (Intel disassembly) PASS: i386 AVX512/4FMAPS insns PASS: i386 AVX512/4FMAPS insns (Intel disassembly) PASS: i386 avx512_4fmaps-warn PASS: i386 AVX512/4VNNIW insns PASS: i386 AVX512/4VNNIW insns (Intel disassembly) PASS: i386 AVX512/VPOPCNTDQ insns PASS: i386 AVX512/VPOPCNTDQ insns (Intel disassembly) PASS: i386 AVX512VBMI2 insns PASS: i386 AVX512VBMI2 insns (Intel disassembly) PASS: i386 AVX512VBMI2/VL insns PASS: i386 AVX512VBMI2/VL insns (Intel disassembly) PASS: i386 AVX512F/GFNI insns PASS: i386 AVX512F/GFNI insns (Intel disassembly) PASS: i386 AVX512VL/GFNI insns PASS: i386 AVX512VL/GFNI insns (Intel disassembly) PASS: i386 AVX512F/VAES insns PASS: i386 AVX512F/VAES insns (Intel disassembly) PASS: i386 AVX512F/VAES wig insns PASS: i386 AVX512F/VAES wig insns (Intel disassembly) PASS: i386 AVX512VL/VAES insns PASS: i386 AVX512VL/VAES insns (Intel disassembly) PASS: i386 AVX512VL/VAES wig insns PASS: i386 AVX512VL/VAES wig insns (Intel disassembly) PASS: i386 AVX512F/VPCLMULQDQ insns PASS: i386 AVX512F/VPCLMULQDQ insns (Intel disassembly) PASS: i386 AVX512F/VPCLMULQDQ wig insns PASS: i386 AVX512F/VPCLMULQDQ wig insns (Intel disassembly) PASS: i386 AVX512VL/VPCLMULQDQ insns PASS: i386 AVX512VL/VPCLMULQDQ insns (Intel disassembly) PASS: i386 AVX512VL/VPCLMULQDQ wig insns PASS: i386 AVX512VL/VPCLMULQDQ wig insns (Intel disassembly) PASS: i386 AVX512VNNI insns PASS: i386 AVX512VNNI insns (Intel disassembly) PASS: i386 AVX512VNNI/VL insns PASS: i386 AVX512VNNI/VL insns (Intel disassembly) PASS: i386 AVX512BITALG insns PASS: i386 AVX512BITALG insns (Intel disassembly) PASS: i386 AVX512BITALG/VL insns PASS: i386 AVX512BITALG/VL insns (Intel disassembly) PASS: i386 sg PASS: i386 CLZERO insn PASS: opcodes with invalid modrm byte PASS: i386 monitorx and mwaitx insn PASS: i386 mwaitx-reg PASS: i386 OSPKE insns PASS: i386 RDPID insns PASS: i386 RDPID (Intel disassembly) PASS: i386 PTWRITE insns PASS: i386 PTWRITE insns (Intel disassembly) PASS: i386 GFNI insns PASS: i386 GFNI insns (Intel disassembly) PASS: i386 VAES PASS: i386 VAES (Intel disassembly) PASS: i386 VPCLMULQDQ insns PASS: i386 VPCLMULQDQ insns (Intel disassembly) PASS: i386 WBNOINVD insn PASS: i386 WBNOINVD (Intel disassembly) PASS: i386 PCONFIG insn PASS: i386 PCONFIG (Intel disassembly) PASS: i386 WAITPKG insns PASS: i386 WAITPKG insns (Intel disassembly) PASS: i386 CLDEMOTE insns PASS: i386 CLDEMOTE insns (Intel disassembly) PASS: i386 MOVDIR[I,64B] insns PASS: i386 MOVDIR[I,64B] insns (Intel disassembly) PASS: i386 movdir64b-reg PASS: i386 avx512vl-1 PASS: i386 avx512vl-2 PASS: i386 avx512vl-plain PASS: i386 fpu bad opcodes PASS: i386 CET PASS: i386 CET (Intel mode) PASS: i386 cet-ibt-inval PASS: i386 cet-shstk-inval PASS: pseudo prefixes PASS: i386 NOTRACK prefix PASS: i386 NOTRACK prefix (Intel disassembly) PASS: i386 notrackbad PASS: i386 balign PASS: i386 balign (-n) PASS: i386 inval-pseudo PASS: i386 .nops 1 PASS: i386 .nops 2 PASS: optimized encoding 1 with -O2 PASS: optimized encoding 2 with -Os PASS: optimized encoding 3 with -Os PASS: optimized encoding 4 with -O2 PASS: optimized encoding 5 with -O2 PASS: i386 secrel reloc PASS: i386 jump PASS: x86 Intel expressions PASS: string insn operands PASS: i386 string-bad PASS: i386 reg-bad PASS: i386 space1 PASS: i386 xmmword WARNING: program timed out FAIL: gas/i386/rept PASS: gas/i386/pr19498 PASS: i386 nop-bad-1 PASS: i386 unspec PASS: x86_64 PASS: x86-64 (Intel mode) PASS: x86-64 32-bit addressing PASS: x86-64 32-bit addressing (Intel mode) PASS: x86-64 opcode PASS: x86-64 Intel64 PASS: x86-64 w64 pcrel PASS: x86-64 rip addressing PASS: x86-64 rip addressing (Intel mode) PASS: x86-64 stack-related opcodes PASS: x86-64 stack-related opcodes (Intel mode) PASS: x86-64 stack-related opcodes (with suffixes) PASS: i386 x86-64-inval PASS: i386 x86-64-segment PASS: x86-64 segment overrides PASS: i386 x86-64-inval-seg PASS: x86-64 branch PASS: x86 mov with zero-extend (64-bit object) PASS: x86-64 relax 1 PASS: 64-bit SVME PASS: x86-64 amdfam10 PASS: 64bit VMX PASS: 64bit VMFUNC PASS: x86-64 immed PASS: x86-64 SSE3 PASS: x86-64 control register related opcodes PASS: x86-64 control register related opcodes (with suffixes) PASS: x86-64 debug register related opcodes PASS: x86-64 debug register related opcodes (with suffixes) PASS: x86-64 control/debug register with ignored MOD field PASS: x86-64 SSSE3 PASS: x86-64 rep prefix PASS: x86-64 rep prefix (with suffixes) PASS: i386 x86-64-inval-rep PASS: x86-64 lockable insns PASS: x86-64 lockable insns (Intel disassembly) PASS: i386 x86-64-lockbad-1 PASS: x86-64 long insns PASS: x86-64 long insns (Intel disassembly) PASS: x86-64 CBW/CWD & Co PASS: x86-64 CBW/CWD & Co (Intel disassembly) PASS: x86-64 rex.W in/out PASS: x86-64 rex.W in/out (Intel disassembly) PASS: x86-64 rex.W in/out w/ suffix PASS: 64bit load/store global/interrupt description table register. PASS: x86-64 nops PASS: x86-64 nops 1 PASS: x86-64 -mtune=generic64 nops 1 PASS: x86-64 -mtune=k8 nops 1 PASS: x86-64 -mtune=core2 nops 1 PASS: x86-64 -mtune=pentium nops 1 PASS: x86-64 nops 2 PASS: x86-64 nops 3 PASS: x86-64 nops 4 PASS: x86-64 nops -mtune=core2 4 PASS: x86-64 nops -mtune=k8 4 PASS: x86-64 nops 5 PASS: x86-64 -march=k8 nops 5 PASS: x86-64 nops 7 PASS: i386 cvtsi2sX PASS: x86-64 SSE4.1 PASS: x86-64 SSE4.1 (Intel disassembly) PASS: x86-64 SSE4.2 PASS: x86-64 SSE4.2 (Intel disassembly) PASS: x86-64 crc32 PASS: x86-64 crc32 (Intel mode) PASS: i386 x86-64-inval-crc32 PASS: x86-64 SIMD PASS: x86-64 SIMD (Intel mode) PASS: x86-64 SIMD (with suffixes) PASS: x86-64 mem PASS: x86-64 mem (Intel mode) PASS: x86-64 reg PASS: i386 x86-64-reg-bad PASS: x86-64 reg (Intel mode) PASS: x86-64 SIB PASS: x86-64 SIB (Intel mode) PASS: x86-64 displacement PASS: x86-64 displacement (Intel mode) PASS: x86 Intel movs (64-bit object) PASS: x86-64 32bit displacement PASS: x86-64 REX.W optimization PASS: i386 x86-64-specific-reg PASS: i386 suffix-bad PASS: i386 x86-64-suffix-bad PASS: i386 unspec64 PASS: i386 prefix64 PASS: x86-64 fxsave/fxrstor insns PASS: x86-64 fxsave/fxrstor insns (Intel disassembly) PASS: x86-64 arch 1 PASS: x86-64 arch 2 PASS: x86-64 arch 3 PASS: x86-64 arch 2 (lzcnt) PASS: x86-64 arch 2 (prefetchw) PASS: x86-64 arch 2 (bdver1) PASS: x86-64 arch 2 (bdver2) PASS: x86-64 arch 2 (bdver3) PASS: x86-64 arch 2 (bdver4) PASS: x86-64 arch 3 (znver1) PASS: x86-64 arch 3 (znver2) PASS: x86-64 arch 2 (btver1) PASS: x86-64 arch 2 (btver2) PASS: i386 x86-64-arch-2-1 PASS: i386 x86-64-arch-2-2 PASS: high XMM registers in 64-bit mode PASS: x86-64 xsave PASS: x86-64 xsave (Intel mode) PASS: x86-64 AES PASS: x86-64 AES (Intel mode) PASS: x86-64 PCLMUL PASS: x86-64 PCLMUL (Intel mode) PASS: x86-64 AVX PASS: x86-64 AVX (Intel mode) PASS: x86-64 AVX scalar insns PASS: x86-64 AVX scalar insns (Intel disassembly) PASS: x86-64 VEX.128 scalar insns with -mavxscalar=256 -msse2avx PASS: x86-64 256bit integer AVX insns PASS: x86_64 AVX/GFNI insns PASS: x86_64 AVX/GFNI insns (Intel disassembly) PASS: x86-64 256bit integer AVX insns (Intel disassembly) PASS: x86-64 AVX2 insns PASS: x86-64 AVX2 insns (Intel disassembly) PASS: x86-64 AVX GATHER insns PASS: x86-64 AVX GATHER insns (Intel disassembly) PASS: x86-64 AVX WIG insns with -mvexwig=1 PASS: x86-64 AVX2 WIG insns with -mvexwig=1 PASS: x86-64 VEX non-LIG insns with -mavxscalar=256 PASS: x86_64 AVX512F insns PASS: x86_64 AVX512F insns (Intel disassembly) PASS: x86_64 AVX512F opts insns PASS: x86_64 AVX512F opts insns (Intel disassembly) PASS: x86-64 AVX512F insns with nondefault values in ignored bits PASS: x86_64 AVX512CD insns PASS: x86_64 AVX512CD insns (Intel disassembly) PASS: x86_64 AVX512ER insns PASS: x86_64 AVX512ER insns (Intel disassembly) PASS: x86_64 AVX512PF insns PASS: x86_64 AVX512PF insns (Intel disassembly) PASS: x86_64 AVX512 lig256 insns PASS: x86_64 AVX512 lig512 insns PASS: x86_64 AVX512 lig256 insns (Intel disassembly) PASS: x86_64 AVX512 lig512 insns (Intel disassembly) PASS: x86-64 EVEX non-LIG insns with -mevexlig=256 PASS: x86_64 AVX512 wig insns PASS: x86_64 AVX512 wig insns (Intel disassembly) PASS: x86-64 non-WIG EVEX insns with -mevexwig=1 PASS: x86-64 SSE with AVX encoding PASS: i386 x86-64-inval-avx PASS: i386 x86-64-inval-avx512f PASS: x86-64 SSE check (none) PASS: x86-64 SSE check (.sse_check none) PASS: x86-64 SSE check (warning) PASS: i386 x86-64-sse-check-error PASS: x86-64 vgather check (-moperand-check=none) PASS: x86-64 vgather check (.operand_check none) PASS: x86-64 vgather check (warning) PASS: i386 x86-64-vgather-check-error PASS: x86-64 SSE without AVX equivalent PASS: x86-64 movbe PASS: x86-64 movbe (Intel mode) PASS: i386 x86-64-inval-movbe PASS: x86-64 EPT PASS: x86-64 EPT (Intel mode) PASS: i386 x86-64-inval-ept PASS: x86-64 INVPCID insns PASS: x86-64 INVPCID insns (Intel disassembly) PASS: i386 x86-64-inval-invpcid PASS: x86-64 encoding option PASS: x86-64 encoding option (Intel mode) PASS: x86-64 encoding option with -msse2avx PASS: x86-64 encoding option with -msse2avx (Intel mode) PASS: x86-64 AVX swap PASS: x86-64 AVX swap (Intel mode) PASS: x86-64 BMI2 insns PASS: x86-64 BMI2 insns (Intel disassembly) PASS: x86-64 FMA PASS: x86-64 FMA (Intel mode) PASS: x86-64 FMA scalar insns PASS: x86-64 FMA scalar insns (Intel disassembly) PASS: x86-64 HLE insns PASS: x86-64 HLE insns (Intel disassembly) PASS: i386 x86-64-hlebad PASS: x86-64 RTM insns PASS: x86-64 RTM insns (Intel disassembly) PASS: x86-64 FMA4 PASS: x86-64 LWP PASS: x86-64 XOP PASS: x86-64 BMI insns PASS: x86-64 BMI insns (Intel disassembly) PASS: x86-64 TBM PASS: x86-64 TBM insns (Intel disassembly) PASS: x86-64 F16C PASS: x86-64 F16C (Intel mode) PASS: x86-64 FSGSBase PASS: x86-64 FSGSBase (Intel mode) PASS: x86-64 RdRnd PASS: x86-64 RdRnd(Intel mode) PASS: x86-64 .bundle_align_mode PASS: x86-64 ADX PASS: x86-64 ADX(Intel mode) PASS: x86-64 RdSeed PASS: x86-64 RdSeed(Intel mode) PASS: x86-64 prefetch PASS: x86-64 prefetch (Intel disassembly) PASS: 64bit SMAP PASS: x86-64 MPX PASS: i386 x86-64-mpx-inval-1 PASS: i386 x86-64-mpx-inval-2 PASS: x86-64 MPX addr32 tests PASS: Check -madd-bnd-prefix (x86-64) PASS: x86-64 SHA PASS: x86_64 CLFLUSHOPT insns PASS: x86_64 CLFLUSHOPT insns (Intel disassembly) PASS: x86_64 XSAVEC insns PASS: x86_64 XSAVEC insns (Intel disassembly) PASS: x86_64 XSAVES insns PASS: x86_64 XSAVES insns (Intel disassembly) PASS: x86_64 PREFETCHWT1 insns PASS: x86_64 PREFETCHWT1 insns (Intel disassembly) PASS: x86-64 SE1 insns PASS: evex equates PASS: x86_64 AVX512F/VL insns (Intel disassembly) PASS: x86_64 AVX512F/VL opts insns (Intel disassembly) PASS: x86_64 AVX512F/VL opts insns PASS: x86_64 AVX512F/VL wig insns (Intel disassembly) PASS: x86_64 AVX512F/VL wig insns PASS: x86_64 AVX512F/VL insns PASS: x86_64 AVX512CD/VL insns (Intel disassembly) PASS: x86_64 AVX512CD/VL insns PASS: x86_64 AVX512BW insns (Intel disassembly) PASS: x86_64 AVX512BW opts insns (Intel disassembly) PASS: x86_64 AVX512BW opts insns PASS: x86_64 AVX512BW wig insns (Intel disassembly) PASS: x86_64 AVX512BW wig insns PASS: x86_64 AVX512BW insns PASS: x86_64 AVX512BW/VL insns (Intel disassembly) PASS: x86_64 AVX512BW/VL opts insns (Intel disassembly) PASS: x86_64 AVX512BW/VL opts insns PASS: x86_64 AVX512BW/VL wig insns (Intel disassembly) PASS: x86_64 AVX512BW/VL wig insns PASS: x86_64 AVX512BW/VL insns PASS: x86_64 AVX512DQ insns (Intel disassembly) PASS: x86_64 AVX512DQ insns PASS: x86_64 AVX512DQ/VL insns (Intel disassembly) PASS: x86_64 AVX512DQ/VL insns PASS: x86-64 rep prefix (with suffixes) PASS: x86-64 suffix (Intel mode) PASS: x86_64 AVX512DQ rcig insns (Intel disassembly) PASS: x86_64 AVX512DQ rcig insns PASS: x86_64 AVX512DQ rcig insns (Intel disassembly) PASS: x86_64 AVX512DQ rcig insns PASS: x86_64 AVX512DQ rcig insns (Intel disassembly) PASS: x86_64 AVX512DQ rcig insns PASS: x86_64 AVX512DQ rcig insns (Intel disassembly) PASS: x86_64 AVX512DQ rcig insns PASS: x86_64 AVX512ER rcig insns (Intel disassembly) PASS: x86_64 AVX512ER rcig insns PASS: x86_64 AVX512ER rcig insns (Intel disassembly) PASS: x86_64 AVX512ER rcig insns PASS: x86_64 AVX512ER rcig insns (Intel disassembly) PASS: x86_64 AVX512ER rcig insns PASS: x86_64 AVX512ER rcig insns (Intel disassembly) PASS: x86_64 AVX512ER rcig insns PASS: x86_64 AVX512F rcig insns (Intel disassembly) PASS: x86_64 AVX512F rcig insns PASS: x86_64 AVX512F rcig insns (Intel disassembly) PASS: x86_64 AVX512F rcig insns PASS: x86_64 AVX512F rcig insns (Intel disassembly) PASS: x86_64 AVX512F rcig insns PASS: x86_64 AVX512F rcig insns (Intel disassembly) PASS: x86_64 AVX512F rcig insns PASS: x86_64 CLWB insns PASS: x86_64 CLWB insns (Intel disassembly) PASS: x86_64 AVX512IFMA insns PASS: x86_64 AVX512IFMA insns (Intel disassembly) PASS: x86_64 AVX512IFMA/VL insns PASS: x86_64 AVX512IFMA/VL insns (Intel disassembly) PASS: x86_64 AVX512VBMI insns PASS: x86_64 AVX512VBMI insns (Intel disassembly) PASS: x86_64 AVX512VBMI/VL insns PASS: x86_64 AVX512VBMI/VL insns (Intel disassembly) PASS: x86_64 AVX512/4FMAPS insns PASS: x86_64 AVX512/4FMAPS insns (Intel disassembly) PASS: i386 x86-64-avx512_4fmaps-warn PASS: x86_64 AVX512/4VNNIW insns PASS: x86_64 AVX512/4VNNIW insns (Intel disassembly) PASS: x86_64 AVX512/VPOPCNTDQ insns PASS: x86_64 AVX512/VPOPCNTDQ insns (Intel disassembly) PASS: x86_64 AVX512VBMI2 insns PASS: x86_64 AVX512VBMI2 insns (Intel disassembly) PASS: x86_64 AVX512VBMI2/VL insns PASS: x86_64 AVX512VBMI2/VL insns (Intel disassembly) PASS: x86_64 AVX512F/GFNI insns PASS: x86_64 AVX512F/GFNI insns (Intel disassembly) PASS: x86_64 AVX512VL/GFNI insns PASS: x86_64 AVX512VL/GFNI insns (Intel disassembly) PASS: x86_64 AVX512F/VAES insns PASS: x86_64 AVX512F/VAES insns (Intel disassembly) PASS: x86_64 AVX512F/VAES wig insns PASS: x86_64 AVX512F/VAES wig insns (Intel disassembly) PASS: x86_64 AVX512VL/VAES insns PASS: x86_64 AVX512VL/VAES insns (Intel disassembly) PASS: x86_64 AVX512VL/VAES wig insns PASS: x86_64 AVX512VL/VAES wig insns (Intel disassembly) PASS: x86_64 AVX512F/VPCLMULQDQ insns PASS: x86_64 AVX512F/VPCLMULQDQ insns (Intel disassembly) PASS: x86_64 AVX512F/VPCLMULQDQ wig insns PASS: x86_64 AVX512F/VPCLMULQDQ wig insns (Intel disassembly) PASS: x86_64 AVX512VL/VPCLMULQDQ insns PASS: x86_64 AVX512VL/VPCLMULQDQ insns (Intel disassembly) PASS: x86_64 AVX512VL/VPCLMULQDQ wig insns PASS: x86_64 AVX512VL/VPCLMULQDQ wig insns (Intel disassembly) PASS: x86_64 AVX512VNNI insns PASS: x86_64 AVX512VNNI insns (Intel disassembly) PASS: x86_64 AVX512VNNI/VL insns PASS: x86_64 AVX512VNNI/VL insns (Intel disassembly) PASS: x86_64 AVX512BITALG insns PASS: x86_64 AVX512BITALG insns (Intel disassembly) PASS: x86_64 AVX512BITALG/VL insns PASS: x86_64 AVX512BITALG/VL insns (Intel disassembly) PASS: x86_64 CLZERO insn PASS: x86_64 monitorx and mwaitx insn PASS: i386 x86-64-mwaitx-reg PASS: x86-64 OSPKE insns PASS: x86_64 RDPID insns PASS: x86_64 RDPID (Intel disassembly) PASS: x86_64 PTWRITE insns PASS: x86_64 PTWRITE insns (Intel disassembly) PASS: x86_64 GFNI insns PASS: x86_64 GFNI insns (Intel disassembly) PASS: x86-64 VAES PASS: x86-64 VAES (Intel disassembly) PASS: x86_64 VPCLMULQDQ insns PASS: x86_64 VPCLMULQDQ insns (Intel disassembly) PASS: i386 WBNOINVD insn PASS: i386 WBNOINVD (Intel disassembly) PASS: i386 PCONFIG insn PASS: i386 PCONFIG (Intel disassembly) PASS: x86_64 WAITPKG insns PASS: x86_64 WAITPKG insns (Intel disassembly) PASS: x86_64 CLDEMOTE insns PASS: x86_64 CLDEMOTE insns (Intel disassembly) PASS: x86_64 MOVDIR[I,64B] insns PASS: x86_64 MOVDIR[I,64B] insns (Intel disassembly) PASS: i386 x86-64-movdir64b-reg PASS: x86-64 fence as lock add = yes PASS: x86-64 fence as lock add = no PASS: gas/i386/x86-64-pr20141 PASS: i386 x86-64-avx512vl-1 PASS: i386 x86-64-avx512vl-2 PASS: 64bit bad opcodes PASS: x86-64 CET PASS: x86-64 CET (Intel mode) PASS: i386 x86-64-cet-ibt-inval PASS: i386 x86-64-cet-shstk-inval PASS: x86-64 pseudo prefixes PASS: x86-64 NOTRACK prefix PASS: x86-64 NOTRACK prefix (Intel disassembly) PASS: i386 x86-64-notrackbad PASS: x86-64 movd PASS: x86-64 movd (Intel mode) PASS: x86-64 .nops 1 PASS: x86-64 .nops 2 PASS: x86-64 optimized encoding 1 with -O PASS: x86-64 optimized encoding 2 with -O2 PASS: x86-64 optimized encoding 3 with -Os PASS: x86-64 optimized encoding 4 with -Os PASS: x86-64 optimized encoding 5 with -O2 PASS: x86-64 optimized encoding 6 with -O2 PASS: x86-64 manual rex prefix use Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ieee-fp/x930509a.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/load-hazards.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-ldw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/odd-sdw.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/iq2000/yield.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lm32/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/lns/lns.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32r2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/m32rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/pic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m32r/rel32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/m68k/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mach-o/mach-o.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/macros/macros.exp ... PASS: macro test 1 PASS: macro test 2 PASS: macro test 3 PASS: macro irp PASS: macro rept PASS: nested irp/irpc/rept PASS: macro vararg PASS: macro infinite recursion PASS: logical and in macro definition PASS: semi PASS: strings PASS: APP with macro without NO_APP PASS: APP with macro then NO_APP PASS: APP with macro then NO_APP then more code PASS: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file PASS: macros badarg PASS: macros dot PASS: macros end PASS: macros purge PASS: macros redef PASS: gas/macros/paren PASS: .exitm outside of a macro Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mcore/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mep/complex-relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/endian.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/relax_size.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/microblaze/special_reg.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix-list.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10200/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mn10300/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mri/mri.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/msp430/msp430.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/errors.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/mt.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/mt/relocs.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pdp11/pdp11.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pe/pe.exp ... PASS: aligned common A PASS: aligned common B PASS: aligned common C PASS: aligned common D PASS: section alignment PASS: section alignment PASS: section exclude PASS: set directive in COFF PASS: pe seh-x64-err-1 PASS: pe seh-x64-err-2 PASS: PE x64 SEH test 1 PASS: PE x64 SEH test 2 PASS: PE x64 SEH test 3 PASS: PE x64 SEH test named sections PASS: PE x64 SEH test sections flags xdata PASS: PE x64 SEH test sections flags pdata PASS: PE x64 big obj Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pj/pj.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/aix.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/ppc/ppc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/riscv/riscv.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rl78/rl78.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/rx/rx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/score/relax_32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sh/err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/addend.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc-solaris/gas.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/mismatch.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/symver/symver.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic4x/tic4x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic54x/tic54x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/v850/basic.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/vax/vax.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/error.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xgate/xgate.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xstormy16/allinsn.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/all.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/xtensa/xtensa-err.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z80/z80.exp ... Running /builddir/build/BUILD/binutils-2.32/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 950 # of unexpected failures 1 # of expected failures 1 /builddir/build/BUILD/binutils-2.32/build_win64/gas/as-new 2.32 Test run by mockbuild on Wed Aug 14 11:20:10 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === ld tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-aarch64/aarch64-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-alpha/alpha.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arc/arc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/arm-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-arm/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-auto-import/auto-import.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-avr/avr.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cdtest/cdtest.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-checks/checks.exp ... PASS: check sections 1 PASS: check sections 2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cris/cris.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-crx/crx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-csky/csky.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-cygwin/exe-export.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-d10v/d10v.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-discard/discard.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/audit.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/dwarf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/eh-group.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/exclude.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/frame.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/indirect.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/linux-x86.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/notes.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/provide-hidden.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec-to-seg.exp ... UNSUPPORTED: assignment of ELF sections to segments Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/sec64k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/tls_common.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elf/wrap.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfcomm/elfcomm.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvers/vers.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfvsb/elfvsb.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-elfweak/elfweak.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-fastcall/fastcall.exp ... PASS: ld (fastcall symbols) Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/fdpic.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/frv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-frv/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-gc/gc.exp ... UNTESTED: Check --gc-section UNTESTED: Check --gc-section/-q UNTESTED: Check --gc-section/-r/-e UNTESTED: Check --gc-section/-r/-u PASS: --gc-sections -r without -e UNSUPPORTED: --gc-sections with note section UNSUPPORTED: --gc-sections with __start_ UNSUPPORTED: --gc-sections removing __stop_ UNSUPPORTED: ld-gc/pr19167 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-h8300/h8300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-i386/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/ia64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ia64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/binutils.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-ifunc/ifunc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-libs/libs.exp ... PASS: -l: test (preparation) PASS: -l: test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-linkonce/linkonce.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k-got.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-m68k/m68k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mep/mep.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-metag/metag.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/comm-data.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mips-elf/mips-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-misc/defsym.exp ... PASS: ld-misc/defsym1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mmix/mmix.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-mn10300/mn10300.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-msp430-elf/msp430-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nds32/nds32.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-nios2/nios2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-or1k/or1k.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-compile.exp ... UNTESTED: PE version scripts UNTESTED: aligned common tests Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run.exp ... UNTESTED: Direct linking to dll test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe-run2.exp ... UNTESTED: Direct linking to dll fastcall/stdcall test Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pe/pe.exp ... PASS: .secrel32 PASS: Empty export table PASS: TLS directory entry PASS: PE-COFF SizeOfImage PASS: PE-COFF --export-dynamic warning PASS: PE-COFF Long section names (default) PASS: PE-COFF Long section names (disabled) PASS: PE-COFF Long section names (enabled) PASS: PE-COFF Long section names in objects (default) PASS: PE-COFF Long section names in objects (disabled) PASS: PE-COFF Long section names in objects (enabled) PASS: ld-pe/orphan PASS: ld-pe/orphan_nu UNSUPPORTED: ld-pe/weakdef-1 PASS: ld-pe/pr19803 XFAIL: PR 19803: not exporting swept symbols PASS: ld-pe/cfi PASS: non-C aligned common Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pie/pie.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/lto.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-plugin/plugin.exp ... PASS: plugin API enabled UNSUPPORTED: load plugin UNSUPPORTED: fail plugin onload UNSUPPORTED: fail plugin allsymbolsread UNSUPPORTED: fail plugin cleanup UNSUPPORTED: plugin all hooks UNSUPPORTED: plugin claimfile lost symbol UNSUPPORTED: plugin claimfile replace symbol UNSUPPORTED: plugin claimfile resolve symbol UNSUPPORTED: plugin claimfile replace file UNSUPPORTED: load plugin with source UNSUPPORTED: plugin claimfile lost symbol with source UNSUPPORTED: plugin claimfile replace symbol with source UNSUPPORTED: plugin claimfile resolve symbol with source UNSUPPORTED: plugin claimfile replace file with source UNSUPPORTED: load plugin with source not claimed UNSUPPORTED: plugin fatal error UNSUPPORTED: plugin error UNSUPPORTED: plugin warning UNSUPPORTED: PR ld/17973 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/aix52.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-powerpc/powerpc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-pru/pru.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s12z/s12z.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-s390/s390.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/align.exp ... PASS: align1 PASS: ld-scripts/align2a PASS: ld-scripts/align2b PASS: ld-scripts/align3 PASS: ld-scripts/align4 PASS: ld-scripts/align5 PASS: ld-scripts/align2c Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/alignof.exp ... PASS: ALIGNOF Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/assert.exp ... PASS: ASSERT PASS: ld-scripts/assert2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/crossref.exp ... UNTESTED: NOCROSSREFS 1 UNTESTED: NOCROSSREFS 2 UNTESTED: NOCROSSREFS 3 UNTESTED: NOCROSSREFS_TO 1 UNTESTED: NOCROSSREFS_TO 2 UNTESTED: NOCROSSREFS_TO 3 UNTESTED: NOCROSSREFS_TO 4 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/data.exp ... PASS: ld-scripts/data PASS: ld-scripts/fill16 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/default-script.exp ... PASS: ld-scripts/default-script1 PASS: ld-scripts/default-script2 PASS: ld-scripts/default-script3 PASS: ld-scripts/default-script4 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/defined.exp ... PASS: DEFINED (PRMS 5699) PASS: ld-scripts/defined2 PASS: ld-scripts/defined3 PASS: ld-scripts/defined4 PASS: ld-scripts/defined5 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/dynamic-sections.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-address.exp ... PASS: ld-scripts/empty-address-1 PASS: ld-scripts/empty-address-2a PASS: ld-scripts/empty-address-2b PASS: ld-scripts/empty-address-3a PASS: ld-scripts/empty-address-3b PASS: ld-scripts/empty-address-3c Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-aligned.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/empty-orphan.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/exclude-file.exp ... UNSUPPORTED: exclude-file.exp Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/expr.exp ... PASS: ld-scripts/expr1 PASS: ld-scripts/expr2 PASS: ld-scripts/sane1 PASS: ld-scripts/assign-loc PASS: ld-scripts/pr14962 PASS: ld-scripts/pr14962-2 PASS: ld-scripts/pr22267 PASS: ld-scripts/pr18963 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/extern.exp ... PASS: EXTERN Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/include.exp ... PASS: include-1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/log2.exp ... PASS: binary logarithm Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/map-address.exp ... PASS: map addresses Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/overlay-size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs2.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/phdrs3.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/print-memory-usage.exp ... PASS: print-memory-usage-1 PASS: print-memory-usage-2 PASS: print-memory-usage-3 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/provide.exp ... PASS: ld-scripts/provide-1 PASS: ld-scripts/provide-2 XFAIL: ld-scripts/provide-3 PASS: ld-scripts/provide-4 (map file check) PASS: ld-scripts/provide-4 PASS: ld-scripts/provide-5 (map file check) PASS: ld-scripts/provide-5 PASS: ld-scripts/provide-6 PASS: ld-scripts/provide-7 PASS: ld-scripts/provide-8 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-at.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/rgn-over.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/script.exp ... PASS: script PASS: MRI script PASS: MEMORY PASS: MEMORY with symbols PASS: extract symbols PASS: ld-scripts/region-alias-1 PASS: ld-scripts/region-alias-2 PASS: ld-scripts/region-alias-3 PASS: ld-scripts/region-alias-4 PASS: ld-scripts/align-with-input PASS: ld-scripts/pr20302 PASS: SEGMENT_START expression not absolute (default) PASS: SEGMENT_START expression not absolute (overridden) Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-flags.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/section-match.exp ... PASS: ld-scripts/section-match-1 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/size.exp ... PASS: ld-scripts/size-1 UNSUPPORTED: size-2 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sizeof.exp ... PASS: SIZEOF Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sort.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/sysroot-prefix.exp ... PASS: sysroot-prefix common plain -Lpath, quoted PASS: sysroot-prefix common plain -Lpath, unquoted PASS: sysroot-prefix common root-anchored but -Lpath, quoted PASS: sysroot-prefix common root-anchored but -Lpath, unquoted PASS: sysroot-prefix common full-path, quoted PASS: sysroot-prefix common full-path, unquoted PASS: sysroot-prefix common root-anchored =-prefixed -Lpath, quoted PASS: sysroot-prefix common root-anchored =-prefixed -Lpath, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed -Lpath, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed -Lpath, unquoted PASS: sysroot-prefix common plain =-prefixed with empty, quoted PASS: sysroot-prefix common plain =-prefixed with empty, unquoted PASS: sysroot-prefix common plain $SYSROOT-prefixed with empty, quoted PASS: sysroot-prefix common plain $SYSROOT-prefixed with empty, unquoted PASS: sysroot-prefix common root-anchored but script outside sysroot, quoted PASS: sysroot-prefix common root-anchored but script outside sysroot, unquoted PASS: sysroot-prefix common root-anchored and script inside sysroot, quoted PASS: sysroot-prefix common root-anchored and script inside sysroot, unquoted PASS: sysroot-prefix common root-anchored =-prefixed script outside, quoted PASS: sysroot-prefix common root-anchored =-prefixed script outside, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script outside, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script outside, unquoted PASS: sysroot-prefix common root-anchored =-prefixed script inside, quoted PASS: sysroot-prefix common root-anchored =-prefixed script inside, unquoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script inside, quoted PASS: sysroot-prefix common root-anchored $SYSROOT-prefixed script inside, unquoted PASS: sysroot-prefix common plain =-prefixed without but -Lpath, quoted PASS: sysroot-prefix common plain =-prefixed without but -Lpath, unquoted PASS: sysroot-prefix common plain $SYSROOT-prefixed without but -Lpath, quoted PASS: sysroot-prefix common plain $SYSROOT-prefixed without but -Lpath, unquoted PASS: sysroot-prefix common full-path =-prefixed without, quoted PASS: sysroot-prefix common full-path =-prefixed without, unquoted PASS: sysroot-prefix common full-path $SYSROOT-prefixed without, quoted PASS: sysroot-prefix common full-path $SYSROOT-prefixed without, unquoted UNSUPPORTED: sysroot-prefix common plain =-prefixed -Lpath, quoted UNSUPPORTED: sysroot-prefix common plain =-prefixed -Lpath, unquoted UNSUPPORTED: sysroot-prefix common plain $SYSROOT-prefixed -Lpath, quoted UNSUPPORTED: sysroot-prefix common plain $SYSROOT-prefixed -Lpath, unquoted UNSUPPORTED: sysroot-prefix common full-path =-prefixed without, quoted UNSUPPORTED: sysroot-prefix common full-path =-prefixed without, unquoted UNSUPPORTED: sysroot-prefix common full-path $SYSROOT-prefixed without, quoted UNSUPPORTED: sysroot-prefix common full-path $SYSROOT-prefixed without, unquoted Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-scripts/weak.exp ... PASS: weak symbols Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/sel-dump.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-selective/selective.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/arch/arch.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/rd-sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh-vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sh/sh.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-shared/shared.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-size/size.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-sparc/sparc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-spu/spu.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-srec/srec.exp ... UNTESTED: S-records UNTESTED: S-records with constructors Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tic6x/tic6x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilegx/tilegx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-tilepro/tilepro.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/entry.exp ... PASS: Build libentry.a PASS: --entry foo archive PASS: --entry foo -u foo archive UNSUPPORTED: -shared --entry foo archive UNSUPPORTED: -shared --entry foo -u foo archive PASS: --entry foo PASS: --entry foo -u foo PASS: --entry 0x0 Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/require-defined.exp ... PASS: Build libfoo.a PASS: Check require-defined with an undefined symbol PASS: Check require-defined can require a symbol from an object PASS: Check require-defined does no error on a defined symbol PASS: Check require-defined can require a symbol from an archive PASS: Check require-defined can require two symbols Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/undefined.exp ... UNTESTED: undefined UNTESTED: undefined function UNTESTED: undefined line UNSUPPORTED: undefined symbols in shared lib Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-undefined/weak-undef.exp ... PASS: weak undefined data symbols UNSUPPORTED: weak undefined function symbols in shared lib Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-unique/unique.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-v850/v850.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vax-elf/vax-elf.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-visium/visium.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-vxworks/vxworks.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/dwarfreloc.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/export-class.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/line.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/mpx.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/no-plt.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/tls.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-x86-64/x86-64.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xc16x/xc16x.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa-linux.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-xtensa/xtensa.exp ... Running /builddir/build/BUILD/binutils-2.32/ld/testsuite/ld-z8k/z8k.exp ... === ld Summary === # of expected passes 139 # of expected failures 2 # of untested testcases 20 # of unsupported tests 39 ./ld-new 2.32 Test run by mockbuild on Wed Aug 14 10:21:17 2019 Target is x86_64-w64-mingw32 Host is riscv64-koji-linux-gnu === binutils tests === Schedule of variations: unix Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). You may need to set your DEJAGNU environment variable. Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/ar.exp ... PASS: ar long file names PASS: ar thin archive PASS: ar thin archive with nested archive PASS: ar symbol table PASS: ar argument parsing PASS: ar deterministic archive PASS: ar deleting an element PASS: ar moving an element PASS: archive with empty element Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arc/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/arm/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/bfin/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/compress.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/cxxfilt.exp ... PASS: cxxfilt: demangling _Z1fIvJiELb0EEvPDOT1_EFT_DpT0_E PASS: cxxfilt: demangling _Z14int_if_addableI1YERiP1AIXszpldecvPT_Li0EdecvS4_Li0EEE PASS: cxxfilt: demangling Z3fooiPiPS_PS0_PS1_PS2_PS3_PS4_PS5_PS6_PS7_PS8_PS9_PSA_PSB_PSC_ Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/dlltool.exp ... PASS: dlltool (fastcall export) PASS: dlltool (version.dll) PASS: dlltool -p (execution) PASS: dlltool -p (symbol names) PASS: dlltool -p (import name) PASS: dlltool -p (execution) alias-2.def PASS: dlltool -p (symbol names) alias-2.def PASS: dlltool -p (import name) alias-2.def PASS: dlltool (fastcall export no leading underscore) PASS: dlltool -p (execution no leading underscore) PASS: dlltool -p (symbol names no leading underscore) PASS: dlltool -p (import name no leading underscore) PASS: dlltool -p (execution no leading underscore) alias-2.def PASS: dlltool -p (symbol names no leading underscore) alias-2.def PASS: dlltool -p (import name no leading underscore) alias-2.def PASS: dlltool (fastcall export leading underscore) PASS: dlltool -p (execution leading-underscore) PASS: dlltool -p (symbol names leading underscore) PASS: dlltool -p (import name leading underscore) PASS: dlltool -p (execution leading underscore) alias-2.def PASS: dlltool -p (symbol names leading underscore) alias-2.def PASS: dlltool -p (import name leading underscore) alias-2.def Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/elfedit.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/hppa/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/i386/i386.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/mips/mips.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nfp/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/nm.exp ... PASS: nm (no arguments) PASS: nm -g PASS: nm -P PASS: nm --size-sort Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objcopy.exp ... PASS: objcopy (simple copy) PASS: objcopy --reverse-bytes PASS: objcopy -i --interleave-width PASS: objcopy -O srec PASS: objcopy --set-start PASS: objcopy --adjust-start PASS: objcopy --adjust-vma PASS: objcopy --adjust-section-vma + PASS: objcopy --adjust-section-vma = UNTESTED: strip UNTESTED: strip with saving a symbol UNTESTED: simple objcopy of executable UNTESTED: run objcopy of executable UNTESTED: strip executable UNTESTED: run stripped executable UNTESTED: strip executable with saving a symbol UNTESTED: run stripped executable with saving a symbol UNTESTED: keep only debug data UNTESTED: simple objcopy of debug data PASS: copy with setting section flags 2 UNSUPPORTED: copy with setting section flags 3 PASS: strip --strip-unneeded on common symbol PASS: Error when using --keep-global-symbol with --globalize-symbol PASS: ihex objcopy test PASS: binutils-all/pr19020a PASS: binutils-all/pr19020b PASS: --localize-hidden test 2 UNTESTED: strip without global symbol UNTESTED: remove-section relocation sections PASS: binutils-all/pr23633 Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/objdump.exp ... PASS: objdump -i PASS: objdump -f (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -f (tmpdir/bintest.a, bintest2.o) PASS: objdump -h (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -h (tmpdir/bintest.a, bintest2.o) PASS: objdump -t (tmpdir/bintest.o) PASS: objdump -t (tmpdir/bintest.a) PASS: objdump -r (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -r (tmpdir/bintest.a, bintest2.o) PASS: objdump -d tmpdir/bintest.o PASS: objdump -d tmpdir/bintest.a PASS: objdump --disassemble=text_symbol2 tmpdir/bintest.o PASS: objdump -s (tmpdir/bintest.o, tmpdir/bintest.o) PASS: objdump -s (tmpdir/bintest.a, bintest2.o) UNSUPPORTED: objdump compressed debug UNSUPPORTED: objump decode line UNSUPPORTED: objdump debug_ranges test Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/readelf.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/size.exp ... PASS: size (no arguments) PASS: size -A Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/strings.exp ... PASS: strings: decoding little-endian multibyte strings Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/update-section.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/vax/objdump.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/wasm32/wasm32.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/windres/windres.exp ... PASS: windres/bmpalign (parse) PASS: windres/bmpalign (compare) PASS: windres/capstyle (parse) PASS: windres/capstyle (compare) PASS: windres/checkbox (parse) PASS: windres/checkbox (compare) PASS: windres/combobox (parse) PASS: windres/combobox (compare) PASS: windres/controldata (parse) PASS: windres/controldata (compare) PASS: windres/deflang (parse) PASS: windres/deflang (compare) PASS: windres/dialog0 (parse) PASS: windres/dialog0 (compare) PASS: windres/dialog1 (parse) PASS: windres/dialog1 (compare) PASS: windres/dialogid (parse) PASS: windres/dialogid (compare) PASS: windres/dialogsignature (parse) PASS: windres/dialogsignature (compare) BUILDSTDERR: PASS: windres/dlgf+ echo ====================TESTING WIN64 END===================== + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename gas/testsuite/gas.sum + ln gas/testsuite/gas.sum binutils-x86_64-w64-mingw32-gas.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename gas/testsuite/gas.log + ln gas/testsuite/gas.log binutils-x86_64-w64-mingw32-gas.log + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename ld/ld.sum + ln ld/ld.sum binutils-x86_64-w64-mingw32-ld.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename ld/ld.log + ln ld/ld.log binutils-x86_64-w64-mingw32-ld.log + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename binutils/binutils.sum + ln binutils/binutils.sum binutils-x86_64-w64-mingw32-binutils.sum + for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log} BUILDSTDERR: ++ basename binutils/binutils.log + ln binutils/binutils.log binutils-x86_64-w64-mingw32-binutils.log + tar cjf binutils-x86_64-w64-mingw32.tar.bz2 binutils-x86_64-w64-mingw32-binutils.sum binutils-x86_64-w64-mingw32-gas.sum binutils-x86_64-w64-mingw32-ld.sum binutils-x86_64-w64-mingw32-binutils.log binutils-x86_64-w64-mingw32-gas.log binutils-x86_64-w64-mingw32-ld.log + uuencode binutils-x86_64-w64-mingw32.tar.bz2 binutils-x86_64-w64-mingw32.tar.bz2 ont (parse) PASS: windres/dlgfont (compare) PASS: windres/edittext (parse) PASS: windres/edittext (compare) PASS: windres/escapea (parse) PASS: windres/escapea (compare) PASS: windres/escapex-2 (parse) PASS: windres/escapex-2 (compare) PASS: windres/escapex (parse) PASS: windres/escapex (compare) UNSUPPORTED: windres/html (parse) UNSUPPORTED: windres/lang (parse) PASS: windres/listbox (parse) PASS: windres/listbox (compare) UNSUPPORTED: windres/messagetable (parse) PASS: windres/nocaption (parse) PASS: windres/nocaption (compare) PASS: windres/printstyle (parse) PASS: windres/printstyle (compare) PASS: windres/quoteclass (parse) PASS: windres/scrollbar (parse) PASS: windres/scrollbar (compare) UNSUPPORTED: windres/strtab1 (parse) UNSUPPORTED: windres/strtab2 (parse) UNSUPPORTED: windres/strtab3 (parse) UNSUPPORTED: windres/strtab4 (parse) PASS: windres/sublang (parse) PASS: windres/sublang (compare) UNSUPPORTED: windres/version (parse) UNSUPPORTED: windres/version_cat (parse) UNSUPPORTED: windres/version_mlang (parse) UNSUPPORTED: windres/version_small (parse) UNSUPPORTED: objdump -p (no header files found) Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/objects.exp ... Running /builddir/build/BUILD/binutils-2.32/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === # of expected passes 113 # of untested testcases 12 # of unsupported tests 16 ====================TESTING WIN64 END===================== begin 644 binutils-x86_64-w64-mingw32.tar.bz2 M0EIH.3%!62936>"8;J8`=&!F MVA*.G>--EM0KT^$Y3W%"@`#ZZ"]ZP5Z?0Z5+VU7K>VGFVSNWTPNK,)*PT*;1 M<```)KS=,:79I;&J0;$.8.'C`X>K6!O"``W5P;P"NZ]UXZNQ:;9C0-6@F1-L M-M!0S*U*<`8:&M4J2(FV"0+FF(YV<@4#:`A`M"BE!2M4WR`ZS>17LTC@```` M#O1V-*J;>[O;3IJ2KVP2(\DKMJI24`%*7:/OO/OOOOEI\WI?,&%4;6:1=M.` M`%K-O@"T0`8`D<=G0``>JE4]\W:@JRCX'C[0`2,```FB;`T)"J>M`(KIWQH8 MWJ)K$A9+Y2536EM]WQ[?;??=>9N/G0QO*MLKVYQC1NP[C;&VZ-W7+M:Q3>-E MXO736SSN[A+O>T.SN]SK6]\]Y99;96]L\>/5[/E;P",[1)MFON5MJ4,FO+T] MJW&@QSKZ[Z7TQ5`ICYGG&A&E=[5].NO=CU[X^Y+%"+[KUUYNO=>/3*(2J8M;52"T4&QQJ7#;$``4E4LS7*<8V9I$1 M3[VH--$!H$$$`0F0(P)I$\B:GE/4#0```&@TT```U,`]4D)$5/TF3*>")&0` M`9!B9`!@F(``T-`&0PTV5$($329*GZ*;*/THTTT>H`#$```````!ZAZ@`)3] M4DA"::1D3$R4V&FHTRIXH_5,]4_4T:C1Z@/*-```:``/4!H(D2"`(`)IH$R9 M-!-`!#)H`U#*>$3:4_04T_5&RF]34?J(P%1)"!`("80`F@`@!J33:)C0IZCR MGIB1D>B:!M09'I!_\_X)_C_Y2'R3_[IS,X:(CZ$")^S-!/@(J_]=WV8_#7WV M?J@!&"A%6ZI!4D`&0D)'4.5$U1$HED?OC^6.49S[U>=CB)!4S!@M,(OMSSSN[NKQD21=L8I2E*50M-KD:W7)I91ET,CD3% M!20R1%A%AE(9)043$R2Y,V9B(L(LW*,K"HM67?OWY:7?7.4QSO,V.TVV(MW.1C]-5E MN=C+"PS#,BPJB+,+(*0)"01/^AM-QS.XZRC_,T5>2J!U`I$,DI0LL.M1;!" MV)+;,S#_A^:?F)]\R?[IA^?_B0/S$U-3DS\]G_/][OF76]6<':SF\ M;YSJ:>N6V[K?SW5W6N]Z=BA981B6,3$L>R2*$#>9,AD9'[Q86&!)D4ABNN7I MP```/;S]O6YU[WPW1(SXB_Z2YS5$ZB24C%A`/W#!"BRA\H*W`LJEAR.7$K04 MOEGN(LO0].[$FO`K0B^<7R?:>+^#:&2>UWN]-OJ2*DQNJLQC,+$I:5)T;O:[ M.;W-JW;.7*)%(0@D$U8@U12E!%B'1!=!(BNI`0Y&G5KJ.0O5%&O7"B,1($2! M$2XLBC(*B4D%1$8$0(P"K)*4I4DK9D$85C%5DEL6*"ED+)F8?-DDB:U(R!*4 M)F2,@LS)(7)&1(BE$%2I`H]?-;;?\^GTV.!(6%D$4/E^:E16C1XF%P`*^PS3 M^?IZRH26FH9?:(,!_I^Z'W4<:(?@_=Y:9LTKTX*!^CY_Z=G(%#P_J#_3?_?E MN^;VGG"'B_JY@&@;>KJ>?_?H-?IDD\1V:>/JO_`('A1NA'(8:Z>W`]T!'=!; M]`R6H.X3SQORS>$6=_1=[7>UWM=\+O:[VN]KOA=[R7FR2?9['_B3U3R)Z*Z_ MP^^9B!IO14/,'A4DDG\$N=,TGLES$Q.E,5XO]3W/XVQR::']P/?I))) M@@DDE^X:-'QDDR9?;C/GL6;D8QU?['>Q_$_Y(G*`0&`&(+-G=\L&/ MCH\.E)^K6;NNKQ#&"O>#AO_MV:X?516_M+A]5\.)1_V+-?;CV[,I*KQV^R?C$2DG@0%`N=OZ"%Y$T[O^8KZ-#I9P[969VJ/QO'^H M`CP1'M5330O*&`_C'7@#W[PH/#*C)2%MVT2![E)`;\QQ`+7^?(]/%N!BO[R- M8%N"OSS+/C+:TO>`P!XHD*;XX'+2V\4]T\D]PX[<_Y!$;=@8'::]H-VAV)`F M?JIZ$?SZA_;OT'?J.H_$Q/XG\2E4TGHG-M[QCM8\WT/W-NK'_%[6FW#KNA", M:8^\D$1]Q\-_"'Q];W55AZ0AZGXCVYY/E`?(/T](MP(VVM<8&B?Y;>70"#7`[2 M=/L#^V/8-%IU`]M>UO81E0>>?(1L9AL"EHB1+=6H`P6KK4-O3R:GU#6=[=V[ MX&QOJP:@OH?W]9"'WC"]`N>!8">>&8#*C6JZ$G%@HM7=THP]#Q,6#6#"EMAT MWZ>8ISG0]3.G6G0R?Q"SV_4!N07_ M`6Z]8L0QRGV[,V!]^R]KR`]^OS`;;Q6%>FUO"'\>:7DH]`+WXQ?]1A:(_7^T M!@_GA]MJO[1\@(8Q/%YC[F^=Z`1(\,UA^@\;4$/A_@`7\/2U^M^HWH MW*WP`M*GL/RZ2GY?#AG$@*N9T:"_2](2K("OO5Y+^`C[>-[P?Z@'8UQ8_SC\ M?6,[@1]RUHN'>56FU@%4UM6OYCQ"SM;`&H6D3A\V7\0LQZBZ\@.I?\1\+QZW M42?0#-41GJ(*J/X`1@>DF];OXUDZH/A>V+-7WFY'^4"DC.DZ3%/NW9!0GXU6 M7[X^1_R@?!99C$=#YC(I,R6_,SN9EF9.5F9EY^;W>_P-E_K/E/7^1[E>JC1HPB8PC5EC%J256 M5?U.=X2\=XM`VO^4<2E'$<1;O+AEE6F>#&,LLLLL7T=N#!OTSP*?H0/S!4&E M()5*>\2J4]!#=^J>>)@?T?>:G4R?Q[C-'\\A"#!@P8QX\./.@?3UE&%* MV;-N%*O%@_"KL&MF5B=9QO+9ED,#PSK2>4$UF.5=<$QGM+Q!*W75J7Y66I>= MEW#7=^[7%5W=S=KB[<7=+B*RJI,#&7X,L)D. M?AI]^6,A-N[;GA3+'GC"G?VYXPIIIMWX4KLQC"E]V6,*97EC"EY^C&%.O;GC M'?!,;%N>8*$$-E^9B0.`BO,P@"`%QX/!$$GE"$"$&W+(M3NK*7Q@F5XE[H!N M,99&-V>8V&-F*M3+E9:FOSO?A2NW*K4TW66I73C&'>!?9T99*32%*36]V%+Z M\K`V1QGCLPF42\9>C#E`CQ>9A,EF[^,K0E3MVA&459LL&;P M:4'NGC7EHB7_4S_I>FC]%W.?R;F:H4-7Z"8JIF)GLKW@K1HWM"$5F>S+(Z:E M(4\HL([W_I@L>DO%JQ#*S!KX1W]&.N.M:TZXUXVB'UUSS^3ABFJ\0:NV.S>] M[^[>ZZE_3NKJFB&R0T>]_877$/N?#K[/T$W^-7N\:H:X1"Y;J4V"&CLG?8Z` M*%!E>`T4`-)4H":1_H%2@!044\(\%2A0$7Y4-(H>YI#0(N[H`40[:/6Q[%12 MH(H``)>CG0:%`.40TB`AR:0T*`4`%$!#L:0T*`4"VVMU?QWS;;;;;;:``_*` M#L]'Y'L``]6@`[@`[O5Y.P````[``[/)T`>P'3PX'0`=/)Y``\AT\G<`'0Z> M3H`'0Z?.X./5Y``*O2JB2BB244244244A;);):64[Z',_>]&@3<5)/Q\.T]4 M^S;+YW[;YW]G\>AX[K^3,3N=R8,8F.4VRKG]#ZU]+<5MR\ZM@1^9X"@_+-SZ0_J_KI\W\ M_Z?C\KKW<^7S>_S]7JWZ%KY-#$F0(F]]N&,!(``'^7NO[OT\^KY=OU_J[?!_H]-IWOX_"_\]"7=>"2./3 M4)17_K@WA]7K6'3ZS\+VC_88>6?(<+$DE/3S]X0W]WOXO'KO+-WX?H_)^SO] MWR\;N]3Q^W/PRY\\F3[IPE M3('P-_O\^C,W0.$0^X@'S+KRLH0]"253ZP;?\[N/KC0WFH\8#Q9/F6J5`[J% M=9M3PDDE^D,V(GJB@C(JR(R&9B56?S[\5SCX\\=/Y@N=NM[KG``(BWW\ MX!>ZW1^:M6ZKQ55K*EE,&29+498969C,OY/4E33FV[%+B5FW"H55>I(B1NKB MHB5`**+:RWK[C%24DT4V2I4.:8)]8E$^TE)]I M,3$.G%6XGK2I]PW;E,1HDZ%/MM[,=Z&A#BP8_RE!0,!A!@1RRR]+^N-4Z]U#S/!8D@;^DI%%/=T'@_](>_X*Z0#S@).&0:I M3=`J*A0H@3ZE"C%B?3PA^_ICS^R/&BNCTA.22 MI))))9E"VA[?;CTEO0V^0LJ0L2:'8['X'X;J(&AG7<=<>,Q+_LE'_S,^\MCL M]C+Y=T'V37,9'5X+=?Z/X_GX9G<^)L3]6S6.(1-"K+#$E@S7VO>H8$EBQ[F)^1^!^1\_9RY][YY_SMJ_AQZ2_BWZ&1?96/B=''V^S2/B5Z?QSUMO*?H;D M-!6*KX0;H?Z_#\(")),2/PC!I6?;^E;G^L]9T;T,"Q_3C'[X8*RC\]/UF\T\ MOJ]'M[NT/A><6_HW8R_3/0Q,#\S4P,RIB8G]3]9]LQVH:9AQ3N;EC,J?ZS]+ M<[0D:^:LF'M+P,29$1)!^)$Z*@L0\O1I39K&+ M]23(U^D)^$=1$JN_0T\/W MT)2QTFO1I-\U^M1([_3O*'4_::DF9['Y=>C4/\#,DW*DBQ11!1>?7@*"T_[> MB@P](R/0YG^G`M*5S`G\8ZI)]FA3Q,?`((E$3CK9EE)/E*DP:Y4*AXS*NWT^ MGL#,GLH\IU^RNN*_R6QKQ-LF7#-TOL7O^:_A[72?IW7XF@QC&,!DP%*XTI0&,```` M`!^5FP#`#K[[[[<_%=/7=!'][\N\`$=/CNW'HM$]-TA``3^YN@`````````" M>RK/P59_\LLR^M@F40TC]<0VP3R@Y6GMZ_1@P12"3V*C!\T!`%CZ^'HGOG@'<1E_%ICI( MA10>&6^))+\WD^;:N=O/S```'K_I]N9X]OQ[N\O*]Q^0T"C\)#^DL.1L->/# MJ;/@0W!87)7R?GI7WXS['M)8S/1 M_#(_JK.;R1T```````````````#L_*-DGJERY4+\OTYX>S2M9SER3*>,N M!USM!5%RKA(0D_`Q_W3E/TG.>/U[,I/1<#Z.NAOQE?#;3R9K,_!E5[_3YY&O MKD:V1F?$+)808/&.%?,08#!2(+'1",8(/]HP55S3^O4^@PT0'U>KW?P\MQV\@A\G8`83CTV'+X%/?.IGKKW_CKXVN_["[ MVN]KO:[X7>UWM=[7?"Y9)7LU4VCX!\.G9OZJNZV!ZP-Y"'%#D]`P>1G_#/7W M]Q^+OULU3GQY\^L^8_H?2_0[4#M"0`GU"#^@^5CYL7P)C9"?HXW"`=_3IW]/ MC'SEV5?T+(.9*$-^FU+R5C(RKZ3%?5FJ!)]F=CH^G7U3?ZTQV2LCD=A4>UH: M+''I(G/S)-C<3HGL$_G)[B5.N]6_M3^0;-BF(U#KVG$S.3T^S]EGP(+S"/1R M-'TAU(>C70^,WCOOYKERYXX2IT?-?'KWGSGV>(#:Q0E%``1O8$?%5/H\^(_/[)TRHC*U?N/,<`?HGZ< M<$R9JR/X`TJ"&7+EF(KZ$@!W1`55]H`D])]A@;H/GW%I6M?"$O0+"M)\/U^4 M[\>)MZUL9U+F4ZM5GK5R&%5'^`IMA40`"H"(0`A0>))B,)+`I)8I)8I&)`6) M`6(A9,0^@YO+GNY49X-R$(P^,2Q/!D8E?PR'CO]!?I)KH>GP.(U2K$5 M%A42+MT9[YYO";W.]_:\`>8 M.K]$%>8(+$ZT]X.;A.T^3'_,XF"!`L?$=P&[B;TZ0^`4G.)$:/:%(>L^84=Q M[PH]QV"CF>@4>\[PHQ$CLWX5MZQZGVO4]@/_N#T@^L/CTP*.#V!1ZCJ%',]@4>P[@HQ).T=CM'6.D=FTE>O,J93RI=8+;> MM>KJATE'$DM2E8SP8BN"Q0I5)CG#=*:-45C(UQN"P4*"SIC>>J?/.*LE(-J94%O4=>+9ZNHB,ZW M7U]?'QV!A]W6*EX?,BQHV"V@BFK+>\O=0RF(N40IC86/,*PYBIQ6T5*S""KG'+IW,URMAMUM-6DPB[V]RH"=?&FM(C*BYS M"XBYU;H0S1$S=Y%S3W>(J*F9UMN#(V))V-G2C9G:W=M7K79EMCW>#)W9W1@V MD05F7M[8RFRIF:6[I,S$1$S,LU;.U58-F9E9F1#[ES,W>Z3,N[S,S09F.\W# MQ0S&@P;,SCO=WMWMEEV%;#,9DF&W9F95555F,SX3450H9.RQIW#;0RF(N40F M4W.U3-.3=4S8X0F1C,\M&M7(X],S,-6O-WFH93$7*(4QL+'F%8WG+S4,IB+E$* M8V%CS"L.8G(Y'#B;BO.7R\6\P0D`E=J^6I64HN9I3BDK-I51=T75*JF$\IUL M7">\=EWQHX7J\#QLG)TJ`0Z=:ZZZ(!+R$Q,0;D7F09<.[NS3JX^2E*6)A3C4GC8"2VN;-V]4(A*:M)DG9*DMO486I7,2$Z=DJA)WNJQ[2;G&2HLF& MR.##E<-SHF,@`84`@7'N4]8!4*1Y_CE-^4:&L_2/PR,95(8"J*/INS* MEJ3>K?S=22$L3F$[H0?F$L@4*B0I82&3M.]H_!1]L=6/T=?SWMHI3@\@_`AI M$CO)!-P)&Q1]K=DG@4=[L332H5DQ4W(LYV;2:D!&2DLK!DK$F2MF3AL889': M070(/V_E8Y1IC5AUG&$H7L('V'S/H:*H*44I.'5^]_J:UK36M;!C&:BK%=3( MQC-15BNIDW)9)9*4I"E*4GB2H?6J3V%D_^ZSDJ=3O6V\S2?'I;N:@Y6U[F&. M:R+9F>TKNKOYR_/NVMP)3GU]D1I8BI3AU_JM_@W!^,?@M+5_F)@T,$I.B;G_ MD5(.9+.82@10I!8,4:![&,8Y,&,'`A)L;EDD-&B21HU!,0D4PLA,1(5(E21, M,0F1(4#$4(-!$!H5>PC^8&WM?P"C^1ZW$P:()\6YL]$J7VG02:B4D88'KV2? M07_&(]^$'\8/\7MXSA))\:QNN[O^3Q[^BBJKV\->^3V;YO)@P-@[AT&BBBBQ ML"#8']V\[POZ;:4\#EN7U/]/4;1IK\^\&R1^/DH<@^FH:7;U&(>`*K]Q)_(& M0ZCJP)R"*VJ$P"+T'(Y@Q%A$[@Y<^.N^0X`&BD"#_CL0WFPV-^5\K$XD;2,;%&Q3"R M-MZ2`Q%&DNA2D;4R4I0JY(I!F22CM5U)J:UI5W&7>2!\OP?A_&N]]CMV;+JI M*JB20NR8K8(M-*84PI2E*7(V)&E0/YWA,?$])BITSAT7(D7G8@P`B`B`SBY+ M@KJH26,J$G77.=>\F;N"S8;3:H%C8V/F)MVNW1QXZK4Z*^"OD_7+_;B>'8;K M%IX!GW^SP\L.:`:<*3\TN9?JKN^Z@O]%*.OZ:TFFM&D072;(^@DTRO2;8_K_ MSI-\)OK6'XIP@U`=8"1^?*@!$Q:S!_]5XSZ?U_6_SZT,)N\7IN[VE#1J^_S: M_2G?OWVGOOOPVYYM+_-3^WS`_4=B"02"02#_(3$*V&&Q^ELYOD]SA[SLY.C9 MT=>OBVK_VUN]I/R3N_>(E@\CAZ/U]N^3,]S^T`;W=>S\]]79U4:'0'88.8XX M$A0"0F+`B@J)`=1T$!R,"]I4JE4[QS8*_R3$2.4KB+%D1 M(PQ,F8RS`RQ5MB6D6R[H(K`LLRR,"IB7P_5_%N[Y71=XQ=W?,AM'I3SZR8J% M4!]YS/@:/UFPV'%P_,HDIYA!_>0B%'U.XM MT,'<^HO2=Q#-@7GC[,G&,8T#M:-)%>PS6C[0ZO.?0:]5KW.&X/3]]^A:LK*> M1))7+%5;;9%GO];/?*0B(_M7++Y7.S,ROJEVE>1,@_;9YTJ^BS:[SK*>1.R1 M$3:W/HU!*LS,KYV;0Q,F,P]\QX0;"2,(!"#&<4Z%0>X1NYUB(1Z#:^1Q)O1J M22,4>1#0B41"$#E#QE195E1):0\"GJ[,0XW5:Q,E8Y5RK291I-3%I168TV38 MW0(WD61;)#^Q4),L!.0GDI,F'<3)E6QM886)+5L2H620DXDA!XEADW4)!T8T M*JD!YHB(^3N$T.2%!^^"^X@+#B/4/1F3HU.PP;=6BLV&4O5[R3JI)7VI_BB) MVG@+.:3DL*?$@;DW$PAB:2=5BSA)040=XZ"^P=HTG6$%R$VA1R!G>I)7).P[ MYPBSXN;G+7D[JM6K5]F?95C.7-MM1/&;:G+;43JVU$[75RXGV9MJ(B(C_;[` MQ@DD``#&#&$!3&(O1:`&4#,UM6(RL6*W:I*E2`P&2-N,P.Z!@_@--?5FF87! MU-?+F?5Y(B(B=JKLKES;;41$1$1$1$1$1$1$1$1$1$3: ML[79$3;++=``DH%R@H-W0HM50C+E*5=EUT+``@)M9MNV79 M5SB;6Z`&VV:FVZ&$C,MMJX#,Q$NV!K6(F9C5'M@+F*BV"@-1!!:#^)-@8!]# MD3P'BB3^?T]8-Q)U_YS]'O?Y'XG\P4?N\VZ/J/:GYS;]*Q-QZ$_L M/(0Y)[L`Z-T)%_8?M#+AZMU5C%WBJQL!#=PDV MGIL^RC]W2HC\'EOP_':66BQL-((UK*:&."&8&/NI[WN=;O1;VB60A@@AR2B3 M`P*'URX=QV&'&=Q#,A")AQ!;2!NY>QKMJS=0%2%%E45)`^[%%U=V71#"$&[L M@8'X]9+G-[?:CL-U=ZW0"PPT)@1K;NR3N9EY<9#8M0,$$`&!I.[+[&OKZ[:@ M'"2B@P-`,HEA"$#`224!H:;02$.$N0"U"$+JY^*7G?.^1Y'CMXO,\TR8"0`` M````````````])=[WO>][WH````````````````'I=[WO>][WH`````````` M```````````````````````````````````````````````````````````` M````````````````````````````````![2_?'E^N6R7%^/[>^?*7/3WYW?? M\'ZQ?25GVSU[^OGV^P`````````````````````````````````````````` M`````````````````````?XW[4OWI)<_C7.+_72XRXR7$H1[@\>V23VFGV?@ MT#!F^'P((.66/J^G@7#E+N95;B&658E527/O_LV'H1$\PV\#:`8!-^TI4H4G M9V=#\4GSKYU)\[/G8GSL?.I[2SYP?3/3$>Z.Z([H[H+NCN@.Z)MBFV)MB@MAUJ=;G.MSG6[WM^TO///*\\[WH`````>U M[4)^(4;GY@I.IW!1T/\04=QWA1X'YPH\3^\%'D?YPH\B3X]$293)2Q&2`+E' M*8.MU1+E'(#ER@#E'*.7=0`Y`<@.ZH`Y1RCEW4`.41W=D1R'(FYST4N4N4O>[! M!<@.4]CB M767.]]I>>>>>>>>=Z`````'I$]`P#@.^.^!OAOB[X[X[X;]]#O@;8CNJ(Y#D M.0Y#NJ`.0Y#D.ZHCE'(#D.4`@````!ZXN<])+QDO&2\\4`6(L18BQM940.0Y#EW4`.4<@.7(0.4?W``:GY+0Y(<8'&''C0Z1XQ.,X\:`XP#E'=0`Y0.0Y".0'(#ER$<@.4#NH` M<@.4=U`#N[!'=W@$=W=W=W>M?,.[N[N[O6M:UT@`%T%K69!:UK6B@M9W>*!W M=D#N[P0._>SQ=[WL\7>][/%WO8XN][WO>][T````"M;(@2R"UK,@M:UK106L M[P0.[O!`[N\$#N[PXN]['%WO>SQ=[WL\7>][WO>]Z`````>)$2R"UK6@@M:U MH(+6=WB@=W>"!W=X('=W@@=X`.\4#N[(/^&U+6B@M:UI`6L[P>M:UK6OWS^- M?Q]\>YOW[]^_?L`````````````````````````````````````````````` M``````````````````````.KG/W?C^[^']_U^93314JI>&XOX_XY7Y^)<<@( MAK3Z3Y@(X$`W?(^,^?+YCM(:`M>D3?R4)Y>3#Q'DU0/@)H(1\V0>?FH3SNJ" MUU07=V".Z@.Z@._VVM:UK6L[UK6M:UT@"7`M:S`6M:T$%K68!W=@'=V`=W>` M#N[`/10!9`$*(B%`/I4H5H$BCK&A3G3VXH0V%0E(7DB4*Z4H4*Q$^5(F9$+% M-*%:#TB@+W/U+Y(BI):,Z>K,.YV9>6ANEXEXP7*GGYZJC@@&B>9L$L$\XHM\WM>3L<$?Y9IM^'.0W(LA38ALP-2%(LA4#[.OC[^Z3]Z MI[^_FGX?7TI%;SZ66;-2]E[LWQSE=,U\Y"Z;&M+IFQK2Z9L:TNF:^OEF9WUF9GUYF9GSZF9)W=S/HS,SW]9F9[^LS,^?69F?7U MF9GU]3,D[NYGPS,SW]9F9[^LS,^?69F?7UF9GU]3,D[NYGPS,SW]9F9[^LS, M^?69F?7UF9GU]3,D[NYGPR\SW]8U=E[\^AT[^2IF;4S.*9Z\QZ]![>@>?L'? MQY?`]/@'M[!\/@'?P'?P'?P'?QY^9[?`/;X![?`._@._@._@._CS\SV^`>WP M#V^`=_`=_`=_`=YUJ3G1).=$$9U/)=FH80W'`0#JH"!40`HB0!0*$`("#_N` MS3;36VS&.\>=]$\5USR3SC.M$ZM"$+.[9S!XR@^;6L,N=7IG&'Q+,YRH^H-E MX8KJE<7A1M4R<:?&;4E6KG`T^=6T^LVTUK6K.3PU/.+:I&#XRVER^=1AG.I3 ME.4ZVM;.LZE.4Y3M:ULZSJ4Y3E.UK6SJ>KS?@"ZXDT&:#!AQ;VJ$0# M^2%$'U/01.X?5UF\A\"+$4CC$C"+!2+!24*BP5%@J*%10J*.SB>'?IERS:0G M+DX'/9#FBP5%DE10J+)*BR2HLDIO5`"#Z[5H2"P2"P3)TV[=MW=YB3KP,.M2 M*CQSTEY1])><)P> MX\[3F5]*YP^-`TB=P!J(!"$#&>_!PYUF#HA0G/.P+7F#'?E@-P/`&^OK]ONS M,O(1_X5'!F(ZHLE11462HLE19*BBHLE114[.X_`*/I/W!2>\W"CR/W!1ZST" MCWG[@H]Q^X*/D?N"CR/,5'J]KW[!/:?J:$30VXGG4YK]/J^GD-D45%%1MZ:A MI%%19*BR5%%10A`4A*L$SZ4@_,?55Z][JOCKE5[7WB\PSTDTI3AC,C,]3ZS( MS/US^&*#=W9N6K8NYG;B+MX]W<3:CY=Q=Y/UF1F$^9D9GD^LN[)EMR+N9RXB M[>/=W$VH^KN+O)^LR,PGS,C,\GUEW9,MN1=S.7$7;Q[NXFU'U=Q=Y/UF1F$^ M9D9GD^LN[)EMR+E"$Y-*$BV)0+T?,GKJ]I9PJREG5K5Q&N:SC7%YQ=]2C=K3 M$WS=F?.*WO=FP,5O>[-J.*6S2%CC59C+UUIFM'-+6LS8QA\8PS:GFM[W9KWG M6][LVM9?&,,T<"EEOB,*8MG66:.!2UK,U\8K>]V;(Q6][LVHXI:UF;&$-#0U?&=9SG,(YSG.][WOK67>$-#0UK6M0AK6M:T[ZUK6LZSIWA#0T-.[OK5[WO>^M9=X0T-# M6M:U"&M:UK3OK6M:SK.G>$-#0T[N^M7O>][ZUEW:&AH:&BK4,I3R]KXE6C1Q M6DJ1S/5LZSK9!G;-)RQ>UG&X'J.@5``G82`4)U"`I462HJ5%2HJ5%2HJ5%C! M(,$S.,.GHY=&AZD?D]0\P_0'2>X%47W_E;5MKU6TIZSJ?$]D>Q.B?%.Y.B>$ M**F?CX^,ZN^SMZYB9YXS85V^+H=YI-,&N6M8JRWA0\S,S>+0B(E0HB9F;S0F M(4ZMT4*&303,XKT)ETZ>9F6K5N*U0M4+52B-5:M)FD`.]/&;-)[TEL-S8V''N^\3,EOQ?[A.!5Y7DB(GVYVS^>S^3M= MDR1$\95;:B(B(B(B(B)N56VHB(B(B(B(B;E5MJ*E*E(FYEMJ*E*E;E5M:B*RJVU$1$1$1$17P)M.B0GO3 MM^3WS/^C@_UJ]UZ>U_7>EE]-F2]1WK+=$1$/2S3"[`(G_8O8? M0)W^G9/9[;]7#TV5)GGUZ:2[LT,[TV)IV3U` ME%ZNNF#!C#C3GXIO5,Q)V9!_L>T/W?VSWG)RJU:M7]Y[I\)Z-V]7B:/$_E30WWMS<_4 M_`^M#AQ5]OVA--5?JW.>WB?4Z'A*9UNF MDF@9#_XA!O!(1//;41/?;K;;-B)XS,K-M1.;>7,Q2MJM7-B'[MFU7:&,Q,95 M\]&FJN#&9RE.4\&'JV/&?J>N_6^IZGQ#[E0^#"6/"EO^D[SR;5?5J2#OC/C- M:B]+]W:KGCP(B^7*W5P^:W17P_+#WR=_U]6X!.+&,80A%8",!&`C$RQ66,RL M2S!+`3,3($L!+$L!($PR^J]6?S>^\O+UO>K5JU?`>YV^QVSFZ5>K^)=2,2E1 M]9UR[0"$`E-"-UE"Q&Z,-@?:\@%LL_O9SJ5[O1\=TW?Z_PB(B(B59[^V\``` M#"(G^"JY7Z[`\6#"O;CZ].J>2?S)B8F)L^[D%5&[UD:/7-I$9O_AY^LE+%E+ M-V&3%F,**=L]4XFG7M#@XBG(G]"DK0;O)T:'$<)!D$:`*"BAA`(\'=M>LR-I MT12LBK0N$LQDS$63"IC"JE#A(34IJ;3?,FHD&2;%8F%)FI6Z5LFV(@=207.X MXFMRDE-F2HJEF,,Q2I@R&285B9%C#%.3)-:+P6(X;!@E>F0ER;DTC&$8)8HH MM+=K-Q92L:S,W-V(B(B,)A&,B*HR#&$R(EAS3EPN^9G9!3$69@9F,[4VPS(0 M(Q9`&20`H#=CE839#_@-NW@.&/#GMXL6Y95WL7G7P]_8B(B$LHPB(B(B(B(B M(@*(B(@("`B(B(B(L(HB(B,B,(HB(B*(HBB*0DFOZ[_MF*B&)Z3N/9J[1?WB M``=>ZI)`W',0$/[%$XOT^DF_W`P@]0_M$.M/UQ-IUBX[P/.-=P>\-T3US[[_ M+W&WK=1)#;X]#USWS/FD_@%*U._&O=YNSU'>'B\JD8A",!#KZ=-"KNK.;0#H M0X\H^?5#0,(=3X!M+&C1]IL/VFZ$-CH:]@8&^TY@=;)V'@]0A]@"\CV#UCN# M_5UTY;C=R1`Z1S*5*DI\,GE']9[CZ,>B/Q/UEG\IJ>/O?T>`6E?-Y#XG"?M> MDV\O4^G2>QZT]7*".GS=(M"$1%$8J[9[+B[#RLV-?,'1['#HFYYZ[/M=SP>39-JN^>CT23DGYA) M^'%OQ30^+\QS1')Z?T1PL5C]K]%[7RMSY[+\:(@(B,",Y?3>A>(2(9,8`1M?I.I(1.&XT`5"G:#W87%;DJ6Y+ MF8F9ZI,EAIF++#%RPW31IJ/55L-M]V1*UF,,AQHUK&8I99EMN[;NVV[;ME<< M@%D&4,XY3=$)^%U(=R).RNKOA7+L[._X2D^\K?Y/B_+W]T[WH#RZ551?4``^H2LR4`T( MJ#TE"O-U+'Y,+81UU=:IK^UZ.DV51H00X.X!4.3WB%C@$TVFCS> MXS_?([2'J'V'J/D/(5'\^?I^O7_[4IOWK7O&_?;:L3W6*Y@( M)+90.TE`NZAI+WI.:X*TE,M#CO#O'OWEHUW[WQTSR9+PQ-"[;MDMMMQS&N*" M:&O>!AWVYGUYC3M0(E#92N&QUX[UEV>?4]NS76"G"@+90(=%`AQJ+0$^W;,: M1TLZF!;$;=E/')KVK41<=NTY4X[=]I1C&-L[]^MH;D[;T"B/'?;N>MFDL%/5 M0%W4"A`9^9M`3[]^(TCNLZF!;$NHEW[Q3B6>RIT\I^41YSK7A][OT_"#<51] MRF$RDF%0RQ&$J&4JR3]0GR)`P0P=_:^5]W-D/T5/5?70GXO\K[4^:>"E_L/O M>DVDCT$3SJ1]Z\C^5^?V:=CJ^4QFGB#(9A\0^9\S3(%4-AP3\"7ZG),EY)NAS2-F,2-.'[2N#?^51)^/HY=G#1JSTN5;EV8X,YGVDXT M;I6WO21_2='3QY+6?S(GM1/P='([Y>T=F&"':(&.*.&$2#,*XT$J M`/U&R#.VKI(`IV!)00WP6C)2.P#ML_DAX/!SJ\YUYMWEY>=@3B!`P&\%`LAS M^CE5:IU-HC%-3@;IPU\!J2?WSCZWVP8XJU+ M?[_U8RS,TS?9E76%I?J89O@KU-`=/-$#I.GR>/1"G)45YWKM.XA!V.R7GUM*M6>&^]='M-=6RH;H'5[,1,Y<'\.V]JVV MMR;'E.T_G?JY_K)*E2I4J5*DJCO?M#^T/UA]3M!R>13N(S<4^OO'IC[B9]Q1 MV%AU]A<*7]9L3,030R8N2[Q=7S9#(^F`2$EE&@:&DDS>$-WHQ_WF9:IZ'#C[ MCB>;XGZ#Q)]ZSYSOB99?#H\W=5JW=[(CAR$^?\WZ[/S3@/U_GDD)))U.8"H4#\ZYCM(&_ M[#^:!W=M#?\>+^N!_/%'\4`-.KU")P>\/00<'#C.LYGT?N-3<>C(]$WCEN*C ML#I?H'$')/$-I@41'@:[0'DU\\CH(#M?PGOL.H4T("!S9^0PF\R`R>*6'U@U MD#RS'>Z'ZR"17DC'(RI^$KV33_G_R>*8I70JE8\7=SO)XS$E.K&SW)][@]Q' MEZ(XLC_V9/+L(::GJ1Y?I(JJ\'P[DZB M)"`9D&$'K(,.G5WNK2;7"V[7>]+U!>7H_NSSW.)T+.3F]C[NK^A557O3\DTT MKZ56_.;39MY22[R2ZDDEE+*226+$DDDDDDDNY#EQI/V>%-51C!N777CP&Y[7T2OA\QMLIIMLIIMLIIM;IM-FTV;39M- MFTVN'<4S2X7%PT4S2X7%PS+<+BX%,%,+BX7%P*8*89EN,4T4-&A3&*7+<+BY M39M-FURE;R;39M-FTV;39M-FUNFTV;39M-FTV;39M-FTV;39M-FTV;39[KZ_ MS>/+B(5FA&)6$8Y3Q`3PIGJ@'E[^T(X&!BF,?I6E;H"LYTI4.,8F-T0H21G= M63`&F1`R`2EK6K"XS37+?LU-X^][\7UWZ<5>,C[2=DHA4*)7Q`QP(0@5]/U& MUNFULDDOC)))))))))*YR;39M-FVKX23;\LN2N:;;)G`]+=#;=#;=#;=#;=#;E[Y778VMTVV5NS:W3;9 M))+OH6R2L5BQ8L6*E2E)))+O+%LO$KG1M;IMU)+SE)B6':3"((9,8]/$4T4#<<'`7O>!_P-B)N-#L1`X@/4G%V1.*0XNX/!'8 M>XZB@Y/\72X#D>4)"0SW7LV_+HSU!Y!KTO89#0G%S+/U_K/XOWY/@8QB8J8Q MC$Q4A"[,51@P8,8,&#+4'O@"/>6?+\\Z^S?B>\QR$[!@Z][7B>L%`E8*#L.M MQ\F9'K*"@^D](5NZ6?\=R?:P'=L.+Y;ETBEB_F\Q1ZA@J86EA@P9F9F448,& M#!@P9F9F9#!@P9)8N&66T8,&9F9:,&#!@P8,&9F9F2=#9XF#P_N^GZ!^7TO. M2=IV);GT+HG8044\46`H'6DZN0HW_KOG=[+DDDE5247=$I(%5-,Q1AUPFS^1 M-4UB35('^8^-?KM:=V^COZ51JJJJ%JU"T"6_"L- M70Q-.M:T;MOH+;2S"666R6;HR4E0*+U1KBPC%Z5Z:'N^_+ZZV?,XXV$JO]TD M^H,AX"[`_TJ016S0$8T.PAX1)))8#7-ILT$F+]S*7[-8/Y#/Y$>PQE_`#60R M@04F(R0DDV-@UYG#TH(;$;_%^ZJJJJJ]B'HAYR@VR!'T'B]PD?)2/$7\_F87 MU44.0\F/6,=B0LLA"MW5O.R>)]^^ZMK/+OCM*8QCM8P@:$DA)#$DEB5$N#,- MT)&XU%Z2:HAY^C>!\,=QE+\J[0TWY\+/`GJ89$A#U@G]W7MH:/4YX4ZX2!FW MK]N9C,MSVMRE*X7&VV^>F;'[WX^?:271"@*``'T4J`N.>B[CS&=NW/Q\U\": M6AX/&,/J]I_+RC"6B#+.)P([#P4%5UCA5554E5LK$LI68L;;[G3)*F,37!*I MUUUSP-AE31&-1IC4:`44HL$**C%%9)0BRP&PKGA]76Y-+0X>,8<9XG][BT;4)I:%K1C"UK6AG8.M!MFTW\\G`Y,KP; MW:0+2````!:%"D````"T*%(````%I`M(````%H`!`````M(%I````VK:``0` M```+0H4@``````6D"T``@``6A0I`````M"A2````!:0+2````!:``0````+2 M!:0````+0H4@````6A0I````\\:UH!F,6T@6D````"T*%(````%H4*0````+ M2!:0````+0`"````!:0+2````!:``0```-:UK5H4*0```/"MI`M``(``%H4* M0````+0H4@````6D"T@````6@`$````"T@6D````"T*%(````%H4*3,S,S,S M,Y$[T<3E;+K,=#_>_Z8`&CF0`*.KI-G?CEA?&)]T+7DK^'KZIM7.<#IU M5_+:(TW=`6C[G?KKFSVKF\`6C2W=R:T@6MW=90909G-'.>!&FN:,S$6I:EJ+ M1]3*BU!9$619_HM=4PZ/FY>5O!"AFI\_E^6; M[^P[[[++M[>LA'%[JQ56EMMEY89'GSX]$K32MFDU)5.5%%PH0D43C?1C@139 MV"21)QGHXI2/C\?HW(\3W&&!T)XDHI2=X_W'7O:HM95-]?9YM=.GI\-MOJ*L M8QA#UX]`-$DGPFS$DDLS2X'\5_WNP$0+`"`&&&'>4P4V;`GM>M6%;UYSK)X7 MQI/7UZ^C%W MZ^D>.A$03M./JGGZ2!\7S?)R,>PAPN9#1"DQH\'Y^=+9MPG-^*:-!MBAX#D/^\>P+`<(D',:?3LFHDY!AG?#!ZA M"A#VG_>-W>_NGZ4/!H)];= MT?;_55KLM:RROSN1Q*_.-]W*N5JW3-8Q=W#U"=)$#H2HE\T^E.X;"IVC0YRL M0::-8%T98BP9"?O<,Y-,\ZSF`#08#8-,^F3Y9MC4-$%0=O@<: MXMSB$D)T)Y!3FE)SO<6F/X%VNUD^W%DPHU-Z+V##).":#RCN'$C4:5;&YW2- MQ.[K/#3OF=QXJF-A7:L4JLY>K78;I(Z^7#!0T0QBBAA#&**&&,:U$--**&$, M8HH88QK1#6:8*&&^UD?-D54K$K"525=BHDW+3$RHI@HRHM1:7!23#,8#!@8# M!@89C`8,##(0D-L9&$JR$82$)5D!A+&9)@P,!@P,!@P,AF,D3!@8#!@8#!@8 M9C$LL@L9&$)"$JR`QD80D(2O]Z-@:&P8#!@8#!@89C`8,#`8,#`8,#`(2&F, MC"$A"59`8R,(2$)7VY*:CF+T!!PVNPY$P,@PM&'B6H4J54GC7[6YL;3P?["# M^6E4@_:4(%(H@_\V"J?O$4IA&($8B8"-,4(QC`@P0C^(T/V'Y/ERX=',\^K9 MI*STF>DTQ>#;U93C6<\)J?Q?NH`-'AQ3<4?,V&9\0P+$N?K4JWA+X#6G,`F%R6YB+D`S`)(!,@&2!9N61MML+DG/),ZCG._A5UV"KL[++G. MLSGCMO8@"VM]]]]HXV&;.(9CI)!/\BH?:T3^SC/3J;.?1D<-+QC30TS.=90P M'>&\R`11`Y\R'Q.I7M2J7,3JHY5336KN%5PKKE74U-LZLC8O;&),P9I2B93% M$M:TC%$0R>9F>9;8#)GA27S-.9BTJI($6JILJO0*J)H[<]LJKLT-3:;386DJF M(2FJ:I54ZBJFJ2O==T[YMVEFWSG,3+%"E4E*ET\3+3,O,Q$M2IU$U2BEBI7% M%1%=QTZ^F9F9.\LS)))Q.>IS.)S"C$17T!^>3[?('!).9MXA#CGP?F0]S7V*T3I`-EF3T*(1#.* MJ,-R\#K(3CL"YL_/_1559B$&$@7>+'$(0@:],D1B-H4SV@865EP6UCOD/%O) MW()$YU<^V&$@D%*22F!3&,8P3)1,F,$R8P3)7"2$2$YK\`!OF*8#1`GF;')( MC(?6QT2)E`Y#H`)K%00+=E>^/;Y<>&S&*Z*-SB#+HQ+,4!B)M>)RI>`A1M,_ MOL5[T,].AI#B@Y+MIYN9VAV'T34'"Z.@MAV'`&@,+'";_#(1S,AU4Y8$[ M=N&JJLDL9)BK;57A-0[V-Y(3Q=.D-W3J[208/,G.2$R'"6,EA77KY3_$GP:Z M$/"'2:\8]6^SL=;%LL2STT>P/).JEI56M_"=I4B.Y.;$-S9B0\Q3%62BJ50J)JX1K>(9#VCU@[;<.Q4^P(*,("`$ M2H4*A52J12B5454JDE5)"J145512BI12I%0J24HE14/:[WR^'GW2RQ[Y6;DP MSZZ[U[4K4:;;;+9;+45)?IRVH)O#,3Z@,Q-"X/H,G!&/.)VC9"L^-G]7]\`" M20"'>RNNGU=P-CQ-,G^W7D(Z.L66=6.,W0V62A,AP%^D+58(^IT>`AH4QW0.S`]&2X#,U M&H'(/0-N2FUX7R/$$C#E>!?-WD%YK#K/6>(;@P$#Q"A3[Y=Y MO6[=NK=BM--*82S6;WO=V7>][W=EW/'K/,[3,D\?ZOR,R9%;"UM;6UXKKM3` MV'D,_8IT.4#=_33^1Z=W]5O.="=39-1M65"JB?/&!5)(R*BY`Q=0LU2P4-VR MN@/(.\/$'`/L?TN#<_3S#I^.JB@^(,?4_Q1\V"#L>_^1:M*(D09,A?L7\+HNTGB8WG+JB(CV"9QD?*OI MDEC=7)._Y9!E@R);(F9S>#EF&&C#"H( MLR8L*R"Z2Y/Z/Y9VV))YJE61')*ZOK8%<$4"$%#40LV=]$^K)!]W79R]^ZOO MZOKUA]WZJWRI/[IG43*V]:["TEQ^,94E^!82SIKQH6YWTW%$6:Z+&-5VA/7W MRSLI>$X:_3ZX8B&-V:-NGYZG_'(C;=L]#&8'%M"OR$N[0<4[.OK/X3%/P49\ M&A;:]QY]I1.1Y:_.M?EX_QA_IW5_>FNV80A(#JRMS1NG7M*_KXNN.TO16M[- MTX6+FM#EC'W;4?&L(4X;WEM2&Y>R^V%FOG&M_7:@OSA>PI;NT\><_*L>O5VK M[[^,%XEYB!JV<[C:&:;>"T,9W;LW<]>TZ<]+PAL_"7PN"QI57A,7>6>5+PG# MR\N(8B&-V:-M>6I]\B-MVSP8]`(CD.E&7@L=EW;#3U:7.5+PG#GCF&(AC=FM MMSJ7.1%]VSR8YKYS]J;U?D_+XZ"'(0]`SNPS,!M01ZC05Z//3J^F&IF!JY(/ M>$9^8MEI3U9Q MP\6SHZO!_T/:Z/H>IRTZ'X/(Y.]YN9.]/DFP^1X/D\W)L\CO388_` MW.]WCO-.]L\GD;/4^@YINX=SL8Z*\W0TF.;8X=3=CD>UNV='`^*(F M`S*.G'1K;1AT^'NT*BE(;YVAYKP.KU"23*,!H6ULW54`]_;MZ%BH(#*H`]#$ ML8>31PH6,C)H=37C'EYUCSV\\(.R5Y16E\.Y0`\=T)[]W?RG[4.V"W7/CX1[ MEBNY4""J!7X*!W7Q:ID9^32E=@LIF;0,:WAX0S!:)WR*8ZX\.M<4SR/+FGOK MU#'TGRXDUW=MNDXTM8+4^=6"Q=ED.DZ7C#@1Z`TZXAW',1%TK+=[=,WW$`5& MRW6&HP^/:;<_-\]5WF>*U^.\M:Y?4=Y2WC:_-*4>E/=H M=-J;%=DP>X'7KKKS7"CN%;IJ:X]PPX#"`TT MQCS:;M#')@^'T3DT/DQCAC')7Q;.'#'96.3AR5ILK=X/FK/#YNSO>KN=1L/" MF!W'`B`KY#).=.X4>%!H*X4:C11@/\*E`#.J$Z\?'Q]9],U&1O\>P;PCW'7$ M?"X'86'3K!^G1@S-TMTJF/@.=Q:VT%'@HG0D>OM7SWGGB?;*#X]&$`4&C?;. ME_ M:_`0ZGH[514DZ1BBP&*BI3](!=#RH*L!,=?7L_2L_E]?QL]G M\N><8QZYGS\YSZRE"%*;[[G??9!$6>XR,=YB(SG-7S\A<4&!@?1^#R>QLV5C MS5NKH]6[["CO]!`.X#MM#6A#?L(1]8B86,!Q07Z0G6TXC( M6&_@'@D])4-:WL$U$\\P'0\)Y`32X"(+CQ%Q@X51P&R*.JK=E57"P\OA8>\U M`C1>9=/]G:XIV;/N[1XPHP"G9@I#;F;"#09FQ+X]Y]N_2Q>QE8LQSGI7B,8J MJJJJJH0HB%`4$$`@@@@@@!P$*,RA58!&V6C`NZ[0UK:<^@QO;WU`7YVU..V_ M0UX\30;;LS*I*JJ[K/;M=8829H/!5%>G#3G&%^O=H5%*0\>>8=E[;O4)),HP M&A;6S>:H!\?CV\"Q4$!E4`?$Q+&'NT<*%C(R:'4UXQY?"L>>WPP@[)7E%:7O MW*`'CNA/?N[^4_2AVP6ZY\?"/'PCJ*U3PT*Y[9\>U9ZZ#SZ3^.?8,?6?#B36=VUTG&EK+4^E6"Q=EES.EXPW M$>0:=,0\!S$1=*RW>S[!05&E=88C#X]9MMPTMZ2CV]?7X#F7EU\[YZ+O,\5W MAKVFX\>",-0\JTXC8\0]WF3=>DFPVIRN$#U`$`(A<161)JJA14&KX#0A%P"` M-A1/#/PQ`@'0[\;9I+?GJ7SX.%J./!F0M`/L.O?/O]&>T^G;4GR]9">QA&RV M90@8BA7ISG+AY3%&!WVTFT,X'2L$!)-2204)"J%*=_;Z;FYX\^8SF^)W.;\L MI?#D1RW-T!K,K%F@`&@590JRMD+?.J5(UG.*[XD-AM43VDT50(KN_>7U..KSH:HHUI2J0L\YE@:9:_$4G`:='K$+&1!-"#5% M$0J!0&(),%*JNV5&M3OWG;O/EWDG7-LMG005BK%D7(V6^-L"(@(&PQ>]WF!> MK&I(55555555"DQ9;8VEN<$\^/'?COP2@```6@!2=^WJ>M[XG@]7S/+-\;)3 MV55554!56TF]^.)QOJ]>+Q=NH()?;:]_?T"0)I[Z=24^T+ M9IF9DF9DV-O4F8HG>,F9F9F9IWJ6TKS66ZEMMLOD M`I>W;75YG3R>QUP!:!"VRSJMK)$"L'#SA2(!D"02"22"QE*48M%B"269F3+S M>>XFV#2%=,R9F9F9DRZKA),TQ;4I253:4W2M,D MMEY:<=>UB3J]O<6+CW;7=XE*V[N\NVN[DU*U=*[:BQ@81$&!&9KGA0`IUIZ5 M?IT:.9#.L@7#QG0?9);=-=-.)2J55633556E*J:NYI5%I0IE$RA`M`Q`A!I2 MK`1,XL=FZ;",3MM1SK:4+Q5G8\=_:36N-ZD=:NLE4]\FI+EW(S?OQN1T71(- M=:DCJBK2P5EY]_EKJ3Z[^//69QK5K-]X=K]J9YVYVK0\T;#C7(1HW5@6DJ*" M25@S$LS$NHE1F)-:51JO7/V/Q]+W?GSWGQV]_E-^_KV[\QL\/?7N\+'6M:QU MK2A;4`*=>^\D;/6]V>N_G->>_TDW.SUW&UD%B`^9(-U357+NBJJ]=\Z+QF<, MK,=/`QCAM-=/:H&JA]8/N?H^(`Y9(QG9%WTI=*1[4)A$V@9X%$1`_N/^']\GY*HDE57_V#^BKD``('Q_JWQ_A]_ M^K?[]X\>/'COX>/'CQX\=_#.=O'7?OX\7CQX\>/'CQ>/'CQX\>._````O(`` M`.UG^?7W9GT?B#Y5A7RE%%**?P::-E*R'+]/LT@'X?F]_]EV>CW3AIIGI=W= MNP-CL#>0(0-2!"T%MX#)DLV-DE(6222E4JDJ4JE4JE4JE4J%+))_.?K-IO-T M2/J325"JBJ2J)!+$FI;HK]/ZM&THYE*HI2J*4JBE%0HI12BE%**44HI12BE% M**44HI04**44H*%%*5144%"E44HI12BE%**44HI12BE%**44HI12BE%**44H MI12BE%/W.O@[7'=-`'W,'<[`16"L3TBB(@=(B!PU[10>2D($(,5(Q0C%4@)` MI2R1)"I)5*D*5"I5*LB3VR(*3D/$HIU*>S]DV2(B#A((/R)(_P+)'ZB5%G^" M6VVW!$Q824E$1$1$3%A,6$1$`MFL981$1$T`&@`UIAF7]FZN3028P$ELM@`! MK3,R``K`L)JLVRQ:!20&YM:````````L6,8QBE)``DD````"E`I2E``````` M`````````#*90,8`````````I0*4"E``````````@"0)``````D``````)`` M``)```````"0`````````````````!;7WW]_JPC+"SF4MVLV+=V(EK%I/J4U MQ6+E8N5@VN,S&9(Q:J%U3(*M6BPBJ2)NA4B4BC!$B+%&(P!&!`%80EU#(2Q) M8D62Q*6+`L2P)%"L43)9(A5RL459+)8B)5@JQ*LE6%E0E5*HL@BD5BB$4B*A M`)4"B*QB*08D(A"+",(0B,0B*D8F*9))+,R8DDQF8LJ62I+"42LLB8D4LLDL MA64AA`='K1_4I5*I5*I5*I8I5+&Z)X630X**44LJGM:/8Q-#8 M]-;6U8?0ZGDD1$T&\^E^CL.P@ M0@0R#)C:**G'QM*2/1Z\W]/MIR0[^V3J.QN88R&%DG]LE+*%J+$[_LV[8]_, MFQR4YJ%%%*5FO#CEF]\[Y<',;G/U:&BFFVLLFA2BE*IBF2?=-DY<9-QN>DU- M')Y*U]_!V4=$(VP8>6&-$V)=+#\A7`F'M!_5:?830#4.=IXD'B0-DAZOD:/& M\TDAT%*52PAZ88]>W3C.Z.89G47N:*PEE((1QLB@X""BX&&0;&"82DJ4E2A1 M12E4JE4L"E<_:D1$W)&\J!`B`(1?OU^OKQO*4I2E*4I2E*4\)@!1L%`&0"2I M0HY.[3=*J54I5*I7N;G%K@,R\G<]UVD#&4+_9C7D4FPT&!>FF6):;EE&Q12E M2:DGG?J78W8PQ\<'!137%:*I5**-&YD8I7+#9C#VND[YM[=SDI9O\^CVW^-X M'![-?WE]B_!1P;4W-*;]V#125*>;=%MY7-&*52J52J55%*ILI6I MX*W]-;-RJ*@I5*I5*HI12E4HXY:,IX/K#CGKPR;5XAO8$(!%$]!9860(5@'UKT/I"\0X5RU M!,(-L5@.[6=/(WA\^]RZ7H?;`,1"58$(@$R@FMY M2Q_&EO\?^"P`015;6M:UJ6M:WB0O6]UO?D/4IH?VU>[NK]94JHEWS'6W,:FO M.ZT9MW=9;-H[VT/IF;.Q19554U.O*BZ+0A"TNFO+RL35-U@$%VR3J%*3TE:6 M@IKB?\#\Y8(>\A"&^!UJZ"+NMFR&W=?IO4J99CV7L[M[N[AMYUF8_7:>,>^;9K*.:DU55-M4J,/2MM5M5N7=^-%CM'%6=G5N9Y@'O63YM&UJ5L"*25*#2F-#")2(-I0A) MFK,],YKNY;\DQU@>D+"E"XNL`#N(>H'CNY']KH822).`?A/2RX)-!-S_ETX> MQ*$7^H@0A"(,1(=Q$1AK5(ZC[Z.RVB916P8CRR8V(ONJY67KOIGMV:J^C@14 MJ.%15%HEL$=3?>JXR9"UR62&KQ81YV$D3SYGM<:2G)F$H8!`(J0H(*JAE,)/ MU^7EPUG`4/2'GQ"@"`>D&[#//GPMJ]12H8<`"`%#DU`L`0`"`"$J&$WC*V]= M]G=_K#=NW9WNZ_5OQEO]6_@'`%47T@#F-CD96#9*FE&*E;B[8,M62%D$DU!8 M!'CDA_,WCK7@]9#=Y'I"ZFJ(NXG]:?4ZO]/?XN>?H$O+8V&M?&)ZGQ.Y;OSQ MR=04L-_7F.@:E!_^@'=J.\:H=[`=NHNL%LU@!H10,U(!_Y#%&P/^/HK3#^(: M,81AC`Q&(2DP2)1M3`)F#`*<^T;I'CRSVTWI[XH\]]30:UK4=Y4:T9$RAT]77P\8;M>)FW3-A M,9/N`P40A?;+U\-.[N[P7[*M,D4W&Y1`@8Q(00K>$:WVQG;B=KA$5F7=W=Q&-)SI\I"4455@`&UL$"W&6RFB= M68L,SA.\ML)HP#S8VI"R[)PDNB%I"%EUW\L?/QG/.;LA+F;#(2AKOO%5M!OP MI"!NC3)6_`$!`0AG/%:[9=W=WE+?;COKOSM[7)U&&=_CY2/!"RDZ3$EG)A9; M)22$@KB$A9JD20LEUX/%7OW^,ZZ`)0@@2("E)D!QMN\9W&M0B#')4$,T'2YA MI'.!6=`4"C4!$!3+!@S:J]J9L[N[O*4H4GX;2$0'"+@;9;IX:GGMINVEY[:G M-M`W>G.$++FO7MF^N(;)PDELMS!];6V+?,74&3)TG>Z2EO;F)9./#)[9-#75 MW=W=W\R;?&?):9R)N-J\:O53KWLD5+[+U50MVD;55*45FV9<[F!6;JWBTHAB M[J`FLR(XN,W.;SJ8$\:W033@T=>'?NP/&&1V4/Z4\$B:(;F69FI.V9>\]I\H M4\;`UK4(2AK0&M&:@PN2U;C331O3:I-*MZY.\[C9?J?E"=`8#_P3UK;M.$V[ M,30,0HA<*@2)=A+&S"Y&>OKN.I;-I"S+9E2"20J#JL^D=R]?7UI8V`,U#$`D ME@44A&90&5039OGZ?B[=W>[LWFV;+BM1<7%Q%-VT%-WCPSTS:A*H-(W"085= MC<(0N%0Y[^>?KZ=O;W?=>.GGA7INQ%$YS>11(RLLD M0,'ZBS$D!F)_(C$8?\<8J/YA\"`$"(<-TYPJ=_?>.RN?:;A!_-_)ORW:%P(> M^/WOMA*R]V899Y#;`3;V4'=9ME32??!F>!N(JYT[R^U_1O\7/O7A M,O.]&\>JC]BP_L(YZ1AR/M!\`5!&P[!D'VCW@/*Z=ODKO`>(B#]=`T8?,(L) MXH_MYU]OW;@6M:UK6M:UK"R1H+36&5&@!H4"8!.],S!I/5LQ6<3!6F%E=&TL M:-&DQ&FX/&;N[NXTSF$8\W62T&W5P3$U368H&Y4***8`RO>I,DI29:EU*THY MQFN852NS7&S+&=8S.\$/![#X0EF`>(1T=FNUUY'J5#M[?Y\[(4&`&% MR0``&@``````````!``%@``````!<;]ML_`\_'\7+\/>^O/8````;N[N[N@` M```!*0`4`````%("L*UI/U=GKOU=_KG]DUR];7>%G-3\IT9@T69M6R])2Q-I MXI2CXA3',)UYUOSRS6SA^8XMOSS:,&KOM3F-X8QBEKOSFN)7M&V)5>+1H%;` MO#3"8<&DDO&)6+2,(7E>??\H1.U/0/L!H^P3_P])[4_P8'T1^I40?TZAS#]V MC"/S<#68)?^SA-0-[(3XK/U)1Q9"R#U2]T6'Q132B>13TG_4,@M#*.4RRHNL MK6S&"\HADGJHI)=CA>.&(DW+#>S>[[XUF^B_W\1F9$"5*B"&H&CM?,'=PA`Q M/@1'S\L62_58&_@`$4`#[0"C1$9?'X?.]OG]3N[O]]FI,UG:4?K\AE&J=_\N M'U%/V^R^XCZO M84=3U!1[3]P4>KOCV'>%'?'=':.L=(\CH%)>D MNU&JML637&:JVWYYBU*7"E%V7LEBK8B!9-I5O+?=036&3%RQ2'MB88N(#21: M,4V>;K)_',NW;7+/PQ9GP999UG<00*ML4<<==<4FY5&]ZV8OCQB/+RRP1Q`L MB0.181\)29'7IAI!&L,1(O.F20-88B29MD(1J4$JI"']9\?MW;O6L\U)KI?# MNV:VQ,S$15A!^O?:O?3N[N\E65).V?NIA`==J:3)@Y94+;#U1,12V$3C M.B392\\CSX/;-\CHIQ8:UA;)U63I=]^C`,R@*44+"%..)H.AKTM:UK6M!K=W ME"R5*!R@JO?:/))<3&VG6"9)%P94#:1;NA-T3`0<8V6CA(N(!@@VP;TE&(C@ MBW=#<))))-*J!%QBO:.*!A%Q`/L*:*L\.[&]ATS'6^QR-NN1>,,L-9@2@_^D M"\,B5($3)U9E"*5P%1@T(VSO6O%G=W?;IG,]9LW#EMY%I>58S*]I%.;%S(8@ M-A'.=M,LYC,XS+4,EF]]NG0@,P1<$0X1MBWBD;8MP3.%L6\4#9Z"EQI*!PR' M&%S&M+@B&VZG.^<$']Y M2(@(1SV[]G[\N[N[QDIYY>5+PIA$HM!R.@(;Z>7VIHD-_\E/8MMM]K,P:TEV MCKUQ[J0!`F9LSYEES&9SK:SE,SGRV3:QL5-J,L4J8LU5U@I4UK%Q9))($.N) M>*3/)H;@4P:SE!S[S_$D?! M\QN/1W,.GEG;5R^61,:;;>7GYV?KL[N[\BT7^._3YY>_>&X37N%01!&00BFA M1A!O*FPBW:46P;+KJ"0F&#C'&RIA@2'G!A`%$@1-@J(T+:E#?GKTZ_?J=QA" M$7"C^\P%LV7RZ9->.3*V=^=#D;=,.,R6EI:<)C*?>3`!40H)*@4*2]!*`12D M`L(3\,[UWN[OMV[:F6N,YN'6)E5'$@W=9PP1<8HMBU93;!J-,&KHMBW"B#=T M8F&#<:8-8H\\%$7$D';K3<:UO(-(L@2+!@%$0H4!8&)FS,`Y"E&"PA-\8KBS MN[N\9/6;WCVYM7%F5)G=+_37Y5>9A6MDYD9 M!EON(V9[-=)P$R,N@>8L0DG]24-"Q"2'`X'8UUI)'@H+8(59$.%DDC]LE@=V MF)*27G*3Q]#`S&.6^5+4G3_,GY_Y?RG7T.T=J)NVS+5:C-6JUEJWR^G[/S^W/;S\_+SM1B46[N M)D46LS4M]+T^_KMEV6LI+5FT60E4\@-ON]VFS=QZ,]VU"0W1J#(R%0J"D*05 M5-DCMB-\;-L-Z_RL(D7!"E`2%(4A2E0^Q+HN+52D_+[1^?[XD$D)()!)"12Q M;92VIXC_1$A^E/\O7]O;E!_\X0C%%>I/'P*3D+^O]F_]/JSN(13U0#?QN3[` MQY3\.16Q-,7<%\<]=AA#],'C!J%B;32W(Q#^M:,\8FA'E'Q"6";ADE,(J":D MJ5S2,(1L8-!+C1/Y]U[\?IY^NSTYFI9LW8K%$)KE0SF9/(H>9-'LTVUYO*"! M['0^[;>^[/>X9^'I]VW5PI`1)(/J"*@1`@K&7XPK;\*W_;\IA`B"PM:T+6M: MUK31`!;0RQ.%:EE2I0`#4(3L5,)YJLVQ:<;2#5;*N*;PS,[E8GDOO=>[TK=M M\I\P47CWMY!=&2T3$XK8UL;J30JG-R22`^*P^%MMY)[U_+%S3\5?\R\5$@V33<(X'3_$(A@3M/A1PW,`6Z M]6ZWA6DJ2I2E)4:JUK3=T-```````````#]G>][WO>]Z``````%QOZ-L^'GZ M/T.7X>]]>>P`````````````/Y'>][WO>]Z`````!/?X9G\N_XO3/PSY-U[] MW-_H-]0]QYGMFLJJ3?-KU-<7I-1F[7D,:YVM3G&N>;4H9+OCGA^*\\\KK]2_J\$T-?A,ZE%2I4*JJE51\*!YIF'?<:]H.K=6=666=5?<`````%M7Z6 M2'+,C-7,K\(^O#DD0+_>2(/VN&09>P!H,\K!]H5C#@5G]OX=`/Q8"CH8G'TL M21^5#N=UB$M^-#^ET@/-+)T#A(B(,D]3]O\5LMQF,9BUDN5;H>NRI1NA^G'^ M.GE7*R_&_LTWJ]R9.=A,CH]Z3NC=R?>_T]-O3G?E@$PDB(@2-435C6URK56=9&Y/ MK2IH$B`#0(']H_7LB#YF16/VM`$#["BB(C'MY_=]OW/6M:UK'*\7,]JR0"Z8 M'V%%3OQ_>F#F`VI_+T?OZ_KF432I1ZXCC\!08RH_BF1/N@9309@@V0J-JV6: MMG].3+DN,M;,M\;PKC!.F=$.N%P)VT[Q=-6$-:=&%P0N0TJ8U8(("$(=.O>W M=ZUK6M95E7WL@#D8*!9A0P**\OVSW9]WY]?.@`0OVWI7?.+Q M63@\PF9R^.E8E#(2$5G-H(D`L(9GMOP]:UK6 MM>_/Y4I.?MD"Y2ZW0:$$@880AAIQQ##TQQ)W<4P(80_#86$C([M:+CG$UOL- M;N3<#;@A<,ZFMWK0A1"$+SMOO:M:UK6'I+RWKB!0Z5%"JBJ%16+,BJ%10JHJ MA45BP9%9\>,+Y]M;>W&!A*\ABH69X+<:*C<[5VN[N[NT5I*-`_2]"AL41!]"RJ@0(J&Y9V^(.4IEW65RDIEA*95A^7 M/YF\BYP86/Z;/'?MWQ;-QL4/?OP5<\_GVU2!(F"DRQ4S;=@`HA"&V^SUWL[N M[WM)R]?+$#C3F&`83;''2XD,"&$(8+''2XD,"2^">+())>+;;^[G$G#QY\^= M:FIMFDIAH5)-4,E'R_>1\V$M6^3+!H9EW=W94S.TS:&AZW=V'>(`C$U)L-S( M)O'M=O9JRIBGV>ZU9TR!,K=/=P1LQGK)LSTV;*V:[D$%_,,! M0'B$AVGT=]\H.Q`2)E(4BF&QLD4):($2@Y5C3($>2'>,%R+%(012=,K+X9_@S/U_M(P#(B0DP];^$&@[:;"20^0!Y*FW M;N,GV?C>OU]NO3[W$CQ2RK+S_99X[=?AMI!F2();C;/SC&2DDI]:(0A*```< MU9Y;;6GJ;HY)A"**Z:=7'HRYJQ]AX8:K188UVG) M;WW@CK:4$QB[T"1HHN>G\NMF3E)Q[O1ED<]YG'BL:=Z_-#VV=[F2U7L]N8S;47NFO)BZKO M>E;D*..GQYB5*D=+J2E)I2I*TNI5:OBIDHB[J:0U2JBN)?N4J&3?IYXDZ4NSM969F7VYZ`!N@```````````:,`````````7&^]L^YY]_NY M?A[WUY[``````````````^W>][WO>]Z`````!%K/WW\N\[SEBUL8KYK&-OD^ ML:QG#!LLS3?.+0NMQ,4A&4%T_,;4Y?//+-FC6M7"YYXE"G"RW6''-\TS3-YY MMBSPO:-S>``[BJ.:5^]\?*/G!\)Q(_J M1/X61IA9/ZMG?SF_O>K[OOK[-/!*QZU.B4;%,EQ=!1;3>#KLN&1DTY1 M&0*99BB0D5!*!40!JCX`@*=BODU((!`,T/#Q]/.OGV=W=W>>S/7<8U.GKJJD M6L&"90%47@EPD614+J$3][VUDXVX,8<%\BV\8/+#BRFC)++;HHK+/&#%44T. M^ZBH76D]GL$LY!RU]G5HB7%3@%,-0Q[_5]F!`%+E",A0/?X*!`0:'P M?Y6K\N7=W=UK3X/"=KIS4`*+CJH7-80$""""054$""L=+&$MDMELOFZMOM-S MB5LCX6+69`&#-#,'N];.7O>K#,!228*<38)4%(B,8WOEZXL[N[O M!_J[;/>L_36;L]3B?H_#J7>].IF,2%EEET0C*%BP4H:K4IHB`8[U`=& MH:AP7*-0.P8@`AFAM"NUJ[VD[N[K/.SSKT.4N0NRA6E"`@,,P69%C`AM8P(; M6(9)F9DAJLELR,UL4A!1MB$]@$7:+V)!I! MZ^%T$LJ%O2%XB(I!@RJ%DS!E4*%4+)F#0KB4+V^S-OLVN*0`3"G,U3!$"86R MRB(Q4$$0()E2*P@@!"PA+9]5U9W=W=JSK2D\N>]TW4:7.+QP7MPXB8,711=V M7E@P8,4>(J7`4)"X"2*`BC9!/-^S+]1'/#`A"/V"/02$G9@P4`$\'8CIJR_O9C(3>T$@4$+LQ%5A""J[-(S$A`%B(".AK408N;W,N^W555]S,V M(C;[F9F9U4VZS;+PIF(&.]SD;.:Q!C]N]?7M+)W>P=CI,93VW8JM+6DHM&(J M'*S!"O5U=VFY+QK2CJ!23!T^P#*#TKO^SZ](\+O=4VIYE."[72!,8E_E\0(` M?LB81D_'9;P4D$DG[8MQ&/SG\I<&)((ITZLZ[_.8B22"2WS\VQ9\XC4D$'W` M^`!SB[^<_D:D$R2=-:\,\\9DDA/VK^'\9GH/>]C<4#P0W?'(V^;*-5\J_*MZ M]OOXO'&;MJG*EZF6K4I$/T4%#4$+LAY3UU3D`UBR0K$J1NOP_1FM[O+?JR>= M2'G#SPZB6=GF],+_6UZ/M^.$^./(06MEC7`(BU:2^'>GK^[;`%[WO>][WO>] MP,U,H9DS1#IH^2O>U`Z\^7%,I?!]/CW>Q55.\@V"*OV]=9F[#%4([=WD,Y$Q MWN]8%8LW)):)B=V8GM,DRHJ(K'M-WCITH2A9V:E2EK-4;'(SB>O?^4/V&T]W MWL??/ZY99CI**OLR.>>_CKYDJ8:'^^Q]_O(&!II94``&Z```````````!``% M@````9Q`X.!<;^5V?B>?E^7M*.YZ[6^O/8``````````````````````!OZW MXM6]/V?B?R2^[=V>L&LW2?XOA'*XS:!JRJ3,QM.%&C&D)VPK%82XE*O%J\<7 M`I2]N-HRV>6./G*3[SG*T&T\N9T>+YYI&CZ@'IF.&O?71(U87R(&DAH3K$SB M*(I3+M5`@`'H$!1!>U;C/3/=MG*TJ(!M"`L(JP(*^45/$(@G>^$S*J2K#F(C M#((>SL_?%$'\A^*:!G"ZG5QILCDB)QB?9ZS8)L_9::;R*O$UA(,5B0@Q$*!B MOK&B'B0LU9JM9K/L5K+BR+-?*A$49($F0C8X140.[:>LAW[NZ[JLJI"%PAUG MX>=?/S=W=WA-ZP?:X%KDA0JDI^]@TV8,JA8$`@$`A%^_4ULAJ6R6>/9Q]C-> M/;?54&XJ!8$,2)J[LR`0"PA.N*US9W=W>$:-2P%2(K=@PDS@($``B]HRM7%, M?'XZ`R*R2N?[$`$W-I#WJP"`0GI\34ULAJRVWKW9._R\<3;ZVKG4R=:_*B(2 M3IX-._8^WG>][WL086M^SS(;(0],>%B$-+&!#PL?ED6/"QLI++F6WP3CSWWV MLO/4L;UR1LH20@^9TSBN;.[N[QI&//RPDOX`:_SX"`K!@Q!P5!90H50K,K`B M#;"`@RA8EB221DW(QF,B609^O9[@I,$FUBJ`,%:;UOO5[N[N[_3BUH7Z9&,! M0=EARKH)Z"V6VS8;#:62V^W#D;'MZLD.R?FM"34"M&954`%PJ*T-G?&:[V=W M=WGX^;TESSYZ\>/5G:?)5YUI#=4P`]*3,R22!J\4$&)$K34,4):@A2)\.K"C M@A*3,&0`A6OA[[5SAW=W=E\)SJ>VZC,5*KR%4258*I()))#*N@$5;'A$R5PJ M-!I4D"9T!0*9K)60!@K9S6NU=K.[N[QI"O,+@@F-69U4$H2"5*F!4M.<85MY M7QTZX`I@ILTU`8@EMH-J)+HF!02HHB22J@!0K:R^-5U=W=W>%&9["M5(`)$E M5E4D6@6Q"WU);>N[,[@ZYOJ2=3K&67?*6`,%:EK6Q7%W=W=U,JU=^UTN3,R9 M22;*L%5"829@3#*H4D0%.+PA$R`D!+"X:AH)@@0`BH;E)-SD,]I>N^W<2N[P MB&+>)T/-W=-W[%*,M^]V(CM`FY77[O>Y;QJ,C8U^UCE27+1,3WB-6K-W- MRVZ]MQ/J74NI"2)`!4$(,U(T+SV4"#6]96I[WQ[[6M:UK6M:UK9"U?37ZA=^ M2I\EV[[NOA09N;>UM;H!N````````````'X][WO>][WH``````7&_6V?1Y]? M3E^'O?7GL`````````````````````"M:UAGQM:GEX4EYRRZE99K1_36HG2R ME"#3O:F#2K66\ISO6^.8YKS;//+--7H];ZV;CG?=WY?,.6M2`G9]%J/++#,! M6NJ5CG.;Y?%^FAK(IG$A'%8K2$550I-.4KA,LGX?)H"&"6HJ7W"AER=F-)W$ M2LMJLQ`"A6UC7&U7V=W=W@L:2E+BDK@K9#):0K;O;'?O:UK6M:UK6M>B:1/M M9A:`\H09%5E72J"759*LF!]U09E05#3GC7@AR`@Z:R^>W<0UR*VU2E`%"L\^ M-JUWL[N[Y%H6AXV:OAD!287MEH5SJ]O5ZOU'?T?WD_.A^L22H>NR(D,0"-[^ M-K/VJI]5B'P^)K4YTI+++['VV/TTCQ103109DS5`&#-+E]^E>EG=W=XS]C6= M'O,6&S,AR%MLM>&+>?0]2 M/&%DZ\G<*\6=W=WJB`!7H/7F M]9X,]\WK=W@N\ZHDL$%I4`-TO*J))*[G'>D@-]UM\4Z5I9<,'?:]O3B]+G8E-BBA1 MA8&XR,T((@3=:%E4#Q"%�E/;-GVN[N[O!5A2'C>E1/G#WUGC,N<+MN@6\Y MP]J/-YKC5\,`H`B$0%A512H(44JP9E`"A6O.VM5U9W=W[O8X^WOX?N]0\AO, M@?@D"V6Z"W06SXO@+C?%;M$3[CD?*I/;UY[^1]*;N>:1TP,[=[F9DY,SVB8B M`[VWIF7;;9J2[7&QES6WBE3H4[6G=S3'0&ZD50,,5#!FC[$2J++9@Q)()-K84$D:6[9K&M9R)!),K8S&(().BGP0`1.QCN+J2+*1UHN1(F#$ MQ55[@;P>S*Y,BKQ4J\0OV6M1',&+O+32;>K$G3CHT42XG06C!JR,^TI[^CW] M/2UK6M:UK6M::8M4MAB%9*JI$PK8@K7DON9.N^;/<[TY"79["A*DH2:JY7.7*YS4N(@ MA!$A`BH"B(D`&B1*;"3.8,65Z,[UC6LPTPLH<`-TT```````````?\N][WO> M[WH```:A@``N-^ML^CSZ^G+\/>^O/8`````%H"``````````````9``&)<=+ MB4XOS?E+;O2[R\,Y'A&SPUJSW.=4G2!40=C4:+BELYMFE=3>\H3L,+1N:BE-N6S7=Z;QSG$DJ3<215))I+`RR2V1)*46DGL00*(! MNB*U'SRP#[<(%>(KF-H@I20LM6VVPB?`IC&&,,S,S,67`M+*!``EL``(22S) M+9DF8+*0DB66`+]#<\->&LRX*S7?UGZ^Q^7WH`"H^Z\*6*^*),7Y^?Z$RF:F M=N,R9E:^&9JLJU]/?66.COD&N+Q:NR\:AC36M.^M/6M:UJS1[SL2P)40?>%; M9?&WG>A()95)NJD@D;`C:C*^RD3D3":*28K-61&"MK%+Z.@`5#_H[EY7?.^/ MXS6[IFEW9KX[K[I<=V:0]9+._*W+UK>9DDCQ=,FGBQ;)"#Z\=_/HZ`!.WO4[ M,S#"AW23OO.+BYSCNO$G?ZJLY4DRRHV:67"7K-+ZQ0]8D#M(=OTX_+@`)@"8 M-W8L!-.G\YH$@DA*?.W/3IQQ6M:UK9!3K&4O5MX:H\R,`6048!%N@:(,(L&# MT2R1A:5)E2&6'JI/Z[)#U>K?7"+(Z23H^33^.[$;P_5%$SJDI.:34,X=69;: MV2R?I0(TI`3:9(Z_6?A#W5`/TLBQR!K\1K1I4"6KD+E^R^#!>_@!_`#2#Y!T M$G[\?S)))YWFDQG3*RC]X!"AH>?GM[>W.U:UK6K5^S:-/L$,!@2"2;$3#*%3 ML`S6^0_8R8''NLF^#R2#[\O$T%.&-RQ??U[^;.]:UK6L>E90;RJ+DSN%!!"( MB@H6*@$G`"ELMLK2V:#":HJ%.P".PTV?2KUEYF0;=:,%T8,&AOO*U.,8=W=U[5BTDH!>K+(HS* MB)6"P@M=-14%;X4TDGW`!)"8,EHS14RM>+FX=-C-&][5;K5FV[RT5-[%*Y)RF9/M M9M[G646T$=F(37W<-[O7=6#`$*)THZQ:E3%7J*O2@3`#X!4E$FA!8=L(1WCY-:UK6M:U+6M=.8JIE4F'Y185SWY[B?TVS7LY'VJE2 M]N/EX)VW7ME\/LX+M$]*QXZ^=NZU4&3-7N^SWZ```````````````` M``````X`%;MW^7YO/S^L_/Z]YK7VS]'L^7I!54FRB=@[%8M"T&&,\3OKBUN. M&X\M;ZOK'&U:S;^^)3:L:\V@SU>LHV@W2F5G:N)Q$Q,J,ZVS6N&W MEKGGL0/#Y!N"25]DNY\/=P*V[(H:&_$N M:5YW=W=S2DN*"P"762GR425?4Q5?-5EY,TU4KA44YV>P%I'5@[D1J5*JBA6U M*CTUM9W=W>L8UM3"R5WE"3VT^//;`H;D*7(9A/"Y5*M',IT!$2:0964$*T<: MK36K.[NYJU91?PKE:9S9W=WBRO/R M\Y-YPO6]YDY4Q4*""Q5#8!/HL3$QV.5"Z5%5]M@*1HA%%FRK4*�I:E:7U9 MW=WA/7=Z1Z>VI?&ED*T2'O9P>;CY]NGGJ6=)3I;+%IXU6F=6=W=R]8<7J34+ M$J4;_AB_AM?`B:Z4*N%R=A/(94,E*T8*&:>9WIK5G=W>*"8`!`& MD&YXA1S.@4=CQ"CL?2%'@>\*.Z.\[@H[H[1UCI'./`\0H9LX<^?`5`#YEEYT MY3--Z;TWIO3>G%-%$`1'+F8N%MP#LH5=+0QH"BB*JO#!@S2WKQ3>]G=W=S&` M"5:G>XTKG;=XUE>O,1[R(N9-W= MW=H5IE=JZEK?K-4=[VMJJJNQ$$]3KN]CJ)S+?+;9@J]#K]3.]::IR]`Q-I@E M4,[USV9WK>S;G-NPVXV;U/L1@Y!.J#A)!2!'!Y[J`[!%@$!S[H/BB93$/5L$ M$DD&[5DW'K.9)))(Y6$/2,-6Z>O>0D223CTO-7I.8)()S9O(#V]?;OVNP0Z_ M?EEF7V>GY?+OK$6=>?P*A9CH3-%`5U:%7&:=>7[>9JAR;L M6=YWK-M5,]--U&AL6:K.T$5A`!0(`%$<"U9=1`)\1^-Z)*Q#^0MCQIAF^?/= M]*#`#"QP#=TT`````````````````````(/Q_'*/MT\^_KW^/X_(OIZ^CSV` M``````````````````````5A7R6OE.??RQC$\3])V:WH:SU"]!F3,PE1H4C/ M&#)I>.R(@``6<[@)<87MVCG/:G.W;C7;LU;#37KVZ=J'IVZN^W5X8XCC%H/% M]\3C)XEHG1UJ--1K)VO%S'R"2KX9TT\FD+S$AK8."()!V8M)91D7D7RJW")Z M"PG#Z"FD6#8_)N(GR?+OD#A:J(2?I0A/Q?8PG]&/S!ZW*21R^UBE4)`/1K\> MX4=A%1(-I@H:':?6M>_AAW=WB&C17KX;]/YJX_P[QE^OX'T8-[EPAT?1G>_G M9E@+SK+ZQ^=D7\HB_N%J*=7BC5^G00N"D>X+ED(9J]^_A2N]W=W>#N\9U^>+ M8L`A%JTM]W2,[;/C:VVWW>#A!M7E1,X*@PJHA"*[E0H9!*`C(&!#`Q4J%"M> MF]Z8U9W=WZ/'/)YKLU[F&B:NZZG;MN1>3=XYEVDL#DA@S4:N,4QBTW=WASYO M*8D*_:^1^*!`AM5=C'=8JI-C(QBI%I"1#,)[B0A-10%&$@:1@&$(:Q3>N^K. M[N\FGV^ZOWWNSXI*?&DU<*Y"O65*6'X7(E5-88AO4"X*"UC?1ED:[^!=W.V\IONUF9>/.>.VMZYSMP3$D M2RBRLY,(-C,DO2^;4#NKNH1&JH%2D[*@0(@'N"@`S*8K$S*O49$@16975BLC M$DJR340D9+9@BH"(V;WK,X;Y^N/3:J"Q0;+V.]&#*W;$"LA8&`B MI63!0S8UQFFL7=W=UGZ5E:Z5N%B4M!:&)B8,L6R:*JN5A,+(P5%6+!@S7O9Z M6Q9W=WA.D7=WL)&A8@*"K+*Z\R^>W.]%)ECN'7$+CIQ\R,F_!QF<&N.-^DJB MKNR(K(B&3=W:J+KT6W*96\0S%O%-ECWO7=^]V[N[O=WL03@G[=OBV9KMD8I; MBUSO<+N[[8NKJV(W7;-.Z[])WLO?8])<_!DMSK??>63)DR9,F3(`[-``:T`! MK0`&M!M*T!K0`&M``:T`!K0`&M``:T`!K0`&M``:T`!K0`&M``:T`!K0`&M` M`:T`!K0`&M``:T`!K0`&M``:T`!K0`&M``:T#)DI3)DR9?&W+:3B-VTSB9-#1N73A!B9;-G\_ MYKA^Y$V3;?/K"!))(MM[]9>?O3K2?]"0<$E1U"=/:"]GG`DDDZ'BVV\VD222 M3F6EM&))((MI6))-$3Z$6$GYU3W>Q$S\1V=\E2TFIT`>7D>HA1D2&RHBZZ5@ M-HW838D%"8_&L*]45'>YNWW&96KN]*:^X(*TN3+3;58MN96T+O; MN[N[2$M2;J7;R-VDNI3I,%/U=E**99D+(4.S'=.E!@!A8X!NZ:`````````` M`'Z>][WO>][T``````(/O\RCYT\^O7O[_?Y%]/7T>>P````````````````` M```#`<"(I?G^Y$_I_5OO/X??KVOGOU=HVK/-\WE/"^6%52755NU6FKU756PS M*`D;=>NJ[]>,<=>,=>O/3;CKUQO:6.M<0D-XWFK[<0E@-EY6GU&IWTXAA<5S M/%XW[6-\NPQF5PI(*0`*NP,(ZE(@:AH60,8+/D+FQD&#UF>1EK95TPJ]F[;: ME[V=W=U+Y=;?(2`[9MW6AQ`!%]RI#&!8^T`@*"D/D=FB&6868B%@6`(9MMM: MIQQ9W=W@%,)4A7OVQ:JSKCSXEC'+YVMMMY^;A!L!6ZDT(HW.ZJBM)P8@RF(P M8R)4*05:]=ZTQJSN[NTI4I:0!#7M9NEC1"<]O+9=^`O,X.;:'-QB^.WGMU:] MG=W>//?IX^6*X:^W`\4"WHHB9D0+06A;D[*($,66554S$U)BI6;(H9MMN>:7 MYL[N[O):Q@_G*ODIR3M9K1-6$]KV#P!>);O;#4"<3[2,A&E[WKG-W=W+4IVI<0-[J*15(FTO'QE?/ M+ZS?6?'K4(+C;'`)!WJS#!QD3P"D!0&A8%FEK?5-LW=W=X.Y=H^/B^!$$R4, M<&!$$0$+H$@X),C$118*H7"L"S/B^*6S9W=W-%K)[!8K4@-7,EGG(][NSO,L MLT'D7@XS6US,57KCO2I6`%P+H0$0@B2A0@/&PDZ MV"(VH+LR;62=]B,616_FB92^->6-9FC$E>W//>71_&SQ))\PBKF+!B9]>AUL MVIS)JJTVRT"2:UGG;:4R3_4HD/:X4$$1`N/,,\X:/$'_J'Z4_UGKRT)(S=V_ M[<8S3DWVFZB@:=H`.:C.E@_X'J//B['4'D&]:LW`T[E'<[AW&XW;GY?'57G` M$D0>H'+TCZG]WU6?BK9_8QV)1_B484A>YCL]:0GNG1G`&-Q^@GCD/4"?[8ZZ M2.\L*J7\?[5^Q?G2_A2_BG^*'G]_[_WQ$1E9C,`!$1``S!KW(GF'RLG,PK-$ MU/N!1>:5-6:7D&&&(NR:B<W9N]K7S*B\O M-C=-)&H6J5:TBWJ;,=WR=,S,R@R[JJIXW'+N\:9E2U0MG6G,5;6DN[P.\PRB M*F:F=W)F2ZB]:A7LSC5.:TQ%)U*>IJV@JHD,B[R]LUV9FXT,G9F9F9F;#"YO M-PR]=FEWXTR\Z`[\Z=^>;OX[._@,Z-T`//R\.=NXM4UC,S*&EIAF9F9FN6G) MU3=,H:(JM-!8UW(76[F;BQ]U]BMHC'C+`,P`LW<=WN*HG%<-JU\B`DW+HJ,4 MZH""Z;,NG+IQWH4XQ@SK*W8W5&HT!EI;1A=M0ZB8FY8.\R MW%$[@^YLEI6^TJAFS+B"R(RF;;N9+N[N[S,S,S*JJJLQFS+VJ,LL?8BMB(C= M"9`*K=;,S*S,C,S,R]R[N]O;+L*+L+,NS,RJJJK,9N&:W4RO:[EY@T5%>VFG MJ.1"$(0A"$(JJJJS/8/+O[>33Q:>!C9IGB\6GBW2I4J5]K-@3S-*U2VDR93# M6;=EW=W=LP`%4UL]W=C,`!56[W=V[N`#,``S``-D/`4#,``S``-DS$A8,P`# M,`!D1`4#,``S``8V.^&A5554+<2J:82&XF;:=+!V$AHXGK,-F;UY?I-&IB3$FR4D%N0HOKJ#908,;!4B&UE@T#3 MW1S,A4H,BQ4T8)(:,2NR1$2FQ32F;!ABJ*_YYLAFE6VJJ54CX-;I),;&S8D0 MVB,:J-$I),*54E%*/MG=-)!'DX<1VD(AXRO0[OE=1"!YV2#VH\V1$D8J0/4) M%`J`N""+&(L(*KCN*50-U1)&E023YNV,L7,^">1[OK)BC[""_$_>0]@-BJBT MC!*&`$=3,/RG8HF#>&"C?@DB08IWO4ZC@/$*-R&X(A$.]""N8_0_R/6F\##` MXD.(G[`J9(NTHP451918*E[YZG0S7+-R`&DLP9$,P_PX"N]%%3X((+_B;#K- MO^XZ9'MXL.D/LL?_,/ZP:%)3$]2;I MI.J8G_;;+)*2TFF4_XIA/\0QVIN!K,/^XT`T.H?P(>AQ_L8PE$_X.J=']81_ MZH@)./L$Y)BSY@W3N'](/Z@FWGMY\^?;R\?+QZ(NZ':B:?68=EI=U,E9[7MC^6>7?ZB>A M]"*=CD5)+:JVJ+:J2$7M#R'&H_,41$#50>!!#^H=@/8'DM!!@'Z(?%ZCT>_L MRNY,GN'-#=ERY9>7?IYG%M:UJ&M:UK6M:UJYJ'9`1E.!LNT=MITVV MVVVVVVUK6M:UK6M:UK6O?/%I`M(%M*4H0+2!;SQ.IN69-[LLL2[DLL2[DLL2[DSP7>$0J(BE M05%JYIX)Q9Q.6T@5&);TQ;2!;2E*$"T@6Z[ZFM6D"T@6[8MI`MI2E"!:0+3UN9K5O&IJ:U;Q- M34UJUC%M^4U-36K2#6E",6UC%MWSDYO$WNT@6D"W3%M(%M*4H0+2!;U)R<2; MFVT@5&);PQ;2!:9A:4H0+2!;IBVD"T@6Z8MI`MI2EW)'VU--I`MYDR=CZ4_" M3V&R,0E%_V%3)/>,/SB>9U![NM?46NHI@!/7Y;WL(Q"S*6/6]QV[P!'*HA'Q M'R'S%4B4L$0>7K>/EY6OCWU;U]O?VUK6M:UK6M:UK6N@VVVVVVVVVVVVVVVV MKK6M:U+6M:UK6M=4`0)@Z!/!P=AL[)&220D_4X/:>;V`YC^T41$`'13J!X>$ MM>$?#P\/#PM?P\.'`4#6M:U+6M:UK6LZL`-`H%D(HJ(1\@P6.V^*K:;E8FZNE97C-C>&(6.J',:I"A@D74M-([<#=:6MZ;ZARM6^`XP&TA@D"?6-(!Y]])W!DNB#/0':GH MGK,3[8^9\('WW_M9F3,R7,9>>>>>>=:UK6M:UK6M:UKX MA`]L/7EO_',9F*K40R^VI9,E'#O=#S22=.G2'3ITKTZ=.F.FNCA!(;((O4`$ MC8><0B5$Q;06`K6IJ%3S%1((@<@8X8Q7(930'C'&W&>-;\:Z>GGL$WCF'/5H MK40!YY&"0Q#0ZP_TL,,SGM'85J0J?1 M(25W&G!F.DM7VID>M%FU,PHPR$WTF\>DII?)/`"TTP`?[4])@.0#1]V:G8I^ M222$)(@Y8-G\:=`+W1:JEJV)N2/)N5XIU3A'AGT3U1G\9!1`'L3W(JBZAR/8 M4T42222222Y^EW=(;P^I&&&2,8R8,&0Q,(J(WK(0\N+?'X_'RO?VQ[Y]]#6M M:UK6M:UK6M:L@)05%PQ1B`1C01!!#IHQUJFM:UK6M:UK6M:UK6M:UKX:S/AG MS@$S*OI56>/9CM>[BB]*\\T(.AW102S)6&\'WWWOOBV^,Z<(".@0C8),@.#1 MA)E2V)HVG,85B&1&9I(`(D*8`@5`WX8QJ&8)[0M_]W:^ M`_>&`BP8"P8,>`_H4:#\[`,WB%#2'T/BGVO^#&.2FTX`63]LO??K$-K/V6=7 M5G:SSS_U8`9DS&,F1@1F,AF&>5F?NHPH0FJH/`GZ`+'WIF'Q&PS&F@;&#\AB MV/6J#W"9)U*\`(*9@#R7K`/CED@@BB"(C.5]_]===`%O!']T:0[AS=EMI^$2 M.K^NO:F)Q)"9Z1[DB(@W3:%GH$=Z?2>X'PC_?&WM/6>.Z>TG1+T"*@_!/P3=";">*))Y.B?*GS38.QZA^@+-B M?[S<)FOH?YPH>@`R#J7@R22>YH()]); MO00T/R/YF$3->P8JANR'MX)'MI)Y).QY19>?J.5/]:JJHJ%5(JBJA52*5*JH M5452JE52I4I2*BG]SM\3\AJ3\G5CYCVN8043N$\X2!(R$B20=@Q-QNG@A^72 M3W^\P_6*?7SD@]J.@F`IWB.JIQ4T`>0=/D'*AYD!/@P#P$AM)]$\$SNR'H:/ M1.\V.Y*)V#Y3\4_!/CG)[`ZQL=Y`(C\^D-#:'KW[,MQC&,2 M[[E0>!GFQC']*^KU@$?U6V+;81:$2?.3O2*27N2GT1]A@?K@\?6=7R.B=\D& M\/*1`U!^NQ^*BG-?2)R&9JJ\D[.\4"PS6/U,#FJ#Z@6OX`@IL4Y;@Z!%;!N` M-!][D\C-!&@@07,>I>8V/:$P>/P.4-=NB5T#SDS3>2#FE?6=^H/[7>_@=4^L M;4`'IM9"#$#TGF]'8'$`3/HT9&09&$`/HU>(#J/$W:+"(G@D4"HO4B`"_0#0 MOO'UAL"UR075BR*+Y(R?2E3ZE1).[W.).@>D0$FZ!J*MMM1,VDP?!Z$CWA&I M\9]TD&2>A7"4_P!T)Y24GD?\9^V62))T+S$^\PZ)_]#X1J-WKCM(G_G%)'_[EB:%56 MQ/_(A9*BSB_D?D%1$#VJ#M?]9JAL4%_$J#Q5`U'K!RR?:^;^%L?FY!^,!L.T M/Q(+T!0;0?3HQCD"`:"H05W`\%P)8/F.Q1M\?Z?]NPYQFOR?U'L3_B_NCW)]J=53"D?-#PCQ1=Y:YG?61[UV" M8R2N^=Y]6H_M6MV2K2I5C_@9$6H3%^FVDE\KKT/$X.IV*;'(V/^D[C@_]_8X!` M7H#D%*!QQ*\?[?Y`?R.FM!S1=.:"<8P$$_(GS'ZTYIU)8ZIA*7"X71>I'\Q)Y;SO/SEMM556V_O)Z$I/IDHGZ1/]9 M_P))S0^J>(6>4SP(?3/=.X[%*>)_P>P\M,Z3]Z> MG'/EBPYEA28)53(*+(/C_LT^@01(*@1"$`BG]WUO!/EX_Y/I)_+PGQ/XS^SZ M8NZO/T[]JTS\\)7OL1"CMSZJ-GU>5/HGXYATOYZOSSU4!\D^L/.\<4F[0EJ$ MXQU+68BLL8V'<)"TL[ZC:+Q7H`*I*2I42JJ+ZTI254*65)A0("@]CVSW=?_I MS$\-GA)L<">(77Q9%)W\3WA:)0*I\9>//IZRE&\*1)(OY>OLKQC;V^8K$GLN_$(`)! M2G5VY9?+XXO'O7V0?5Z<^[T>73CQZZW=J3A2ROWS@,@2%^ MM3(`_R];[WUA8`@82DGH7&3).Y/^ID=:('J'=V>CLOH\QJIGISS)"%1#N=%H M-K];P'ZP`-Y)-(G,20_[C^!PDSIW?@VC0E6;3)^UD,0B]YFE64EL0@UX\K_C M-`0O+F*(>T'01:!1WI[12N<6I&"5;X&:'0GM1^#`:16!2\Q/D+YZZP7;\]\1 MA$=H1!-S%&B@Q>$B"8)M,1*FS9R3*E(CL+#ESY<'*,W4L-4PR61M(.Q3FH/% M@+VNX`.`CZ#B#D`'>^6_V^[+O^/GX>LV;-NF4E7O/DD4H!X4J(DKF;;1%]'T M5MM*S646V]3[/SO/N[K;?>$1WOHBHYOH]@1DB)[3=^H^X3_SG]7,?3";(F5/ MV$]CXHWC_+GX@6N%5V!^)CT13]L6B(W!*L#O](A\!,V[:JB*M*M+$DFGLF&SZ,[?4DYEG8B>DW`.\-YD M*OVG$H--,@K5]=,BOJ#,H99W,FT6Z$PBV!L3T!VHFT>*L,$JREAB6432H=HY M_.;VVSUU481\40-4%C"(T-$81A&$0<_HIF65=I990]8/8=WH>L.V,C` M>G@`O]ZH*Q`\1#N0<(D63Z9$]I3P)V]#"5C(]GR2.\.D2)$P;P$2)2$_E3>( M/F$BJ$?.2#)4=I!&>`](>+Z8[U1(.YHLC4-A9PB3[4=VSW_!NX8[2LR4J21Y M_SGJG/U=XZ5TJCKT)4"3N_U4G-M)(.@[^)ZW4XDW)`^+N$9 MH*&ID#D^>T(&#XR:"1M&&2(0B!(L@L%/VK]4U$6=/U!]A/YC9K1^T[`!(\J`C@",>D.E#M4YJQ2(]/1 M;>6)/C5484PIKKM`9\0`B?%/X*&_9E_GU_I>O],_M\?-_YO1[V]9SA+#UP9. MLY852;JJUA&M:=83J2TJQRWJUYTIB[ZS&\L9HSTI3`C,F=IN'O*]]/4UC4KB MDH6IL$Q6"V&X'O?DDG]1Z#Z-.L/5Z/+7QRQ)Y55'D^KU9JEF?J`H:H/'@ARZ M'B^;OZUL?69,RVJS&,9ENMR>SCZL^??D)Z_Z$JO4>OV>,Q[,O8HAIB2RJQU[ M;V>K?JZY245P=95^`G.*DJ%U7V&H1,B3>;,2=!:6NT2<"&4:`-%-]7A$F]JQ MQ*4J*Q))MJ[/"-I:$H'[D'R"?+H]$^V[@7=:9(67%4(&$,J$JJE2$D@$"0L0 M39I(0$-:0#$UH`!&[:20F-9L)#`;NQF;NU;&[5LUE%185%1E%3;OZ>\3XP=T+$ MJP[TCPGT_LM4;G\]*RR],LR83+,1$1*RD1BK)(I829;*),&$IB$B0(,%3_XR M_^/_G_GD;B(BB'8=]L(*!)L.QP.,"%_)@#[S-^@$17[?;#ZB':90)+#>/XQ^ MJ.;VPB&Y]#">^*3C@U()N:-&DVBD0?L1BI/A)/YD5#UE62224I))))5BO?>5 M8KF2>B&QL\$JI5-XE5559&Y12BE@M/V&TGXNX_\[$(G/IS[OUO1F,8\IT44= MZS^488(BK(B-%J?40>`C""+%>DZCI`&A5^3$[Y5F[U9I,S^U]9(>YMMT=!.N MUD-J&)(UL"KC?S=Q&'$4P];U"041$"H)(2(LI#NB&).QZ#X?#XH@Z/9+%LY6 M1,5)+866V051[!2-56C(0L$H)5A))I?CLD?S]7T-C(,3IZ?F:AZX&D/A12,? M(HX_90#_^#(:!U`("F0_8^IC&P^WM@A/3I5XD5^_>`9`2"@?C$#*_#\?J^W\ MNCSV_*A:$;3Y%,RD\(,&YQBN,8A6.5M9)O;%=1?&#/)A3-(P MU:5<-&MJ2TN!+3WU2)QFE.P'D$P*A);U75M9E>HJ$Z#?C;Q[>?N/(F[HG14- ME0TE0J5#24C/;FFDQ#$V)J)N?"?T)9552QJ;%B721$3?Z.?/A2JJQ9B+5H0> M\33\8$V$<9!=F4?RRY)B[QGG>9BJ*Z)DYF\@!@0@8`4S:*_@K&;+$0)M,JP+`+@-T M;#*#F#],POQ:M23KC+ZCNTJ3S#,'J!VI$(+W077HX;-\ZYNDTU7Q`52">KV) M"$DL(>:Z\FR,,![&#DXSQJV@9"_$-@4Z(@8(UL$7[W0,PP*@]H@!.0A"$$)C MOX]O/K.G-"?@$'PI!Z^D_2*DG\`U>F,N/HY9(H9:2@:\0#N7WE.&Z MII%-)28M4F,$ZYTS4SU'S3>',>PS6`=X/HWR;G;V<^\]?#EG)T;2`#"*IZB/ MF\:=T@+[R6$&2-":'G&GI-;Z2(C3,MI*@G.1/W?2F'HD#L5*_A3L5=B;#8*N M\0]I:IW+ZE>+$3JLG(0.9Y$]Y)M(E+1!4J*E%BI50@51%B*FIC!12EE6JM64 MLB14(,6",*C,E3Y#]"'G9/R3$HS[21L'?4L57+QJ:2JFQV8<2'-#RL.'I)XC M4?>?>?G'M)O$4E$C=.?>"K7:NU8F7\MVKR\@!D@```````/WEI*3:WRCUM(?L2AKRMB59)N\4T?%AF).&F+LL5$/4$\<2 M>0W>8C@G1L3EOPD&^*=33S,-:=H@PT)-1^Y9-2?V208EF$.]0F5.'D2Y$3- M,X?=P5/,<@H#"F6#S.&$Q#U]`IMJJ&DLJASL:37(&F-ZQ4 M1HB)+(JHHAK(&$2T%A&A)"F6!\@ZU0@4B"K6Y"A.X47HY]#&,+#+04]0PAH- M#"+F9END$3G)))))!:I:$@P8,)$@Q?(8-C`+BJ!)%@"K0P8,%1(#$4.8-#7> MPD.GU(?9\NZ_>G'L$[3JS,,>J8-QF$PP#W=P&A97;G=UMK7`J7"\5,7<)E05 MB(!54998VS$(INCJ*0P%@[3<]V>W;GDZC=R;M[%O5LYI>2&%'ND4_LL1DC+W MLMQ16D!R4II`+E0)K592I-3`;9-]FTA@$W`Y`")N0/QJB#BS?O^^?X_AWG>? MX?@](_8[SN7O^-3.R_E6!RRKA5S;$)PG*^'$;9)-*1O?%7Q6EVKZ:=:86F8V MEJV+9I`PS6DYXO?$!5K6G*H0A-PA",('7UE&17:6$3W.5KA$"E&F@&(K6V3* M:2P^38AG&6U;NU)-O!=-&ZR<+"0RFI"@HL)*L%$+AM%56-EPH#=OID12R[1A M!5LBQNIBEMR1HIAA(A%%(=!C(AIQ9K3W1+(Q$Y)&2J@W]T?19&U#=J5&,F=9 MNJQ9L2;66B0\;]'IRO`2>DS4N"[!-7B^D_)LTAO1\G@;5R=[5`0E;C33++*Z M3&#G`HB:*R,C*A@K'X(/(CZ2")&(,@[>QUJ6>LZ"<>X M`550!$80;7N.(C034PDZDK\,ZU*1,B(\#>)1$004S-*9Z;S@`DB`BJ1'9:04 MG\16KSC*[]EX(8Z>OGGNYF.>6S83JM[:XA>X/Y0<)0(:@YB@(''9CI.J]Q-R M[#/ZSVL%>SOOOA@4.`L285811/B2$LV^#^/Y%VD;IQ'W#%@P^XH@[7@GOY!/ M:='2>GKS#/,HR^SZM;J[OM1*\_7XUKDB@99SWV*I?$"@0@+`0\,Z!#Z&2!IY M>SSKA?NS'0B,"1U`DI4^1%=D%WQ5*B)6*%\09O%$1`A;%4$D`7/$"0^4:"D& M!GW'=DY,4RI@4?*(C2%Q"$I2JD*0A&5+UPY5F?(?9/LF#^A\6?5,3OBROD&!MX2VS**EA6&2PJU=LBFN$P MV5/5L]IM,EE)[HE)[-DDZ;TMA>)$=4B".2`H[1[N[UUZ_'ZLL2 M3ZT)TO$`C[@CZHF+*6?O:TU"(RI"3]^UO^]6O='H]`.E43'RMP'8N`B/:P&` MN93\E05?`41$"`H*/R("N$30$U/(W)HB#65#))'6/JKA3],/,@^[QCL$O#\/-4J6LS&GCGA^YW\4JVS8A7;NT1^+J\\3)7;0\+W$JV5.]FBD\9 M)L3><=C8[S1.XIQ-FH3R=V_)X.K[^?CO;R6YN[U=W"XTITC:-W1V.::B#8^S M]/GR(G,_?B211@@Q^OXW\G_7[?W8GCK7[V_7%]\YGB!.%I(6O*OT,5E2;[IN M`"A`!0@"0AO"`!6%YVI##/;5;ZVK2E[L^U=I2A.5GD\0[66;Y:48SL\K7V`] M`F(VIM9FKM`Y;L=IW!](5W-J@V]0>A\.L=![VC0-2$((``)B222222222222 M2222222!(222)!(222$A(22^WZ#RSC*[U?7Y9MY>7<222$CKBYQ($AMN:!(J MJJK:JVJM[0X;I#6YBD&3H-"*AHNA&/BKW$7=D"#IF#1JZ]W:5.IC>(@T<.C3 MXG(Y\DYQT[K;;0``D```````````/&76>,R],\ZO=F614DQ1$L+!8RRD*R3: M%;N#@-A-FCJ&!35CH9H&NYI6#H[0R!F%W&5^@VENPS>06[V-[S4H/2<-\F;H M$7?M9'.LP>&KH6#]8IEN#F5QYZFX)KMGPO?UG5,OT^7<`(``$``@`!``(``! M``@!``($```'GF?&[^?+XWE>ZZO;QY\Z-\4\\Z9&38YI>:`!P0>"&%0)N&S\F90].P2\T#1#)"#O;.!V.ADP&UPHI MHIH!BRRM\SFF.6SA[L]T[,MYM,4;%/0Q-W57,WMWWVWN^^^\WU-];+,W>4W- MS/&83,Q)E)(@`19%0`BD(HI?BNIB1))7$[+M*4`$*UV9B:XQ?,-XTI0E,6 ME>$<[LQ).Z>:$(GQ0@>@[CN/$[P%PG>1/&B@"/:T`Z!N\/#KZ[Z._ITG0]'0 M`_E?8"%A%4X@M`!I[%0++?4R`/>6'3\S^FD983+5EE9;9$N!@_A2J`_;4;3^ M"+B0A4B")`7[S`(%EG3Y^[EN40ZJI%%*K[;RJK+/ILR5>8(LPLO90EJ689#% M@*L(BHL"2R=AL\W!0^%$82-9(P_V'QZ_>]?([[$0]Z22-H?!7=*;GW=(@Q7[L2RA2\X*H6@+^H&%KUL."Q',=HM`'R11).J M'K2>NR2'L3$Q\;:`]K^=AL$058#`$2`V(&,4B[7+_OQ4^'J^.)GB;(ENAX[[ M[[6!K6>>8-N(X3A3F![_EXGJ^GRT'^4=]/$H*(;R4Q!8'!^01FRY(^)O/H\U MX<-B0S?\0-2/V%D1.CC)(DCDLG.GZYPV>H;[N%*D6%,'6FX,.,PVIP'0;!TW M#@*-SH":B&"8S?+<=G!:55K3:[2^E\KWI6M=[>Z*:*OB]P@(^#MZPR#VOX0] MR6:"?EU2A$!\[2^/V<_LKW[`.@Z--)/>G6DR%I.@>[Q.X#Q%-GT\N/K^.7'F M`:D@-W8K8Q@QDD&0C=T(U8`T(C%0&!FP*7C"2PKV9:K(PR`RL,R+(7W5,0^2 M5")-J&P5#:/HT^E#Z)[SH=)):ZJZ6(B/S3*F))(Q3G0V*JEH-*AZ29(,1(>L MP`WGXIS?OO?DN9%S,S!;5BT/Y&T2KF)F)EB5?V3-ELK1E%&2+C$9))WNJ@;5 M/4/`H/8-P'`[D2G>@)\7K*59G[7VK)]S+-#WI.2.AV3S\EOFEAM[XB(G>3Q? M6YL\BJ.?[7$=Z#Q0_@[*K$C)DG")[)764Z5C3"2=]$Z1_!_WEDA'H.CH3H.Z M>P]72B2)(H&4!W].^E[>.2;00@P,D^2J>0#@%47@G806!!A5"QB.C`'\D[S" M<3MEJY)\*CQ?2AS1NJQ.'3Q/Y!,A.+TKFA@,#AH(0H3(Z'HI?A2,(R^Q+(A' MK/A#*PF)*6<2F(/2@#2&"(6$12R+HNB9"KT<'8[A.-F03T[`3GZ_K64*S. M)6I9[K MTV]G3'@=^7N1*@'7U9XO=KLV;-!6FO4OJ!V7N`J`=!9WG=KSVH9:R>U4SKQ[ M.G/&B%=8`^P,7)IU]F-`9D3#JVE\XR0Q)-KSQ#"`(F`)M`!%EV>[VI,DD8[* M&Q;7'&*-2A)-YSAG?$X$GW#?[;(/5$F``$76N[EMRD[0W`*A^-/QL2"2GW#$ M3S7X%'6A2^G&!>E!Y[N?>=_(Q)]QR"_'7I[\&A.HT.H%B_)C%]N_M??Z;F^]]1GA.SNPFR5.XGY',Z!*^P#IX>GGEX9=7<>G3RVO MW!UV]94W!80O`^""IFAR`/0^@$'4.T[BF!![F'R##8)_B*I%[B`D&'[&)]P[ M6B&PH=J0B>*X#DAN^@G$>$A'?9,.]&\/38E6VV2EME)5I:EED)1"J@L48L6$ M)AA#,K)9*OU?A^>JSQ8=E5N!1(V&8H5"H*4QO$E`8(*&`P8F"PP* MS+UYS,KBU9EN,Z[?/9"P!(U2[@T$"*?G7N5""162]4^`R>\Z3G. MS5#1]7UEC[Q/8>U'NGQ"Q[XU(/.=T2$GE9#SA,/66IH.4=$LJ>C(MD3HI)!$ MY,4W!`0#!HF'J8V&%-CEP3"9UZVV)PA99C'=-832QQI*/ M$#@*8T%_-L3>[E-YZ_H_!)#?09!;S"U;%$1@I8O6$"HBI&*Q:IH`0A%@HA"* M1@!;%)51++M$]E*K6A[B<.5DF\V0Z<21$=M8LWTT8HZB5,G53[.@X5]*FV() MC8#N!R1*"`KN^6H;!@&Q98R1[DXO7?:/V)DW/YTJ59:++(GR(?D',J)>B'^R M2T5+%2$-HYA^D@J.417=LH,$'^0_1Z)$(C$,W8J_F/J'5-RFY[0#<&BQ0WJ1 MA0J[$>T',TH1%/7\->HV9(P-D)?K M?=YF4S&L-9EL^/DOU9O?T7DZ8QY"(R<,$VVG/#DDTZ%9:M<];K;9;:!3,`,, M27+)FY````````````````````````````````````````````````0````` M``!$5*A4J%2H%2H5*@5*E8J98BQ*A4J5*A4J``Q4J5*E2H5*E2I4J,``5*E2 MI4J%2I4J5*@`#QEEGY*^F@2223B\CK#J2!FO>L`,8R/UPW= MK\5[0.8;T*/U"(;.XP_6@\6@8!%(ELLBQ:4E2DL*2QB3D3":"4C!4PEA26,6 MK*5,$J,,$PBDL*2QBU>QA,D18F@GI/*-">D4LJVK$E+):HISDA.\?H3K`_BU M$_PJZ!R]_W3V$_:'FQ0510@_UA!%8#`4O`ADEI`CN8J?-VJH#,`413(0T M#XG2(8+B*HL`X*%`ZHF@SN`'[/I]KMGWYDK)1W31T;$3940BFI%=$^S M($?4=-20[#L3`]!X0?#"1*4,E"(HKS&"""; M!]9EZ#!@4_(#C7!^A()[P53]!!:#Q$54^<&,$A:BGA#/ID0CM.F\8:/]0I"( MD>4FW*T2N2,D)BY#&821,9DAC,DF,R&,R1DL1*S!C,DA,0'O.:.]&DQO*:3= M&E632:2I[$>VU"*JTM6U+(I2Q:M1%19(22I46*%)",51]`11H8PBL0@J2"A" M1B"=P<`7Y;#M]"0D&!%'G`IL09M0.8Z,4&DBB)3`'D0FV8"P0H(+2B%$!:0\#RV!'RPHAP+NT54;N_2EGY`#AA(5;9J554X M?),A/('7WQX%3K1X1Y#1QD1O7+ M9K^G\-YSM=I9D9%AF1,)929E9SKQD;J_QP/!'MLBVOYQ8T'^9;52R*,C"2(B MGYEVJ`AF=0T@#N`[N`P;NB9)O]$DOFD#T4_<'EHDY17*!$2L_@"2$H`-Z<+] M/+X_`F_AZ)+ZA)K7%/0S2M2%4N%1?57F?55J*3F+#8.(!0K%!P*"+7NLG`_1 MCG/4%L.>'%-B[)DQ%-LG'OKW6:C`C,5GSOT+S=!7Z#[:D,ED#>NVFB1W22"4->F(=?'";GJA@YIZ]EQT=\[#-$/G,XL$\ M0F M$W23-(2`M21`=2P!M4DJI*T)LBZDB-I@E)LK8NS8AS-S(987&FD--//C?=#= MNTI6H:L+FG*LI9$EJ)2TM+25!O(BR#UB=T*5.5DY4>HLNIM57<:('O3:NT/$5>X'!@ M%WJ//>GU=:ID(H]-XZ";DS>YZ3PS-H(9K5Z%N1F]0J9Q$D6,"$S(6)"4 M46,D,QD611:MMA'/V:X2(B#8DA9((/4LM6M9BUA.DU$/42>+Z/8`>Z'@^AP60.L1%,G:[A@0'J#Q2#AZH9QI!'B3UIY`U&PGF?[2'\"*%(H4C&;>!W![T2[R@P[3H!LJ^M0B5/82BMA4DJ1/7.H>N-)FK[UD M\*/5*6"@,\'#ZPKDT'WF+P]ZO8KT]4!["`&:V&@V'CSB$V0!4-3/M.I7I!OR8=I3E( MX&R-R7M7.IGFF#O)#UG.591V'6&"1S,!CUIQ9)Q5J<+"5:1))!],MLD2(8S@ M^(%@&>2&@^40*/`HI;T`R<-`\;56.T[TA@YR#\TDCH>T':1['(.J=34]B&2Q MXDL\CR3!+"0:>D>,?R/\`;EZ7AT!!2O9O]$JZ[,9(O`2'')A0$&`=1K2'8$& M![C;T837+QR39%57WGNIQLB\MX1$^+:>6[)BS M-DD)B*JCX/PD2@/--G)(Q+&3E&PO2JD7DQ(_Z]`-#I>#T(EEL\"D,&Z)TB3M M!'>QZ$C$!/:>R(1.[9$<^= MN/=);%4D(AX$10TBED`ZQD'@<]\,J)E:X)U)8>)WG;[,+DQEC'1=3%&$Y)D" M0;#8"J+JZ=N!V@)M4!R'+>#"":3LCA5ALWX<,_!K?F3;9Q&Z=L52XV1I)*Y2XBC$7)]1PD.'U M,AHJBHE(EBY"$5`@!""T-"&=#R1_KB-"<.(,.BD"BJ5'D85-=JJJ>V3([4/2 MD(AQ"A]&;EMA="/HL*`7F^]A#`%)$'[U2[@M@*N>,AV<(Z=UOB>UP^A>/"'X MU4*MBO@K&05B2R)6+;;;2,B"R>9O#J"#[TH.MMC8P*J5BJA!1)`[)A)HZDUI M8?AI,=#?9*KMW'=U`YMUR3)G*RK M&"4[-EXC"1@F!PP*"P8(TFH-LF["K5@G8LM74+B1:=5:FE3J9.+QM\'''$BK M)S(2RV74(35)2Q"222VE;XCXT:03$(*`@9`_^L&T=E(/,\G>T=)Y#LS."I7Q MDDDDDTS+6Y))))+H>APVP!:'Q`PJ[W0"A!PLZG)"Y<#V'C#9&@G94>$B+$AOC0TA9O75&E<\0FC9NF M:(::-DME$.4$B:DB,9$:;&B0J3)-$>25(EJ'2/F$.X7U`<443`#AW=""HNS<&RHDH])XF!XUX$LA M";Q1;%5$)5A!4H22%2P15D)K`4-J$4<$$%7%!(E$&$!@J=G=5A2CN*M6E4JK M5B<)-`H55(D2(HKF1'`ZNW:;`#4U!L7B$!#!`6+N#R!X@Z>AS'_&Q!Q#M(1_ MI[T\SND<19AS/(3N$R0#`?:#8;4_(&.8/W!@(15OI>)%?J5]T($B7,&$A`A%&Z:DTT0E4,2!*8J>'Q-N2R?7Y>+QF)25U6U>5C/6CW::UK ME&]68PH@0%KK%$1LZ!Z MQCC-$`4'[!-4PDGS";#M]]O<]MI8>]B0QCW73_H_#)"/"4DV*YYSXV"<%-$^Z.9I"2#$5PY)TE;)]-MM%DH%$58%@1OX=!R/H60)*=YK(1^ M\V)9>8_YC[3H"PX@TO+BO6.!W![DZS18P,@ST14()%'*R2%4EK%DEF3)$.C! M[YJ$-0W?Q(G91P+$JQD;$L3O/1/430(\)!8$Q(4JJ5)Q&)$JDE2$I M8D%A)5D%I"%BR8C("29$,25(5"I(54EPR%>OZ-!L$Y#$AE)*D5YN>T+)!R8# M$DGD'M3K)B3F''I(LDL19M'0!RGF?($*1LM0[F"][%^RT!W`ZH`=AZ.X\.@: M.()1`&!@+E+@0L=;,+<%R[$*'\T1$2@/07Y2QNB0G_5+(ADJ0&IA,EVMMQ$:/.+C!)#,B1A9LL@TJ_ M=ODS,S,G:=OS-0('ZA_:^0'`ZE0>S>\;,*)U`TPC`@T6!!Z.P0Z.0$@$@C3M M='8*+JY0F@5HDHI\@]`Z#O!!Q!_XI@ MZ551;,AU];8J">2`'G8_SF/J!&*]L\FN3Q/^^/TG0\CP)/>E?;['R-W2HG.' MNA#D*=IZ5\@%4Z?14@J'!BHJ>T%46@1$I@W`,AR0^Z+0>2`*+7GG\[:1H%^IT#P`>\'&OHGJRUF>Z_JK&*QBLQTD@9YWW5EIX!KF& M,\^W9Z*F5GSQ\/1Z#(R>#2HHFX@`FX4*%53:14#8*JD,GNXW; MIJQ!NFC9V([B4XA1*U"N4F7$R]]^G[\>9F90E5153,1*E)TG2A*3O&WAVYIR M>;A5^$W-G./2PX+X.9DVLZN6WSXNH03!!(`3!(2$$B03!(2$A(02)!,$A(2$ MA!,$$P2$A(2$$@!,$A(2$A!,$$P2$A(2$$B03!(2$AF85&49D91F199@D$Q9 M6(2!$JVJMK?:G(\%%1XHUY7;2&[GW6I?@I7ZU:Q8KIJJJS&J9M5F,N+BXES) MF-,M-,[)E,KRRTTP.B"JDRG"8#J/`=\\@"G0/8=Z4[DP_C)&)ZY[XV/18V\@ MYT.)`M\%9W^4D$6)Z34[@L+'T'X!#J'8(ZG;F,$;?2!4Y#1.D/TQ+6C,%47A MP&RN^1D\3D"'@!R>\""6^44GG86VVTH&5A4G6"4!Q=GB>)/MY<>0:Y]L5@>` M:!:-!`TU\K_>BG;`@``!EM3,MR9&3)5N++;%8].^N=!W=_3K@=\6YN4&F$FR M]DO3,N\1RMJMM--.>7H0`X;78JBHG<:>![04,RKB[#]AAH6#:CXIH#SB* M'B$$,C-[8$C4L'=CK)Y2$=A7GXI9+A,CR-I[G88C)-7"*(%]SJ_`=V;U?``M MV'0'ATHT6"0:/8' M-)^@*#0Q5?D/;1CKZK#)2% MQD9&3*$DDDO11>&$N`M44#KJ5G))IK=R1+"1,E6KQBI3F))ZTW@I3)2U588G MPD)\$.SN\#3[C9S+[GKZ^D[%QQ9T`Q4L6*SEM:5555*LDPXCB=` MW0YF\R(VV_TU2&,``P038B=STQ)0Y;5T6)4!Y/H",2)D;(*+!$3T03B;)A55 M>CBO2^STP-HQ(]F<.>^V\C6FOO6!CUF4VTFN=Y\M]]K>;DXHV39PR8MMK:BD M+8QC&,:+A(0D8H*=*0`RW3J`3[T:M6$S[Y)F3F$_K?O[3,`@$D"W,S,IG+'P MD&8Q2H>`=0V(H^#XIJ=ZP_0$BT(LAI[??;;;:H```0#-LY97S'S6[M]&VVVZ M$16._VN[>"1FLR-?*,>E<\8PK>FQ[C$I,B,-)[(PXB:)D%$LD)40*!85`*BR MHNS`ID1JKSV)I$42R;):ELQ)*S($K&0R$D*I(MCWB28TY$8,&@#@,P91'9:A2>0FBTE&6QS9OTUF9ELS(Z0()X$<$DV>=U%$XN MT1/N!W?'1!PB@>XT%7I"=4FTR#]@IP'N5PB:71;$*1/(`SU$K4G?4PWSLFCQ\Y'FXGO;R6^]-5,$@_<;,W)==23 M:!_W&2?/+WKG#D_`^)J1VQ<@[Q.5G)/6GJ#I$(HG: MJB@ZH>\,'Q1X(\0>79))ME22$2&;%LDCURH0]#&1)_>44A+9$1(I+%1)NX8C M:SW%$9(B^VUZ9$.8%D^,+,2BLR1*ED3AU/J?J#I.4I524B@M1Q2X/8321(,B M2+\"8;(^!/(X($>DR>)]_V_@S/7W]P)0"@`4*`````!ES,S/00^A.1@\1/M\ MOA(OGL2GC4BTS$PQ.TIIYDY>"3LZ\DX5;H\ZNQW&9[SO*-.[.\G#3&F/2AXW M7LSJIRLEU=U6+.^+/7&<[=^W-&=Q4P9;K;;6A:IR:E_1C6SP969Q/5A.U@>- M96ZB4A%HH`-XKMQM%3?ME[<*J.(@+IEI>,UPK6N-;[M^>-G6H:J(U86PY9C0 MVWNFNPK3^PFMS5B5&2,=6DX<16`"= M\ZS3)4T0V<,)5KM*;=[J\]\T;6E(FM+:L;4PD;TD2V"*RVW=P/H-HY^R&-)V M5))5=4<1.EYIS2J*FT;4GR6&;-Y")-,JV0V3JF-KR)U;QMN;DUM&["2 M0Y3Q.A##TZY'!F MFN5\T'FCHT%I$C-,CHW;>>:ND0D5,9::9.0.I*38=%76R5"++NPRY[:E-21I MBGE"OW2.4Q;(\Y3=P\5%5)52JJJQ53NB01*X\=IU(9U2(B"H8ALS$,F8$T$* MF1(B($*`#XBH`2""8B`&FO3K7)A&3/3DQOQWEI7#XZ\>VADW6)CW+-3=]#7, MO$LYW]Z2YKPN8G!,*4X--#49DF99A0&\W0T`;$R4'&\,WC6QV>S/) M-Z`,![1`>=\,ZLSY>B!(0A"$(0A"$(0``````````"W=!(0A"$(0A"$(0@$A M"$(0A"$(0A"W=A"$(0A"$(0A"$(!(0A"$(0A"$(0GT;I"$(0A"$(0A"$($A" M$(0A"$(0A"!(0A"$(0A"$(0A``````````"0``````````D``````````)`` M````````"0``````````D``````````)``````````````````````"0```` M``````D``````````)``````````"0``````````D``````````)```````` M``"0``````````````````"222223,0`%S,O4RNDIR8YOEWF#I$S@"&]>U>@ M_G#,\@_6T"#[4RS54#_D'N)M2&%08G3P^KXDG2R+9(QNEH)9O\B7UI!E\/Q9(3T4:-Y23):6V5T>4 M#N52L63%T]23=)BV1Q96.$!-4>"#$<33R17@20PN\/32FJ]SWR3`:PR#N3D4 M$_8HJVE*MG[&&`$(155 MZT8GW8D_\2&G`'J$Z`UDDDMJO5(^TL-T/-[U&)3U)[FXZOBD5*`!,B**8$"$ M`8Q\T\AP]C'0LJK["X@E70R?LS%_]+XFM".CTD$O6DDV=[MWWUC,68RD M_[*DGMA4X)P++NQE%TF2-H,3.;;,8I7+8`LN9EP\]TL93=K+64L8L6*&`&QN MPX&TB?B0!@*@;#0<3:D4]Z$*%4$RJJWS7GU;.FK8Y)D-1T3AT\B9)RCZF1M0 MGT!'1!8*,@F1O28AZ0P&'0*=4%UZ:#F#8!Q8@CF22).'23N$TF\(2?CQCS=VZ0T$_2ZZ!PZS?T*90T+#I(Q,)53S))(=X1`<\6VVJJN2.X/D?2[*K=.@\9U37/ M#)'*19-4EMW3UI1)/])'^=9;:F*KPO,*(,(2!*$VH*JKR?)"PY"+%@B+%16$ M8,.T?8_']'X:JJE55$JJJI4"T`@```%`/Q3/,S\GU]2>>Y(62>)I^CU272]A M\_(_W=8X\9!T(^<)))!I<4`%9K*W,B+.("JS94LS$EDTR)^HFF1I98]Q-0&B MFF21*^/H+1+'J*`R%+:?:&\.P;%3.W[$\^KB=2>J%GT3V-N0"YP/;X7A2VHP>L! M=\#@..$)-2#FJ*D$@*HM$;:2J&I0)S"&Z320?O`V$D-YK@-IY1X`%F:X5%YH\NJK1AM.&Y7-*[S489 MX3I&GAQHS6@P1L9H/1@TRK!-2V67"0E6(MFSAEFV59)"QW.0N<1Q(P-[1O.) M&$FX8AHG06=[N=R&CS<2([HX0T*(C:8<`\,*8#/ M5:01Y+A"3A8B"I9$F\D]4]!T9AG2+''*2>I2RS$']DJ#P23K, M\>;\'Q)ZB;G>/:D8A&)Q$@$!A%2P#H%-(I(J9*[0?AH&X8');97.R@M!5591 MF`X,"Z#0B=.89&ZT%R:16E@%*4(C<5%3:31BMV3:5,38F)MT3ZGG$P0)V#K` M[$;`3:*@FD![%50D%C0229+$CJ4X0W2F@T,'M'>]#WI#)ADDA*A0PXX/29$C>'M> MMD20NO6OHE-R5'1(2*>XFT]MG<&PZC&K"RGJ#[X^=8!(`HBFYY`JB M]P.@*'>[3>(@&B*HL.\,<7@*N`'02-,#6,KG=Q8L0``BHYE2FQBD*JPAK))8 M:RS##4(ILPD7,@9689-2K%C207EI0DT-'R,[QU;@1.:;@=A-X.X'8'0^V?"1 M)(\XB21YHI/PI(M`]RR(U2PJ8)8DD4E$@3XD7(55-#M8=A`,A`>N"=1!"-)V M\?TQ(8>1Q-B15G+TE4DD*2^BQ,$ZR$'Y22$(JM4F];4'.V&R M*;Y;;NB0\YZQ8O2CJO`U#1!``"CTK"*;B"JG(I$;1\YS,C\1)P.Y)H/)/!'= M-[ZWUCN<2 M"0(>+QUD*Y7+>7.@`"F,4`VQFXQA)-JRSXNHWJ6R3H?TF)(;3F0(W8D/3QCW M)'2&P]SG"2/8_>E([C>09(?U$`544-$$`S0556(]ZH&8(;$]A9S%$1[A*`1X MH,=7!W#_/2:GT#$Q/D?Z)VDB(E6$I41"4B"JD[$=RG!P0/WCT>,5(OTP*20& M1&#@Z@4/<`N,LO]:6EAX`[P&P7TCF'[E`!M!S&"HAMXT]X(]0IU9*?:Y3S-1 M/7!(-G3Z?E`M2;I(OH.%29-OK#MP)XG0\)(.).0LE14E24]-0FR=Y\`_U>L' M\D;NTG26T22*JK)(>Y+*60$2K)A*F+`X@QWEA`Z@!1%,((*X?2,'^`BO2`=0 M;"&BZ9)YC%0!&,($5-HQ[F@K"G.:(U+&ULY3>'MY,_P<:QDF&EA[A1$<5J/] M'>/EU`YIW&/K_$W+@'M5$7I2,@BG0 MPU14@`!90&HL1Y\R)SP&D40[.IC&$DDDDDG]&696VXQA#$B8Q@`#!(0`'+U] M0`2295*R4F98K($MO6F99\*\C*`JF#XV+5EEHME@0BU!80`X+Q3!."-_IM^S MV;9F9F56*MS,QF8PG[VJ.:='PVHG4ID&"('UE*6X=XL;)))&9EGS9E\V6U6; MH`![9<9*C0TE*MMMML6=721SY299";[EN8K%``#,9A7:VRVKX6M_,\4\9O1>D0Z21L0QUI-$\0F9;;;0````#*IF9?BR[W,JN5,111D5^BLW* MK;,``````Y=JSF7*(B```Y99Y6?*IE6Y?5+MVB```BVRS[ZL6=U_-4 MYR$B)[/5=H.AT*+&)];K^9V^7W/H\];_?;GB%=5W)Z,>G\_OV=7[_/COX]QN MW(`'GW!0@JFY7GKT#F]^$F.L>/J^QMMM;;ZN!MW=B?:Y"#&,8B>OP,3@]#=. M%1$;4PL2E5056(4F"J2*DDJB.M#RW<.6S3$DG$L#;C+=54T'<-.!Z@=PI,W9 M`>92VVJJK;?&?;];]"3/DD]4YHAU*I3J="%3Q)XQND?X4]#G**6#<=GPJ_`/P/A/DEY)R:7`L2/2(/!J=-1AUC8[X:"4D3^:1'LU]R0 M0?X"9&>F+,S"+"J(B+$B)5;&A`78)$-0B`J;?7^+V@JBZ*O!S\/.L!.3!Z@. MXXVKD`^8.1Z7)[@#?O-A"'B6>:>9X%R2^>L)1AR)$Y97V,WPL2$-:UJ6S6E=*K&UIA2!IR,0Z&H2TV0CHTF]E0X&QME MLN@Y!#5MU;3BTIQ'+F\;.2U<0L362XN36C*[T+-M7*26680U(3+7)C+ M)EC&9:T55555555555555555555555555555555555555555555555555555 M5555555555(R6V9+9+55555555BH"JJJJJJJJJJJJJJJJJJJJJW))EF8JJJJ MJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ*JJJJJJJ M*JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ MJJJK)99F9*BC0T-#6M:T-#0T-:UK0T1DC)%55C)&2,D9(JLD9(R1DBJJLD9( MR1DBJ28S+,LRS+A1I,+3$RJ-!H:&AH:UK6AH:&AH:&AH:UK6AH:&I(JJJJJJ MJJQDC)&2,D9(C0T-#0T-)K6M30T-#0T1DC)&2,D9(R15#EM ME2"6C65;3,PRAXKF7.&[LA(*BR_/EG:LNL:)]D;20<$-NK-R*6K2JWY,FAN\ MJO/\G_H^G6;;YMVSKL$&#!:$:)6[;7U6. MQWJOU>8+(``````,("(@(B#`(PPR`(6P3Y!&.L\.2-]KZ\L*X9$VCO;9$_5$ MDB2DZ!-D?-#JZ'0XQE,B?UB'2A99'^$I929(6(I211(@1B`@9C7@O4M@V/TN MB@"NM@L@``````P@#"`B(,`C##);;;5JV"=`C\GJ#9/SCF39C"<'!I)HGM0^ MCLX.#=Z_0=TB!J--+!!U>A$[1#AM_:?]:HKK(46/Q`,U\`]7V5FGV_A0OSQ, MRX^],-4)DR$5HQ*6)9;%QA]0Q'$R?`-2J34X92VD/B$F:9)@-!@TADD":`Y- M.'#D>AH:M$S+;"T\/V4JA<4%D$$VHY:A065B3[0BHFYH/4WV)]H\O+:!\P4B M?-/M$Y2+)*BI(30>8I#43=)#I&@/5(F)Y^GQ@^KT)\_5RN[6:TS=^3=*YAY/ MK6>><'NO*'N@R$1HMBJ]#9&)@"AB..1XO#(ZT42`,8P7V_P!0V@1A"$D&,!5 MC!0(?%\`CX`=R>`!LX#_*HKV?\U,?64'\,_]OF%*HI%"E+$6%)OQ]/'*"1AX M@*(_Z*:*18)%@F5(4)6=Y3,Q1ILF>-0P7E*11T=;N/^0.8/\Q_PZ.'O]O#Z? M+<8^';U%1_RG_?IV_B^1]N6_,7<0@O_'N/3^YUVXF/Y1]6)()?KFV/G]LDF9 M#,F_U%Y9?JR=3ZF]-L[O'6]J+5MW=5=R[NJK`*/V3DO8C`0D4$38ADF9K7-; MXD)XFN_?NM5`5!:K-\ZWO;5W=5=R[RZX8RWZ%3+(*(`+_[`_C@#_D#_*)_]& M*"LDRFL_A>R6("DC/_"/__]^C_______________P@`<)$??0^J=W^O=<[;Y@UF8=`.E2@0&@`%'SO```!V;<`4*@0H``J2@``/NV`^C56I['S? M8]QAP``!U@*<"40D*4.V$``=4:OED17S@N++77????1N=N]M[<'/L;7TW/./ MCK9T9]/N6'I]]S?%%\S[Z>KZ\%'NQ[5B@^G>9V#ZW`]LH"23H9*!QL'P0``# MFJ'T!K0UEZ^]HGVRJ("-6PV912IH'N`^E*H4/ MKD>HOL,J4@0JJE(24"=G<,)2.V767=.XSBX.^^;@'PVK#:`E#V\)00!`0`30 M()HT:"8$T:I[04]0]1X4>DT:&@:&F1ZFC$:`TT&1*E-`A(\:-4]39$9``:`! MH`````````)3RD4*:90E-Z4]31D\C!1H/4T`T-J8@T'J```````&@D]5)")I MH),)I-IIH*9ZID9,CU&C330``:```````!24D00T$R:$Q3T)B--!,$,33*GM M4]HF4]&*;*8TGII/)E--E`&F0%1)$!`$`(``F0`1DT$Q,IY-`F$:B;34VD>4 M>U/5'J>$A_W?_+]ST_W]T_"__3N_AM<[N^ICBKNSF+2W7'&I2E*3(2)F6@AM%6 MPJN,3FV3C['3HS/PJG+EV6N*U*I1$1@L1$+9E)-MJ@Z8+VM2Z]/;_;-C<-KL MZRO`T,U>Q91>_KP:Z,3_#Z M:O^/U?7_HV<:_W;41$/V_VB?4/@GJCG$]9X#^OKYT.V8HTUSX0N?&?MKTDO_ M?+_X_8_\?G=GYG# MR;)_K3HG)-$W3$PG0D[39];Q?ZCH<4V3HE32;D2?%!_E0**C2+HB]C%A7;D* M=S_`O53HBPAN@"]U/@A":>H%#LAY01D[4:,:R5PV_`-Z58SPI8L5N^:D/>4C M*!9)YRY1/(W>_6T4T7?FV>IA,B9?V'UL1,TRG`L;6+&.$?HG(Q;+6Q[<<">R M[5:>-R$H^^<;1KC+_B.44[N.+=0B+_VV'DRWZ%^A?-D)+$%R;2YR MM&/:*)PWTLBJ+#XNAR.R]TSH:;WM2%Z&Z\Q9$_C@8\B&9:)PY5():*M-^^L' MG\_]AUOT(M@95J&"O>&1%_[5W<-I?M@.-@AN^6MYM[[VJ+T-9FE..!C#`XP- MA`:XW(L'K)8885O0;#V4'NGU[\DR*I))V\]NR!>4T;^4=&DO5_EF;=NV/5?# M&8[XX)6ORVG925M$Z]`QPG\ZE9TD0F3(X0FI#6B2')06,.K$$VG&E"%))_O> M/'>Q'T#)S[8'&\]%YX<#C]5*$RDY8G3GRFG'M]GI*\#SE.BZXSQ.>DB=*?C* M:6G-91\#;"1'UDNTI/&3>@WVD<)^(OSPJK_4,DM8;26V1+XS./I6,Q8*0TX& M>Z,8MY$?G>/SWJ;8^B,JD)ZSY^\0A'8TS1W@OM&A*,2!GJSP7&*Y1C'#$W[& M6'UF#PO&I%68_H,O>CE+YAXKDL/X&EZQEIB8Y1@OP#SA`U&8YQW%,Z2EV(*& MX\GV3RH:J:W^DI2G+V$HT3_F68LHT6/^HN:F.%7'G1RBX18%<=90']KNZLLB M`C&$9^A57KI_=NA.?IS]EW4WMW8_2N:._;^:N6#2ZJTVQ5FO%;-PGA"#SP=[ M^EB^UF496W9936-V)^U_F=STNUN?E5.Y7WO<[&GFQT>Q^X?0Z(;R5FVZS8ML M2?=^;MO?S[@!?2>!)=W;BZJO$9E5Y?"LRE/OF)$4$CV],Q(B@D-TG3!2(H)' M+YW$@+HBHA&S"0'JZ%($*0$;B..[%*4$,I_,6^+Y_YM_QD:Y6^*4'ZFGQ_\G/+V?9AA65S;1F5=\NL/*,OIZ M1@I9OI=E4D?+$@JY[(R."_WMRY\O.'AP,DT")^5 M<,P)```7U.%]'R]73ZU[NOJZY._N;=":D%VQ&Q5H:,[+W/O6S-7: M]'[?KL^Q9(-T%GMM_Z8>BS@E5*8L8L8M5_0Z>?2_4LA]6HK42V0A:0G-4CK4 M3?\W=W=O9ZOLY\^?[O+OZP9XPOG&5\57.$(4/_D.6J'VKUD(V1\3V>C9OM[M MFPVSE.EW8^=;K!FA\]>.NYWVWL8J*BQ4;%19797&***-&MC2+1:+1:+1:+14HHHH MHHHHJT[5M=OLXC7?E<1$1`HHIS*-@`-<,PD)]"";OOS=_%S=U6K-%!F7 M$"E4B)&<4DZUDV7_MH=XX(1(,F3[C_SFDDX-DINMFD_Z3@<)NG!.*;:+PD;; M,;5'I5'KJ/;4>_BZ6NOBC>$GYS,Z1/R&K'Z4@D`*<(^/>1$@;%(U01.[[(ON M+:^F;_HC(1$\.:R=$G'E$@B(()Z(W@46@\A`.52,_%D;U^W?-^>XU9M9$F66 MHI2/GN'^/61$WFWTST]< MM#,SOO+I?7W,_PM67N&/Z9-3DPF"H0]O*HL$2BH$G9$^!8J"!\_J&+HOI4;3 MK$>'>P9BTBQ>=R2.O!XRO=MJP[48Q3.GA5EM"U&K;,*?EJ:Z>.73C4UWYZ=[ MGA9/O*52E*J4Y8D$>Q/)(0U40`/78^\;:'Z/@IW>BQH0C\F,ST9-JJJJ_/5> M;`3M]\L$EX_&S,]Z`-S7XG[=H6(8YKEF+W5860<9`6P>V1$0_RS./#ATZB?5 M1/_BQ(\[(WL/*PYV?A80H_`_F='\'I?0_S-G];']3M?O:='R/Z M1^+^#_0^@]1[U?8>U3]AR/P=3\#8_2=#DIP/B;G% MLG\C=T5N[%-T=6/!N>+X,3FTX&GYU<#P8];Q M*<'(=#P4PIT<5:-W@Q-C3Y-G\BMG)Q-S"F*KH^#@ M:;J>+@XF[3T/)NXL<$TK1U>+BKFV5P5ZWF0G6]^_/4@DG6I.M.%WWPDG.I%L MY*(?/*I/RO7U[>RV?E>]Q]HE_;RI0XR2/[,_V3[5??\NTOA^;\6WWU_,X%*= M/T<+-DZJW:WWR<>'%VM-OU=B3\Y'=_G5R21U*=]DA"/`ZT=U=KN;QC=Q# M[Q"LJ#Y'YC@2/UM()^G)"3Y?+T^OKXW=4Q]#D)%^7[GJ_'RH?I"6IO>^5/@^ M9N#Z5_%_:F(GL>7@7/V?J^)P)\KL?8^9Y)]YY)Q3R3P?4?8-)C;=*GR2D'4S M.VGK<4U_'O@.0)01X+[SJRQD[O+@]&=J!%H0=ZKAFG\\H49/MWAGGN>N9FP<4];#XW]2>X[7J/4[DZM$8>Y[FR='V-C@/B>] MR<5=4^)6-.*.B:*]+D0[$YGX/C<2O24Q7SO!U.UU3]KBZ(V39.XKN3Z'XOO> M3@GN>@Z&GI=CO4X/S.31R5W/%P-.!_I>1^M]K=P/C4;GXO2&A`-XID!_`F)L M/5Y^P]/E!F]2^]+V2]\)!,&(E:!7['9@<+N:&#'.V9J]@#(BQ%P=GLT=U=S- M;M]W9F955O++M;NK9G;LM::M/-T$*5JTT2[)FA=[B3XX\J>&[NXG9V7+D]QZ=W3V7-2W2XUM<$0^I6-2=QH,U0Z;J%T@] M6Q,/J`H"^9.V9,Y6+DT7G!$/J5C4G<:#-4.FZA=(/5L3#Z@*@,RW=]N"5=5F M=6]84W?+N?/$.&N9SMRMZW>F5W3CWLZ^EKLS7.[2ONR9WI(RBW!I'=2L:D[C0A/7F83:M9A)+ZJ)F>OHV*HDF>-,X!0$X222 M+=XM.YH1#ZE8U)W&@S5#INH72#U;$P^H"@.OG(9$F!W6S2T,A]2L:D[C1HF[ M-V3V6;LDEF22)XJ-BN))=ET:`P#+)))1=\M.YH1#ZE8U)W&@S5#INH72#U;$ MP^H"@+4ER$`.N+N$(WAT#1L#8W8S`."6;H:S1E[O7#4[55&]/=(@WM@"<+K- M@"G0`W!SK>:>ZVW,SVC=WJJJ[N[NWNSDMZ5O&[U*HD8"-D<;%`Q`L$:Q@H8* M"("%C4+03H(8&%!$BA3ZK[INR7U"@223F5369A#!(L,G M;`R]K=@7$&-CA(%B3$[77:7=W+N26Y>9F[3T($$;TX0CD,=G/D>&A#>5OIIL M;-E:5[SP/%Z2OY7WG)/D-SX!P)E`XD2AYCBAX!X!$*'(*F)8,BA`[U&-'S-' MUOG3Y'SOH/[FRG!.CH[W1]J?H3P.)_8\FCV-W8]#ZW-ZGM?M?X/8?:AU2DHI M5#["@GZ1#YGD\>/PS\X$]"GJ52E<'%*TTTTZ-F*V5ZVYLW4Z=$03$3@:&E*J MYC@K!@$95JIC12M(T:&FF-%:8W:8[&9-FX[+B!9Q7K1+V,2VFT3H2#>)\1(3 M12H!J`@7$PZK!<_OD.[P-G)X'YVCA$1)^=_4J3L.1)!*B.]6*PH=I4)2I)6G MBTTE#HVX,L>:D_,^ET0_4P'U&*S(X*$H*"N`%8QXO!B)WOE*[&DG-P?DMU*&&FFG#=W3=W@' M00$$,8C&,87L9&,6,7D>;6W9-&BI(V*4IS4\52M/L<7B<3@XK;:2<"I2HJ/J M::238O50W6%*>Q[`V83!Q2F$*-*Q4*HZSTS/E^^W%8N0*L)_*HVS3VO+/5HK2L$=".2N!-*T1@:(U5E+%8IJ6J-%9!\ZDPK]#$\D]3&S]\ MD3@F/Y6)][2.]V)INXM)S8X."INT,3BC99&+3DE'U*[INX,F):R2L*8>MT8^ MAXJ.GWNPXSL<>4JNB_\B]S#^G%^XX8K\>OJC.1)/P^];>G9;\7IOXKI,)X)Q M3BFFFFFFR;"ILE39,6??2\K8IWG>3JG]1S8Z#1C_';I0V3[KXV#_5EN+9;.1 M'3@G'[>S2?X?5PX-N21:CQ\O/R_#REY$U4F"*"B--9Y$FD)BN6C"6.A(WA3W/?[8_.N?YOSYF_W&];_`(@4YH= MCX!)B?>:GT"AT-Q?J,,?G8FE/MI7+<@GOV8Z<_Z];?+7UMFY?YGK0?Y?V6VVT` M``!_1OT:OT99Y^Z]_U[W.K?>E&ZN3Z7UOG<#VOFX@>M8DZK$1(_(S,GR,.+% MTQ]S[J"G'98K&3#*S%8RGNO[KIT_O7_-TN@RBCR)CWE>M7!ZU<&I/Q8F,5'X ML2]`RCZSS8X?C>+BR9+&5,LK++,?(XX9F1F9V6<3EBUB4JE3L5]*:1I4FE4K M4@IA^-G@##L98888KWJ["N*4)LJ$[EOIR8RY]1!R;H["$=E55MM5:QWUT8G5BJJL,,-(_S*/!VO%VL=SDW:?K M5P5Q/!P8'^]5*ALIQ3F824II_K,,*1Y*#C';G-B%R-U=Q"(>AA756QHZ&C)" MJ9SBO7QN53WY;2[/3%LN#V/4]!!IVO9U=YI*I'KISJ+7!F(DM2':J3P MU6(RG9PXFAE-9B[,-G$?F6)+;1WK(DZ![5'DLMM/AD^9E?X3^MJ.&/K\HI:3_=-1"(6>G M\_NMMR\9#AZ#^C>)H\:^#W8;W;TR8['!_<,FD,3&1PG65?K^0`````` M#OVJ\^_EZ\W:\O+E]_MRJ[=@```````Y:YSEJZEUT```````````"``!RYS[ M;G``````````.KG.7.`3,W8TW=#3=70*@*@T0W8,I558*C1,W8J--V,I="E@SAF[H!2JL&MSEB`>9.:] M5`^C?^K]5/944B3("*@>8EP_@;3S/G_&_%_1Z?P_H^6KZB3L?0Z?7B?J_P[P M=2?%(D+(^-^CKNB;?VR1K4B::(^-Y[":/5*,D63(\F7$U3P<3BK\IQ.$ZXC$ MF8C`L/_2^723G^/F\7E?+RSJ2;"^/:>4218>#3\W[W`G?3PC3Y/CT-@J+*P^ M+.!DT7JXG*:OFUPLF3)I9,F3VR5PM)%H6AY+E8GIGMT1Z`LT99;DESNUP3U4 MWCCP0WL2$E5/J=<,XS'HW]7JZ$FR^J17F^;ZOL^OP'T?O4DC1R->.KD?8!Z7 M_F1XR;H_GC)WP[KD=8BDX@>KXWKU!]C8MQKVN". M,BE(4<^W"#[I4UQ9"?-9(>_CP^+CO"\>[E7K,Y-306;LZN'9KT*;G9R\)W=YL8V-+)0[2=`42J.Y(/ MV@#Y`?4![OT7G'[5_KI<3G%ML3V)Z)PGK3N1NBHJ.J,<+W_)C.&^_*[[[]CM M?5EW?WN;;^R#K!R?]1TCY^/\ZZ0/DJ1-G!V.D@?2_ MZGY6WH3S3^%\J^K/UXU/"GY,X:X5OG#&IO3S-K^%X*?QWF-_!Y&#\C]_^?<] M$?_X\OO=I]9.K[;;US+8MX:'<^5\$[)V14?,_Z.QCM5CI]*1\3F>LQ\\_2LK MLV^5N_O?`Y&YU.1AL:-CP/%W_OZ8Y!>FT\Q)#&I7`1P2XHHIT+GQZG(Z M'I_*V!45-953:T``!JK;*6VDPRHFR%-HG'F7BO4_$X]@/0?,9#GWF\Y'H($3 MN.NTS0U$D(QJYPB4/E/J/86$]-E6Q^,P/80")E`/$4KY_UN[CV/\:/\BR,PS3,LQFB*J* MH6HJW+:3$ZIY'I%`P$K55J9:NE!0J`;?,'ZB6U,S;$2`:-@=Y[YU($A%12![ MY7Z2^PXR[$/=IJ+2NW&*6\T_0X:<>UXN3X@YL-")@>PH?K*!B2-3])[3(XAP M*!^X#WC8)820G+`VCB)\3#']1?YT1/\ZB;0\S0ZGCA3KC]`BAKB22NU,K[TK M2Q.*SXF)ZWT=EL]/?T7;:WTOL=#;:VG,_'\O?]B/L_7Z$22="BJ.WO_6;<.% M:YH;`L_94U&KO=2?N3FG-8A$/\1PYN+,9 MS5+R9D585D9`NJP&JNUT:'J4[QSU_:P1[?QQ&OQ/Q'SCKR.Y*2%9&$ABX>A-,4V3:/?-63%AF2FL5:G[FO!?" MX.U66&IP/!I9G&&==''S6\EIT9JNYJN,/VV&8N>*[KE&B5;NADD8HK\&<4T9 MO%&Y$TIB;$PR:*LHJAI,P>#9IK..4B>\A9=UV>RF;-TN]J=,+,'@M#CHN2.BEWJKVU?R[EW^/@B(B(A-6(B(B(B( MB(B(B(B(B("`@(B(B(B(B(B(C$06(HB(B*(T%$1$11%$41$1%$411$0O/X]? MSCM;MXKQ?GWU>:;/-XG]#0'4I'H5V\'>:C2[JTA3_-%[%GM/\/Y&_.7W67M7 ME]-GV+V+V7)_%:3^&1NW/F8>]Z6SV/C=$X:;/0IL@))".[;ZI[B^A?@]CYR6IVGW=G:GGR>7!/Z"CKUMQX0G-W2_&2LGDQM)%)?.MG MP;>+$(2=W9FD0D*PHWR()ECGD M`,`NOAXOAL0A$1B,11&4V&'0XL-<*MV,=%6ZNY70\4TV3AD*XO9RSNZ<+;;+ M_+L;IZTYOC>$G?"(<&BYW/>_G6[N#F]OD/:)ORAVN"O'):MMBU:>D MK?W,1J/4B,;*T(*4")Y&\<3D2"0%.J`B":'(2X^A1)'9S<'T&V;)NU-+-,>K MS23'\DG<3(>RK50$1$1@BB*(WYRLA M1,3N$<<3@HE1'Q%4'$F.1,91.ALBY`3X!.!4@)4#D"2$GC#<,"!(/%*1F=+F M`B";.9RF>BKA#HYNP_SM)(AQ3VG<_?QE<5>I\[H[RO!U M=R;DA($#.R?&-Y'`3U39:8BN)#DL76$17`OLCDS&UN_A>*M:X[UV[))R;RCY M@W&#T#UAZ@%`<\@[`F1@\G,[1=P>DE`.0:AD@)J M.*&OC83(*IB+&7@5). M-:EHU^/I'5TV.JN<,QEX6XU34UDIFV+RYS57+R3FNY325NE*5W<456**3&U7 M&ZOS]U;Z+FE<'$\')J.'N?$Q$G"GQIU3H=B8F\97+")`\Q4]OJS")@(!W4!A MQ_?"`A"QB=Y];@>0F)+=N#4.HH1F%@\"@BA`"DSL.FT4\8G-S=[HKW*I7`KL M1(FS]+[WTO'IQ)$0K$B-GQJQLFU?!*YJ_I=&Q\?\OHX7U/E'7Z!X_F1/A&7L M,*5/45/J>9;\'PMVOSJ:\OO7QJ^'YB`$``/Z\U52PS5555555552U52PS555 M5555552U52PS58J*JJJJJJJM53-5555555555455,U5F9F8PDG!P>J2(+0N9 M+6^DZIIA7XU,F[.LO7:,DL65*?_*>#R;O/Q<7-KO5%5#$]:%>D<>"<#Y%;)Z M3@?R?W8YHHD0T%+3!P43]?Y_>56^`GZO@]S$OZZ?D[?-UC'["\%HY&G'W8VI M+ZZ2E@XTY,Z_*L'VO7L^+XXC@*H62DJ?*'>B$48B2D[G9X9P?=Y^WV[@=74_,\V MGZ%.\W*GN^V(CPL/G7=]/GR>ML8G-U&D_1PVW]J25W3$$.S]&Z<.33ZV--'! MH\5<&QHXDPV/8Q'%]S9HW^#'>YN+&YP.IP?0<1J.UM*_.[WE-IUZOB.3D;MP M3%!]#P1".'+8;/B>7>VL M.""(Q\P*4-/1IQQ('4(Q*J,VXH<`GJ"?-W*METY?ZWN=.;M3'>GFV-N3U-^! M'C*LE(HF)1%UWG%F>QZ/L#[3#O)U'&03X3E9`U)8#'H]R3A/\U^J^RS5>+M3 MUNQ)/0P]-3LB/R)@T4JM4G=PGCI&E-*+()5*I!/#\&-J>/1.24:3XO=I/BT4QJ).;KSW-F"IQ1 M$G58B/&3C^]_+]SNX6K;:XN;N/WG:V<7>FXQ]W3]BW+W3\KP^;ZWH)N228&A MP,B9_<1>QR^_^*(D>X8888\3J<0<10X@LD0]#":F@?:>10C`;>#T4309$^B[ M&X#MO\;!W#!\XYS8=9E=3P2=$^M+%GFG)OI-P\FG?SYTZ%0\UI:MEY3TO<[7P_![2OTYZM-:U7DZI/C%/*$0YHJ=J3L\U\Q&?IWO@0 M^#L..=^-:UK4\5$(?I'=W'38*"OOV0A"$()XAA52S@P%LS8:B6R*I&8:A@T3Y>X7?N`_'/':L>3 MM3M4T\%56_O3=]_LO[+:1V6&96Q3^[JC_)G6D@T7_;%B(H\1Q MPE!C_,L(C1=E4#OXIS-34\SO:]#WS=9I[39N;,J?//J+*9ZQ"X2)HFQC`/1,43-A,CH:K;"$0Y.)X.CD;-/>?[N@G">">S@G`Y396D\$QD>;R&:!-$W)( M82$Q=FTS,C4@1*`PF>)G%XB7.`GU$ZD[?5YHYO#FB3KWIX=CZ+W+`E')]+T> MD]4Q3UIZDV,3<=$IJW>5LF)R328FDJ*;]XNQ M/1-\ND[AY'H[E0%4#,0U-B%`VFB ME'^)8@YG.@?.8F)CA"C0Q"(1[0HB'P"<$#V1 M31#Z(>&AHA"'!."?5B/\V'S"GH3*O$F$TA_6<$W32JDTJM-*JMDW;L3CS7&* MK!LTVJ\L6FY3[J6N6DDEEE*25XY.7)(JJJJX*JDF%2#HJ9L7&E54_@E8W856 MS&%5.;._3,QBIQW7'DI5+5V8I2JHJ-E-L7#,7'!2JQ5=<%AL[)P1L3)7*5:W M5/)556[%*FZO4TPW;8M&I<$[`PX'N$T!S+F?VL>=2Q(AB7(E$3(I!"@C!,[ADDB(9FPB#&`<^9 M8.4DV>!DB(5VR#NW6,XGNA$H8`G00A`@D3$2Q0,3('-"A_(?K&* MH"=X>)!,C49K/>]2?8W[KN]%/$<'<_8>D)D!2!M$8/?V"5/WAY)$U=T;E3^[^YZ/[+?S8QMLV\G&5Q;/ MJ/9D]J'I()VM&YM'JFD.R+UD,3#B/**+[TC82%+(>U1`:87=#'P8^C9CY788 M/^OK^WO?;.5M]^_^CY>WNDR<:D2/?(>>3?=MW1Y0R66NS)1D8_/))/K(1#3VO^39$.$Z_^K\$'M;D_N&F/^*R M/[K++4^Z@V46R_FE@YIC4G_"9C42Q,)+0>[W]O,[7CKAXQR9)*:5;7CI<;G- M=K\E^F?@O*3G:6V5#_OF(RE0R3S&B37:R!<0R(HE# M-8U'4[4C?Z79;;+MLV;8F+]N=[P.P\&XU'<[C.-DV9AJ/:KJB:65W9F=L MZJSIA&99RKB=0Z6\&;-5KDM;3%EQSD9,,PQX'%U+;9JLTG%G!KC1CL<32C0L MC97(_J$)'H3S3Y'UJ3NQ^0]Q\&UNHJ*5EPJJBKX(YZH*DS^:=?AOU+FN7+E^E^Z````$``#QKJ\OCSXS>[ MX_&1"1"1*1&(B9$1&)DD1B)"(DB,R)D3(S(E(S(S0)"(B(B(B$B4B$B$B4B$ MB9$R,R(",3(Q$D3,1&(E(B(B9`R!D9D9D#(S3$I$R)D3*U7#C;?Y7;'=,9&R MJNIKHD:G(LI1QAY7^:\^5ZIW]IQ*>&&*<7)][WO;X>)GWO>] M[WM\/$R)$DS[WO>M:U+%E5K6M:UK6I8LJL,RC8B.HSCJK7O>][WO2Q95:UK6 MM:UJ6+*K6M:UK6M2UE5FN`K*ZJU[WO>][VJME5K6M:UK6M5;*K,JLJM:UK6M M:UJK93/O>][WO>X^)F21(GWO>][WO<1X3[WO>][WN)889E97M:UK4K6KJRM9 MC[T/V"+L3[DVWQQ56U3U(E/595!A$5.JC&Z/"_9@=(?:].B0145`Y]7?R-)> MJ?CWM15IY6CUO*4-WKPA(Q?'#&K65:8PPM&,,,+X=\ALQZ)\EA$>J99#RV=E M['?Y;S9-Y9NF\WGPG9.[DCR3R/J]*[(]R=>VWGDM[TZHY=7SD$_3$CZ)]$RL MS*PHSZ"^I>"\5\&?A,]C``^U^UPS\N^NO;Z[7E5 MSEJG4.N][:].[O>VO3*K,FC@RJS)HX,JLR:.#*K,FC@RJS)HX-]:WWS5W9#@ M.Y)V%?+RN1(D]SM3))T0$HDG^T?H'XUIX/G[-X:;$L7(/"UES+:A;?X$DO%B M,J-]3\IL;9%3E^\?]/)U1XU<'?3:-*R9TG==%M4Y.U(W.W$\KMNW-M=+A5PW MLRVZ1F;Y_.TD_I%2JC]R?\F[5OQJCM/8O%QPCC(^]9=L[-7,XTVJ;/B7V+B?ZVA2'L?LLM/F6N+Y'_!\[P> M;\CYVS3_BI/S/VX]*G)^1YM.^2>U+)/L?N8[5D;)P.X[E8^:J7>'R^W1T@I$ MD?H%C^!BDIJ3:7TD$JL51U=WFE!R?['^M#:*19)LO[W];U<7T)Z^AV:6J_BLU*J MH445U96;=W2[^EBPHC,,BHJ`R,EBQ8L>'AX>#APX<.'#AQ[B/&22)@R M001!'O>][WO-MMML,,,,,,,=`]`B"8)$$P3BC:QJC&,8QC%6OR6^F48IW9\? MV?XLOS5,_W>PL0/A5$]1=!A#`)`X9B9H?-]'W.?8X#HO?U7=LZB7TW5<)^O+ M6L\N3FGUU[O_IU8R>YCN=RJH^1_@T;#$^SS1[?:]U\I5_U*>FC?KI_,:OXWY MC`Q5/\E88856*M4QB818K%>]KB_&OWGWN<;]/_5_=_P_R>9[TJ_YY5[JD MV)W?1P[4`[D!9B?O3[Q31"R$A4"R*>H+_0A^S@V?0.7)*_UFP_D]M+9P3YGV M)RYIVORIC*M*XOUIR8V.::WMQNU#^^VCH,>OU\>^VN*?48GF[F&E)U/!4_*N3WVW1C',!4=L"##Z,E5!&@_ M)1EC)^:=ZU55.^>Q,3)I,9-)S34V0Q<2(<4/JN"&Q%QC)$PHEQ0B=%$$&A'] MI_P>:?(F[^Y_%/^U_I=[^U];]R=7X/]2;/D2G^Y[4Q[WS)4_SM/D?H3Y$_I3 MR>"?8GU/YTYOVN3@X/UG^M/_!/[WYG^=T8_%.QYMFSIY?3]=_)]FFK.2S_.L M^]OOI'X:7;[$VE;9M^)#L;H>HWS]><,A_,V^7BG&?@S\'-.&Y_UP>;T)S>A^ MM#9\_8XY]/0W.BOK6\U]]:ETNKOXVV^G'YW)W.+D]?3HJZ6"CLP[JS3"9M'& M*_GVG)$Q094(8(=683(3XEEUTLNJX72Q=%U;?YUQ<63,7,)/K\BSBS+,MQ9PLR,RSP9Y>#^(^_'Q\5Z^ M/!\_=7W$FJJJEBH7&@*@$#5QM<<6N.-59845%I\Q!/8B/VQX\?0O>N^I$?'D M-T21)#:ML5<9W&--D.3JTKBW`H!"9"@!((+#0O(`6)23<`)%18>QSMLM<-MW M)<R7G7E+<*9F2)TQ-/F<,T M4YF\-MSF\Y',X%B"6:VU&Q_?(D6'\=952FR9,8ER7)6,N9-@IHJJ7.EI]<^I5>63](R*.-4JOVF',7D/4.#[E\7F]U!(XQP<7IB4](=YI M;95EOI?8D3F7%HT)V$G0Z"<$H<%,.KB^QI+)T:=3L=.+DZIR0Z[,-2(.+HGU M;FZ:#FWU<=B\& M4]7UYLS;)/;>RW72E))3!3"3,S"3,)IF$J9E=X3)38YHX!-&SFV<333'!L>/ M%%5239Q:)4YNB8Q.#1CP.CBFY1S:8*\7`THLB$C84=2H.;D=$-#@0,)Z#L<3 M:(DAU3@E3FQ#YB'/UTP/F>Y\_C]'?R[G+G+N&JY@JA"1IB)S;38]S9 M[WAV(JK!2'J_&WW."S8)@=4Z/-^AIM(]"IN]2FSJF^XV*]".9.]&[9Y/4Q'8 MG*2LI3JG8X,[4 M(HD,U;F9;B)QQRG''">[)F:,CS/)5ZS0[VS1K844V1U;.['&*A8V7&!Q,HW'&6,YN+2C+"]:H\5GD^:[/I+V+LU3P7 M@G4G]:F,LFVT8RPQE9F`8LS&,F6&8QF8L6#,2P8)@S#,8,&3+%IM-&1@S*E% M5(DAX'B.YNR)'<8\FSJE2IZTK&G4F*0\CS.\IHFL6ZMT:::5BL5H:Q;JW@Y/ M8YC"='-L[0ZN8TKJ3FDCVJ!7-Q:;R<6R;&Q@J<)"SFDBU2=Q_#^JVU555555 M;5MX$Y*)NY^0IS0V?)UB%8F)_.'@'B&&&&&&&#`0$1$1$1$1$$$$$$'@0W3H ME>]\;XMY#-6ZTUJW6%D(4HB,(%B1[)P<'!,'H:8.]YN3OXR*M3@C";GN0G>V M4V)XDPD;G%'I+;:JJMMX/4^-U1'"21$YILZG?V.#9R2>T*WCP55*62<>]9.? M8#9Y22.;Z$QWDV.]1R'K'QC M1Y)P(CS=&('#='>I53V-#B;ILFZO,IZ7RO8<3D4^!A3YU. MG3HG2$TTT32$YG>]Z]GO=]][OEW'G'$=C3M0/?.T?_88/$5NZ;HCU(@Y-G^> M'H?I<>U7%.C'P:3+9)[;$S@G+]MWS/G43^6$<05)))TT=*(P'<2I6@.""(,0 M)FX^XQ"0A>JG,Y.OX=L?1&@YZA,0P-!/U#G@:5$\!H!]IS0$]@*'Z#S.'ZMY MGZS/>?[:_]/A]D57C%+_2>UAQ;6M7Z6M5K?T/[P```S`````6PD))`D)`DD) M)))8``L`````D`"0))))))))))))))))))"2222222222222222222220DDD MDDDD))"20DDD)"3,DD))`))`)"2220"0`DD,R220))`))&T"20DDDD))),PD M`!6@``@(`22`2222222222222222222222`("!)(```"#!Q:J*```?LWOK[]?OOT MZ^N_G]NJ1?9K;:TAT(_5%/!^\[Y]\YY$(A^=HJE*,88PT'R?G=0S.J-#PKRU M3'^5&CIZVMN1ZVF7L%[NA?E=K\FRNMU,8YLS#=-Q6?3]+ MU;-U5\V2?:6<2UH>3_#$]ROR7V/C]%/:_&&P MMCBW.?:93-C+:\+[<,#V>4HKD;\_DK7\'T_=#\N#6ZTSX90A"0;W9]M'W;^$ ML-O3G=LN$^K/AZ7W[6C9:F;+#['TCE2$,-C_7+2D-5M=N_%IMUC7#MI0PVXM MP*7XO/'K/I6._?9Z^6O.#;)=2"U?++4IK@;]N9AX&'<\-"E\6XSX3*<6->CW MUPP/#C:*Y&W/PK7?V\(=<&MSIGPRA"$@WNS[:/NW\)8=W.S8\)=6>_@^[8T; M+4R98=[Y]>E80QVOX2UPAL6^#=^33;NC7#/2AAMQ;@4OJ[<6IEUITLT:U&IX M:$X0II6.,<(8/UQ:5UD-LA/C'FN^#>*>0HH*HG)EQBI?KF M*DQC<]*>-;)_K]3MJU\/OQWZJR09E6QLV8*W)T=N[=X[Y+WR[LTX^$^;A.2+ M/G`]DP:(N_EMPJ843+8ATQBH^4C!:*/@^+*.^65K"IE,F%(ETRCFK.N9F)!IM-AY/BRY.\4F"`*'<7"@;7D\4^D\G%VJ?,] M+J=Q45W.*>@\WR'!P)$B1F'`21Z#R#(B&@;3(]1YG@2-!%*!R/Y3N.J>1U.! M]+P;(>:>HQ3M.;D5L>!S/`[#<\#8PV,,-':4P-S#`Z'QN!H,/88:%-RG`^!H MX'`ZFAAP.)3B:-BC<]#S=AVF%.!\1P.\\#&&Y]#3L)7I/$\3VO$[3P.C#9YG MQ)ZAWOB.!N=3P=RC`YA$D5)'(P.IY%0-IP*".5"P)$(&!F)F#F9M.`4$F&9( M-`8U$@%0Q")B1")S#(+&1(.`5#:)B7,1R9X'`.)0H4*&!L-A@9'K)DS("HQF M8FT43R.8QB8F1,U!(/#XG0V%'+5O>][P>)<1ABYWCCF(IN#` MD**9'B3)!4L!D"0%!2N*KS-Q`H;H0B841I;W@[N4'OK>!`DR(T8I@8QC&,83 MCRU5M^;+&,H5K7MVI>=F5LN.^6/$HZ)*'3MV\(=_:AX.^BNK"@[,!58JZPQ> M.;#1DLG@N%5?ME'GIII6](W>&N._8P;;7TIVP3.TO*M:&.#5COV0F+EGI:M8 M^'3@@=$T9:35]U,[QXJZM@K!!F"O>P+O:BQ67-Y2NXTIK-X*1M?58\HY$&JB M[,LN.5\:M#3EM.'.4;Y\7TH2='>E&IEK.QPEL;"NL,8$]^5LI;:ZK(DRFA?8 M[\#='A1(W)[]J-L:FQ\=A-9Q;RT3RMOPW;3*&G+QTY\]>%:YG+AGF^VNE:ZQ MM"#)LRRM;PW7V5:^)F<-AL.!#@"F)O.A`<+BKOXY<HJ:%!2IDIF-$[LACN*@W,ZE3/`R-X^.5=A+>8[RH;,>HZ3H6.$R MXU3(93+([D8TV)!N$A/B%2)UJ1,&29(1)P3ZH?2X MJRS$MJNGGOGAV=GJ^/TX._0//:DX;,8:QI+A&9MH8%*=Q*A"SF1T/+9`\+ZCF)M-"QN,3>0;*QU5NKF^7=7L8;-WP8 MW;NK1C@X&'%"!LL8#"G<0,A5'/'88G+$J7)L0T.:;0WQ-IEE?J*;]M4>A<1Y MV[A[Z=SF(V*4)EQWX&1AACM*&L88$#GJ4,29.Q`X$$A8TOY=VR.L451'@IN! MTP!$%L6VT9C$U(8X+2[NJV&IY^C@AKOY.Z@P:4V>G#(R3)W[V;:9B7P[LC(D M;2)##PO79[E(QW:>$]'CF1F4F[QY;^YR!5>''II>.076N$># MRZJTA67%IPA!F42<7QB>V^1*F2M=C9"%K,UB66,,899XTJRS:0JXJU&I6$8RA6M>W&EYV96RWZ2QWE'1)0Z*NK8*P09@KX,"[VHL5ES>4KN-*:S>"D;7U6/*.1!JH MNS++CE?&K0TY;3ASE&^?%]*$G1WI1J9:SL<);&PKK#&$]^5LI;:ZK(DRFA?8 M[\#='A1(W)[]J-L:FQ\=A-9Q;ST3SMOPW;3*&G+QTY\]>%:YG+A2O37PA@8# M<#@N/AMV3TV=8PSA3)90QSUWKVNWO];GM]/7U[>U[6V]GMYR.MH,4>>,+%60" MM+XXQB+@MYM@KJ7H#8X#"'>/MOS]?RR!#4NJSX^)7'CVB4#$3OS7(]>16SNX M/>X(0..&CQW>U#``@7U=;[M%P!K]?9RD+.KN%B.N("J=H96GKZN6B@`C19W- M%/7@L`)"69:0L`$XJK,RP+@!"I52EJL`9TBJ>WNZ\`P`.75`W,M(5`$Y.69S MG@L1@*R@DV'$&JIVJ5"2+GZ3)`'M<7;,`59MWFS0,1B(15HP!8-@WD@]@.K=T#>EQP-VMN(&\\W(N\E$`4*R\NL&FB_?5M@![#Z\,1>YEC"(&`VLRP M!=S=R(&0;NU<1ER,R1`O($0!*64L$0`%4`3*N\*(`R+F[D0$INZN`^+0LQ@N M.6-K4D!@-![J!#!XPBJ!%%>$(P`,.9E0!<7=6?G`(`Q2DJ@#`;-7E"+(N$AQ M))*3RE&$(0<<;.)E")DV2W7'++#'7'$PK++,9F6@M5PCAA@)>V%ZNKJ,[,K7`1!X0-`,&>#-14/-MT] M^A@!ZWA[/R][Y7OO??P?/GMAF'K=)D8BHJ)55^6[L:9;QO3;IIV[]-/IA'QC MZHQ/JMMV3WJ/;C7!54R.ID$&Q[G=W<#*$NK,[S"9,B0ZJJK)F9RAM+#CEA0] M0XUA8'JCYX#N^-)SI"$(0<,^AQ)FP$)"M(Z&94B7NJU&958@<01.(GU/V MJQR9ML]Q]ZJQ-@P):FE;4;%AC8TC-I173J>GVRO)Y&M;CDL?]E?;?BD],F3> MVVVU0``)#]O;;G].?A_?W+]6:3?RI9CIL_/[[?`A+W_%3]],##$8LFDH\-54 MN&65EF5F3&++,A7P&^L_,/\3I*E1_J/<_M?D_0&_I']#\B)O%4?]'VKY?K?1 MZ/\7F.^>=\^>RJURMMMV?.>H^IZGY32/Q-3"Q2+(I92Q3VJ52J53%*9 MGM_7PX_9>>VVMKMP<]FYBE4JEAT?N'VM).BLE8RK%DS$RR998S4P&)1;NLRS M##]Q^XZ>H78/X_1YZV[GH^I*E1Y^S;UR2KT?PCQ2I4?"4J/SOY]JVVVV_&N5 MS-)"330,R0`````````````))````````I0*4I0`````````````````)``" M0``)```#4U,P``````I0*4"E````````````)`````````````````)```"0 M)````D`````````````````$!2C);+9MFV`$@2;-@22``&F@`4I2@`29@``6 M6`22222`$A2FFA(``````!(2`!555LL/Y@&?L@/Y?-OQW`-N5S[8!PSQF39* M9C-IJ:V333-K39C`PRK)J:8LLL_HU+FE9N8CFJUH&TF*M1:1JPJ:LU:%K:PE MI)6-6M$S%9H9HS4S+-,:%:&I&J:9N8X:-,!K4IDPREEB-$IHM#29S$<@U4L) MTW[.3JK%%$9LV)MMI5B:VUU+3,BQB^]E.'#B7#CDF<+`Y5'".)+BB?>U*>A] MCV*,%/3WM&*59[5&Q8KTGFK?V\#\S\SBC^=M.84?IP8H4GLK"PI92O<='YFS M9X"(AAS?D;)HXJ((=S2G@^5_*^AOP*HJ4E(['SLFN%OI>&SH_,PWUW7MUFKK MD<5.BBN,PLI5*I2FGDP<3;"J52J<&.GB[O%X/R*2_/U*E4Q"7OJJJG$/-YCS M/S/(.64*3Q,=W\.O/;6:UP'(YJ8IV-F%;0F[1NI7?'P>!=C/Q>-*GI4'R89E M%FVV6U!M9MMBM^5W='J89BJ>T0<7)S;G!7@XF*4 MHFY/-HG0FS$E/XD_<:>!7L)_,R(C@B%5*/!3X%)W%/4^(8.]7$>I%*];3BW8 M]RIN2.!7F:4I$F@Z8\V/BQ=&&C$R8S&8LL,8SR<'%?8)(\*4EYFQLI5*I5*\ M#9Q;%4JBE%**4;'HF$&TI5)I/)INBDDV,4JDJ4K&"BL?Q:<'4PW.+&"BEFM: M*X,%-F%8=!DX8:8UAIC#!J=5?(5HV44P?$T-&FZS$IIP'>PTVY:3-+A5*P[E M?P5Y*_G*\3/DT\HS4S%8/8>JJJFE%/BXS,S,^"O#U=N9F.(\7:G:61.VQEG;1 MJQVV:L;*B54EVUH-M:[2)U\^HD;')7VI]"FC912BGBTT324PI M5*L[N]_2-$W**48QF,,1I#%EAC&88PQC,,8S#&&+#&&,,88PQAC#&&,,88PQ MAC#&!@PQAC`P88QF&,#!AC#&&,,88PQAC#&&,,88PQAC#&&,,IAC#&&,,88P MQAC#&&,,8S&88L,88PQAC#&&,,88QF&,,8S&8,,,8S#&&,,8S#&&,,8S#2*L M8@88Q989$PQC,,88PQADQAC(F,JF,QF&5J2DI*2DI*2DJE29C6,PQC,,88PQ M@K*E*2DI*E*E*92QF&,614QF,QF&,,8S%A88PQAC&L9AJ3&88PQC,9AC#%%* M22GR.;BXJW-T),?BIH]IQ^#/3I4'^.:4_'G7][W]-'&;.:FJF->#_HTB3_-Z MW!QO+>3E?]%RHDF?XXRKT9(_D?JS\9GYL/Z="_NR)*R[S6RLIK:B+J1=O#>; MKZB6VI=[N=N+C?#@C>UJ[=UR6]MO>NN7/AO.%;.+=S;M^U"3!55+!QJ6M=;6 MY"WASC=:HGE_],SGM'$)M% M"S>.T_N_TF>/EQ9JZTSL?X*JVW1YU:G!3CIZ.;TO*GB&5U>"IYC5U=*5\C?< M:4%9"=QDDU+Y:P(&P%Q5@(RE+-:AJ,A4L#$T"]V0M:*3'A:#O%[$V&J)!Y3F MYN4*Z*L!)BI.*G>0((C^&+DXJRJ-K!\`U>9&5=X2/O39S)LV;O'\LS%0H MFE5_,)S,K#\W\4Q'R`I*6_9X1\@'CPL]!S,R_@`3F7DB;(/U7.3=41@L6!8^ M0F3A%YB[X3DM5F9JUZVP873&[59>9NYF9F;K=V*TG>="W.<+X9NZ(B(*B)*D MUHJ#"E)%1T@9A^^^5)_L*&9`*A8DRRFC1OM;,3=5W;NNG/?''NQ,91A_Z/P3 M"G_S4PG_8/_5[D?,C<;F^D,).7S_/U5\'J;;+Z:;K3Y'^K1-',_V\\=JPLOQ M>[Z)^Y0G6+JIR5,5B18R1-!04[^7=U\(G84+0!^)7\LG9$@]5+%["?++*WV< M[B@IS=ZNZ)YYU4NY:E6S`VWMW=O=:\->[=Y0K08@2%(D1AXQE:EK6M"0]@9H M3@7-H"&[L0$=$"13WXI_]3MZQ$/D_:R'6NBDR%,C:)]:1`&/=Y M)S2`@R)O`Q\A/?/W#S$]$E]4?DM3)K=]7*[:=>WGK79XZOY6.:$.QX@QXGQ! M]!`@$B`PGSD(NB)-VG)AV:,6!9B,P2`*$C0P\P@0Y$MB1&S(&D:1AS%S.IX] M69GK;OJ-I<]>HZX9@N`*`:QK%MDO.6DO9;V^U<:^QJ_!]?+MN]?IL?FGNC\& M\<]].CLA*GM21L^T^LL'UJF.ROTKO9_RB>LR<>"O8X_Y7FO^:/]R="3=Q)-3 MEXNK(XM33\63J=FS9-F.W)BRK*LJRK$\:]'##TUE2>DW\W(^,Y_>5.5DMY], MCE3G4]/2$_H^2K8K9V:^[7ZGPNTR9,F3))DR5[E>J9?%DAS/8F1(H^(D/3U#F6T>-(/!DB/Y!X1WVUY^?ET>"UY M:L\R+Y*YR)^;G$1/FN:]!;GTPU8G)^M^MR3>G7CRVVD[+#E"=&=&94D23!)) M)-`1$PG(>F8!,#!^)B+*6UGF``^JYP:[>7GY=O-W5&W)M^__K>Q' MU=22S747LB3$?.`OQ_NR?"-MUT]4 M`?I`>DDDDDDDD??C*AZZ&F,()CY#0,*Z229B)DDDF1$&20`NF!O M3'&`#F?J?F_.2R]H;M95Q9N:W[/EGI;>[S;W=W=YLE3Q%;U=F*N[E+?;NK0A M3ZANFQHI:I6]W!`[*]MFE9/5V>*/"Q;(;_'T;)^_]7[.D_0GH'8/TC_3#Y4Q M/_`0D6)W>/C)C[KPGV_!M)W\'>_6XB41"@R+&"_SJJ1>BC0@*9_5/NFG"C65 MEVU2CRZ[S]0W\?Q^/\?Q&P8!!`%.@5*I?CSNTC9J3O)XY/MKEW5XG.S-VGMX M9E+/`"AP'69VY]?=RS,YYG*KW-O=P(6IY!:,`@`?`!`^0'U#ZG0QM(>5Y"M% M)]*R84;]73)SU[NO:USGI;3*`GX@2`GXCVL$:"@PJ`B"O^PFS#=8)A=SPR'; MJ&;,5[&DC\D9]C5VDFFC_V?J?R7VW?P3^3E=&5?A,KK\?U]6GQUGK55VIW1L MB2)(:GQ4_;UQ^JR^VXU667;;--WT\>-?POQTK635U1P*1U/\1I-.3&)`I]9Z MQA*D"0X61I.$T52C"%6'>,VC%ZVR)(<((52$Q`D.18[^GIU;S:($,D *2#!C5L6BHU%[O45Y7K M?*W>"G1P8]!\%=$0DD.A2)\KS;6:OG]'PUO4?DO\B/J>LU/\D?J3]Z-C].\] M4E>37+68GU:WVRVV_RYEML/&SQ\/'0Y?J-*G$>5WS>?5G4+TQN`ZJJOJEP// MF.H*?M.X;V#SXO3AU\I\\!E5Y@5BJX>4ZBYIF\YN'GS&>'%5?>E5SOFSRFIG M#)(;Q7$`(P22223\"9(#R0RW(C]=`#A)X\>?/#/\P\]6*K^D3F!^F?[3\T[T M^L,9]C*IV7L[.NC@L/:.,<-^&N/').->4N6VV[90$R28BRTZ"(PQ](8HHMNH MAF"229$R22852,(2F,(&Z23^\$=`XK9[I$6>,$E@;P[^/'7A1KQ=G?OSQXYM MX`&E=RE(2F"8!)R^_#^V+H$9@T2-O[O6=X3EO4I_<^N;W=W=W6SWI'CN+WK] M[-\J2L]QXW;JRJOG*[=PO*JC6^P7=3!!'Q`@"!`'R'@*#MU@>QA@C9)8DG%/ MK)A,/F]]-Z6DJ6*4MLQ]D/RQ&VMV;K*MVZ='@"[5BOS#15/$[/Y1GYA]I4^F M673@33BW*_T-VQ2.V0QPB":DH^9&?='G->R\Z/I:QBLJV6-6115@0%,_?AJ2 MG([ML?PG4F,=^?<*G>K=]T'>+HE_K/M8#-?-6GL6?&T]Z]V'37G]7\#[OX5BR8^/_7UYWK>SLQVV M.<210\4#F?;#\K[GO[7#ES MEP^0>`BQ2$F"LC*Y:MVO3Z7SS<`#7T=<^ATKM; MTLI=4O%:7OOMWM\;Z/9Y]>C?=5[0`"ZGCQ8ISB=>]O#CCGAC'+[=*JJH2`S%J2222222)4HA'(HI2E,1*DDDDDDD@4I&)57X?U!]O#B-75Q$< M2222223%TJ1"(S\08RI9#<@>)/IJ5?C####,)#*5]K;?-8S+E\^W=W6%Z=,L MU-3>WN[VTV\Y8IFO;N>0JN'N4K*[U#UO&W.^.Z(YY&/,>WP>Y^I*B1^`S^$C M^=@3&#D>TS0F9)]JR>BHX"*OW*,>?KB6C$]ZQ@*JJNG':[,0";3#BH;X\&X1 MHTI*LXM1Z6K:U+4>BK9W"<]XD=/CN4>UUUI;U/+=VDDLSRYUVF9/>Z![U5=5 M5F[J!<4/#+JPP@O6A0C\BBJXRR=U)"1OS9''C&S;++RZ[-E_!/#;QA5_N9#[ M]57=Y\IQDOAO*K/]%[JTC\?W[N++O#@J,WXI,_E6SAC=.2Q!"3.D,)/"GJ5@ M_@QBI]+$QLW<-..0JX[6I`N*R$&\W&W#3:S%MDD]K=HQ6HB20XGJ\/3U]6\_ MM_1GL?F,C[RJJJBN'GU'M[3IVNWCEV[\\EX&` M%55<.^+PG`[WNYWQ?4!YETH\8"2DDR0W(!BM_&/R@NSF[4>('$DDY$_**DDD MDD@8\=P/RAL,ZWM@#222222`863B50AF2,2J(1)))))))),1$`72I$(B!`#8 M;D-N@&222222222%2J$IC]Z(#11;=0,!ADDDDDDF"!-W24PLQ)9F>%555@S* M?MR92;Y\[Y\V=KOU6?<\_+4/H'8-$C./`"(%-._M:6M^>9DYF^?-)+.UMOR! M=&DU[R66N>[OJ/;NZD_$^RNJ;A^9\\8?AV=GD_3SN:A58-H`"!P"_:8`\ZA3 MVI[]_%>=K^\?H_B%XOO<7%/J:7S7NOS;];6F[7*W[SY!+]*\M^'\/Y?Q>WZ> M@`"2?L#C[N?)??H8/7X^?Q[Z^$^L=EP`/DCE>7+AJ<#????:.<`(#,4Y'Y/S*+U.P..D MF"22222+,)*AD84E2,(DC\X&222220,QJPS$??`8;5!.0&28))))),))7"(L M(60JQ7%``?JS>S+=>8QU9N`)O'GR\_'*6W?=W?+J-*)-@B23!)FU01@9&9.' M%(")))))P00%.4C'Z$0HMMO`&CF)6`;DW>W9_!/W=MNJ@5]*['66\Z^.*4CC MU)IZ3OW>W=;]I1*)4^6.PO)5ON6K,]LT>#/HKUU=3/#GDON<[)1ZHFO3,5!# MJ0!^>!'^41D>'RG\(4$R.5Q\I#`JB6IB[PSGF[MG6#W:BK1V>L+*Q>3ZVO9: M[-5>WN]%D>SU083.USOUYOLM)+'6>SG7&_>\*79G3I]S012GAPL,1(B*55;3 M)DLWX-3ENV;,<++RV3C#B62.[693C(X8LZXJX+[=7IMMMMLS;5TJJI<-'H,< M9(I`P+KZ_@Q\A\OE](>SW3`^>(CHQ2E(\7BD(Q[(1Q)W'@X#J+C8%/:C!`"B M(!"6*XTH.1C,FJ8!P`R4V#(@WK\.&)>^&6,0F),#!/8?4_!U04[9+NUA6REA MJQ9EFK+#T6J<-C*YDG-'6+^SI/L.JIDB`"(?,&IR$0Y()H*6K6T+J>!!`^9S M,-R/G#&'$JTZ(,`$,2-S9#V0&*UAJ7F5(`(@!RI11@8!`S$K1RJ6*8'X!`#2 M;>1=9+2D9]X&J$WZJH^G[?R9@\9@:%/A(D9`B`"/R*[>Y>'5OO=W:Q==?9W$ M]O;K;?@ATCVW?IY1;/O+;=^:F=HJ9$F7+HMG)[O6]MS&FQDS9H$6(@`:/!11 M@#\H&/GX]EY-D.PB$ECHI*3">&K:KP%0RTZ!EC@7ZR9Z.*:.P^,(Y5RPE/5: MJMEA.M84@I]7M]U<=\)+NZ`GEGMJ_5WBO6<[CJG+WJQVKM)+QZ84;EW=N90T M6*%C(:VQF4?KMD4I-Q^!Z-!`H9BBHHJBDDE?#"\7F*)?3I"Q3RO7T^Q9N[Z^[#DOI%-FI M;.3W4L])A[(P&R(T(4+%Q\T@4`2(@8&T6RKIHJBL^[WG3>J-T@@;=^P)&(PP MPP*9?,;11@='V[ZQR%%?9.L-]ZO2S5A"E6E99+4I7?FEJ4^Z=/-.X/MS?5[W MKJ76>1=XZE:])O9Z\[PBMENZFN=U[]*>I$)="10,41.\&P[8JG">1)9+*T<`F(\Z#2- M%O*P[*%I(#%=YGY@+=SCL,N,Q4BC^0.`(@8W0;D0!`8S$K1_8!XV[A1=XZ@O M`I:C`KC\CYOD!DN(%BK'(42]66;P6:H/'QU1$FHA02_ MH4D%[U>S`9MV)I])!'ZWND1$#H=WUB\O)HBQ5SAPY-Y0PY&9>7]\9:2D(6*49EW?9R[FVVVW]9GIVA/:JK.SN5)65:OV^=5?N! M\?)59N?>+G7E\G>V1)(P$$@BI_`/L$?DCM>F>S^;S_@FK;+\639_(F>;B]*2 M34_-+P`JI\;B^V?\FR5*.3]";OZVQS:?G=L_^7S2NV;]^[;Z+CLA:%_[."<; MUW:U@'FXI^J3[T%$@Z$P`/Y+$$,0B**>7D>CQ\?.&V2KZ.^GG.%)UF^O&EF= MU5RW>69>U5NJ:OMM+:/)E/6CB8FZ76MHW+S;4[F[)WIF;2:Z0^R4Q:ZSS\>7#R[;5W=NNI\[=]>IYU[M[;Y%WU-V[?(.^ MO=W-S>5[>W=W=55555MW=U55-&J9:ZMKNM6GM[UN^ZW=W=U55-&J5W=U54*J MJJJJ;E#5:M\G<];>;N/GMJWCQY?<]RK;MV^5N^JJJJJJJMN[OKN[JJJ:HM(G M,JJJJJJJJS&ES?=W=W=W=W=W=W;N[N[S227=N]W=W=W=U=W=W+MW=W4MYMWS MW>&[N'FU/;G5KY+NRNM]7'%M3.C=8U*7HMK,[;NC;>\E"2S.9YG=T7R2Q#G, MSP7/CKW5NO*LR3V[K6ZN6KENR222222:.:2222223-K"UO+GJZENR2>F2222 M<.6222:HD[W&NXZL+6%<2222239.(DDDDDDF[LUO&]2+:+X],DDD],E&[))) MI5UU>9F8JKR>WN[NWF4M]AN9G.^<>6RM-;YQY<.KM.V1"V1"REJU MHT;+\..+,9D??HY1I7#+347..5>Z>_A?VW._2[9)'8#&#'5_F5TRYEZY>'+B M@D9DOG7)9(GTO5QX)Q&JIZ'7CILAXY7+?+)O94G!+)!/2N:YZ)GG<`BR=!>1 M:^?;FO$8&,7/%IY$2/#NG39'--M*MLJI52/J<^7@X,$XO>X\J0G:>(H^[Y#_ MG^KM5#VLJ+ZLJV(7&E%]F(CC]UCDH,M415)"3_(U'N_#H_I?EV_DO M]7_Z_^#J/K]G`G_=_?+]IICU,;RVMGJ/CQ''_<[O_CDO[C,_I.' M&G^D_[3DNF212R57[BX_*_!^5M()(;+WB[E#4T)G_*V555;;)C]+_!W--'U# M\D[U2'WR!(_<[GY-J5+#&'LYJ^UZGZC_>\I/)_!D_RGFZ)S?J8G%IS2H>HFR M4[$_>*3+84JK[&HU-D[PG)[%5^[^=]V\9OY<&,8$S]I^TH![30(#@3 M!.8383YSVS<>HZM3T0D)/VB$C7U>/CR>+?6V=GU;O//-.\?Z/,[S1Q/)X)X1 M)$E'1))-;M-/W__??22238D'XE*?U)^G^IM]^?-?4\T_2#U[<)95Q3L'!S&G-,5']DDC^Y?\Z_VHD>%#S)^[_2IV7BZ> M+^D\8AS17_:_T/X-'^UC)(/][_>8^9+TP^@F/!W/_(X%5]:>IPP^K#U-$F'. M?.6?ZUX?_?YG:O6ORKW+S.J5\SIQX;;6VSUKT/(I^9*E1Y+[V7^E>1?@?WSD M?=^^F]B^3_L/_!(<#^L;U?#CR^'UB=Q'KM"]HCCA[Q^R*#B:&I^["^X0_>'B M-$70U^6(F`),&]TTV/6ZX!0](EPAZ.C_E)_K3`^I]KB_]"MH_#\I\GM/ MRO)!]F]O#5WDD.*3QV,.#A]U6MC8^"0]ZX(BCEB#D?*GXI^A_,R:5*>W\]:31 M^U0Q*:/C0XS]E,?S7>Y3-1"WBX'#2R8XF/U-W!LHJIL/EP M_Y'857Z9Z'Y7]+B/!_,_*U#[!S0?71^0>/J0G5$:;HCUQ(X'%;)RB9CJOO=T M__9H>QP-GL/O*-GNY*[HD<#E?/V+1\#RXNQW[/:3TK)T(XR3];^8JOS.0[7# MD7['\&W-ZSY?2\%)Z1P_@GU'Y&I)!$_[T]I]I_\'U)_.V)$0_%]YZW[WY#W_ MG;>U/-B?4NGT')\_LMKBJ.`S^MH/YW8]+1B#\HT:C^=D:%:V3,,AQ7@_I3'Y M?1+GXP<'#\#N2/_RE54.-[E/Z%5?T/OD?8FD_*J<95/J[6OJ6 M/B?J::/0[XCM62:?@E]OQ1RN7:^]5Z#+2-D)E]7W^Y MYM[+2U:SZOK_XG;U<>-O1",3H^-/%X8M54<3MGA:_2C])[G]&>+CR7P'0]M] M]^-*E1XHO"^8\D:R21P?$=\TX*/+]9'8KLA#S-':=&Z54Y2.9_[O_Y?L?^S^ ME_G?0^9^Q_)_[G$_J3_^'B?C3VN/Y5_4NK]Q1;2L_,*_3^R_/`V3ZWWC]#F4 MF%C%&QL?I8^5]<^E&%=6&$QJ=C0^Y#5&/SS\,-(W)'AWNR_9\725*CW&(_NV M3_J6/F,23YDU$AW^2?'LPFV\CL>:_ M^:;2>D>]*/]S#[6.&,8PS%D9E,PS(S"RR9F1F3,RS,LQC)BQG8P<1G/BO3/@ MOE)6[Q39I[4]+Q5S32?2:;/;3CLB.,)D$T/=/UU+5>,[F.3R3LD[^P^Y(:1[ MNUQD'L4JPG:Y2?X'N>$G%]AT1YJ>GL4^0\E,0^$">";(/F;IB- MX]0_T_E?G?R.3VD[S]+\CXG<\WA]OK^=!\<@J;_.LTCX=J:GP=Z$0]B?3*E) M>Q1/Y7;ZSS?`W<720<(=\@V3M5]53\Y4^;@^8>4=Z[Q"=CY"#'P6K^=[5?N: M3X-D^)_@^-_,]B)]9.1_BED?&]LKP@3Q-:8/2.*>YHX)]Z*'!CD,4>Z=!_S?081OX<%8G<=HCLD[T&R-YK@L<4,%D'53M M&,1WG!B&AZGZG\B?Q?!\;@/W/C/C?6/X-SZ'[T_:W1(FWR^,?B]J3(_//C]W M#VR2.#/6K;BENB*;I_)1%LD5/)?Z%8^QD3;P M&>:P_*K[EANL.#R3)^6>ZH?>>;C)X"/4AR0B')"[-ML7.G>NCU_H3M5]%4[# MV%Q+GND%B3_\JD_<5[A'5!Y'T)]B5/5]+BGW_,K#3Z6Y]#3VN;'TOROXG])L M?H*QN=13BYC]+\IX'!WIN?E:D.*G0YINFG11C^EANY-&IU*WKY/I>Y\3/N]J M:;/8PW?>B<*1RXIC"SA;0V5-Y41Q5&Z&TD<'O??S?0&R4/T,X"D^8Y+T3I.' MB];\Z//QV;;RO)6VJO5X5?F?J3JE5H<))&/T#LCDXGXFR/N55%=A]SS@3N3N M;M'1.PCM=AAR<9Q%F[&R1VO:^GTB=)/_^I)/SI^#$D_P*;O@Y/P=/H&+]#P> MZO;^(?4_F2I4?P2=U^W_ZO.0=A9)[!A#^5.L@Z.>SW/XOR._S>3L'W-E3T'U MI7W)^5/S."=$Y3]4TZ(IV#N?O'_4GI>PV/F/?RMTCDBFOP+P_V6WYLR%_H3$Q-F,,8S&,88 M8;3-9F8]ZE+XY_P^[X)JNJ>[4V] MJ?H:<$KINR@8PY\FG-&SDLA)S_9N^#'?%TPS)[$T?7.'1D96Q'S)$?(AQ/%, M.G]KD^)Y0JNP_M7]B<'>TG_[Q4_[C^MQ/YCBX^@R\S4_W9RM635F9LRPROD, M%(_1G5@HV/VJ>I]#G_Q[DXN"8GF^<[G8\7D>?4U/1/^QK"J* MJQ4,_^<:>KCF/WZX[2#'W#E>?GN?\'Y4D_\/'BE?^+'^M>LS&9LUC,LS_AY/ MZ8.V6HBO0\CB_G3^J/>:)_.*F)_>PG]4U*_6/E0Y'ZD&XWEE?(.@Y#9]HK@? MBG_V]4D?&F3X)TOR)KLG28G\"=ZZ3NG8C32N13\JI1<'[36)I65D23#W/X.Y MW)6*Q_:J,4K3%4T6R5CI,X9E/\&5?^7_F<$=F68/\DJQ+[O%^^?PKWGP35H' M9V/_H=BZ/,]"/';FC@C=P1S/P8DGFGT[94J;NVM/^?W=-IP]?/NY'2.:;':5 M'ZT>#=54=QZ#\(559$(D55(XF+%7Q\-/6O4)\?(G>73VJ M*/0BNU)V.1_S-2(=-.3N>;J[1AQ$>)'%T3FEO`X3_C$KC6Z^?I M[.[GZ>+EY%1YD<#U$Z/^;!Q.95=&RO/XSN]*NJ[T"20*4"*JVW#Y4=R/!%1B M,1[#@6VU20*4"20=ZY7TU_SKM7K7[N'W``VVVV&VVVPPPPPPP@P0PPPPPPPP M&VVVPVVVV*`^`"22""""22&-MLS,VVZ+WKS/*4J/);5M5;9=QIR>T\B0A(!0D$ MI##*2)$3U"2B$H(2F$W!EJWA[AVN2MQS3DC!')+(:)X^U?]/]- MMO@[FM<7TH?,=T2:DD^93]'I[EETG11-7#'1PQAEBVVVVI2E._1FE8:?7_^' MQD^)WD2)BI$'!\##7Q/>[OHQF:C"FEC%XT<7N7U5_A8Z/4/`M6&F&6-8UC6- M%E/2?$DG<>&`;23U_<_B<1G215B8HU&II*FFV0<=23BXY5$<_Q.(]JA?6':H MX$?JWLU<6RTYIVKUWPE8Q[WWI-WP?@9ZNEG(IS-LVLDVA2[&FW-"BJ"<"L2" MO^]+)I1LWXM*TK2KDJ0[4,'L>PN'VO5V&*[&+:VK,K6MIZO48 MQ9EMW.L@)ZA4[XZJ;*5UDD?^JQ\G9#CL.&@R0RLBP%'K?^SF]L58/=(8K!,; MU1#$]Z?8A![#9$>B)/S.+1T<\--TY>-6]_CF76966,A_=9&-E0NAM'_L]1$D MAY(.'Q^`ES`DY(B[".2\P)"0$D(XF(>KP]+NR>E+L2=4%,DO%@O%=3(@=-VR MP36PG8<24C1$1S/MCEL\F82Z6JX$^IN;JM52R73^>1A9D1F81%$4C71HC$F&$[)\Z-I-*RDCL1])/0>N3$X5;XJE>T.L3&':M&2(*FX]AVR0X-U*E M)Y'B>]^+1']C6Q.Q7"#&#O:2H365-//EL^V2Q]]Z_NX1PMJ^1\U^SDGTGQ/=_WK,E54'0L&!!4G>?GX]L">2OC.\=E/D4KP&):CV^>Q_7V$ MGK>>R:D[YLY'2T">'C^)V)\2?)0AYQ(*^\_X/X*?C+9Y12PJ_`58R+#`8R2U M#I:H])A]%?)2*J.A/`XO<3TDB;.YY?HNH*]>9.Y.,L?6DI)W-CL3BY.KFQ)$?Q5(G8.W^RFZ$D>9UPKJM"![QMH)F<7BD2:C8^9*>D*3=C[S1,?J3X'MATR226D-W%P=3]#+$P MGWC03$I\39C,Q;]WP3/J^;X$.`=_$H[Q`_OD_U8 MGMN?Y#H3<+6555@Q%`_&G`)-,2><]D::\-Z=GH*AS+*?((?2)] MX.!S5X)'`\EEJO.&^[TN+F3B>D^7M]Y^[WWMC0S*MMB+85S%,P','5, M&RH%RH@%8@(:F;2Y.;.3EI38-I-1J3:"H*DJ*C4:C4#:LPV&U9E5K*IC%&*+ MBJP8Q6"K5%MF/IV^4.,C'S&&4K$#'>>M.X:HK9VIH838C@F\78QW2I4 M?_[12K[G8#;,(S2?=?@ZZAFC.MY."\?FI%?LCV0O%C&5$S4RPOS,J M?JH[^\\*,:KW@=UZJ=W9Y.W=1/I1BI/"-8OO7N+2(2/H_8J?0:>"1.*3 MH1*4?-S6MCSD)-AZ1]6%\34"02-(Q.N!S?$?(2?452E55(?&Z1;/;>-RABHJ M3:F(@P1#9C35,K%SC;;G6XIXD.#B=DAS-B#.;R0Q^.::\3Q1L?>YOG>JYW?? MV#84-E1]AQ/O8\$^+T42WC>+R?6Z3CP<$JIQ<&FDTQB8W80LC28A4J&D]+"- M=[NY,KN[SZ?&+T_"$'HX;O*YKII;IIQ&MKB8`>Q]1\@^1Y/J, MU71ILQL6X<=WX#N/P3NX"J%5%K*6'AB&%EV^"WL=5E13RD2>)ZD7R]`_!NFB M;0\G#[HIPSZS,U$^0<7(GHCV<2LO33,\/3+H9JO!3@AWV'>CQ*6VU55;;D]K\ M1HG@,6BG9X>J8PPRQIJ-FJJRK8W-R5QDW<#BL?!I&IC"=%>LCS/X(\9=Z]1K MNL=*=Q/,^1V7S)O$QFHN/0Z.A>#+C%2<#E"1.0F*DFC92?I4\S1A[D?BI]J: M/!#JC!6R.!X)'H2J[4Q9E\R2>QY>'QDX]4723'0_=.GN\[6;9D>N4H][L]07 MUIHIZG[3=Z$5P2>ST')145)LV>0G.]66(X65#B).F1]J9+(, MRQD*:'?!G$KD1BU(U-+C$9SA;:JLF?I9QEP]CCI#XI\QC\+N_2W>+&"4?"/I M_4EL.WO3G6MH\E/K69XKBS+/PF^*RXN+BXN+DXN+DXN+BXOP7%Q>:XN#9MM0 M48B)"2VLRUI=B\63`C=??5KU.+UGS=?9?6]SO0P MV=TGLDOH2GJ62=MAN9>'#;5Z>>FI$V%J5,F7!50E6),+HX$PZ[8F9;4XN/6= M%-G"2IA>&8VK*UNY7'`F';)HB2-*;L)69L7HJ1JDYMV_)5MUNN\19/L>MTSI MP8[1>"77`U*K"IL:<7)K@D,<.6^UO!F6N,DL5F#,G=Q<)V(6I4/'BNZXC23)QE=VJFBI-M'*&QV)2G,:2OZV$QC$RELW28WAJ#-OQC\ M\XS>2^,7:+M-N37*E&9#\GP?J]GQ?'\W^R4I2E&4Z[=03,915`,A,Q'1$CYV MH]9&[GZQD1'I>I2>84]2Q1XFJ<9W8G9V<#NU$6<5PJNX9QI*79CLT.' M2;5N4JQMK?4UK6C5;F[F>U/<88:$@:`@/SQ&#YA8%@FKT-WLS4MO+(4BM9H8 M!4AAA1H0T((#9%C3@H#!HO"-C1>`X`C$03'KLEMA.]F:EMY9"D5RA.!C>SLX M$`%USF``A+C@(`-SG,`0%.EMW MFM5;6NHDQK$`F\2/G<74T<+%>!,C*5$Z+$XMS':6Y]\N4CI@V&RV6J8C*Q M'?)Y-5_`XSD=#I<;G)/D9+F5]+,^=<>#'S2I4=[B4-J7VVC]SR0UO&<7&6,L ML<+AQ.+,[.]RN4I3LO>9[#I.PRQ?0+UUQ5I.9>`[51Z$*& MR3I'=8_K<1'K2O6N5:UJ\5M7XMO6WMB#!#9G[NKDR8)M@W8>)YSVG=RFSN=K M1ANTFR?!(/(I/6)4D3@BI4:I)+BG9/->TKXO0LV8P2R,2\#1,[TK;@\CL3U*S3: M?Q.%=YT3C,T8T_=>Y&7X&Q9?H3-0H2DFQAD3,PS,C&,&,9)F89F3)V:)QZ'V M)SB/(620GQ'P["?M0XB#XVW/"BT2)YJRXNQEZ4?P!J3M=HH,O M3\^W2DC?4I.UVU;;+;5MLBIY/+-TT'"0Q)X*,_G4G17R)L8=[Z5GJ5X ME;V"*<(F8;>JSW,RQS#X-U1.X)`%@!TZH6$(2F\9KG%D&7OCXCE!+!,U)%P< M$N"BCE.UNQL>*N1HQQ-W)IT8P57%*X.9L7HX2L?Q>^1UK MTK/-IT>PPF9R"ARWLNWK MY@DDF02*JW@;'>WC=P:9PJK;:JV]CF<3O>RZNJ^1;RM>0!))))(26JMJK<1N M5)T*Z&[2NN$.ULT;N#?&P:8QP,8Q,)]K8Z1P,>19N=R>Y1Y5.2>:IY+ M.+MH[L:.II3H-':IKP;WS<53=N=ZIA(1HYG1NC@Z;N/`TT<6.3><-6VVVV@` M`````````````````&KM5WMZ;>+7E7K7NM4K*6IJ08Q%%F3&53;9,3##`PTF M:*9GF\7P=KL$0Y)UXZ;MRMDQIU-JW=K$Y&G<;=A=':Y$X'5N;.])ORMQW^';)QZ.9W%)BKOX.> M@`(``$`"```0`"``!``(``!`"`!``@0`(`$``%YZNNQY=^V[5UMNJO%;DMW] M)VR+9%EDTT<4E-QR?*[NWMYGDL=^9AHRH0A`6*R""&D@@03&3DS&.5R6<.)L"`F`C`7*%`JF`%`')%21(S+%B1B+W"Y]8K,]\WQ]"^"&VW MNEC6)]XUHL@SX#ZP%"!UF@,\"^FVJRQ;SC;;:LL4YNU.1!$[!V; M6Y)K331S=JJJIQ[8N2BG@Z4O:R\3Q.)#B5A9P=GCRYQ5J:8FN29))*G!LKH. M7)9-B3MP44=Q.+@C7)NE',ZD834C]93]#I^-Z-?DT(<4P)2LFI<+$,;`(,_5,_&0=F*Q M'!W0J\^P^RBLJ\3.%69EM5(_E7CR8-TEBR:1Q=?@YH.P-F'J8FJ8B[XS(#5D MC&>^;CA\G=1+X4J=H\"/Z5HI<&$^QXIR&2%>2HQ.5,800WD1\6I*Z\%EWKOE MZAU!Z!*/,>][\5\5QMR38@G&FZZ;&:L4Y/E<4V/DD5MN,E& M6<5+:M+5LW=6\D1.\"H>BFBFV\EG>>QAL3DA14\&FHB,=V<9&[-DZMW!W)IX M#9M+R-BIVT]#_D?6?2]31FI?K,,Q4XE?:\3I=FE5VJD^*Y52 MG([8^9O7E.LV39M6U;41F;%2?-#JXCLSP8?%:E2[8/"E9'#O'NZ[%:DD32I)TQ-4F@#V,72G9EM;D865RE\ M[$1&Q.#[%4\,Q,IE$Q4DZB&,*JJ]:."!VI'NV7ZNJ-E"NC8V;-FSX]E7K1]3 M(]CS>!>*B?%?-RNSLK^I:@\1?$]K-7KGAZCWUFEFS49LV9='$[?$^Y]4B1\& MQT:*V3(;ZE3AS)+^EWCO'0LCA]*BAR9(<4/3ZZH\CUKU/:O@M\SRQ5W=.+X-F)^[-M4GO_D^9T.DXQBL1C#$S3$E3&2':HVH]J2M=3B:G7#T*^%1]R&^Q6Y5 M555*L&,8G;S:),^1.]/0^AVJZC:1$-G3D(OONQK\;Q78^#5V>\ARNQ8<526) MZW1I.%/%ALW;`Y.AIS,-G`DG!.J?G";-SHJ)^93.P]7 MD>1FDI*T^4DQZFCCB4D*F#4BCB/VG6RY91]!V.%?7%\!QZJ7L?35?AEMG$8] M)_2*QL6828X\`\4]2I6.I9A='D9313_X+)'#YJO:L#YS@;H^OQWS/0GYDI/S M]/R<\F7^Z\Y[W:<&)5>#FQVM&16C%*Y.6I9I@]CLPS,RC*,S,I(4H)8D8G>% M#-)AC,*A!F..S>4YF)A],WD6'>8<3XG)V'=7D^F+.Q.QW66O#,F9V)Y/,_H0R1Y";P/R(=-$FA]QK25ELD9A9D3V`:I M>RH_&R38B=#12^#V).79*R((;QVSR/8AE948J+54**JHQEQG, MQ5/Y#L7Q2I3ZLDOH'K1[Q]?*K@\.(Z(]&1U'4?J7Y?3M+C"54_(F,-)*_K,; MEAI1L=_*64I?/_M=ZX0M[5>296+.J8\6=%EJZ?XG*X)];U!/:B)PVW M,%)B>T_[6QLVQN\4XQ(\QZWRGX/B7\L]BJZ/L;K$?96__13+6ZR;,L8,Q:TI MF88S4LPK_DQ/VKI=.SY.;BG+HZH')K3OHMC+J2G`\AIHXKNK1%$;EFCJ[EJ9 M-D<.PKP+Z1P'P83_F7^C^<\7D628D];ZOF8M/R5[#];['%V8]RDG%VF[=XJP MGL-<$2=B5Z?Q21>2'40O+2_&EP?-ORGM."_KL>QADH_`E38+++V'^1Q1J2 M-BE=7T5T]]'9RJ/$5<=WLZ![\RL;5+)664964:,MK9;6JK)L/AW<4T=$<08G MD)^TF$\2Q5F-9JQ?E+_&+\)5K^^?P'F7KH?H/H7?.IC2$K9.+1R/-L3#J;Q)$CO^N0$[')&GM2G4U.:J\T=C":;HX]TZ2 M5*MMOPQES)#X)HXM/JLZT%=FITT4LLKKEXCJ#&Q-@Z( MT>+.YHNZZ.-?K+EY)6\JWCC$#5%``.7+*M*O!8/".WMV9NSL[K^$QZ&2G@&A MY.EWN8'=E-GM8?U.2%OI/;\=*GQPXR9QRJ<,4, M,JMY']H^NR:+1A=WL?>N)X@<9!XE2>YQ<7DU='9WG:3O,R9F3,8F,8F,R9F3 M/5)/5)V(]6R>)O$3PAZ%2O?4=JO6=27G(>YK-4GHE$D?:JA1.FB!X,LEV,RU)[8^4Q MXNB\2\%/XF*[KO>-.1Q_B'BCLO[+,M4S++4K6LL6:4[KN8OJ,ET['#KCERBSK*32U6>\ MZ2\+NJ58=^QV>U?&]?=]O?J?N* M;[?:`!(```!!%)J;+*24DLL2*24Q00000:%I$1$1%!!!!!!!#M-KA7BU\;JS MVC_-[&1/)CD.)24I56I;+:IE);V\Y262XN+&%RNKE:O*CU7VU?%LH]8889=V M!U?$Q5V9,THS2JLRE$='[S%=Z=J1_0>'46R*E4I56/L=3O+;:JJMM[TZQV6S MOG>/-)6AS'Y!&]$G%U*J56(X$=S3"5H0^H,NG# M+5F?8\'"[4E,[K.WF9BZ'`4@IQ;I=)H<&QQ2:--'I)HZ[R39&B8#DG;6+817 M8K%;5";;W9RJ[65*:(R4BK:ML.T^H=D='=$8[#!]B$:[TYIWR'@OTJFZ3M5D M4JNOK?G6*J'AX$215D.+%9)^@3PZO$V1^`\IA-&+'(\2R>BZ+L%B=ACI6B6, MIA+&EU,9A6%30E1HT:$T126-4PEC2ZF,Q4PL)J=!>\\KVG:0^BU4LQ&U1>:_ MXO:SCD/<6]A,._Z3ZA^FBH4]T*^EB=JOK.#V.'(OQ'J2X^BFOSFD_,/1#X#Z M0\Y5*CUM%*O0\3_*[/$KZ$A^R7DNG">Y'FEX8E(P^@KB)WB\%X1XJTE)44M3 M25E*JG@^,/Q]B=+)N9==+J)&8*,NN&&^O%QEAIAE?VV9K#_O6)^4LVPXZD?K M5)M/LG8Q7)BI(>QC>5D1)(>CWE/=$QYI#@^:63S%@ZMB'`XI!_>8;D<(2HGI MDW8-/OT]9Z:Q,8F55&,.Q81.'&?-;]I6B/9/@>M.PWYV^*:7 MN3_(LQJ5[GDJ>7@+#[7_H;X/PN7>CR5J5/UEE)'M>]3-"?YB^H[+]2*O\3$_ M`L]J^*NX[8\EY_X.E>GY7Y215/I>^]=*7AZCBD<0O,KX)YI_YJNSN+L'8.(^ MY'W%;9LSZV#AC$SBRX9E,+'%M8*6LN,3,69FQ8,&DMF6DG"95QH,UFF65G#* M'*%LJRQ2C6^JK[]\E)M\\#($@#,4IZ&YMW+L?B#M*4=T\#[DCQ:*E!^T*3#_ M$RV<2^[W_7Y+G.=+H7YCU.#A;5,H3-EM6*9G!GDO)5F*7K#CC,CM'@CCM44[ MD/>8ZB\!7:0OQ'W^N0]@L,5Z)$A/$[3S=R.I#BK5ZE[/LXM0>3)'3\UPKC*> ML\.4V*?(DX)0LC<>.%\H01[!Y'Y82?.W?4/"7UL>Y['%[A MZXG14E1.ISG-T2N_O38J+#<8SI$^><4TKF)3BRCU&6]6[-S=56' M'$>:Q+R]S;3O7K9Y*_M%E$8PSCE8S+,UE+(N83E,CTOFXQ7!^9EGD^Y=/M?? MUT4I=FJ?)ZVP[)PBV+;?!$;'A74]7=7=)9'"GT-7:R=-SG*Z[,YDRI8R^!QW MFB#9ID,4&^F]:"'G5I(15(B;H4D_.L?N;(V:A.#OY?T\?YM9JWKKKKGBKO*H MVBM%HTFR:34E)4FR5)J5F693HY<)-FC."R.!Q][S^'TN'-G MOSY*M6KID]Z]I,3&RZO'>YVFKJ`&Q-I6_%RW-LMQ$QUXHR;Y=N6HV;&*W,88 MI/8L)K;WOD\ZH>O*WPEO;[^:WB>]5SR:`M=QU&_:2;<,F*\5[C1ABQOIN;;) MIG!(3`2&C,FFIDDQY80FFS&9$EJMDQ*&H:-IC&G4WU"DQ=F6,MV,<,Z9AABZ M91)4F64]^W1-(Y'?J=^_;P,GQ*^4:3'GW^"9L=2;IJL5*2BI8G<5U6K8B4ID M44I$4U4FRPS59J"G<]N.*3LQ,N#A7%V%TFKI7##4R[+'0NC51LT0YF3(987% M7$+4+C<9J&K"YPVB23=HX9)J=Y,V2R%YBR>`L'>6-'%,#SE/I-CR/-+T.=7#OX?M)=&4G65V,J/H8['5$B:=Z..DH]PLG MH+U&(]'=7Q'J/WSH:#Q,,*D=50JJBJ8J8<*'R/&5]P/423C'@1X'VTU))(=^ MQ-B/UO^"5I.CN3B/83BW*2ED&[WIIH]B3-FABPJ6J[!@8>2)R>N>J8]*5V)B MF%*>N(B3#KQ78IIM6C96B2(4U6"G3<(LY6IUO\SCLG;AVIS;*QAI&C)'!A@V M460PC&"HJ#"^1O!EFJEP:J]'UREE^A\NZ9!IIJ=[S1IZGHDG=O1NL\&9:TKC M#)`D'A\ M_B.I.+D2>3$#G'$J5&:S@?J>)X)#8[YNG%DU/>K$\W0FYB;/"(U)#.=D3*6.07>A3B9L]"=$Z5VI M\SUF"RRRZ?,N*)],B/6Z'T(T?6:<656,QZG"?C72<<6+CU3MS4MC$T="4E5$ ML$Y'3T+\MJ*PF*LC,&)7!9DNF!BRQ$A>:HX!W'>=]NQ/[#$D MC%-AU3JG7WH52J6BTANI."(`==TB=0T83U)7W'@=#&)WJI.,^>(7H7K8G M813G,#/%+!'DC@=\A]3<%A]8_JB)%@D0(XF)@1D**35556!8YF)&.3BXCF.! MY!S4]&E7<]Z#^>4Z9!TN3XU2_0^)U4PA3]\LD@^[@2X M>.0N*:&?@,SFK=I6Z^B^%=4"20=5.W7`&V\7G5Y/%&>-I:G&SQX\%VYK7["G M'DM='2N8?#[30DOT1"9F*7];HX`Y3$E5T4/JCZDG:=5(*]LZ=+*I=B>UE+HZ M=G:_U:!Z4EU2\917'H>ZK\2O`Q]^DG@GI_;'44[+NO:CE3S'2^ ME5TR#Y.=>K;9)DIF;;;;?.%?G>C,&5DXOP=/ICSC$J/)Z66F M3@EM131_!H^L5(TI-E554Y*D5V-5ZFB1NNU/.[/4\UV\I$C3LTRE/'Q+B/$R M>..C,Q)F=Q9=M$.D3M3;E'A"\#P&99'@=@\Q=%QE'5=Z_R=JNQUVSJW0&HD,*,3P=K9N;I M$W+K9A53+63$`K1DB1DAM>&DW:#,=AA3&9SCEPZJK!R[N'23UUU(TXL24D,% M8PQ%VB;MI*AJ-$_V.EW[+PZ&%+'USX;>,NZJ\'@QCS+.1^#1IG#)Y'#&6,UQ MZBL7HQEEV6)<:A[[U&QIYT+IQTE2GEQRHO'Q2[X&+P-%YLD'0U55F"A992XS MDLB8/-.4D:XR7,IJ7",E?JQB^PU-ILF89JVFS%P.G.ZT4L9HD>D\]O-^IXU3 MQA7B78Z;0-65CW=N/L;S*ZB?XV1GJ0/7>M[Y7?5)_^`^\7L]44MN%[JH^'\[ M)?X!ZBG8H/MJ<##2=0_.;O62MA:Z&76:)]S&XEL6#BL54N)1V7M2> M:J[CN=G$3YLQ:FU)0*B$:>Q.+M;#FM3[QL*\)>,X32;2 M369*%-Q8?0LCU^^D5*Z^8DCY$_,+Z2XNWL3UT)1?O+U<$C@;R?2??W)7T9:/ M;_#X]OC@O`8(3,Q/%BL MP4QE;-E9@6,89)9A39LD;-@4-QM*EO/%W8X,Y$;E#:F$*,X1!D`1&8<,\=Y5 ML?0996+B.7!K4UINVC>+.&&Z5N^$_M65*)PDA58_/<>*ZY5]/F^L9?72DO!V MDS.FEX)X-I8MMM;253C]OS=52(QP,1-G8V'Y#B#]SK(3I)*\^)\S9,?`_ MY85^QYRG@^GR4>6QE,U3FKF7J?H#L/86.4^<8IJLLQ3NRI.,>I['B^:=Z]<4NG%/!=)3VH^-/# M$#FZ02DN#E$0>DI$>OQ>Z=V:=R M),]S6Y\6R28^"<>S23EHE1Q_&(1#`A'H3Y<1MPOHIRO36MOPU[);?&V\M]EV M@!(`2`$@!(`VYM;VV^#$,4:$.7J/6J/-C"M-)ZRN'T;;9Q9]'9'][5TU%?ZE MJ@XM!6O8XKGCMMQ/!G]1EV9TTJ\F2Q8:+,@GB?R&C#"E-X;/".^WJ"2[)W)D MR9.[XOWKVCS+^*57K?0O-?7.Z\^QV&++Z2V;&J.)&CV"M?XG!S3KL-$&[PZO M`K()X>I/>>#,S)F/L7O+"U+]#489EJXM!F#,V;*;4J>'8A[S9+8S27@YEGJ' M'Y"U4/F'Q$?(>@I[Q\K3S.U)XDYF%?\.#P*2/!W/3V>==I"S$V@L6*+5#\KI M<%3J]POTOW$G2?/5#UO`4_U_OWF]$OA[S?>X^Q-4\/K2]"^7WJ2O=ZC^+MVJ M'342NOT4DCI=BFR8F57"5S3&.-/>H]Z;238@Q@E2R'IDB1Q4T:&SU&'T7O0C MA"39+$AZ8]RGL=6FH'L*@GN%&.:Q][)/9U>[U*]+V-L_,=_#ZJ:.PJ>+2;FR M8FS'13:"(G2;9(0CC"1/DTW2Y39(2F_/-DX35A(FVFFR;MFE$Y)59&C0,6;G MI;"*K9+:\2M;E=>E;MW2LLMMJL&YP8,=$ M[]',3EOL*F(\V*_`ZU-N.P/ M"DD?V#\E6)V^C;9EFX+V#7LM=]MC%'.'I0]B];;1;+;6Z2=FD]+5]T]"?U.^ M,-II58W:#ILZ.:XV;F8VYEV7Z0W>V66?9#/E]HG.2($G4_R.Q)'H?2@.+#OI M@X.[@X897(6S2R8C7@\'=>BE5^RGU*$?/[_51^=Y'L42,>;'\LZG8XXYL;I) M"/$9.0[B&ST$][/B23C$>4;O0V/8D]LJ>]$G1#F;-G>V]MO4%)--*ZN\T>LG M8)MUZY&>;Q,\%CSZ5ET*^\O`I7S5]5<6>Q]9P.+D118*[5.GAX%L6K4JEL6K M5IB=RVW@?V3DZJZKI=.CHZ:5T=97FD0[#K(;CF62*J1D.4F#3MJ,)WNQ[ M^!=WT)M;:XQL9)DM1O`O#HCI=\\WFH^ET?@\$N>2M9K#,QPLO6;]J7V7*L[U MQI9JS6:EEJU:I5C>W3L[W>TGOTV@[%QK9)\K'L:----1BF22S5T]\R/!Q20] M!.4*IDJTJL;PG).O;%%%.YW,6VVV_)]39)XG53I(K&2%6&4\:' ME,0MQV>EKY?D^,.W8PGFH:E?0J;.'!T,SH>[8W:K2KF33E1\6M_J.B:F1HWC MA&Z;S?BS@X:34X55LL]*=S`AL3VHP.B=D)&[`[Z7WVW/-//Y'/,SX$DTKZ>V MVVV#0W"^E.+$YN/PNA_!7!LGABUZFT(ABJ.YQ(**9--YARHRAI:HR23$<-FR M4R1-4L-):,26&8::TU9',WOX=*QFO)M9;"2.F(O8Q,RKBPJF94LR*XQ3S:4B<)8/+J,G]54992Q6JM%X#=1X.1-+\?\-RJ[GG*B7M5G!9BQ5[Q_@-$=DSW+L^R/K9?C+P+TJO,D3[%A MKK[]LSZGKVV:ZKP!ZF3B1Q*VK.V%66C_-29@8A.^2G5I,MH<4XX\;N.HNEF: ME;=A[5]-Y(^L2^R>:RS5BPZ5!Y"\`C]<+SH>M=EPOHTIP\CZ3UL3XGN> MT_CZ$6'S#UDZQ/&=?F+,\554I9.)%08)CR:)H.'E*.3]3P=S8[ MC4947Y:\)T?V/7MUUO/;,8[LD#W[(-J_P9C&8QF,6(B3M2.O>J2;MG%5M+4Q M,?01$70^2KT;M-DQF--.;>U74>\>A7RGA[7>V_6FB/T/+>;2=$X#4U+<:M[* MC;;BW1/`^)Z33O(Z,?+Q;L1'<.[96BP ML$W-'Y$T>IJ$CS&DT5'%^Z)$AV*JJ MT=YQ[$?M?=))P^8]9^H[9]9XG"CG>I@X[$V%2D&I3.<,CZ&)P9-6VK*QCL7[ M!<.EC1(Q7N,91KZ&K.)ZY(:-:10\'UO2WVDE3TC'U)(\_C^:^K(V/4C!%QR8E::T98+&2J60Q+I*8I5@FE>1.H;.7#X5SUFIYU=?+M[_R/ ML;^QTNZ]:RXLNX[W1=+%YK+G3M9?),U9;'ZG7)'A8;5"TJBV+8V:RIU]W/*] M3U=E7JRJ'ADBY%+^;RNWC^TQQ8[VFYV,1L5P5AVIX,.TV-W:QI-,4Y.#%;.; M3@X)T<6S@5LZ-FS39>V217Q)R3=B:,;L3'8K=U-G(V-W`8\C9.Y4[2HG>X,( M3T.;Q',2)$ST%$^6*(@A,C(B0,R,578$C*1%,E')&G1Q3'P1.C@:=[#&+Z&N M%WDVLOH`AD;3=[F[=KZ>IY[C9-)4Q?%R3(YO`[G!>#&)P=%4 M<^9-SGR<3@K?$ZF;J/['7[VCIT>QWLFN28=3D49C2;R)-'`W'5.XHV-UX=QC MHKR9#Q#S7H]&)4J8XISA$.H[N+3OZR=CFTYC:')E]2H"0$N0"28<@@#B8"J,1. M!0VL*S'8QAVC<<&-^BCU3BG9-`].^$:DL5: M==.C-B^66YU]B[HXJD[J+4Z8K2]Q^U#+BFE5NUIO MLF.(/2\1:B'9B0")(HBB)5/1PD#?G&0`!Q/:O"I+V.R=@X[NJ3R=EQ+"J6(T MW1(D1W-&$V=R8V5LG4N*=VJCHS&#T9+U2BK.G:XJN)EJEG!TUT8QTFQZG)73 MI_.,];)L*D^$>=N[>KWL.D)IR'".%O9/`#O8<"\]YW6??2\GH1T1XFS1P9 M@M8SQ(X)W$/!^@]TA/UCD!N^@CA7YC1(G_F^Q[I)0N,'YV5GU'W'DO$-/Q*O M!7!]XV$Z/@GO>I\$=YV(YLHLAU&2J7&'.-AC3%JL:F-AF./L0<6S6R2#N+)) M!UA[T^)X8GP.LVFVR=(XNV1[?7BJB1&4P]:*:61AHDDQHQ$II,!@UI6@,.'V M+4D<9E\%W=S.GCTBOK57@\"XLNJ7DLNJJRFQ[QTN>A\'=,^XCP2EQ3[^7CI, M_N\H<:P[%C#&KC.(XU\J1RG"QHU66S.<>MZ&0S3+"/H5W>P[TY4RU>)%.EY)WKWFHL-A,-*E-H^A9Q3L>L1L3<;D(A7-9 M%E<'2VK;2IC[V)I_J/(Y1+2!.M[8N]JY;V6;Y]RY6JR9.PKU:Q?:,I<9.& MHX8ALO'L;)2;CDE>CQ5DB(>,EFR5FVLS,8,:PR?UA@C8-FSNDY*@^R2>LW/J M/;Y\`]CHG.2$C$.^&`6$)U,)\$0D<23HV6U^2DD?2>B4[KLN[<6I*?NN)?,O6JNQW9\/3]@^M*]MSS% M''CV/8D^F(0_,ZG5/33%86!.YC!]4V?%%RFS9))Z[8M*C@K'%B[&`]=[%[<7 M^S*OJCLM5A[FVVUM$]J>SR1V)_B!8!UAW&&#U0A*D/?XV[NB<=Y!PLHV]K4B M-/8&9JS61]ZG@-/:GM>MZ? MI7/I7I'#VV7X'5N.226DCYQDF)7E(A3WJ$>YC,:\,E9>HO#"`M-MLVVVR.+VP@C[^71GH-)JL MJ-9/J/J7WKR7D=L7=XEOU%?!3VAJ"GH=CG39SC'!BQ8=S/CDN-#+.&^TP73( MQ8S(,:K,:?K<'%7K.1X!TN+I%^EZ+IV-=BRIBO8-?V6,_@G+#1,T^[&'000< MPYR[NZ85=W=G!!T(/EM1V=#+::+TFW`V*DZR6&X&QVG'LC@3BR.(TF-F&[K)P'1L*).Y`N% M"@E8D;A$W=.3LZ%FQP1VHB&)!.USCD<7;P*[O"VX)H=#D;G!(.]@XX1CX=9PTVG.J+K'=\:= M7/E>:)!5F6U'@V8QC8.KL3$@;]IM*M6K6;Z2LQ+D3KW3--C,08D(AWH:<0;N MQCBG8AQ[[Q[2.(F1+$EEY#597W/6Z3R45XN+YWN5C.R48Q9A\BF*W22=@]#9 MCBK#BG8+P5WW:IX6997*G]#5F8U*XZ<5[7@H^97:HKGK-BE,6: M'0O)':8M!XJOIGU<3NB"1C$G52.:C)*:2,P^575WTY;J2NU*4`)))&;;;;(@ MCCCRH]'8=)/<]=:L0O`^CU=H[-&GXE0_!'[$4NKD((]OB]Q)E%KYSR5C@55@PL5A'Q>]W>] M?2QDL;&J*S!8FF87=)_TF5_&LE75VOHLJKWEV&U2%XF,D'-M'.:1P08<$Q)5 MGM+#H\C%T/L4BJ>+R,O-BWJI)'1P^E$\4CWHDSQ21#'MY)Z-!HL=B4[N6-6< M"L45#5,D;+"2)A6D8S**TTU!63BQ33!%1)MADJ8+&0&U@JR(5INF-!LK&S"% M31@I6"XV8F%EK98@R;%5ZR8XN$S>Q4SFD[^_J1MQ/*'@/.5&W:*O,0G MVGBD/>_M$.%PE+\Y^N<40=F`?YABH.Y9J9E9K%'V6`H\I17IQ])CUM*NC#'\ M+BKB[+83L^IG^",^9L1PC/95>QZ(D5\%;255&%31#'1]0_)MLS+L+ZKDG6;S MJ5U_'9PBL/6U/8#%^8U*G@>]`R,:.]=./H,)?F6E%.)D2.SDO;KEK.I\3P,/ M)P$':VF)>&-,D2::'H\EY=UY.[IX&NBZ*MBVJH<'H>2.$T>4'C(:CH6!!"AV M.V?F9)H@WV(^X<4[$OVDF.YR5-G3!X+D_0]'T%\!=I>Q*KGU-`[('T*^9.=M MKT=6^=Q-&DXX3R*;ILFR8F[*N#^I55;;-&GM36R=JY?4TI=I+2?N,%0IW14[P@C>RH]J7G/<)(^E.T4] MJE8O<^EQL&'U'@3^TJ$Z^[HG^:R$!/7T2-G9)':/6/:_/9+48DHT\I/62:V? MZ<^AVY-BOVK/\DI:#H;N@V4R7FGI)Q/J2?:7K?'P7Y#,8?&TROE\3!FJDFG3 M]STM2)S1\'R$YOQ<$D[>).]XJL2-3[\F9%&?8Y2/@F*>MZS/Z7)Q:LK/1V7\ MS]+CYI7X_Q,7]O_]N)T?;_:^1[%\=B2MJQ31&!^"XH)<;,UDSAQY\G;:?\+9AL(B&F-D\$UZFG:G1Z_VSB9B3),(?OOW8&>@0/0))2B00A"2 M4]>#PN?W-OC/UNG(5/HSDI6)-HQK$\ECS.'Z]'LH/,?F"U7K9I2I:-DVZ\Z+ M*0;)3"60G=.B489X*D]KM3=KY?!\[L)N3B@L)2OO*>95TNR>UZEW M:91]#Z$\KP*N2Z,7^QO229\/!>)>U=WR2O06K$&*O!5]A=UZGF_CJSB,<5?R MH]%V=GD+_07K%[WK=Q*)W/=R;3N$[2CJ9C,QF,,8PQF,S&:-D*3U"6)/T@J# MMEFCYF5?>%B('Z%#Q_4PDDB:5U#TO M9A)COEP<=T?`W23T9T7@?K\?]#V4[QXL&59DRS,Q691F168,8S!99F,K,QF5 MF%<3P'7ZT[>GQ5!])>3,_/#$$,X'XCZ@T!:L*(L86YF3^(]W<_*D3/%(FI(3 MDD[BE,C&69C%F,L6,L8>JO(C'XU7VGB;;9F9MMPJ7P5_?/:3S=1T<>PJ"G\' M\SXTT^FIN63M/KK7Y*Y;M#1@OHMRN]?W9=J/QS(',\P3O;H\M(Q.WFC#Z'`F MC09%>N)RGU+SE*C'D.JJ'DM5X4RET^-)(R?3\>W2W[/78*^LZO-*C8YO!R1W M"7IWO>3W#@.<=P]_S$0GY@_GD(DIQ<9YF2P2H6VF\ZZZNI,221$D2N<P:G$44;.LN%IBRQ:ASE.+#+" MI1*AG"RV%Z\6]7;5FJT:-DTJ8VXQQWF]FYKA<;I\$/%Z_EX-A4Y)(^5OOOS3 M=,A*B,H8G)B:2:%7??889[&?!]9\P1S3/&>`WX^CXJJJJJJ&&JJGYE555555 MM54[4EENUZR$@DA)D)"0D)"0D)"0D$D)!)"3(2&]MOL[:NZEDQ@B9@.8> M9?#I$Y$-G5$&-P4M6E4:;JR<@0"`E1(&*BU]1_C[G:$4517B0B[0B<,"Y4/` M(`(?((2+`('TC8G'E+;O18NJ"G@X\?DR=O0>Q,^>RRY!IMS1:<-JEKU MK>-N7G:OM\@&L````````&("(@(B`B(*`(C&+`!$1JJ]+6MRV>V/=%2IQ.P^ M=CA[K858,?B%D3]H[?C5YWG=RO`QF&22,?`IZCM=KL?&=SBA4Z7Q;N#>)_8B M.ZQ97U&-9PU1K4/6N8*_6/FNEX*6MYS:VM7PEE-JK>_L`U@```````),0$1` M1$!$04"8C&+`!$1JJ]+6M^?=/M&'*+;*JRVS&$W;M)-$]:39L];RE3U:MJXL M%]`R^%\;D3R<.HOTD\'\)7J3M1!Z(])>A?F^KX&Y]+2E;,3&,3&&.UHF)I_Y M-)\3BVC"CHT3:-2\BIQ*::39/KV)LZMTS;8X5-(JGVOD9+.4V<>C&(;I.+?( M38Q*R2C9.##W&F[$PFAT5.!71C@W3^/\7TG_N8];T/Q4E5_-JJ^P5D/BD:1YGT+XH'\S!Y'1W MH4\F%?)$?""'H^-Y$_MT7G[]:X3,VVN9MP-?>?*E/H'8]&I]L>I1P5+H9F53 MX'9M7B7?@ON0::V(,5LM8+4(-%9I5H*D3WSB8PK]# M:S1!)]\\J][=VWFR M!+QW9!R02E4D632O8&B54H4*00&NCFC1H:80#3`FF@#(:&(`T8C0P1D`&**G MZ3U-3WJD_43(!H!HT```&@````&$I-1IIZGJ:`&GJ`]0````````:!*?JJ%3 M*:,U,"83":--#0,C$R,C1@F!,C(&$4@@)DU,C()JGZ$V5-Y4]3]4-BFGHTGJ M;1Z4V),-#U0`J23031--,FFB9,1-4>TGJ3`TFU-DF@R&(,)HS3[08V0-`2H% M(YIW2D_<8[(KTKI)9IDH-R,-5Q9)(&!0VE2@B%"83:3#A0$5KKP-?!V>SXM? M?M^DL(,BRC,^>K+W4R,4D""DXUI5Y2)%1$'SHZ$Y>+_=TQI@1GP@1,A"'OY$ M=0VD!_+CH@X&3*41[_RB[:B%:NR7O)B&JQW3?N1#01'B!@$1JJ'>"0)'24LB M=12G=#1%D9(E(N%A_Z?Q8/GFDB.Q255*VG40XV)M?]F,D1]G<#ZTYM,10HFN MS6HZM$-T%\WCB8'#!$$0VVLJUF*41E+56RE61R$DR4I)*0%MB`@A$0"&S2Z5KJ```` M`&V64A+53@Y4/^,_9R-'LOH[N3JC6)D#XI.0FJ[8B59G(CSD=K]TCFJ:1#CW M(7_GNYTZ6];,)@H"ERQ*A4"(6G,P*T-Z*EK<':&&VR[LQ MU%*2E/JE3.'G.6^ZV/'+!LV:Y>ZM.+LQEM=?@F29CO4+$?4A=O8%EEA]"BF"+(WJ; M5/X_'9M6=N:B>4$(!3S!;..`8.U(-JCYW2Y&JGE$. MT8&4(DT_"$4D/WJ))4*@>V#^L5UZO/NTFT@LGZ+*5@ME7>4;HK#.)SG/Q(A> MG:*$_Y_`0G`)`;;AZ\;;NCN[/NV_)[L;D@=/H(#V('H@@($(&@0.HX?O] M?^O%T('TV@$@$^):"61_:G[9$?%@&9&I%)3[$*.Y+B4 MDH^91^AH2SW)3+;26A]^!(4"L!WL`.)Z/`\.'JF@UV>2(ZNFG#6\UHY&MOZS M-D%6!W0($0(251 M14R4BR+.2&>54QC&*8U%HM:VV-;2T@MLWUD)E&4WJVS8`D``"0Z>5:5GQ__I MI;F696=/AI)^&1(>`GXI$AXH3S]*JA0JJJI4I2HJ*4JM9-$^1%HD3(FJ4).] M98*''"JU(G9")9";81,B6.I"GXXA9HN12/&H1/`\V;!L>;<\VK4R445,VQ[7 MM/1J3KQ["*5)&$0]B2]`3!ZD0@&8^-AM/3)F[I)(8#X1X@WA<5_!1PMBELOF MD'E44)J*%9F,(A6!AM>52)#7+E+<,\[H'7A_B54AD;H?=0E(X855*8Z>9VR' MVF/8K&1'2>V??CX/E^KTHM"WN+`0F%(Z,/':/S\L1)E$HD'DD?-"(PD>"77F MC00YE&4(?G](I'M,/="B?V44(#J[Y7J)\.(9IP!F*'6HH50Q*H MM#[4#]KD":8HA,"Y]J6X:4L@T_'^`^T[S@W**'+=]JB>I`PO!-F:BAN M[TAXR(V&G,MO]ENS..20X0PG9!'-(5',G>='9!RZ1-V)J<'*[GVC)9.`+D&N M589&2,&CA`%Z..25UAX9'??O-@AQIA%,XR-5'6PF/21(80L=^/%7B*>;N^SUX]-OXW@I[PFHL=49M M==-<$46L4<2(&$L#*LSM#.`'S':H1`?7QK[4Q!VA-F'("A8`BEMW(%[$\00E.5W)R MPTJOK,RFD=\B7QK(RTC<7BM3$T)+HE4\C$\48&-%4)-],J@.5+RJ6L0M2RK* M26D!2"HB)1&$$85)`2$&>`[.=KH%BBAG;R%D$2220`DD`)`"20))IN6466;V M"T1I)F9D`A`,F6Q$-RBAQJJY4*D*.PL$/^D`+0$]R$C?S\R78SWBIRTB)XP; M,I:Q+<6JYE+6OX?JTSQ6IANODUVJYD70G?A5>TVP$9E.A4T!0DYY)B(S.'B9 M@K.7.B&H%F>G5-(@@1B9$JR)L3(VDI"@1`LWT5N20;F1G+\TJ-/"\0\*/=Z8 M2A?\N0<4;U$OP0-2\PC5JB&K/,+E1XIV<$>2/W5[`%_5586)@VV@T&VT,4(0 MBD(;+M20JJ1#S=X==6/R;TOK<5/>:Y7F,(G*-&II&W1NFS+KC MJYR'Z#SM&)CB>;9#&TL12H>+$X>5[-CTD!84A+2)"H08101 M;])-ALD1DB$@2I>B8J,(B0JKBHU-":%=4*,9-T0J9"52N^(5LJ(48+4T`)3@ M9B#"B5X=LKNRE*4H1.E(E*=+#TVAFFS-2I%D2*MC=$H@8:I!9$+CKD3(P51] M7!#TD1A>$K+DQ5G4U)J)%MDU$FS)"C.X+40N%%+#>*PKU62*==*^BYSG5VVX M(+BDE\\U67DP-77X0YW]EX?/3Y>N+P):S.1.),DA32@G@71+$KYYU@_G$,\* M_ALR=IF=L>J=5+?-$.<:^NW;;P0\HAW\89KU"YC)$]2])VRS2\PF*)!;U=QGK54IRWG"7 MC:K8JD)]=KNO)CH-"6_;7'T-LY=WD8<1SE%C`["]-[?SRVY M:4<)6,9>'P#;;%J-+5"JDQ\]K5:+HE$8*EQY%TD;"=W&B^.&Q1-0R9873!"A! BUILDSTDERR: MP!=F$^3NXD0L?!=>F5^>Y$-P:U,H6P%Z`EG#%VNH+ rm -f binutils-x86_64-w64-mingw32.tar.bz2 binutils-x86_64-w64-mingw32-binutils.sum binutils-x86_64-w64-mingw32-gas.sum binutils-x86_64-w64-mingw32-ld.sum binutils-x86_64-w64-mingw32-binutils.log binutils-x86_64-w64-mingw32-gas.log binutils-x86_64-w64-mingw32-ld.log + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd binutils-2.32 + DOCDIR=/builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/doc/mingw-binutils-generic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/doc/mingw-binutils-generic + cp -pr COPYING /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/share/doc/mingw-binutils-generic + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 B/"@C;.%.._%#PW:"9UJ M*DYYROC;,*3@;?C(F%2G*;R:(46Y1-DH@2U2@2SD*F-Z".FN!&*66SLN0O:; M<)\0C*4<2".I)%ZD<*P79*4I381(_#$*B';NVE)YVL1*J5VPT=)OPD3<22;Y M:%CL-%#%"5;8PG&R\(F[S9Y:IWU54X2<:7/?J.?VGUZ$A]Y0B1A)$WPB:1#H M?'W0B<$W[X.%(E)W+$+66?3]D)?A66Y7MZ>S'/&2)V9<")&<0[;.^$;V]T++ M')*\.I=@I3(@W4\7:RF4&PT860E1P@($M`%64,B0'LRYW0HAPA`0[3.9@@2@ MA,.:(4<)"4H778+%C#\1NC\K[9XG?28Y7#UXS*^E)4Q+%,422N9F7/Y+$G=P ;<'L=Z0R"/A1(RA_O(GV0/ZB[DBG"A(8OC9[0 ` end ~/build/BUILD/binutils-2.32 Processing files: mingw-binutils-generic-2.32-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GwjUf4 Provides: mingw-binutils-generic = 2.32-3.fc31 mingw-binutils-generic(riscv-64) = 2.32-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) rtld(GNU_HASH) Processing files: mingw32-binutils-2.32-3.fc31.riscv64 Provides: mingw32-binutils = 2.32-3.fc31 mingw32-binutils(riscv-64) = 2.32-3.fc31 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) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: mingw64-binutils-2.32-3.fc31.riscv64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-elfedit and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-elfedit BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-readelf and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/x86_64-w64-mingw32-readelf BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/bin/i686-w64-mingw32-readelf and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/x86_64-w64-mingw32/bin/readelf Provides: mingw64-binutils = 2.32-3.fc31 mingw64-binutils(riscv-64) = 2.32-3.fc31 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) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: mingw-binutils-debugsource-2.32-3.fc31.riscv64 Provides: mingw-binutils-debugsource = 2.32-3.fc31 mingw-binutils-debugsource(riscv-64) = 2.32-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw-binutils-debuginfo-2.32-3.fc31.riscv64 Provides: mingw-binutils-debuginfo = 2.32-3.fc31 mingw-binutils-debuginfo(riscv-64) = 2.32-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mingw-binutils-debugsource(riscv-64) = 2.32-3.fc31 Processing files: mingw-binutils-generic-debuginfo-2.32-3.fc31.riscv64 Provides: debuginfo(build-id) = 0cac8aa10b81beb525f31cf8cf8f9f7741d0ad76 debuginfo(build-id) = 2519aa7f8c5a3f775b456f425420253f27e89632 debuginfo(build-id) = 5f4c44561462e9419779ea530e082263f7a89892 debuginfo(build-id) = b9e2df580d0d63e4033d5f62017cdc0ea251c613 mingw-binutils-generic-debuginfo = 2.32-3.fc31 mingw-binutils-generic-debuginfo(riscv-64) = 2.32-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mingw-binutils-debugsource(riscv-64) = 2.32-3.fc31 Processing files: mingw32-binutils-debuginfo-2.32-3.fc31.riscv64 Provides: debuginfo(build-id) = 08f0b8dbc717480e7777ca743c2abc44645b416c debuginfo(build-id) = 0e5170933734d8c60ce8cf225d2e2b16250c22d7 debuginfo(build-id) = 45633dae08c518ecd4472895e096f2909035685c debuginfo(build-id) = 52b2ddbb9db2356f25a7bccf028bd8f12ba2736b debuginfo(build-id) = 58a97a9d80fa041184bd95232285be5694119639 debuginfo(build-id) = 6438e7dc877ed562a2f8c28552f7e5d1bdf83c89 debuginfo(build-id) = 654e76ec547b30718852c96674f0c32353cabdfd debuginfo(build-id) = 7936f403057903b792c3fc2bb19710fe9c7b4daa debuginfo(build-id) = 7a31ed47cfe113d3d6f84b8f279d547e19aef145 debuginfo(build-id) = 8f29855791e285246fdaf6fd7abdc6e3848027a0 debuginfo(build-id) = 92a093c47bb21c13f8fe024d23ebd3c87a984d2f debuginfo(build-id) = 9371734061f3d28beca7994908b734ce06d476ac debuginfo(build-id) = 9f6cc657db747f1930e64ba2171c2d62d26a006d debuginfo(build-id) = b099d2a69c0ad643439a134d791dd7f9b52e1a37 debuginfo(build-id) = b36d4aac6bc850df9997146538221acca8880a82 debuginfo(build-id) = be23fb4d6f37262192c18f3dd8af80798c81bbf0 debuginfo(build-id) = c7b5e10df0c87cb9bffec97bcf7b8e69a4f4afeb debuginfo(build-id) = ce8fd307f0ac9e15d3837a8699624e4e83639aae debuginfo(build-id) = ee69df50d83b1384bcb61492921176a841693a43 mingw32-binutils-debuginfo = 2.32-3.fc31 mingw32-binutils-debuginfo(riscv-64) = 2.32-3.fc31 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: mingw-binutils-debugsource(riscv-64) = 2.32-3.fc31 Processing files: mingw64-binutils-debuginfo-2.32-3.fc31.riscv64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-elfedit-2.32-3.fc31.riscv64.debug and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-elfedit-2.32-3.fc31.riscv64.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-readelf-2.32-3.fc31.riscv64.debug and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/x86_64-w64-mingw32-readelf-2.32-3.fc31.riscv64.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/bin/i686-w64-mingw32-readelf-2.32-3.fc31.riscv64.debug and /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64/usr/lib/debug/usr/x86_64-w64-mingw32/bin/readelf-2.32-3.fc31.riscv64.debug Provides: debuginfo(build-id) = 206039cc617ccb539eded96d69720a1132402f6c debuginfo(build-id) = 2199ec5405bf49f46cbe525209568a7ff8c373d0 debuginfo(build-id) = 2f2d717325963af2db6ebc59923c05b82161036e debuginfo(build-id) = 3d0f280e49b32e77b0105234e046a172da728e6f debuginfo(build-id) = 57d2fb376285fb9c4f9ad0b7c151182facfd45d4 debuginfo(build-id) = 5aeabcea07acde136582ad16bca29c82042f4b77 debuginfo(build-id) = 69171995777052d9dd93a87917d8acc2880361a3 debuginfo(build-id) = 6d2e9c4f1d6f4a7f6b7b3adc25c906cd54d6fadf debuginfo(build-id) = 6e59929c9dbdeb439eb9728e11efd1f35a821605 debuginfo(build-id) = 6e8dea6fecfaf28b6c384b2422f9a9231a7b9266 debuginfo(build-id) = 7a93ebc445dc38b8c87b86f10de8bed4fff1a718 debuginfo(build-id) = 7f062ab8e5ad753590d2ad78cd5a101935b4de57 debuginfo(build-id) = 939b0772224b5400db7199fedda81ef76c3c96a0 debuginfo(build-id) = c752b193cb7480ae9d330f69fb1b120e75e0d74f debuginfo(build-id) = d5b1cfb1f04bee318009dc21b1e390dbebca4d72 debuginfo(build-id) = d9f3cb5ec7dd9d5b6a4d43c45aea239d30094992 debuginfo(build-id) = e42689e6f16ac29e5729e72774b9ad283468ac58 mingw64-binutils-debuginfo = 2.32-3.fc31 mingw64-binutils-debuginfo(riscv-64) = 2.32-3.fc31 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: mingw-binutils-debugsource(riscv-64) = 2.32-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 Wrote: /builddir/build/RPMS/mingw-binutils-generic-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw-binutils-debuginfo-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw32-binutils-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw-binutils-debugsource-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw64-binutils-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw-binutils-generic-debuginfo-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw32-binutils-debuginfo-2.32-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/mingw64-binutils-debuginfo-2.32-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sr6Mr7 + umask 022 + cd /builddir/build/BUILD + cd binutils-2.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-binutils-2.32-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0