This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by bfd configure 2.29.51, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/bfd/configure --srcdir=.././bfd --cache-file=./config.cache --prefix=/home/buildroot/autobuild/instance-0/output/host --sysconfdir=/home/buildroot/autobuild/instance-0/output/host/etc --localstatedir=/home/buildroot/autobuild/instance-0/output/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-static --without-uiout --disable-gdbtk --without-x --enable-threads --disable-werror --without-included-gettext --with-curses --without-mpfr --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-tui --without-python --disable-sim --program-transform-name=s&^&arc-buildroot-linux-uclibc-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arc-buildroot-linux-uclibc

## --------- ##
## Platform. ##
## --------- ##

hostname = gcc159.bak.milne.osuosl.org
uname -m = x86_64
uname -r = 4.9.0-8-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.130-2 (2018-10-27)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/buildroot/autobuild/instance-0/output/host/bin
PATH: /home/buildroot/autobuild/instance-0/output/host/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2465: creating cache ./config.cache
configure:2570: checking build system type
configure:2584: result: x86_64-pc-linux-gnu
configure:2604: checking host system type
configure:2617: result: x86_64-pc-linux-gnu
configure:2637: checking target system type
configure:2650: result: arc-buildroot-linux-uclibc
configure:2684: checking for x86_64-pc-linux-gnu-gcc
configure:2711: result: /usr/bin/gcc
configure:2980: checking for C compiler version
configure:2989: /usr/bin/gcc --version >&5
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3000: $? = 0
configure:2989: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
configure:3000: $? = 0
configure:2989: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3000: $? = 1
configure:2989: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3000: $? = 1
configure:3020: checking for C compiler default output file name
configure:3042: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
configure:3046: $? = 0
configure:3083: result: a.out
configure:3099: checking whether the C compiler works
configure:3108: ./a.out
configure:3112: $? = 0
configure:3127: result: yes
configure:3134: checking whether we are cross compiling
configure:3136: result: no
configure:3139: checking for suffix of executables
configure:3146: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
configure:3150: $? = 0
configure:3172: result: 
configure:3178: checking for suffix of object files
configure:3200: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:3204: $? = 0
configure:3225: result: o
configure:3229: checking whether we are using the GNU C compiler
configure:3248: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:3248: $? = 0
configure:3257: result: yes
configure:3266: checking whether /usr/bin/gcc accepts -g
configure:3286: /usr/bin/gcc -c -g  conftest.c >&5
configure:3286: $? = 0
configure:3327: result: yes
configure:3344: checking for /usr/bin/gcc option to accept ISO C89
configure:3408: /usr/bin/gcc  -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:3408: $? = 0
configure:3421: result: none needed
configure:3442: checking for library containing strerror
configure:3473: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
configure:3473: $? = 0
configure:3490: result: none required
configure:3515: checking for a BSD-compatible install
configure:3583: result: /usr/bin/install -c
configure:3594: checking whether build environment is sane
configure:3644: result: yes
configure:3785: checking for a thread-safe mkdir -p
configure:3824: result: /bin/mkdir -p
configure:3837: checking for gawk
configure:3864: result: gawk
configure:3875: checking whether /usr/bin/make sets $(MAKE)
configure:3897: result: yes
configure:3927: checking for style of include used by /usr/bin/make
configure:3955: result: GNU
configure:4041: checking dependency style of /usr/bin/gcc
configure:4152: result: none
configure:4172: checking for x86_64-pc-linux-gnu-ar
configure:4199: result: /usr/bin/ar
configure:4264: checking for x86_64-pc-linux-gnu-ranlib
configure:4291: result: /usr/bin/ranlib
configure:4394: checking for x86_64-pc-linux-gnu-gcc
configure:4421: result: /usr/bin/gcc
configure:4690: checking for C compiler version
configure:4699: /usr/bin/gcc --version >&5
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4710: $? = 0
configure:4699: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
configure:4710: $? = 0
configure:4699: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4710: $? = 1
configure:4699: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4710: $? = 1
configure:4714: checking whether we are using the GNU C compiler
configure:4742: result: yes
configure:4751: checking whether /usr/bin/gcc accepts -g
configure:4812: result: yes
configure:4829: checking for /usr/bin/gcc option to accept ISO C89
configure:4906: result: none needed
configure:4931: checking how to run the C preprocessor
configure:4962: /usr/bin/gcc -E  conftest.c
configure:4962: $? = 0
configure:4976: /usr/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5001: result: /usr/bin/gcc -E
configure:5021: /usr/bin/gcc -E  conftest.c
configure:5021: $? = 0
configure:5035: /usr/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5035: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5064: checking for grep that handles long lines and -e
configure:5122: result: /bin/grep
configure:5127: checking for egrep
configure:5189: result: /bin/grep -E
configure:5194: checking for ANSI C header files
configure:5214: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5214: $? = 0
configure:5287: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
configure:5287: $? = 0
configure:5287: ./conftest
configure:5287: $? = 0
configure:5298: result: yes
configure:5311: checking for sys/types.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for sys/stat.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for stdlib.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for string.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for memory.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for strings.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for inttypes.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for stdint.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5311: checking for unistd.h
configure:5311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5325: checking minix/config.h usability
configure:5325: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5325: result: no
configure:5325: checking minix/config.h presence
configure:5325: /usr/bin/gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5325: result: no
configure:5325: checking for minix/config.h
configure:5325: result: no
configure:5346: checking whether it is safe to define __EXTENSIONS__
configure:5364: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5371: result: yes
configure:5434: checking how to print strings
configure:5461: result: printf
configure:5482: checking for a sed that does not truncate output
configure:5546: result: /bin/sed
configure:5564: checking for fgrep
configure:5626: result: /bin/grep -F
configure:5661: checking for ld used by /usr/bin/gcc
configure:5728: result: /usr/bin/ld
configure:5735: checking if the linker (/usr/bin/ld) is GNU ld
configure:5750: result: yes
configure:5762: checking for BSD- or MS-compatible name lister (nm)
configure:5811: result: /usr/bin/nm
configure:5941: checking the name lister (/usr/bin/nm) interface
configure:5948: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:5951: /usr/bin/nm "conftest.o"
configure:5954: output
0000000000000000 B some_variable
configure:5961: result: BSD nm
configure:5964: checking whether ln -s works
configure:5968: result: yes
configure:5976: checking the maximum length of command line arguments
configure:6101: result: 1572864
configure:6118: checking whether the shell understands some XSI constructs
configure:6128: result: yes
configure:6132: checking whether the shell understands "+="
configure:6138: result: yes
configure:6173: checking for /usr/bin/ld option to reload object files
configure:6180: result: -r
configure:6209: checking for x86_64-pc-linux-gnu-objdump
configure:6236: result: objdump
configure:6308: checking how to recognize dependent libraries
configure:6509: result: pass_all
configure:6529: checking for x86_64-pc-linux-gnu-ar
configure:6556: result: /usr/bin/ar
configure:6634: checking for x86_64-pc-linux-gnu-strip
configure:6664: result: no
configure:6674: checking for strip
configure:6690: found /usr/bin/strip
configure:6701: result: strip
configure:6733: checking for x86_64-pc-linux-gnu-ranlib
configure:6760: result: /usr/bin/ranlib
configure:6902: checking command to parse /usr/bin/nm output from /usr/bin/gcc object
configure:7020: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:7023: $? = 0
configure:7027: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7030: $? = 0
configure:7084: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c conftstm.o >&5
configure:7087: $? = 0
configure:7125: result: ok
configure:7220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:7223: $? = 0
configure:7973: checking for dlfcn.h
configure:7973: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:7973: $? = 0
configure:7973: result: yes
configure:8129: checking for objdir
configure:8144: result: .libs
configure:8415: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:8433: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8437: $? = 0
configure:8450: result: no
configure:8470: checking for /usr/bin/gcc option to produce PIC
configure:8756: result: -fPIC -DPIC
configure:8768: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8786: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -fPIC -DPIC -DPIC conftest.c >&5
configure:8790: $? = 0
configure:8803: result: yes
configure:8827: checking if /usr/bin/gcc static flag -static works
configure:8855: result: yes
configure:8870: checking if /usr/bin/gcc supports -c -o file.o
configure:8891: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -o out/conftest2.o conftest.c >&5
configure:8895: $? = 0
configure:8917: result: yes
configure:8925: checking if /usr/bin/gcc supports -c -o file.o
configure:8972: result: yes
configure:9005: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10076: result: yes
configure:10113: checking whether -lc should be explicitly linked in
configure:10121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:10124: $? = 0
configure:10139: /usr/bin/gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10142: $? = 0
configure:10156: result: no
configure:10321: checking dynamic linker characteristics
configure:10772: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10772: $? = 0
configure:10994: result: GNU/Linux ld.so
configure:11101: checking how to hardcode library paths into programs
configure:11126: result: immediate
configure:11220: checking for shl_load
configure:11220: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
/tmp/ccNs6RTT.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11220: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11220: result: no
configure:11224: checking for shl_load in -ldld
configure:11249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11258: result: no
configure:11263: checking for dlopen
configure:11263: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
/tmp/cczUKHZ1.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:11263: result: no
configure:11267: checking for dlopen in -ldl
configure:11292: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl   >&5
configure:11292: $? = 0
configure:11301: result: yes
configure:11420: checking whether a program can dlopen itself
configure:11500: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib -Wl,--export-dynamic conftest.c -ldl  >&5
configure:11503: $? = 0
configure:11521: result: yes
configure:11526: checking whether a statically linked program can dlopen itself
configure:11606: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccpu9xh3.o: In function `main':
conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:11609: $? = 1
configure:11627: result: no
configure:11666: checking whether stripping libraries is possible
configure:11671: result: yes
configure:11706: checking if libtool supports shared libraries
configure:11708: result: yes
configure:11711: checking whether to build shared libraries
configure:11732: result: yes
configure:11735: checking whether to build static libraries
configure:11739: result: yes
configure:11789: checking for dlfcn.h
configure:11789: result: yes
configure:11802: checking for windows.h
configure:11802: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c:63:21: fatal error: windows.h: No such file or directory
 #include <windows.h>
                     ^
compilation terminated.
configure:11802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <windows.h>
configure:11802: result: no
configure:11829: checking for library containing dlopen
configure:11860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c  >&5
/tmp/ccCcVSlc.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:11860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl   >&5
configure:11860: $? = 0
configure:11877: result: -ldl
configure:11908: checking for special C compiler options needed for large files
configure:11953: result: no
configure:11959: checking for _FILE_OFFSET_BITS value needed for large files
configure:11984: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:11984: $? = 0
configure:12016: result: no
configure:12404: checking whether to enable maintainer-specific portions of Makefiles
configure:12413: result: no
configure:12449: checking whether to install libbfd
configure:12462: result: no
configure:12512: checking whether NLS is requested
configure:12518: result: yes
configure:12524: checking for catalogs to be installed
configure:12556: result:  da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN
configure:12583: checking whether NLS is requested
configure:12592: result: yes
configure:12630: checking for msgfmt
configure:12661: result: /home/buildroot/autobuild/instance-0/output/host/bin/msgfmt
configure:12670: checking for gmsgfmt
configure:12701: result: /home/buildroot/autobuild/instance-0/output/host/bin/msgfmt
configure:12741: checking for xgettext
configure:12772: result: /home/buildroot/autobuild/instance-0/output/host/bin/xgettext
configure:12812: checking for msgmerge
configure:12842: result: /home/buildroot/autobuild/instance-0/output/host/bin/msgmerge
configure:12892: checking for long double
configure:12924: result: yes
configure:12932: checking for long long
configure:12932: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:12932: $? = 0
configure:12932: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:24: error: expected expression before ')' token
 if (sizeof ((long long)))
                        ^
configure:12932: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:12932: result: yes
configure:12943: checking size of long long
configure:12948: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:12948: $? = 0
configure:12948: ./conftest
configure:12948: $? = 0
configure:12963: result: 8
configure:12979: checking size of void *
configure:12984: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:12984: $? = 0
configure:12984: ./conftest
configure:12984: $? = 0
configure:12999: result: 8
configure:13013: checking size of long
configure:13018: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13018: $? = 0
configure:13018: ./conftest
configure:13018: $? = 0
configure:13033: result: 8
configure:13115: checking alloca.h usability
configure:13115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking alloca.h presence
configure:13115: /usr/bin/gcc -E  conftest.c
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking for alloca.h
configure:13115: result: yes
configure:13115: checking stddef.h usability
configure:13115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking stddef.h presence
configure:13115: /usr/bin/gcc -E  conftest.c
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking for stddef.h
configure:13115: result: yes
configure:13115: checking for string.h
configure:13115: result: yes
configure:13115: checking for strings.h
configure:13115: result: yes
configure:13115: checking for stdlib.h
configure:13115: result: yes
configure:13115: checking time.h usability
configure:13115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking time.h presence
configure:13115: /usr/bin/gcc -E  conftest.c
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking for time.h
configure:13115: result: yes
configure:13115: checking for unistd.h
configure:13115: result: yes
configure:13115: checking wchar.h usability
configure:13115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking wchar.h presence
configure:13115: /usr/bin/gcc -E  conftest.c
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking for wchar.h
configure:13115: result: yes
configure:13115: checking wctype.h usability
configure:13115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking wctype.h presence
configure:13115: /usr/bin/gcc -E  conftest.c
configure:13115: $? = 0
configure:13115: result: yes
configure:13115: checking for wctype.h
configure:13115: result: yes
configure:13129: checking fcntl.h usability
configure:13129: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking fcntl.h presence
configure:13129: /usr/bin/gcc -E  conftest.c
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking for fcntl.h
configure:13129: result: yes
configure:13129: checking sys/file.h usability
configure:13129: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking sys/file.h presence
configure:13129: /usr/bin/gcc -E  conftest.c
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking for sys/file.h
configure:13129: result: yes
configure:13129: checking sys/time.h usability
configure:13129: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking sys/time.h presence
configure:13129: /usr/bin/gcc -E  conftest.c
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking for sys/time.h
configure:13129: result: yes
configure:13129: checking for sys/stat.h
configure:13129: result: yes
configure:13129: checking sys/resource.h usability
configure:13129: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking sys/resource.h presence
configure:13129: /usr/bin/gcc -E  conftest.c
configure:13129: $? = 0
configure:13129: result: yes
configure:13129: checking for sys/resource.h
configure:13129: result: yes
configure:13153: checking for uintmax_t
configure:13153: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13153: $? = 0
configure:13153: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:24: error: expected expression before ')' token
 if (sizeof ((uintmax_t)))
                        ^
configure:13153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13153: result: yes
configure:13162: checking for uintptr_t
configure:13162: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13162: $? = 0
configure:13162: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:24: error: expected expression before ')' token
 if (sizeof ((uintptr_t)))
                        ^
configure:13162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13162: result: yes
configure:13171: checking for int_least32_t
configure:13171: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13171: $? = 0
configure:13171: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:28: error: expected expression before ')' token
 if (sizeof ((int_least32_t)))
                            ^
configure:13171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((int_least32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13171: result: yes
configure:13180: checking for int_fast32_t
configure:13180: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13180: $? = 0
configure:13180: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:27: error: expected expression before ')' token
 if (sizeof ((int_fast32_t)))
                           ^
configure:13180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((int_fast32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13180: result: yes
configure:13189: checking for uint64_t
configure:13189: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13189: $? = 0
configure:13189: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:23: error: expected expression before ')' token
 if (sizeof ((uint64_t)))
                       ^
configure:13189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.29.51"
| #define PACKAGE_STRING "bfd 2.29.51"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.29.51"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define ENABLE_NLS 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13189: result: yes
configure:13270: checking what to include in bfd_stdint.h
configure:13298: result: stdint.h (already complete)
configure:13546: checking whether time.h and sys/time.h may both be included
configure:13566: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13566: $? = 0
configure:13573: result: yes
configure:13584: checking for dirent.h that defines DIR
configure:13603: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13603: $? = 0
configure:13611: result: yes
configure:13625: checking for library containing opendir
configure:13656: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13656: $? = 0
configure:13673: result: none required
configure:13741: checking whether string.h and strings.h may both be included
configure:13758: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13758: $? = 0
configure:13765: result: yes
configure:13776: checking for fcntl
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for getpagesize
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for setitimer
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for sysconf
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for fdopen
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for getuid
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for getgid
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13776: checking for fileno
configure:13776: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13776: $? = 0
configure:13776: result: yes
configure:13789: checking for strtoull
configure:13789: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13789: $? = 0
configure:13789: result: yes
configure:13789: checking for getrlimit
configure:13789: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:13789: $? = 0
configure:13789: result: yes
configure:13800: checking whether basename is declared
configure:13800: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13800: $? = 0
configure:13800: result: yes
configure:13811: checking whether ftello is declared
configure:13811: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13811: $? = 0
configure:13811: result: yes
configure:13822: checking whether ftello64 is declared
configure:13822: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13822: $? = 0
configure:13822: result: yes
configure:13833: checking whether fseeko is declared
configure:13833: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13833: $? = 0
configure:13833: result: yes
configure:13844: checking whether fseeko64 is declared
configure:13844: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13844: $? = 0
configure:13844: result: yes
configure:13864: checking whether ffs is declared
configure:13864: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13864: $? = 0
configure:13864: result: yes
configure:13875: checking whether free is declared
configure:13875: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13875: $? = 0
configure:13875: result: yes
configure:13886: checking whether getenv is declared
configure:13886: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13886: $? = 0
configure:13886: result: yes
configure:13897: checking whether malloc is declared
configure:13897: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13897: $? = 0
configure:13897: result: yes
configure:13908: checking whether realloc is declared
configure:13908: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13908: $? = 0
configure:13908: result: yes
configure:13919: checking whether stpcpy is declared
configure:13919: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13919: $? = 0
configure:13919: result: yes
configure:13930: checking whether strstr is declared
configure:13930: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13930: $? = 0
configure:13930: result: yes
configure:13941: checking whether asprintf is declared
configure:13941: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13941: $? = 0
configure:13941: result: yes
configure:13952: checking whether vasprintf is declared
configure:13952: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13952: $? = 0
configure:13952: result: yes
configure:13963: checking whether snprintf is declared
configure:13963: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13963: $? = 0
configure:13963: result: yes
configure:13974: checking whether vsnprintf is declared
configure:13974: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13974: $? = 0
configure:13974: result: yes
configure:13985: checking whether strnlen is declared
configure:13985: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  conftest.c >&5
configure:13985: $? = 0
configure:13985: result: yes
configure:14018: checking linker --as-needed support
configure:14029: result: yes
configure:14120: checking for cos in -lm
configure:14145: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -lm  -ldl  >&5
conftest.c:87:6: warning: conflicting types for built-in function 'cos'
 char cos ();
      ^~~
configure:14145: $? = 0
configure:14154: result: yes
configure:14732: checking for gcc version with buggy 64-bit support
configure:14745: result: no
configure:15860: checking for ftello
configure:15860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15860: $? = 0
configure:15860: result: yes
configure:15860: checking for ftello64
configure:15860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15860: $? = 0
configure:15860: result: yes
configure:15860: checking for fseeko
configure:15860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15860: $? = 0
configure:15860: result: yes
configure:15860: checking for fseeko64
configure:15860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15860: $? = 0
configure:15860: result: yes
configure:15860: checking for fopen64
configure:15860: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15860: $? = 0
configure:15860: result: yes
configure:15875: checking size of off_t
configure:15880: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:15880: $? = 0
configure:15880: ./conftest
configure:15880: $? = 0
configure:15895: result: 8
configure:15906: checking file_ptr type
configure:15915: result: BFD_HOST_64_BIT
configure:15923: checking for stdlib.h
configure:15923: result: yes
configure:15923: checking for unistd.h
configure:15923: result: yes
configure:15936: checking for getpagesize
configure:15936: result: yes
configure:15945: checking for working mmap
configure:16082: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:16082: $? = 0
configure:16082: ./conftest
configure:16082: $? = 0
configure:16092: result: yes
configure:16104: checking for madvise
configure:16104: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:16104: $? = 0
configure:16104: result: yes
configure:16104: checking for mprotect
configure:16104: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output/host/include  -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib conftest.c -ldl  >&5
configure:16104: $? = 0
configure:16104: result: yes
configure:16197: updating cache ./config.cache
configure:16266: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by bfd config.status 2.29.51, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on gcc159.bak.milne.osuosl.org

config.status:1235: creating Makefile
config.status:1235: creating doc/Makefile
config.status:1235: creating bfd-in3.h
config.status:1235: creating po/Makefile.in
config.status:1235: creating config.h
config.status:1455: executing depfiles commands
config.status:1455: executing libtool commands
config.status:1455: executing default-1 commands
config.status:1455: executing bfd_stdint.h commands
config.status:1455: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-0/output/host/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=arc-buildroot-linux-uclibc
ac_cv_func_dlopen=no
ac_cv_func_fcntl=yes
ac_cv_func_fdopen=yes
ac_cv_func_fileno=yes
ac_cv_func_fopen64=yes
ac_cv_func_fseeko64=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftello64=yes
ac_cv_func_ftello=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getuid=yes
ac_cv_func_madvise=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_setitimer=yes
ac_cv_func_shl_load=no
ac_cv_func_strtoull=yes
ac_cv_func_sysconf=yes
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_basename=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_free=yes
ac_cv_have_decl_fseeko64=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_ftello64=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_realloc=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strstr=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_cos=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/home/buildroot/autobuild/instance-0/output/host/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/home/buildroot/autobuild/instance-0/output/host/bin/msgfmt
ac_cv_path_MSGMERGE=/home/buildroot/autobuild/instance-0/output/host/bin/msgmerge
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=/home/buildroot/autobuild/instance-0/output/host/bin/xgettext
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=/usr/bin/ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=/usr/bin/gcc
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make__usr_bin_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=arc-buildroot-linux-uclibc
ac_cv_type_int_fast32_t=yes
ac_cv_type_int_least32_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_u_int64_t=no
ac_cv_type_uint64_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_header_stdint=stdint.h
acx_cv_header_stdint_kind='(already complete)'
am_cv_CC_dependencies_compiler_type=none
bfd_cv_ld_as_needed=yes
gcc_cv_header_string=yes
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/missing --run autoconf'
AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/missing --run autoheader'
AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/missing --run automake-1.11'
AWK='gawk'
BFD_HOSTPTR_T='unsigned long'
BFD_HOST_64BIT_LONG='1'
BFD_HOST_64BIT_LONG_LONG='0'
BFD_HOST_64_BIT='long'
BFD_HOST_64_BIT_DEFINED='1'
BFD_HOST_U_64_BIT='unsigned long'
CATALOGS=' da.gmo es.gmo fi.gmo fr.gmo hr.gmo id.gmo ja.gmo ro.gmo ru.gmo rw.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='/usr/bin/gcc'
CFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output/host/include'
COREFILE=''
COREFLAG=''
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEBUGDIR='${exec_prefix}/lib/debug'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXEEXT_FOR_BUILD='$(EXEEXT)'
FGREP='/bin/grep -F'
GENCAT='gencat'
GENINSRC_NEVER_FALSE=''
GENINSRC_NEVER_TRUE='#'
GMSGFMT='/home/buildroot/autobuild/instance-0/output/host/bin/msgfmt'
GREP='/bin/grep'
HDEFINES=''
INCINTL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_LIBBFD_FALSE=''
INSTALL_LIBBFD_TRUE='#'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib'
LIBINTL=''
LIBINTL_DEP=''
LIBM='-lm'
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='true --split-size=5000000'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
MSGFMT='/home/buildroot/autobuild/instance-0/output/host/bin/msgfmt'
MSGMERGE='/home/buildroot/autobuild/instance-0/output/host/bin/msgmerge'
NM='/usr/bin/nm'
NMEDIT=''
NO_WERROR=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='bfd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='bfd'
PACKAGE_STRING='bfd 2.29.51'
PACKAGE_TARNAME='bfd'
PACKAGE_URL=''
PACKAGE_VERSION='2.29.51'
PATH_SEPARATOR=':'
PKGVERSION='(GNU Binutils) '
PLUGINS_FALSE='#'
PLUGINS_TRUE=''
POSUB='po'
RANLIB='/usr/bin/ranlib'
REPORT_BUGS_TEXI='@uref{http://www.sourceware.org/bugzilla/}'
REPORT_BUGS_TO='<http://www.sourceware.org/bugzilla/>'
SED='/bin/sed'
SET_MAKE=''
SHARED_LDFLAGS=''
SHARED_LIBADD='-L/home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed'
SHELL='/bin/bash'
STRIP='strip'
TDEFINES='  '
USE_NLS='yes'
VERSION='2.29.51'
WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_CFLAGS_FOR_BUILD='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_WRITE_STRINGS='-Wwrite-strings'
XGETTEXT='/home/buildroot/autobuild/instance-0/output/host/bin/xgettext'
ac_ct_CC=''
ac_ct_DUMPBIN=''
all_backends='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bfd64_libs='$(BFD64_LIBS)'
bfd_backends=' elf32-arc.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-properties.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo'
bfd_default_target_size='32'
bfd_file_ptr='BFD_HOST_64_BIT'
bfd_machines=' cpu-arc.lo cpu-plugin.lo'
bfd_ufile_ptr='BFD_HOST_U_64_BIT'
bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include'
bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
havevecs='-DHAVE_arc_elf32_le_vec -DHAVE_arc_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_noncanonical='x86_64-pc-linux-gnu'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/buildroot/autobuild/instance-0/output/build/host-gdb-arc-2018.09-release-gdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/buildroot/autobuild/instance-0/output/host/var'
lt_cv_dlopen_libs='-ldl'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/buildroot/autobuild/instance-0/output/host'
program_transform_name='s&^&arc-buildroot-linux-uclibc-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
supports_plugins='1'
sysconfdir='/home/buildroot/autobuild/instance-0/output/host/etc'
target='arc-buildroot-linux-uclibc'
target_alias='arc-buildroot-linux-uclibc'
target_cpu='arc'
target_noncanonical='arc-buildroot-linux-uclibc'
target_os='linux-uclibc'
target_vendor='buildroot'
tdefaults=' -DDEFAULT_VECTOR=arc_elf32_le_vec -DSELECT_VECS='\''&arc_elf32_le_vec,&arc_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_arc_arch,&bfd_plugin_arch'\'''
wordsize='64'
zlibdir='-L$(top_builddir)/../zlib'
zlibinc='-I$(top_srcdir)/../zlib'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "bfd"
#define PACKAGE_TARNAME "bfd"
#define PACKAGE_VERSION "2.29.51"
#define PACKAGE_STRING "bfd 2.29.51"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "bfd"
#define VERSION "2.29.51"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_DLFCN_H 1
#define USE_SECUREPLT 1
#define ENABLE_NLS 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG 8
#define HAVE_ALLOCA_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_RESOURCE_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define STRING_WITH_STRINGS 1
#define HAVE_FCNTL 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SETITIMER 1
#define HAVE_SYSCONF 1
#define HAVE_FDOPEN 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_FILENO 1
#define HAVE_STRTOULL 1
#define HAVE_GETRLIMIT 1
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_FTELLO 1
#define HAVE_DECL_FTELLO64 1
#define HAVE_DECL_FSEEKO 1
#define HAVE_DECL_FSEEKO64 1
#define HAVE_DECL_FFS 1
#define HAVE_DECL_FREE 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_REALLOC 1
#define HAVE_DECL_STPCPY 1
#define HAVE_DECL_STRSTR 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_FTELLO 1
#define HAVE_FTELLO64 1
#define HAVE_FSEEKO 1
#define HAVE_FSEEKO64 1
#define HAVE_FOPEN64 1
#define SIZEOF_OFF_T 8
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MADVISE 1
#define HAVE_MPROTECT 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by bfd config.status 2.29.51, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  CONFIG_FILES    = po/Makefile.in:po/Make-in
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on gcc159.bak.milne.osuosl.org

config.status:1235: creating po/Makefile.in
config.status:1455: executing depfiles commands
config.status:1455: executing libtool commands
config.status:1455: executing default-1 commands
config.status:1455: executing bfd_stdint.h commands
config.status:1455: executing default commands