Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1251454 Details for
Bug 1423232
arm-none-eabi-binutils-cs: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 388.21 KB, created by
Fedora Release Engineering
on 2017-02-17 03:15:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 03:15:53 UTC
Size:
388.21 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'], printOutput=Falseshell=FalsechrootPath='/var/lib/mock/f26-build-7594655-694086/root'gid=425user='mockbuild'timeout=172800uid=1000logger=<mockbuild.trace_decorator.getLog object at 0x3fff773e2358>env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Wrote: /builddir/build/SRPMS/arm-none-eabi-binutils-cs-2.27-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'], printOutput=Falseshell=Falseprivate_network=TruechrootPath='/var/lib/mock/f26-build-7594655-694086/root'uid=1000gid=425timeout=172800user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x3fff773e2358>env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MwDCj4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf binutils-2.27 >+ /usr/bin/tar -xof - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/binutils-2.27.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd binutils-2.27 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cp -p /builddir/build/SOURCES/README.fedora . >+ rm -rf gdb sim >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2BamcO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd binutils-2.27 >+ ./configure 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' --target=arm-none-eabi --enable-interwork --enable-multilib --enable-plugins --disable-nls --disable-shared --disable-threads --with-gcc --with-gnu-as --with-gnu-ld --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --with-docdir=share/doc/arm-none-eabi-binutils-cs --disable-werror '--with-pkgversion=Fedora 2.27-2.fc26' --with-bugurl=https://bugzilla.redhat.com/ >checking build system type... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking target system type... arm-none-eabi >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln works... yes >checking whether ln -s works... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking for gawk... gawk >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking whether g++ accepts -static-libstdc++ -static-libgcc... no >checking for gnatbind... no >checking for gnatmake... no >checking whether compiler driver understands Ada... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >checking for objdir... .libs >checking for isl 0.16, 0.15, or deprecated 0.14... no >recommended isl version is 0.16 or 0.15, the minimum required isl version 0.14 is deprecated >checking for isl 0.16 or 0.15... no >checking for default BUILD_CONFIG... >checking for --enable-vtable-verify... no >checking for bison... bison -y >checking for bison... bison >checking for gm4... no >checking for gnum4... no >checking for m4... m4 >checking for flex... flex >checking for flex... flex >checking for makeinfo... makeinfo >checking for expect... no >checking for runtest... no >checking for ar... ar >checking for as... as >checking for dlltool... no >checking for ld... ld >checking for lipo... no >checking for nm... nm >checking for ranlib... ranlib >checking for strip... strip >checking for windres... no >checking for windmc... no >checking for objcopy... objcopy >checking for objdump... objdump >checking for readelf... readelf >checking for arm-none-eabi-cc... no >checking for arm-none-eabi-gcc... no >checking for arm-none-eabi-c++... no >checking for arm-none-eabi-g++... no >checking for arm-none-eabi-cxx... no >checking for arm-none-eabi-gxx... no >checking for arm-none-eabi-gcc... no >checking for arm-none-eabi-gcj... no >checking for arm-none-eabi-gfortran... no >checking for arm-none-eabi-gccgo... no >checking for arm-none-eabi-ar... no >checking for arm-none-eabi-as... no >checking for arm-none-eabi-dlltool... no >checking for arm-none-eabi-ld... no >checking for arm-none-eabi-lipo... no >checking for arm-none-eabi-nm... no >checking for arm-none-eabi-objcopy... no >checking for arm-none-eabi-objdump... no >checking for arm-none-eabi-ranlib... no >checking for arm-none-eabi-readelf... no >checking for arm-none-eabi-strip... no >checking for arm-none-eabi-windres... no >checking for arm-none-eabi-windmc... no >checking where to find the target ar... just compiled >checking where to find the target as... just compiled >checking where to find the target cc... pre-installed >checking where to find the target c++... pre-installed >checking where to find the target c++ for libstdc++... pre-installed >checking where to find the target dlltool... just compiled >checking where to find the target gcc... pre-installed >checking where to find the target gcj... pre-installed >checking where to find the target gfortran... pre-installed >checking where to find the target gccgo... pre-installed >checking where to find the target ld... just compiled >checking where to find the target lipo... pre-installed >checking where to find the target nm... just compiled >checking where to find the target objcopy... just compiled >checking where to find the target objdump... just compiled >checking where to find the target ranlib... just compiled >checking where to find the target readelf... just compiled >checking where to find the target strip... just compiled >checking where to find the target windres... just compiled >checking where to find the target windmc... just compiled >checking whether to enable maintainer-specific portions of Makefiles... no >configure: creating ./config.status >config.status: creating Makefile >+ make -j4 >make[1]: Entering directory '/builddir/build/BUILD/binutils-2.27' >make[1]: Nothing to be done for 'all-target'. >Configuring in ./etc >Configuring in ./libiberty >Configuring in ./zlib >Configuring in ./intl >configure: creating cache ./config.cache >checking for a BSD-compatible install... /usr/bin/install -c >configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking for makeinfo... makeinfo --split-size=5000000 >configure: creating cache ./config.cache >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether NLS is requested... no >configure: updating cache ./config.cache >configure: creating ./config.status >checking for msgfmt... no >checking for gmsgfmt... : >configure: creating cache ./config.cache >checking for xgettext... no >checking for msgmerge... no >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >checking build system type... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking target system type... checking for C compiler default output file name... arm-none-eabi >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... a.out >checking whether the C compiler works... yes >config.status: creating Makefile >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... checking for perl... perl >o >checking whether we are using the GNU C compiler... checking build system type... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/etc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/etc' >yes >checking whether gcc accepts -g... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking whether to install libiberty headers and static library... no >configure: target_header_dir = >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >yes >checking for gcc option to accept ISO C89... none needed >checking build system type... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking for C compiler default output file name... checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking for library containing strerror... none required >checking how to run the C preprocessor... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... gcc -E >o >checking whether we are using the GNU C compiler... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... yes >checking for an ANSI C-conforming const... gcc -E >yes >checking for inline... inline >checking for grep that handles long lines and -e... checking for sys/types.h... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for sys/types.h... yes >checking for memory.h... yes >checking for sys/stat.h... yes >checking for strings.h... yes >checking for stdlib.h... yes >checking for inttypes.h... yes >yes >checking for string.h... checking for stdint.h... yes >yes >checking for memory.h... checking for unistd.h... yes >yes >checking for strings.h... checking for off_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for size_t... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... 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... checking for C compiler default output file name... yes >checking for working alloca.h... yes >checking whether gcc supports -Wall... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... yes >checking for alloca... yes >checking whether gcc supports -Wwrite-strings... >checking for suffix of object files... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >o >checking whether we are using the GNU C compiler... checking for getpagesize... yes >checking whether gcc accepts -g... yes >checking whether gcc supports -Wc++-compat... yes >checking for gcc option to accept ISO C89... yes >yes >checking for working mmap... checking whether gcc supports -Wstrict-prototypes... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking whether gcc supports -pedantic ... 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... 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 powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >no >checking command to parse nm output from gcc object... checking for inttypes.h... yes >checking whether gcc and cc understand -c and -o together... ok >yes >checking for stdint.h... checking how to run the C preprocessor... yes >checking for unsigned long long... yes >checking for inttypes.h... gcc -E >yes >checking whether the inttypes.h PRIxNN macros are broken... yes >checking for an ANSI C-conforming const... no >checking for ld used by GCC... ld >checking if the linker (ld) is GNU ld... yes >checking for shared library run path origin... checking for ANSI C header files... done >checking argz.h usability... yes >checking for inline... inline >checking whether byte ordering is bigendian... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >yes >checking limits.h presence... checking for sys/types.h... yes >checking for limits.h... yes >checking locale.h usability... yes >checking for sys/stat.h... yes >checking locale.h presence... yes >checking for locale.h... yes >yes >checking nl_types.h usability... checking for stdlib.h... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for sys/file.h... yes >yes >yes >checking nl_types.h presence... checking for sys/param.h... checking for string.h... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking for limits.h... yes >yes >checking for memory.h... checking for stdlib.h... (cached) yes >yes >checking malloc.h presence... checking for malloc.h... yes >checking for malloc.h... yes >yes >yes >checking stddef.h usability... checking for strings.h... checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >yes >yes >checking stddef.h presence... checking for strings.h... (cached) yes >checking for inttypes.h... yes >checking for stddef.h... yes >checking for sys/time.h... checking for stdlib.h... (cached) yes >yes >checking for string.h... (cached) yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for stdint.h... yes >checking sys/param.h usability... checking for sys/resource.h... yes >yes >checking for sys/stat.h... (cached) yes >checking for unistd.h... checking for sys/mman.h... yes >checking sys/param.h presence... yes >checking for fcntl.h... yes >checking for sys/param.h... yes >yes >checking for feof_unlocked... checking for dlfcn.h... yes >checking for alloca.h... yes >yes >checking for objdir... checking for sys/pstat.h... .libs >yes >checking for fgets_unlocked... no >checking for sys/sysmp.h... checking if gcc supports -fno-rtti -fno-exceptions... no >checking for sys/sysinfo.h... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >yes >checking for getc_unlocked... checking for machine/hal_sysinfo.h... yes >checking if gcc static flag -static works... no >checking for sys/table.h... yes >no >checking if gcc supports -c -o file.o... checking for getcwd... no >yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... checking for sys/sysctl.h... yes >checking dynamic linker characteristics... yes >checking for sys/systemcfg.h... yes >checking for getegid... no >checking for stdint.h... (cached) yes >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... checking for stdio_ext.h... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking how to run the C preprocessor... gcc -E >yes >checking for process.h... yes >checking for geteuid... no >yes >checking for stdlib.h... (cached) yes >checking for sys/prctl.h... checking for getgid... yes >checking for unistd.h... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... checking for getpagesize... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether errno must be declared... no >checking size of int... yes >checking for getuid... yes >checking for working mmap... 4 >checking size of long... yes >checking for mempcpy... yes >checking for memcpy... 8 >checking size of size_t... yes >checking for munmap... yes >checking for strerror... 8 >checking for long long... yes >yes >checking for unistd.h... (cached) yes >checking for putenv... configure: updating cache ./config.cache >configure: creating ./config.status >yes >yes >checking size of long long... checking for setenv... yes >8 >checking for a 64-bit type... checking for setlocale... uint64_t >checking for intptr_t... yes >checking for stpcpy... yes >yes >checking for uintptr_t... checking for strcasecmp... yes >checking for strdup... yes >checking for ssize_t... yes >checking for strtoul... yes >yes >checking for pid_t... checking for tsearch... yes >checking for __argz_count... config.status: creating Makefile >yes >config.status: executing depfiles commands >checking for __argz_stringify... yes >checking for library containing strerror... config.status: executing libtool commands >yes >checking for __argz_next... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/zlib' >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c >none required >checking for asprintf... yes >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c >checking for __fsetlocking... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c >yes >checking for iconv... yes >checking for atexit... yes >checking for iconv declaration... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c >yes >checking for basename... install-shextern 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 bcmp... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c >yes >yes >checking for LC_MESSAGES... checking for bcopy... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c >yes >checking for bison... bison >checking version of bison... 3.0.4, 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 >configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking for bsearch... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c >yes >checking for bzero... config.status: creating Makefile >config.status: creating config.intl >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c >config.status: creating config.h >yes >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c >config.status: executing default-1 commands >checking for calloc... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c >yes >checking for clock... make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/intl' >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c >yes >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c >checking for ffs... Configuring in ./binutils >configure: creating cache ./config.cache >checking build system type... powerpc64le-unknown-linux-gnu >checking host system type... yes >checking for getcwd... powerpc64le-unknown-linux-gnu >checking target system type... arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >yes >checking for getpagesize... Configuring in ./gas >checking for C compiler default output file name... yes >checking for gettimeofday... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c >yes >checking for index... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c >a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" "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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" "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/arm-none-eabi" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make >rm -f libz.a >ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o >ranlib libz.a >yes >checking for insque... >checking for suffix of object files... configure: creating cache ./config.cache >checking build system type... o >checking whether we are using the GNU C compiler... yes >powerpc64le-unknown-linux-gnu >checking host system type... checking for memchr... yes >checking whether gcc accepts -g... make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/zlib' >powerpc64le-unknown-linux-gnu >checking target system type... Configuring in ./gprof >arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >yes >yes >checking for gcc option to accept ISO C89... checking for memcmp... checking for C compiler default output file name... none needed >checking for library containing strerror... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... yes >checking for memcpy... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... >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 memmem... configure: creating cache ./config.cache >checking build system type... yes >powerpc64le-unknown-linux-gnu >checking host system type... checking for memmove... yes >checking for gcc option to accept ISO C89... powerpc64le-unknown-linux-gnu >checking target system type... arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >none needed >checking for library containing strerror... yes >checking for mempcpy... checking for C compiler default output file name... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking for memset... yes >checking whether gcc accepts -g... yes >yes >checking for gcc option to accept ISO C89... checking for mkstemps... none needed >checking for library containing strerror... yes >checking for putenv... yes >none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... checking for random... yes >checking for rename... yes >checking for rindex... yes >checking for setenv... yes >checking for snprintf... yes >yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... checking for sigsetmask... yes >checking for style of include used by make... GNU >checking dependency style of gcc... yes >checking for stpcpy... gcc3 >checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc >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 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 how to run the C preprocessor... yes >checking for stpncpy... gcc3 >checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc >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 how to run the C preprocessor... 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 strcasecmp... gcc -E >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 strchr... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >yes >yes >checking for strdup... checking for stdlib.h... checking for sys/stat.h... yes >yes >checking for string.h... checking for stdlib.h... yes >yes >yes >checking for memory.h... checking for strncasecmp... checking for string.h... yes >yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for memory.h... checking for strings.h... yes >checking for style of include used by make... GNU >checking dependency style of gcc... yes >yes >yes >checking for strndup... checking for inttypes.h... checking for strings.h... yes >yes >checking for inttypes.h... checking for stdint.h... yes >checking for strnlen... yes >yes >checking for unistd.h... checking for stdint.h... yes >gcc3 >checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc >yes >checking for strrchr... yes >checking for unistd.h... checking minix/config.h usability... 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 how to run the C preprocessor... yes >checking minix/config.h usability... no >checking minix/config.h presence... yes >no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... gcc -E >checking for strstr... no >checking minix/config.h presence... yes >checking how to print strings... checking for grep that handles long lines and -e... printf >checking for a sed that does not truncate output... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >/usr/bin/sed >checking for ANSI C header files... checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... ld >checking if the linker (ld) is GNU ld... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... 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 powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-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... yes >/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... checking for strtod... 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 powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking command to parse nm output from gcc object... yes >checking for strtol... yes >yes >checking for sys/types.h... ok >checking for strtoul... ok >yes >checking for dlfcn.h... checking for dlfcn.h... checking for sys/stat.h... yes >yes >yes >yes >checking for objdir... checking for objdir... checking for strtoll... .libs >.libs >checking for stdlib.h... yes >yes >checking for string.h... checking for strtoull... checking if gcc supports -fno-rtti -fno-exceptions... yes >checking if gcc supports -fno-rtti -fno-exceptions... checking for memory.h... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >yes >checking if gcc static flag -static works... yes >checking if gcc static flag -static works... checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >yes >checking minix/config.h presence... no >checking if gcc supports -c -o file.o... checking for strverscmp... no >checking if gcc supports -c -o file.o... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... yes >yes >checking dynamic linker characteristics... checking for tmpnam... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... ld >checking if the linker (ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... nm >checking the name lister (nm) interface... yes >checking dynamic linker characteristics... 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 powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking command to parse nm output from gcc object... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... yes >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... checking for vasprintf... no >checking for library containing dlopen... ok >no >checking for library containing dlopen... checking for dlfcn.h... yes >checking for objdir... yes >.libs >checking for vfprintf... -ldl >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking if gcc supports -fno-rtti -fno-exceptions... -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 vprintf... no >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking whether byte ordering is bigendian... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking for bison... bison -y >checking for flex... flex >yes >checking if gcc static flag -static works... checking lex output file root... lex.yy >checking lex library... yes >checking for vsnprintf... no >checking if gcc supports -c -o file.o... no >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... checking for bison... bison -y >checking for flex... flex >yes >checking lex output file root... lex.yy >checking lex library... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... checking for vsprintf... no >checking for library containing dlopen... yes >checking for waitpid... yes >checking for setproctitle... -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... no >checking whether alloca needs Cray hooks... no >checking stack direction for C alloca... 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 sys/gmon_out.h usability... yes >checking sys/gmon_out.h presence... yes >checking for sys/gmon_out.h... yes >checking for a known getopt prototype in unistd.h... -1 >checking for vfork.h... yes >checking for library containing fabs... no >checking for fork... yes >checking for vfork... -lm >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for _doprnt... config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating gconfig.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >none needed >checking whether yytext is a pointer... Configuring in ./ld >no >checking for sys_errlist... configure: creating cache ./config.cache >checking build system type... none needed >checking whether yytext is a pointer... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking target system type... arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >yes >checking for sys_nerr... checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... 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 for suffix of object files... checking for sys_siglist... checking for msgmerge... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib >checking size of long... o >checking whether we are using the GNU C compiler... yes >checking for external symbol _system_configuration... yes >checking whether gcc accepts -g... no >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >no >checking for msgmerge... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking for string.h... (cached) yes >8 >checking for long long... checking for stdlib.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for unistd.h... (cached) yes >checking errno.h usability... yes >checking for gcc option to accept ISO C89... checking for __fsetlocking... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for sys/types.h... (cached) yes >none needed >checking for library containing strerror... checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for sys/stat.h... (cached) yes >checking whether string.h and strings.h may both be included... yes >checking whether compiling a cross-assembler... yes >checking for working alloca.h... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for alloca... yes >yes >checking size of long long... checking for canonicalize_file_name... yes >checking for dup3... yes >yes >checking for inline... checking for getrlimit... inline >checking for unlink... 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 dependency style of gcc... 8 >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 fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >yes >checking for getrusage... yes >checking for wchar.h... yes >checking for sys/wait.h that is POSIX.1 compatible... checking for sbrk... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc >yes >checking whether string.h and strings.h may both be included... yes >checking for working alloca.h... yes >checking for getsysinfo... yes >checking for setlocale... 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 >yes >checking for alloca... no >checking for gettimeofday... (cached) yes >checking for on_exit... yes >checking for sbrk... yes >checking for psignal... checking whether we are using the GNU C++ compiler... yes >yes >checking for pstat_getdynamic... checking for LC_MESSAGES... yes >checking whether g++ accepts -g... yes >yes >checking for working assert macro... checking for utimes... yes >checking dependency style of g++... no >checking for pstat_getstatic... gcc3 >checking for grep that handles long lines and -e... /usr/bin/grep >checking how to run the C preprocessor... gcc -E >yes >yes >checking whether declaration is required for errno... checking for setmode... no >checking for realpath... checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... no >checking for a known getopt prototype in unistd.h... yes >checking for setrlimit... no >yes >checking whether declaration is required for environ... checking for getc_unlocked... yes >yes >checking for sbrk... checking for strcoll... yes >checking for sys/types.h... yes >yes >yes >checking for setlocale... checking for spawnve... no >checking whether declaration is required for ffs... checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... no >yes >checking for spawnvpe... no >checking whether declaration is required for free... checking for mkstemp... yes >checking for memory.h... yes >checking for mkdtemp... no >yes >checking for strerror... no >checking whether declaration is required for malloc... checking for strings.h... yes >checking for mbstate_t... yes >yes >checking for strsignal... checking for inttypes.h... no >checking whether declaration is required for sbrk... yes >yes >checking for stdint.h... yes >checking for library containing frexp... checking for sysconf... yes >checking for unistd.h... no >checking whether declaration is required for strstr... yes >none required >checking for LC_MESSAGES... checking minix/config.h usability... yes >checking for sysctl... yes >checking for time_t in time.h... yes >checking for sysmp... no >checking minix/config.h presence... no >checking whether free is declared... no >checking for minix/config.h... yes >no >checking for time_t in sys/types.h... checking whether it is safe to define __EXTENSIONS__... yes >checking whether getenv is declared... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... ld >checking if the linker (ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... nm >checking the name lister (nm) interface... yes >checking for a known getopt prototype in 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 >checking for ld option to reload object files... -r >checking for powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking command to parse nm output from gcc object... yes >no >checking whether malloc is declared... yes >checking for utime.h... checking for table... yes >checking whether mempcpy is declared... yes >checking whether environ is declared... ok >yes >checking whether realloc is declared... checking for dlfcn.h... yes >checking whether fprintf is declared... yes >yes >checking for objdir... checking whether stpcpy is declared... .libs >no >checking for times... yes >yes >checking whether getc_unlocked is declared... checking whether strstr is declared... checking if gcc supports -fno-rtti -fno-exceptions... yes >yes >no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking for wait3... checking whether vsnprintf is declared... checking whether getenv is declared... yes >checking if gcc static flag -static works... yes >checking for wait4... yes >yes >checking whether sbrk is declared... checking whether asprintf is declared... yes >no >checking if gcc supports -c -o file.o... yes >checking whether basename is declared... yes >checking for struct tm.tm_gmtoff in time.h... checking whether snprintf is declared... yes >yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... yes >checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking whether ffs is declared... yes >checking dynamic linker characteristics... yes >checking whether stpcpy is declared... yes >checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes >checking whether asprintf is declared... yes >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... checking whether strnlen is declared... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... yes >yes >yes >checking whether vasprintf is declared... g++ -E >checking whether strstr is declared... configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking whether snprintf is declared... yes >yes >checking whether vsnprintf is declared... checking whether vsnprintf is declared... yes >yes >checking iconv.h usability... checking whether calloc is declared... yes >checking for ld used by g++... ld >checking if the linker (ld) is GNU ld... checking whether getenv is declared... yes >checking iconv.h presence... yes >checking whether the g++ linker (ld) supports shared libraries... yes >checking for iconv.h... yes >checking for ld used by GCC... ld >checking if the linker (ld) is GNU ld... yes >yes >checking for shared library run path origin... yes >checking whether getopt is declared... done >checking for iconv... yes >checking whether malloc is declared... yes >checking for iconv declaration... checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether realloc is declared... yes >yes >checking if g++ static flag -static works... checking whether sbrk is declared... configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking whether strtol is declared... no >checking if g++ supports -c -o file.o... yes >yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) checking whether strtoul is declared... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for dlfcn.h... (cached) yes >checking for windows.h... yes >checking whether strtoll is declared... no >checking for library containing dlopen... yes >checking whether strtoull is declared... yes >checking whether strverscmp is declared... -ldl >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >checking whether canonicalize_file_name must be declared... no >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking for LC_MESSAGES... config.status: creating .gdbinit >no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >config.status: creating Makefile >yes >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for getpagesize... (cached) yes >checking for msgfmt... no >checking for gmsgfmt... : >checking for working mmap... checking for xgettext... no >checking for msgmerge... no >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... config.status: creating doc/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >yes >checking for working strncmp... yes >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating testsuite/Makefile >config.status: creating config.h >config.status: executing default commands >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: executing libtool commands >Configuring in ./bfd >config.status: executing default-1 commands >config.status: creating po/Makefile.in >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default commands >config.status: creating config.h >config.status: executing depfiles commands >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty' >if [ x"" != x ] && [ ! -d pic ]; then \ > mkdir pic; \ >else true; fi >touch stamp-picdir >if [ x"" != x ] && [ ! -d noasan ]; then \ > mkdir noasan; \ >else true; fi >touch stamp-noasandir >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o >config.status: executing libtool commands >config.status: executing default-1 commands >configure: creating cache ./config.cache >config.status: creating po/POTFILES >config.status: creating po/Makefile >checking build system type... powerpc64le-unknown-linux-gnu >checking host system type... powerpc64le-unknown-linux-gnu >checking target system type... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o >arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >Configuring in ./opcodes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o >checking for C compiler default output file name... configure: creating cache ./config.cache >checking build system type... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... powerpc64le-unknown-linux-gnu >checking host system type... none needed >checking whether yytext is a pointer... powerpc64le-unknown-linux-gnu >checking target system type... >checking for suffix of object files... arm-none-eabi >checking for powerpc64le-unknown-linux-gnu-gcc... gcc >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ >else true; fi >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o >yes >checking whether gcc accepts -g... checking for C compiler default output file name... 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o >a.out >checking whether the C compiler works... none needed >checking for library containing strerror... yes >checking whether we are cross compiling... no >checking for suffix of executables... none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ >else true; fi >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o >yes >checking whether gcc accepts -g... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o >./hashtab.c: In function 'iterative_hash': >./hashtab.c:965:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 11: c+=((hashval_t)k[10]<<24); > ~^~~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:966:5: note: here > case 10: c+=((hashval_t)k[9]<<16); > ^~~~ >./hashtab.c:966:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 10: c+=((hashval_t)k[9]<<16); > ~^~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:967:5: note: here > case 9 : c+=((hashval_t)k[8]<<8); > ^~~~ >./hashtab.c:967:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 9 : c+=((hashval_t)k[8]<<8); > ~^~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:969:5: note: here > case 8 : b+=((hashval_t)k[7]<<24); > ^~~~ >./hashtab.c:969:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 8 : b+=((hashval_t)k[7]<<24); > ~^~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:970:5: note: here > case 7 : b+=((hashval_t)k[6]<<16); > ^~~~ >./hashtab.c:970:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 7 : b+=((hashval_t)k[6]<<16); > ~^~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:971:5: note: here > case 6 : b+=((hashval_t)k[5]<<8); > ^~~~ >./hashtab.c:971:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 6 : b+=((hashval_t)k[5]<<8); > ~^~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:972:5: note: here > case 5 : b+=k[4]; > ^~~~ >./hashtab.c:972:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 5 : b+=k[4]; > ~^~~~~~ >./hashtab.c:973:5: note: here > case 4 : a+=((hashval_t)k[3]<<24); > ^~~~ >./hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 4 : a+=((hashval_t)k[3]<<24); > ~^~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:974:5: note: here > case 3 : a+=((hashval_t)k[2]<<16); > ^~~~ >./hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 3 : a+=((hashval_t)k[2]<<16); > ~^~~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:975:5: note: here > case 2 : a+=((hashval_t)k[1]<<8); > ^~~~ >./hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > case 2 : a+=((hashval_t)k[1]<<8); > ~^~~~~~~~~~~~~~~~~~~~~~ >./hashtab.c:976:5: note: here > case 1 : a+=k[0]; > ^~~~ >yes >checking for gcc option to accept ISO C89... none needed >checking for library containing strerror... 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 >none required >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... checking for strings.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking elf-hints.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ >else true; fi >no >checking for elf-hints.h... no >gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o >yes >checking limits.h presence... yes >checking for limits.h... yes >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o >yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o >yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ >else true; fi >yes >checking sys/file.h presence... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o >yes >checking for sys/file.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o >checking for sys/stat.h... (cached) yes >checking whether string.h and strings.h may both be included... yes >checking for glob... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o >yes >checking for mkstemp... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o >yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ >else true; fi >checking for realpath... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o >yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o >yes >checking for style of include used by make... GNU >checking for sbrk... checking dependency style of gcc... 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ >else true; fi >yes >gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o >checking for waitpid... gcc3 >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >checking for powerpc64le-unknown-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o >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 how to run the C preprocessor... yes >checking for open... 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 dependency style of gcc... gcc -E >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o >checking for lseek... 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 >gcc3 >checking for powerpc64le-unknown-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ >else true; fi >checking for close... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o >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 how to run the C preprocessor... yes >checking for dirent.h that defines DIR... gcc -E >yes >checking for library containing opendir... yes >checking for sys/types.h... checking for grep that handles long lines and -e... yes >/usr/bin/grep >checking for egrep... checking for sys/stat.h... /usr/bin/grep -E >checking for ANSI C header files... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o >none required >checking for stdlib.h... (cached) yes >yes >checking for unistd.h... (cached) yes >checking for getpagesize... checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >yes >yes >checking for working mmap... checking for sys/types.h... checking for strings.h... yes >checking for inttypes.h... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o >yes >yes >checking for sys/stat.h... yes >checking for library containing dlopen... (cached) -ldl >checking for a known getopt prototype in unistd.h... checking for stdint.h... yes >checking for stdlib.h... yes >yes >checking for string.h... yes >checking whether strstr is declared... checking for unistd.h... yes >checking for memory.h... yes >yes >checking for strings.h... yes >checking whether free is declared... checking minix/config.h usability... yes >yes >checking whether sbrk is declared... checking for inttypes.h... 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ >else true; fi >yes >gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o >yes >checking whether getenv is declared... checking for stdint.h... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for unistd.h... yes >yes >checking how to print strings... checking whether environ is declared... printf >checking for a sed that does not truncate output... yes >/usr/bin/sed >checking for fgrep... checking minix/config.h usability... /usr/bin/grep -F >checking for ld used by gcc... ld >checking if the linker (ld) is GNU ld... yes >yes >checking for BSD- or MS-compatible name lister (nm)... nm >checking the name lister (nm) interface... checking whether ANSI C string concatenation works... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... yes >checking size of void *... 1572864 >checking whether the shell understands some XSI constructs... yes >checking for powerpc64le-unknown-linux-gnu-ar... ar >checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib >yes >checking whether the shell understands "+="... checking how to print strings... yes >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... checking for ld option to reload object files... -r >checking for powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib >checking command to parse nm output from gcc object... 8 >BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for ld option to reload object files... -r >checking for powerpc64le-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar >checking for powerpc64le-unknown-linux-gnu-strip... no >checking for strip... strip >checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib >checking command to parse nm output from gcc object... configure: updating cache ./config.cache >configure: creating ./config.status >ok >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o >checking for dlfcn.h... ok >yes >checking for objdir... checking for dlfcn.h... .libs >yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ >else true; fi >no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o >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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o >no >checking if gcc supports -c -o file.o... no >checking if gcc supports -c -o file.o... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o >yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... yes >checking dynamic linker characteristics... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (ld) supports shared libraries... yes >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 >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ >else true; fi >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o >checking whether gcc supports -Wmissing-field-initializers... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o >yes >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 for shl_load in -ldld... 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 >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o >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... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o >yes >checking whether basename is declared... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o >yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o >yes >checking for sigsetjmp... >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ >else true; fi >yes >checking for cos in -lm... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o >no >checking for dlopen in -ldl... yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o >yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ >else true; fi >checking whether a program can dlopen itself... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o >configure: updating cache ./config.cache >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o >yes >checking whether a statically linked program can dlopen itself... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ >else true; fi >yes >checking whether stripping libraries is possible... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o >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... 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 ./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.27/libiberty/testsuite' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o >no >checking for library containing dlopen... config.status: creating Makefile >config.status: creating po/Makefile.in >In file included from ./regex.c:640:0: >./regex.c: In function 'byte_re_match_2_internal': >./regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=] > is_a_jump_n = true; >./regex.c:6700:19: note: here > case pop_failure_jump: > ^~~~ >./regex.c:7122:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if ((re_opcode_t) p[-1] != pop_failure_jump) > ^ >./regex.c:7137:9: note: here > case pop_failure_jump: > ^~~~ >./regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=] > set_regs_matched_done = 0; \ > ~~~~~~~~~~~~~~~~~~~~~~^~~ >./regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT' > POP_FAILURE_POINT (sdummy, pdummy, > ^~~~~~~~~~~~~~~~~ >./regex.c:7155:2: note: here > unconditional_jump: > ^~~~~~~~~~~~~~~~~~ >./regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=] > is_a_jump_n = true; >./regex.c:7456:17: note: here > case maybe_pop_jump: > ^~~~ >./regex.c: In function 'byte_common_op_match_null_string_p': >./regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > p1 += 2 * OFFSET_ADDRESS_SIZE; > ^ >./regex.c:7722:5: note: here > default: > ^~~~~~~ >./regex.c: In function 'byte_regex_compile': >./regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > if ((syntax & RE_BK_PLUS_QM) > ^ >./regex.c:2496:9: note: here > handle_plus: > ^~~~~~~~~~~ >-ldl >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating config.h >no >config.status: executing depfiles commands >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking size of long long... 8 >checking size of void *... 8 >checking size of long... config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >8 >checking alloca.h usability... config.status: executing depfiles commands >yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for stdlib.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/time.h usability... config.status: executing libtool commands >yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >config.status: executing default-1 commands >checking for sys/stat.h... (cached) yes >config.status: executing libtool commands >checking sys/resource.h usability... config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default-1 commands >yes >checking sys/resource.h presence... config.status: creating po/POTFILES >config.status: creating po/Makefile >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o >yes >checking for uintptr_t... ./cplus-dem.c: In function 'demangle_fund_type': >./cplus-dem.c:3967:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (!ISDIGIT ((unsigned char)**mangled)) > ^ >./cplus-dem.c:3972:5: note: here > case 'I': > ^~~~ >./cplus-dem.c: In function 'demangle_signature': >./cplus-dem.c:1622:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (AUTO_DEMANGLING || GNU_DEMANGLING) > ^ >./cplus-dem.c:1636:2: note: here > default: > ^~~~~~~ >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o >./cp-demangle.c: In function 'd_print_mod': >./cp-demangle.c:5628:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > d_append_char (dpi, ' '); > ^~~~~~~~~~~~~~~~~~~~~~~~ >./cp-demangle.c:5629:5: note: here > case DEMANGLE_COMPONENT_REFERENCE: > ^~~~ >./cp-demangle.c:5633:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > d_append_char (dpi, ' '); > ^~~~~~~~~~~~~~~~~~~~~~~~ >./cp-demangle.c:5634:5: note: here > case DEMANGLE_COMPONENT_RVALUE_REFERENCE: > ^~~~ >yes >checking for int_least32_t... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o >yes >checking for int_fast32_t... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o >yes >checking what to include in bfd_stdint.h... stdint.h (already complete) >checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o >yes >if [ x"" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o >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... 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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o >ranlib ./libiberty.a >yes >checking for fdopen... 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 ./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 ./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.27/libiberty' >yes >checking for getuid... yes >checking for getgid... yes >checking for fileno... yes >checking for strtoull... yes >checking for getrlimit... yes >checking whether basename is declared... yes >checking whether ftello is declared... yes >checking whether ftello64 is declared... yes >checking whether fseeko is declared... yes >checking whether fseeko64 is declared... yes >checking whether ffs is declared... yes >checking whether free is declared... yes >checking whether getenv is declared... yes >checking whether malloc is declared... yes >checking whether realloc is declared... yes >checking whether stpcpy is declared... yes >checking whether strstr is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether strnlen is declared... yes >checking linker --as-needed support... yes >checking for cos in -lm... yes >checking for gcc version with buggy 64-bit support... no >checking for ftello... yes >checking for ftello64... yes >checking for fseeko... yes >checking for fseeko64... yes >checking for fopen64... yes >checking size of off_t... 8 >checking file_ptr type... BFD_HOST_64_BIT >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking for madvise... yes >checking for mprotect... yes >configure: updating cache ./config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating bfd-in3.h >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing bfd_stdint.h commands >config.status: executing default commands >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >creating bfdver.h >rm -f elf32-target.h >/usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new >rm -f elf64-target.h >/usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new >rm -f targmatch.h >mv -f elf32-target.new elf32-target.h >mv -f elf64-target.new elf64-target.h >/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new >mv -f targmatch.new targmatch.h >Making info in doc >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >gcc -o chw$$ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 \ > -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ >/bin/sh ./../../move-if-change \ > chw$$ chew; \ >touch chew.stamp >./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp >./chew -f ./doc.str < ./../archive.c >archive.tmp >./chew -f ./doc.str < ./../archures.c >archures.tmp >./chew -f ./doc.str < ./../bfd.c >bfd.tmp >test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . >test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . >test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . >test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . >/bin/sh ./../../move-if-change aoutx.tmp aoutx.texi >/bin/sh ./../../move-if-change archive.tmp archive.texi >/bin/sh ./../../move-if-change bfd.tmp bfdt.texi >/bin/sh ./../../move-if-change archures.tmp archures.texi >touch aoutx.stamp >touch archive.stamp >./chew -f ./doc.str < ./../cache.c >cache.tmp >./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp >touch archures.stamp >touch bfdt.stamp >test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . >test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . >/bin/sh ./../../move-if-change cache.tmp cache.texi >./chew -f ./doc.str < ./../corefile.c >core.tmp >./chew -f ./doc.str < ./../elf.c >elf.tmp >/bin/sh ./../../move-if-change coffcode.tmp coffcode.texi >test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . >test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . >/bin/sh ./../../move-if-change core.tmp core.texi >touch cache.stamp >touch coffcode.stamp >./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp >./chew -f ./doc.str < ./../format.c >format.tmp >/bin/sh ./../../move-if-change elf.tmp elf.texi >touch core.stamp >test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . >./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp >test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . >/bin/sh ./../../move-if-change elfcode.tmp elfcode.texi >/bin/sh ./../../move-if-change format.tmp format.texi >test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . >/bin/sh ./../../move-if-change libbfd.tmp libbfd.texi >touch elfcode.stamp >touch elf.stamp >./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp >./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp >touch format.stamp >touch libbfd.stamp >./chew -f ./doc.str < ./../opncls.c >opncls.tmp >test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . >test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . >./chew -f ./doc.str < ./../reloc.c >reloc.tmp >/bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi >/bin/sh ./../../move-if-change bfdio.tmp bfdio.texi >test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . >/bin/sh ./../../move-if-change opncls.tmp opncls.texi >touch bfdwin.stamp >touch bfdio.stamp >./chew -f ./doc.str < ./../section.c >section.tmp >test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . >./chew -f ./doc.str < ./../syms.c >syms.tmp >/bin/sh ./../../move-if-change reloc.tmp reloc.texi >test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . >touch opncls.stamp >test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . >/bin/sh ./../../move-if-change syms.tmp syms.texi >./chew -f ./doc.str < ./../targets.c >targets.tmp >touch reloc.stamp >/bin/sh ./../../move-if-change section.tmp section.texi >./chew -f ./doc.str < ./../init.c >init.tmp >test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . >touch syms.stamp >test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . >touch section.stamp >/bin/sh ./../../move-if-change targets.tmp targets.texi >./chew -f ./doc.str < ./../hash.c >hash.tmp >/bin/sh ./../../move-if-change init.tmp init.texi >./chew -f ./doc.str < ./../linker.c >linker.tmp >test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . >/bin/sh ./../../move-if-change hash.tmp hash.texi >touch targets.stamp >touch init.stamp >test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . >./chew -f ./doc.str < ./../mmo.c >mmo.tmp >/bin/sh ./../../move-if-change linker.tmp linker.texi >test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . >touch hash.stamp >/bin/sh ./../../move-if-change mmo.tmp mmo.texi >touch linker.stamp >touch mmo.stamp >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >Making info in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >( if test 'x.' != 'x.'; then \ > posrcprefix='../'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f SRC-POTFILES-t SRC-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ > | sed -e '$s/\\$//') > SRC-POTFILES-t \ > && chmod a-w SRC-POTFILES-t \ > && mv SRC-POTFILES-t SRC-POTFILES ) >( rm -f BLD-POTFILES-t BLD-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ > | sed -e '$s/\\$//') > BLD-POTFILES-t \ > && chmod a-w BLD-POTFILES-t \ > && mv BLD-POTFILES-t BLD-POTFILES ) >cd .. \ > && CONFIG_FILES=po/Makefile.in:po/Make-in \ > CONFIG_HEADERS= /bin/sh ./config.status >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.27/bfd/po' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[3]: Nothing to be done for 'info-am'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >Making all in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >rm -f bfd-tmp.h >cp bfd-in3.h bfd-tmp.h >rm -f tofiles >f=""; \ >for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo cpu-plugin.lo archive64.lo ; do \ > case " $f " in \ > *" $i "*) ;; \ > *) f="$f $i" ;; \ > esac ; \ >done ; \ >echo $f > tofiles >/bin/sh ./../move-if-change bfd-tmp.h bfd.h >/bin/sh ./../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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c >touch stamp-ofiles >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./archures.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./archures.c -o archures.o >mv -f .deps/bfdio.Tpo .deps/bfdio.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o >mv -f .deps/archures.Tpo .deps/archures.Plo >mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >mv -f .deps/bfd.Tpo .deps/bfd.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o >mv -f .deps/cache.Tpo .deps/cache.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o >mv -f .deps/corefile.Tpo .deps/corefile.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c >mv -f .deps/compress.Tpo .deps/compress.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >mv -f .deps/archive.Tpo .deps/archive.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c >mv -f .deps/format.Tpo .deps/format.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c >mv -f .deps/libbfd.Tpo .deps/libbfd.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o >In file included from reloc.c:52:0: >reloc.c: In function 'bfd_default_reloc_type_lookup': >libbfd.h:794:8: warning: this statement may fall through [-Wimplicit-fallthrough=] > do { bfd_assert(__FILE__,__LINE__); } while (0) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >reloc.c:7765:4: note: in expansion of macro 'BFD_FAIL' > BFD_FAIL (); > ^~~~~~~~ >reloc.c:7766:2: note: here > case 32: > ^~~~ >In file included from reloc.c:52:0: >libbfd.h:794:8: warning: this statement may fall through [-Wimplicit-fallthrough=] > do { bfd_assert(__FILE__,__LINE__); } while (0) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >reloc.c:7769:4: note: in expansion of macro 'BFD_FAIL' > BFD_FAIL (); > ^~~~~~~~ >reloc.c:7770:2: note: here > default: > ^~~~~~~ >In file included from reloc.c:52:0: >libbfd.h:794:8: warning: this statement may fall through [-Wimplicit-fallthrough=] > do { bfd_assert(__FILE__,__LINE__); } while (0) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >reloc.c:7771:4: note: in expansion of macro 'BFD_FAIL' > BFD_FAIL (); > ^~~~~~~~ >reloc.c:7773:5: note: here > default: > ^~~~~~~ >mv -f .deps/merge.Tpo .deps/merge.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT section.lo -MD -MP -MF .deps/section.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c >mv -f .deps/section.Tpo .deps/section.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c >mv -f .deps/simple.Tpo .deps/simple.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o >mv -f .deps/linker.Tpo .deps/linker.Plo >mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./targets.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./targets.c -o targets.o >mv -f .deps/binary.Tpo .deps/binary.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o >mv -f .deps/stabs.Tpo .deps/stabs.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c >mv -f .deps/targets.Tpo .deps/targets.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c >mv -f .deps/syms.Tpo .deps/syms.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o >srec.c: In function 'srec_write_record': >srec.c:974:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > dst += 2; > ~~~~^~~~ >srec.c:975:5: note: here > case 8: > ^~~~ >srec.c:978:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > dst += 2; > ~~~~^~~~ >srec.c:979:5: note: here > case 9: > ^~~~ >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c -o elf32-arm.lo elf32-arm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c elf32-arm.c -o elf32-arm.o >mv -f .deps/verilog.Tpo .deps/verilog.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c >mv -f .deps/tekhex.Tpo .deps/tekhex.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo elf-nacl.c >mv -f .deps/srec.Tpo .deps/srec.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c elf-nacl.c -o elf-nacl.o >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o >mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o >mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o >mv -f .deps/elf32.Tpo .deps/elf32.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o >elf32-arm.c: In function 'elf32_arm_final_link_relocate': >elf32-arm.c:9265:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (!globals->vxworks_p) > ^ >elf32-arm.c:9268:5: note: here > case R_ARM_PC24: > ^~~~ >mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o >mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o >elflink.c: In function 'eval_symbol': >elflink.c:7940:25: warning: this statement may fall through [-Wimplicit-fallthrough=] > symbol_is_section = TRUE; >elflink.c:7941:5: note: here > case 's': > ^~~~ >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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib64/debug\" ./dwarf2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib64/debug\" ./dwarf2.c -o dwarf2.o >mv -f .deps/elf.Tpo .deps/elf.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c >mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c 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. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c -o cpu-arm.lo cpu-arm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c cpu-arm.c -o cpu-arm.o >mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo cpu-plugin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c cpu-plugin.c -o cpu-plugin.o >mv -f .deps/plugin.Tpo .deps/plugin.Plo >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c >mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o >mv -f .deps/cpu-arm.Tpo .deps/cpu-arm.Plo >mv -f .deps/archive64.Tpo .deps/archive64.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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -rpath /usr/powerpc64le-unknown-linux-gnu/arm-none-eabi/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 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 format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-arm.o elf32.o elf-nacl.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-arm.o cpu-plugin.o archive64.o >libtool: link: ranlib .libs/libbfd.a >libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) >libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ >if [ -f $libtooldir/libbfd.a ]; then \ > cp $libtooldir/libbfd.a libbfd.tmp; \ > ranlib libbfd.tmp; \ > /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ >else true; fi >touch stamp-lib >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making all in . >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_arm ./disassemble.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.lo arm-dis.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c arm-dis.c -o arm-dis.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_arm ./disassemble.c -o disassemble.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o >mv -f .deps/disassemble.Tpo .deps/disassemble.Plo >mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo >mv -f .deps/dis-init.Tpo .deps/dis-init.Plo >arm-dis.c: In function 'print_insn_thumb32': >arm-dis.c:5720:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] > value_in_comment = off * 4 * U ? 1 : -1; > ~~~~~~~~^~~ >arm-dis.c:5732:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] > value_in_comment = off * 4 * U ? 1 : -1; > ~~~~~~~~^~~ >arm-dis.c: In function 'print_insn_arm': >arm-dis.c:4688:29: warning: this statement may fall through [-Wimplicit-fallthrough=] > allow_unpredictable = TRUE; >arm-dis.c:4689:7: note: here > case 's': > ^~~~ >mv -f .deps/arm-dis.Tpo .deps/arm-dis.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -rpath /usr/powerpc64le-unknown-linux-gnu/arm-none-eabi/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo >libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o >libtool: link: ranlib .libs/libopcodes.a >libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) >libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ >if [ -f $libtooldir/libopcodes.a ]; then \ > cp $libtooldir/libopcodes.a libopcodes.tmp; \ > ranlib libopcodes.tmp; \ > /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ >else true; fi >touch stamp-lib >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >Making all in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o as.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o atof-generic.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o compress-debug.c >mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o cond.c >mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o depend.c >depend.c: In function 'quote_string_for_make': >depend.c:123:5: warning: this statement may fall through [-Wimplicit-fallthrough=] > i++; > ~^~ >depend.c:126:2: note: here > default: > ^~~~~~~ >mv -f .deps/app.Tpo .deps/app.Po >mv -f .deps/cond.Tpo .deps/cond.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o dwarf2dbg.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o dw2gencfi.c >mv -f .deps/depend.Tpo .deps/depend.Po >mv -f .deps/as.Tpo .deps/as.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ecoff.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ehopt.c >mv -f .deps/ecoff.Tpo .deps/ecoff.Po >dw2gencfi.c: In function 'dot_cfi_val_encoded_addr': >dw2gencfi.c:1154:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if ((encoding & 0x70) != DW_EH_PE_pcrel) > ^ >dw2gencfi.c:1156:5: note: here > default: > ^~~~~~~ >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c >expr.c: In function 'operand': >expr.c:1009:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (is_name_beginner (c)) > ^ >expr.c:1011:5: note: here > case '!': > ^~~~ >mv -f .deps/ehopt.Tpo .deps/ehopt.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o flonum-copy.c >mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o flonum-konst.c >mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o flonum-mult.c >mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o frags.c >mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c >mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o input-file.c >mv -f .deps/hash.Tpo .deps/hash.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o input-scrub.c >mv -f .deps/frags.Tpo .deps/frags.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o listing.c >mv -f .deps/input-file.Tpo .deps/input-file.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o literal.c >mv -f .deps/expr.Tpo .deps/expr.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c >mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c >mv -f .deps/literal.Tpo .deps/literal.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o output-file.c >mv -f .deps/output-file.Tpo .deps/output-file.Po >mv -f .deps/messages.Tpo .deps/messages.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o remap.c >mv -f .deps/remap.Tpo .deps/remap.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o sb.c >mv -f .deps/macro.Tpo .deps/macro.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c >mv -f .deps/sb.Tpo .deps/sb.Po >mv -f .deps/listing.Tpo .deps/listing.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o subsegs.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o symbols.c >mv -f .deps/subsegs.Tpo .deps/subsegs.Po >mv -f .deps/stabs.Tpo .deps/stabs.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT tc-arm.o -MD -MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo './'`config/tc-arm.c >mv -f .deps/write.Tpo .deps/write.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo './'`config/obj-elf.c >config/obj-elf.c: In function 'obj_elf_parse_section_letters': >config/obj-elf.c:806:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (*(str - 1) == 'a') > ^ >config/obj-elf.c:816:2: note: here > default: > ^~~~~~~ >mv -f .deps/read.Tpo .deps/read.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo './'`config/atof-ieee.c >mv -f .deps/symbols.Tpo .deps/symbols.Po >mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po >mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po >config/tc-arm.c: In function 'arm_reg_alt_syntax': >config/tc-arm.c:1274:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > { > ^ >config/tc-arm.c:1280:5: note: here > case REG_TYPE_MMXWC: > ^~~~ >config/tc-arm.c: In function 'md_apply_fix': >config/tc-arm.c:22817:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (!fixP->fx_done && seg->use_rela_p) > ^ >config/tc-arm.c:22820:5: note: here > case BFD_RELOC_ARM_LITERAL: > ^~~~ >In file included from config/tc-arm.c:34:0: >./../include/opcode/arm.h:332:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > (((CPU).core[0] & (FEAT).core[0]) != 0 \ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > || ((CPU).core[1] & (FEAT).core[1]) != 0 \ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > || ((CPU).coproc & (FEAT).coproc) != 0) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >config/tc-arm.c:23164:11: note: in expansion of macro 'ARM_CPU_HAS_FEATURE' > if (ARM_CPU_HAS_FEATURE (selected_cpu, arm_ext_v5t) > ^~~~~~~~~~~~~~~~~~~ >config/tc-arm.c:23178:5: note: here > case BFD_RELOC_ARM_PLT32: > ^~~~ >config/tc-arm.c: In function 'tc_gen_reloc': >config/tc-arm.c:24064:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24070:5: note: here > case BFD_RELOC_16: > ^~~~ >config/tc-arm.c:24071:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24077:5: note: here > case BFD_RELOC_32: > ^~~~ >config/tc-arm.c:24078:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24084:5: note: here > case BFD_RELOC_ARM_MOVW: > ^~~~ >config/tc-arm.c:24085:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24091:5: note: here > case BFD_RELOC_ARM_MOVT: > ^~~~ >config/tc-arm.c:24092:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24098:5: note: here > case BFD_RELOC_ARM_THUMB_MOVW: > ^~~~ >config/tc-arm.c:24099:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24105:5: note: here > case BFD_RELOC_ARM_THUMB_MOVT: > ^~~~ >config/tc-arm.c:24106:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (fixp->fx_pcrel) > ^ >config/tc-arm.c:24112:5: note: here > case BFD_RELOC_NONE: > ^~~~ >mv -f .deps/tc-arm.Tpo .deps/tc-arm.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 tc-arm.o obj-elf.o 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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 tc-arm.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >if [ -r sysinfo.c ]; then \ > gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 sysinfo.c ; \ >else \ > gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 ./sysinfo.c ; \ >fi >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 ./syslex_wrap.c >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >sysinfo.y: In function 'yyparse': >sysinfo.y:155:5: warning: this statement may fall through [-Wimplicit-fallthrough=] > printf("\tchecksum(ffile,raw, idx, IT_%s_CODE);\n", it); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sysinfo.y:157:3: note: here > case 'i': > ^~~~ >sysinfo.y:183:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (rdepth==2) > ^ >sysinfo.y:185:6: note: here > case 'i': > ^~~~ >Making info in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o basic_blocks.c >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >if test -f cxxfilt.man; then \ > man=cxxfilt.man; \ >else \ > man=./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.27/binutils/doc' >Making info in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[3]: Nothing to be done for 'info'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[3]: Nothing to be done for 'info-am'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o call_graph.c >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o cg_arcs.c >mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po >mv -f .deps/call_graph.Tpo .deps/call_graph.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o cg_dfn.c >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o cg_print.c >gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o sysinfo sysinfo.o syslex_wrap.o >./sysinfo -d <./sysroff.info >sysroff.h >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >Making all in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o size.c >mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o corefile.c >mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o gmon_io.c >mv -f .deps/size.Tpo .deps/size.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o bucomm.c >mv -f .deps/cg_print.Tpo .deps/cg_print.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o gprof.c >gprof.c: In function 'main': >gprof.c:261:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > sym_id_add (optarg, EXCL_TIME); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gprof.c:262:2: note: here > case 'e': > ^~~~ >gprof.c:266:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > sym_id_add (optarg, INCL_TIME); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gprof.c:267:2: note: here > case 'f': > ^~~~ >mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o hertz.c >mv -f .deps/corefile.Tpo .deps/corefile.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c >mv -f .deps/bucomm.Tpo .deps/bucomm.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o hist.c >mv -f .deps/hertz.Tpo .deps/hertz.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c >mv -f .deps/gprof.Tpo .deps/gprof.Po >mv -f .deps/version.Tpo .deps/version.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o source.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c >mv -f .deps/filemode.Tpo .deps/filemode.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o search_list.c >mv -f .deps/source.Tpo .deps/source.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c >mv -f .deps/search_list.Tpo .deps/search_list.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o sym_ids.c >mv -f .deps/symtab.Tpo .deps/symtab.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c >mv -f .deps/hist.Tpo .deps/hist.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o i386.c >mv -f .deps/utils.Tpo .deps/utils.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o dwarf.c >mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po >mv -f .deps/i386.Tpo .deps/i386.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o prdbg.c >dwarf.c: In function 'dwarf_select_sections_by_letters': >dwarf.c:7582:25: warning: this statement may fall through [-Wimplicit-fallthrough=] > do_debug_frames_interp = 1; > ~~~~~~~~~~~~~~~~~~~~~~~^~~ >dwarf.c:7583:7: note: here > case 'f': > ^~~~ >dwarf.c: In function 'read_and_display_attr_value': >dwarf.c:1826:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > have_frame_base = 1; > ~~~~~~~~~~~~~~~~^~~ >dwarf.c:1827:2: note: here > case DW_AT_location: > ^~~~ >dwarf.c:2101:23: warning: this statement may fall through [-Wimplicit-fallthrough=] > have_frame_base = 1; > ~~~~~~~~~~~~~~~~^~~ >dwarf.c:2102:5: note: here > case DW_AT_location: > ^~~~ >prdbg.c: In function 'pr_array_type': >prdbg.c:500:16: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] > sprintf (buf, "%ld", (long) vma); > ^~~~~ >In file included from /usr/include/stdio.h:939:0, > from sysdep.h:25, > from prdbg.c:26: >/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 21 bytes into a destination of size 20 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >mv -f .deps/prdbg.Tpo .deps/prdbg.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o rddbg.c >mv -f .deps/objdump.Tpo .deps/objdump.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o alpha.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c >mv -f .deps/rddbg.Tpo .deps/rddbg.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o vax.c >mv -f .deps/alpha.Tpo .deps/alpha.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o tahoe.c >mv -f .deps/vax.Tpo .deps/vax.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o sparc.c >mv -f .deps/tahoe.Tpo .deps/tahoe.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o mips.c >mv -f .deps/sparc.Tpo .deps/sparc.Po >mv -f .deps/mips.Tpo .deps/mips.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o aarch64.c >mv -f .deps/aarch64.Tpo .deps/aarch64.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c >stabs.c: In function 'parse_stab_members': >stabs.c:2705:31: warning: comparison between pointer and zero character constant [-Wpointer-compare] > if (**pp == ';' || *pp == '\0') > ^~ >stabs.c:2705:27: note: did you mean to dereference the pointer? > if (**pp == ';' || *pp == '\0') > ^ >mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c >stabs.c: In function 'stab_xcoff_builtin_type': >stabs.c:3434:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > rettype = debug_make_int_type (dhandle, 4, TRUE); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >stabs.c:3435:5: note: here > case 10: > ^~~~ >mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po >gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 tahoe.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/debug.Tpo .deps/debug.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ieee.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 tahoe.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.27/zlib -lz ../libiberty/libiberty.a -lm -ldl >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o rdcoff.c >mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o elfcomm.c >elfcomm.c: In function 'byte_get_little_endian': >elfcomm.c:160:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:169:5: note: here > case 6: > ^~~~ >elfcomm.c:177:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:186:5: note: here > case 7: > ^~~~ >elfcomm.c:195:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:204:5: note: here > case 8: > ^~~~ >elfcomm.c:214:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:223:5: note: here > default: > ^~~~~~~ >elfcomm.c: In function 'byte_get_big_endian': >elfcomm.c:258:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:269:5: note: here > case 6: > ^~~~ >elfcomm.c:277:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:288:5: note: here > case 7: > ^~~~ >elfcomm.c:297:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:308:5: note: here > case 8: > ^~~~ >elfcomm.c:318:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > else if (sizeof (elf_vma) == 4) > ^ >elfcomm.c:329:5: note: here > default: > ^~~~~~~ >mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ./`arparse.c >mv -f .deps/arparse.Tpo .deps/arparse.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ./`arlex.c >mv -f .deps/arlex.Tpo .deps/arlex.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c >mv -f .deps/stabs.Tpo .deps/stabs.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o not-ranlib.c >mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o arsup.c >mv -f .deps/arsup.Tpo .deps/arsup.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c >mv -f .deps/rename.Tpo .deps/rename.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o binemul.c >mv -f .deps/ar.Tpo .deps/ar.Po >mv -f .deps/binemul.Tpo .deps/binemul.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o emul_vanilla.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c >strings.c: In function 'main': >strings.c:210:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > usage (stdout, 0); > ^~~~~~~~~~~~~~~~~ >strings.c:212:2: note: here > case 'n': > ^~~~ >strings.c:270:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > usage (stderr, 1); > ^~~~~~~~~~~~~~~~~ >strings.c:272:2: note: here > default: > ^~~~~~~ >mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o is-ranlib.c >mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o objcopy.c >mv -f .deps/strings.Tpo .deps/strings.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o not-strip.c >mv -f .deps/not-strip.Tpo .deps/not-strip.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o wrstabs.c >objcopy.c: In function 'strip_main': >objcopy.c:3656:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > strip_usage (stdout, 0); > ^~~~~~~~~~~~~~~~~~~~~~~ >objcopy.c:3657:2: note: here > default: > ^~~~~~~ >objcopy.c: In function 'copy_main': >objcopy.c:4235:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > p->vma_val = val; > ~~~~~~~~~~~^~~~~ >objcopy.c:4238:8: note: here > case OPTION_CHANGE_SECTION_LMA: > ^~~~ >objcopy.c:4606:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > copy_usage (stdout, 0); > ^~~~~~~~~~~~~~~~~~~~~~ >objcopy.c:4608:2: note: here > default: > ^~~~~~~ >mv -f .deps/ieee.Tpo .deps/ieee.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o addr2line.c >mv -f .deps/addr2line.Tpo .deps/addr2line.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o readelf.c >mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o unwind-ia64.c >mv -f .deps/dwarf.Tpo .deps/dwarf.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o elfedit.c >elfedit.c: In function 'main': >elfedit.c:745:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > usage (stdout, 0); > ^~~~~~~~~~~~~~~~~ >elfedit.c:747:2: note: here > case 'v': > ^~~~ >mv -f .deps/elfedit.Tpo .deps/elfedit.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o nm.c >mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o is-strip.c >nm.c: In function 'main': >nm.c:1676:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > usage (stdout, 0); > ^~~~~~~~~~~~~~~~~ >nm.c:1677:2: note: here > case 'l': > ^~~~ >mv -f .deps/is-strip.Tpo .deps/is-strip.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o cxxfilt.c >cxxfilt.c: In function 'main': >cxxfilt.c:191:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > usage (stdout, 0); > ^~~~~~~~~~~~~~~~~ >cxxfilt.c:192:2: note: here > case 'n': > ^~~~ >mv -f .deps/objcopy.Tpo .deps/objcopy.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o bfdtest1.c >mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o bfdtest2.c >mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.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.27/zlib -lz ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >readelf.c: In function 'target_specific_reloc_handling': >readelf.c:11361:9: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (uses_msp430x_relocs ()) > ^ >readelf.c:11363:4: note: here > case 21: /* R_MSP430X_SYM_DIFF */ > ^~~~ >readelf.c: In function 'is_16bit_abs_reloc': >readelf.c:11878:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (uses_msp430x_relocs ()) > ^ >readelf.c:11880:5: note: here > case EM_MSP430_OLD: > ^~~~ >readelf.c: In function 'parse_args': >readelf.c:4449:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > error (_("Invalid option '-%c'\n"), c); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >readelf.c:4451:2: note: here > case '?': > ^~~~ >readelf.c: In function 'print_vma': >readelf.c:428:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > nc = printf ("0x"); > ~~~^~~~~~~~~~~~~~~ >readelf.c:431:5: note: here > case LONG_HEX: > ^~~~ >readelf.c:440:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (vma <= 99999) > ^ >readelf.c:444:5: note: here > case PREFIX_HEX: > ^~~~ >readelf.c:445:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > nc = printf ("0x"); > ~~~^~~~~~~~~~~~~~~ >readelf.c:448:5: note: here > case HEX: > ^~~~ >readelf.c: In function 'process_dynamic_section': >readelf.c:9557:31: warning: this statement may fall through [-Wimplicit-fallthrough=] > dynamic_info[entry->d_tag] = entry->d_un.d_val; > ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ >readelf.c:9558:2: note: here > case DT_PLTPADSZ: > ^~~~ >readelf.c: In function 'dump_relocations': >readelf.c:1290:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (uses_msp430x_relocs ()) > ^ >readelf.c:1295:2: note: here > case EM_MSP430_OLD: > ^~~~ >/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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.27/zlib -lz ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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./../zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz -ldl >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >(echo "/* This file is automatically generated. DO NOT EDIT! */";\ >for f in `echo " " earmelf.o "" \ > | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ > echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ >done;\ >echo "";\ >echo "#define EMULATION_LIST \\";\ >for f in `echo " " earmelf.o "" \ > | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ > echo " &ld_${f}_emulation, \\"; \ >done;\ >echo " 0") >ldemul-tmp.h >mv ldemul-tmp.h ldemul-list.h >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo './'`testplug.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo './'`testplug2.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo './'`testplug3.c >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo './'`testplug4.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c testplug4.c -o libldtestplug4_la-testplug4.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c testplug3.c -o libldtestplug3_la-testplug3.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c testplug.c -o libldtestplug_la-testplug.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c testplug2.c -o libldtestplug2_la-testplug2.o >testplug3.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] > static const tag_name_t tag_names[] = > ^~~~~~~~~ >testplug4.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] > static const tag_name_t tag_names[] = > ^~~~~~~~~ >testplug2.c:76:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] > static const tag_name_t tag_names[] = > ^~~~~~~~~ >mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ./`ldgram.c >mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ./ldlex-wrapper.c >mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o lexsup.c >mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo >lexsup.c: In function 'parse_args': >lexsup.c:707:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > einfo (_("%P%F: use the --help option for usage information\n")); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >lexsup.c:709:2: note: here > case 1: /* File name. */ > ^~~~ >lexsup.c:1616:30: warning: this statement may fall through [-Wimplicit-fallthrough=] > link_info.dynamic_data = TRUE; >lexsup.c:1617:5: note: here > case dynamic_list: > ^~~~ >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ldlang.c >mv -f .deps/ldgram.Tpo .deps/ldgram.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o mri.c >mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ldctor.c >mv -f .deps/mri.Tpo .deps/mri.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ > -DDEFAULT_EMULATION='"armelf"' \ > -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-none-eabi/bin"' \ > -DTARGET='"arm-none-eabi"' -DTARGET_SYSTEM_ROOT=\"\" \ > ./ldmain.c >mv -f .deps/ldctor.Tpo .deps/ldctor.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ldwrite.c >mv -f .deps/lexsup.Tpo .deps/lexsup.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ldexp.c >mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ldemul.c >mv -f .deps/ldemul.Tpo .deps/ldemul.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ldver.c >mv -f .deps/ldmain.Tpo .deps/ldmain.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ldmisc.c >mv -f .deps/ldver.Tpo .deps/ldver.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ >-DSCRIPTDIR='"/usr/arm-none-eabi/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-none-eabi/bin"' \ > ./ldfile.c >mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ldcref.c >mv -f .deps/ldexp.Tpo .deps/ldexp.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c >plugin.c: In function 'asymbol_from_plugin_symbol': >plugin.c:419:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > einfo (_("%P%F: unknown ELF symbol visibility: %d!\n"), > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ldsym->visibility); > ~~~~~~~~~~~~~~~~~~ >plugin.c:421:2: note: here > case LDPV_DEFAULT: > ^~~~ >mv -f .deps/ldfile.Tpo .deps/ldfile.Po >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ldbuildid.c >mv -f .deps/ldcref.Tpo .deps/ldcref.Po >cp ./emultempl/astring.sed stringify.sed >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl -ldl >mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po >libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o >libtool: link: ranlib .libs/libldtestplug.a >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl -ldl >libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) >/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl -ldl >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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl -ldl >libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o >libtool: link: ranlib .libs/libldtestplug2.a >libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o >libtool: link: ranlib .libs/libldtestplug4.a >libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o >libtool: link: ranlib .libs/libldtestplug3.a >libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) >base=`echo earmelf.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" ) >libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >LIB_PATH='' /bin/sh ./genscripts.sh "." "/usr/lib64" "/usr" "/usr" powerpc64le-unknown-linux-gnu arm-none-eabi arm-none-eabi "armelf" "/usr/local/lib /lib /usr/lib" no yes armelf "arm-none-eabi" >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -MT earmelf.o -MD -MP -MF .deps/earmelf.Tpo -c -o earmelf.o earmelf.c >mv -f .deps/ldlang.Tpo .deps/ldlang.Po >mv -f .deps/earmelf.Tpo .deps/earmelf.Po >/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 earmelf.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl -ldl >libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 earmelf.o ../bfd/.libs/libbfd.a -L/builddir/build/BUILD/binutils-2.27/zlib -lz ../libiberty/libiberty.a -ldl >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.27' >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tQwiPa >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le >++ dirname /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le >+ cd binutils-2.27 >+ make install DESTDIR=/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le >make[1]: Entering directory '/builddir/build/BUILD/binutils-2.27' >/bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr >mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make install-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >Making install in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > /usr/bin/install -c -m 644 ./bfd.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info/bfd.info' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >Making install in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Nothing to be done for 'install'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making install in . >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making install in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[3]: Nothing to be done for 'install'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >make install-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >Making install in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >make[5]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > /usr/bin/install -c -m 644 ./binutils.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info/binutils.info' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1' > /usr/bin/install -c -m 644 'addr2line.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-addr2line.1' > /usr/bin/install -c -m 644 'ar.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-ar.1' > /usr/bin/install -c -m 644 'dlltool.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-dlltool.1' > /usr/bin/install -c -m 644 'nlmconv.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-nlmconv.1' > /usr/bin/install -c -m 644 'nm.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-nm.1' > /usr/bin/install -c -m 644 'objcopy.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-objcopy.1' > /usr/bin/install -c -m 644 'objdump.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-objdump.1' > /usr/bin/install -c -m 644 'ranlib.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-ranlib.1' > /usr/bin/install -c -m 644 'readelf.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-readelf.1' > /usr/bin/install -c -m 644 'size.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-size.1' > /usr/bin/install -c -m 644 'strings.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-strings.1' > /usr/bin/install -c -m 644 'strip.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-strip.1' > /usr/bin/install -c -m 644 'elfedit.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-elfedit.1' > /usr/bin/install -c -m 644 'windres.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-windres.1' > /usr/bin/install -c -m 644 'windmc.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-windmc.1' > /usr/bin/install -c -m 644 'c++filt.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-c++filt.1' >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >Making install in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Nothing to be done for 'install'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin' > /bin/sh ./libtool --mode=install /usr/bin/install -c size '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-size' >libtool: install: /usr/bin/install -c size /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-size > /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-objdump' >libtool: install: /usr/bin/install -c objdump /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-objdump > /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ar' >libtool: install: /usr/bin/install -c ar /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ar > /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-strings' >libtool: install: /usr/bin/install -c strings /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-strings > /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ranlib' >libtool: install: /usr/bin/install -c ranlib /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ranlib > /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-objcopy' >libtool: install: /usr/bin/install -c objcopy /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-objcopy > /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-addr2line' >libtool: install: /usr/bin/install -c addr2line /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-addr2line > /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-readelf' >libtool: install: /usr/bin/install -c readelf /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-readelf > /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-elfedit' >libtool: install: /usr/bin/install -c elfedit /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-elfedit > /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/arm-none-eabi-nm >libtool: install: /usr/bin/install -c nm-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-nm > /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/arm-none-eabi-strip >libtool: install: /usr/bin/install -c strip-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-strip > /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/arm-none-eabi-c++filt >libtool: install: /usr/bin/install -c cxxfilt /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-c++filt >/bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin >mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin >for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ > if [ -f $i ]; then \ > j=`echo $i | sed -e 's/-new//'`; \ > k=`echo $j | sed 's&^&arm-none-eabi-&'`; \ > if [ "/usr/bin/$k" != "/usr/arm-none-eabi/bin/$j" ]; then \ > rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/$j; \ > ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$k /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/$j >/dev/null 2>/dev/null \ > || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/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.27/binutils' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/etc' >make[2]: Nothing to be done for 'install'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/etc' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >Making install in doc >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >make[4]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > /usr/bin/install -c -m 644 ./as.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info/as.info' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1' > /usr/bin/install -c -m 644 'as.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-as.1' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >Making install in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[3]: Nothing to be done for 'install'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >/bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin > /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/arm-none-eabi-as >libtool: install: /usr/bin/install -c as-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-as >/bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin >n=`echo as | sed 's&^&arm-none-eabi-&'`; \ >if [ "/usr/bin/$n" != "/usr/arm-none-eabi/bin/as" ]; then \ > rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/as; \ > ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/as >/dev/null 2>/dev/null \ > || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/as; \ >else \ > true ; \ >fi >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >make install-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >Making install in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >make[4]: Nothing to be done for 'install'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin' > /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-gprof' >libtool: install: /usr/bin/install -c gprof /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-gprof > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > /usr/bin/install -c -m 644 ./gprof.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info/gprof.info' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1' > /usr/bin/install -c -m 644 'gprof.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-gprof.1' >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/intl' >make[2]: Nothing to be done for 'install'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/intl' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >make install-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >Making install in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Nothing to be done for 'install'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin' > /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ld.bfd' >libtool: install: /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/./arm-none-eabi-ld.bfd >/bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin >n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&arm-none-eabi-&'`; \ >if test "/usr/bin" != "/usr/arm-none-eabi/bin"; then \ > rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld.bfd; \ > ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld.bfd >/dev/null 2>/dev/null \ > || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld.bfd; \ >fi; \ >if test "xyes" = "xyes"; then \ > ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&arm-none-eabi-&'`; \ > rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$ld; \ > ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$ld >/dev/null 2>/dev/null \ > || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$ld; \ > if test "/usr/bin" != "/usr/arm-none-eabi/bin"; then \ > rm -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld; \ > ln /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/$n /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld >/dev/null 2>/dev/null \ > || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/bin/ld; \ > fi; \ >fi >/bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/lib/ldscripts >mkdir -p -- /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/lib/ldscripts >for f in ldscripts/* ; do \ > /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/arm-none-eabi/lib/$f ; \ >done > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > /usr/bin/install -c -m 644 ./ld.info '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info/ld.info' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1' > /usr/bin/install -c -m 644 'ld.1' '/builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-ld.1' >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >if test -n ""; then \ > /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -print-multi-os-directory`; \ > /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -print-multi-os-directory`/./libiberty.an; \ > ( cd /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ > mv -f /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib64/`gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -print-multi-os-directory`/./libiberty.a; \ > case "" in \ > /*) thd=;; \ > *) thd=/usr/include/;; \ > esac; \ > /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le${thd}; \ > for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ > /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le${thd}; \ > done; \ >fi >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >make[3]: Nothing to be done for 'install'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty' >make[1]: Nothing to be done for 'install-target'. >make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.27' >+ rm /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-dlltool.1 /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-nlmconv.1 /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/man/man1/arm-none-eabi-windres.1 >+ rm -r /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/share/info >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/binutils-2.27 >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-gprof >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ld has 3 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ld >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-size >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-strings >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-strip has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-strip >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-addr2line >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-nm has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-nm >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-readelf has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-readelf >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-c++filt >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ld.bfd.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ld.debug >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-objdump has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-objdump >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-objcopy has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-objcopy >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-elfedit >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-as has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-as >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ar has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ar >file /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ranlib has 1 other hard links >extracting debug info from /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/bin/arm-none-eabi-ranlib >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/as.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-as.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/strip.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-strip.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/objcopy.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-objcopy.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/nm.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-nm.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/ranlib.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ranlib.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/ld.bfd.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ld.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/objdump.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-objdump.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/readelf.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-readelf.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/ld.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ld.debug >hard linked /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/arm-none-eabi/bin/ar.debug to /builddir/build/BUILDROOT/arm-none-eabi-binutils-cs-2.27-2.fc26.ppc64le/usr/lib/debug/usr/bin/arm-none-eabi-ar.debug >/usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. >20378 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VWy9RJ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd binutils-2.27 >+ make check >make[1]: Entering directory '/builddir/build/BUILD/binutils-2.27' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make check-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >Making check in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/doc' >Making check in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/bfd' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making check in . >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >Making check in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes/po' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/opcodes' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >make check-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >Making check in doc >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/doc' >Making check in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >make check-DEJAGNU >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/binutils' >Making a new site.exp file... >srcdir=`cd . && pwd`; export srcdir; \ >r=`pwd`; export r; \ >LC_ALL=C; export LC_ALL; \ >EXPECT=expect; export EXPECT; \ >runtest=runtest; \ >if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ > CC="gcc" CC_FOR_BUILD="gcc" \ > CC_FOR_TARGET="arm-none-eabi-cc" CFLAGS_FOR_TARGET="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" \ > $runtest --tool binutils --srcdir ${srcdir}/testsuite \ > ; \ >else echo "WARNING: could not find \`runtest'" 1>&2; :;\ >fi >WARNING: could not find `runtest' >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/binutils' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/etc' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/etc' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >Making check in doc >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/doc' >Making check in po >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas/po' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >make check-DEJAGNU >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gas' >Making a new site.exp file... >if [ -d testsuite ]; then \ > true; \ >else \ > mkdir testsuite; \ >fi >rm -f testsuite/site.exp >cp site.exp testsuite/site.exp >rootme=`pwd`; export rootme; \ >srcdir=`cd .; pwd` ; export srcdir ; \ >LC_ALL=C; export LC_ALL; \ >EXPECT=expect ; export EXPECT ; \ >runtest=runtest; \ >cd testsuite; \ >if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ > $runtest --tool gas --srcdir ${srcdir}/testsuite \ > ; \ >else echo "WARNING: could not find \`runtest'" 1>&2; :;\ >fi >WARNING: could not find `runtest' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gas' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >make check-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >Making check in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/gprof' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/intl' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/intl' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >make check-recursive >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >Making check in po >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld/po' >make[4]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >make check-DEJAGNU >make[5]: Entering directory '/builddir/build/BUILD/binutils-2.27/ld' >Making a new site.exp file... >srcroot=`cd . && pwd`; export srcroot; \ >r=`pwd`; export r; \ >LC_ALL=C; export LC_ALL; \ >EXPECT=expect; export EXPECT; \ >runtest=runtest; \ >if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ > $runtest --tool ld --srcdir ${srcroot}/testsuite \ > CC="arm-none-eabi-cc" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" \ > CXX="arm-none-eabi-c++" CXXFLAGS="-g -O2" \ > CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8" \ > OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ > LIBIBERTY="../libiberty/libiberty.a " LIBS="-ldl -ldl " \ > DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ > ; \ >else echo "WARNING: could not find \`runtest'" 1>&2; :;\ >fi >WARNING: could not find `runtest' >make[5]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[4]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/ld' >make[2]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty' >make[3]: Entering directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I.. -I./../../include -o test-demangle \ > ./test-demangle.c ../libiberty.a >./test-demangle < ./demangle-expected >/bin/sh: line 1: 8072 Segmentation fault (core dumped) ./test-demangle < ./demangle-expected >make[3]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty/testsuite' >make[3]: *** [Makefile:53: check-cplus-dem] Error 139 >make[2]: Leaving directory '/builddir/build/BUILD/binutils-2.27/libiberty' >make[2]: *** [Makefile:498: check-subdir] Error 2 >make[1]: *** [Makefile:8102: check-libiberty] Error 2 >make[1]: Leaving directory '/builddir/build/BUILD/binutils-2.27' >make: *** [Makefile:2204: do-check] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.VWy9RJ (%check) > Bad exit status from /var/tmp/rpm-tmp.VWy9RJ (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-binutils-cs.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423232
: 1251454 |
1251456
|
1251457