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

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/home/buildroot/autobuild/instance-2/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc --enable-static --target=s390x-buildroot-linux-gnu --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-2/output-1/host --with-mpc=/home/buildroot/autobuild/instance-2/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host --with-pkgversion=Buildroot 2021.05-601-gbef89e381d --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=arch11 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin --enable-shared --disable-libgomp

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

hostname = gcc159.bak.milne.osuosl.org
uname -m = x86_64
uname -r = 4.9.0-16-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.272-1 (2021-06-21)

/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-2/output-1/host/bin
PATH: /home/buildroot/autobuild/instance-2/output-1/host/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2356: checking build system type
configure:2370: result: x86_64-pc-linux-gnu
configure:2417: checking host system type
configure:2430: result: x86_64-pc-linux-gnu
configure:2450: checking target system type
configure:2463: result: s390x-buildroot-linux-gnu
configure:2517: checking for a BSD-compatible install
configure:2585: result: /usr/bin/install -c
configure:2596: checking whether ln works
configure:2618: result: yes
configure:2622: checking whether ln -s works
configure:2626: result: yes
configure:2633: checking for a sed that does not truncate output
configure:2697: result: /bin/sed
configure:2706: checking for gawk
configure:2722: found /home/buildroot/autobuild/instance-2/output-1/host/bin/gawk
configure:2733: result: gawk
configure:3227: checking for libatomic support
configure:3237: result: yes
configure:3265: checking for libitm support
configure:3275: result: yes
configure:3284: checking for libsanitizer support
configure:3294: result: yes
configure:3303: checking for libvtv support
configure:3309: result: no
configure:3323: checking for libhsail-rt support
configure:3329: result: no
configure:3459: checking for libphobos support
configure:3469: result: yes
configure:4170: checking for gcc
configure:4197: result: /usr/bin/gcc
configure:4426: checking for C compiler version
configure:4435: /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:4446: $? = 0
configure:4435: /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:4446: $? = 0
configure:4435: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4446: $? = 1
configure:4435: /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:4446: $? = 1
configure:4466: checking whether the C compiler works
configure:4488: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4492: $? = 0
configure:4540: result: yes
configure:4543: checking for C compiler default output file name
configure:4545: result: a.out
configure:4551: checking for suffix of executables
configure:4558: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4562: $? = 0
configure:4584: result: 
configure:4606: checking whether we are cross compiling
configure:4614: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4618: $? = 0
configure:4625: ./conftest
configure:4629: $? = 0
configure:4644: result: no
configure:4649: checking for suffix of object files
configure:4671: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:4675: $? = 0
configure:4696: result: o
configure:4700: checking whether we are using the GNU C compiler
configure:4719: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:4719: $? = 0
configure:4728: result: yes
configure:4737: checking whether /usr/bin/gcc accepts -g
configure:4757: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:4757: $? = 0
configure:4798: result: yes
configure:4815: checking for /usr/bin/gcc option to accept ISO C89
configure:4878: /usr/bin/gcc  -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:4878: $? = 0
configure:4891: result: none needed
configure:5023: checking for C++ compiler version
configure:5032: /usr/bin/g++ --version >&5
g++ (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:5043: $? = 0
configure:5032: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
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:5043: $? = 0
configure:5032: /usr/bin/g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5043: $? = 1
configure:5032: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5043: $? = 1
configure:5047: checking whether we are using the GNU C++ compiler
configure:5066: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5
configure:5066: $? = 0
configure:5075: result: yes
configure:5084: checking whether /usr/bin/g++ accepts -g
configure:5104: /usr/bin/g++ -c -g -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5
configure:5104: $? = 0
configure:5145: result: yes
configure:5194: checking whether g++ accepts -static-libstdc++ -static-libgcc
configure:5211: /usr/bin/g++ -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -static-libstdc++ -static-libgcc conftest.cpp  >&5
configure:5211: $? = 0
configure:5212: result: yes
configure:5276: checking for gnatbind
configure:5306: result: no
configure:5368: checking for gnatmake
configure:5398: result: no
configure:5417: checking whether compiler driver understands Ada
configure:5440: result: no
configure:5449: checking how to compare bootstrapped objects
configure:5474: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5534: checking for objdir
configure:5549: result: .libs
configure:5720: checking for the correct version of gmp.h
configure:5740: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5740: $? = 0
configure:5758: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5758: $? = 0
configure:5759: result: yes
configure:5775: checking for the correct version of mpfr.h
configure:5793: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5793: $? = 0
configure:5810: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5810: $? = 0
configure:5811: result: yes
configure:5828: checking for the correct version of mpc.h
configure:5845: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5845: $? = 0
configure:5861: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5
configure:5861: $? = 0
configure:5862: result: yes
configure:5880: checking for the correct version of the gmp/mpfr/mpc libraries
configure:5911: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include  -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  -L/home/buildroot/autobuild/instance-2/output-1/host/lib -L/home/buildroot/autobuild/instance-2/output-1/host/lib -L/home/buildroot/autobuild/instance-2/output-1/host/lib -lmpc -lmpfr -lgmp >&5
configure:5911: $? = 0
configure:5912: result: yes
configure:7232: checking for default BUILD_CONFIG
configure:7264: result: 
configure:7269: checking for --enable-vtable-verify
configure:7282: result: no
configure:7895: checking for bison
configure:7911: found /home/buildroot/autobuild/instance-2/output-1/host/bin/bison
configure:7922: result: bison -y
configure:7942: checking for bison
configure:7958: found /home/buildroot/autobuild/instance-2/output-1/host/bin/bison
configure:7969: result: bison
configure:7989: checking for gm4
configure:8019: result: no
configure:7989: checking for gnum4
configure:8019: result: no
configure:7989: checking for m4
configure:8005: found /home/buildroot/autobuild/instance-2/output-1/host/bin/m4
configure:8016: result: m4
configure:8036: checking for flex
configure:8066: result: no
configure:8036: checking for lex
configure:8066: result: no
configure:8084: checking for flex
configure:8114: result: no
configure:8131: checking for makeinfo
configure:8158: result: missing
configure:8192: checking for expect
configure:8208: found /usr/bin/expect
configure:8219: result: expect
configure:8241: checking for runtest
configure:8271: result: no
configure:8305: checking for ar
configure:8332: result: /usr/bin/ar
configure:8446: checking for as
configure:8473: result: /usr/bin/as
configure:8668: checking for dlltool
configure:8698: result: no
configure:8728: checking for ld
configure:8755: result: /usr/bin/ld
configure:8950: checking for lipo
configure:8980: result: no
configure:9010: checking for nm
configure:9037: result: /usr/bin/nm
configure:9151: checking for ranlib
configure:9178: result: /usr/bin/ranlib
configure:9368: checking for strip
configure:9384: found /usr/bin/strip
configure:9395: result: strip
configure:9504: checking for windres
configure:9534: result: no
configure:9645: checking for windmc
configure:9675: result: no
configure:9705: checking for objcopy
configure:9732: result: /usr/bin/objcopy
configure:9927: checking for objdump
configure:9943: found /usr/bin/objdump
configure:9954: result: objdump
configure:10068: checking for otool
configure:10098: result: no
configure:10209: checking for readelf
configure:10225: found /usr/bin/readelf
configure:10236: result: readelf
configure:10331: checking for cc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10339: result: no
configure:10331: checking for gcc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10339: result: no
configure:10350: checking for s390x-buildroot-linux-gnu-cc
configure:10380: result: no
configure:10350: checking for s390x-buildroot-linux-gnu-gcc
configure:10366: found /home/buildroot/autobuild/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc
configure:10377: result: s390x-buildroot-linux-gnu-gcc
configure:10492: checking for c++ in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10500: result: no
configure:10492: checking for g++ in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10500: result: no
configure:10492: checking for cxx in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10500: result: no
configure:10492: checking for gxx in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10500: result: no
configure:10511: checking for s390x-buildroot-linux-gnu-c++
configure:10541: result: no
configure:10511: checking for s390x-buildroot-linux-gnu-g++
configure:10541: result: no
configure:10511: checking for s390x-buildroot-linux-gnu-cxx
configure:10541: result: no
configure:10511: checking for s390x-buildroot-linux-gnu-gxx
configure:10541: result: no
configure:10653: checking for gcc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10661: result: no
configure:10672: checking for s390x-buildroot-linux-gnu-gcc
configure:10688: found /home/buildroot/autobuild/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc
configure:10699: result: s390x-buildroot-linux-gnu-gcc
configure:10809: checking for gfortran in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10817: result: no
configure:10828: checking for s390x-buildroot-linux-gnu-gfortran
configure:10858: result: no
configure:10970: checking for gccgo in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:10978: result: no
configure:10989: checking for s390x-buildroot-linux-gnu-gccgo
configure:11019: result: no
configure:11131: checking for gdc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11139: result: no
configure:11150: checking for s390x-buildroot-linux-gnu-gdc
configure:11180: result: no
configure:11260: checking for ar in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11265: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ar
configure:11490: checking for as in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11495: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/as
configure:11720: checking for dlltool in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11728: result: no
configure:11740: checking for dlltool
configure:11773: result: no
configure:11832: checking for dlltool in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11840: result: no
configure:11851: checking for s390x-buildroot-linux-gnu-dlltool
configure:11881: result: no
configure:11950: checking for ld in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:11955: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ld
configure:12180: checking for lipo in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:12188: result: no
configure:12200: checking for lipo
configure:12233: result: no
configure:12292: checking for lipo in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:12300: result: no
configure:12311: checking for s390x-buildroot-linux-gnu-lipo
configure:12341: result: no
configure:12410: checking for nm in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:12415: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/nm
configure:12640: checking for objcopy in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:12645: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objcopy
configure:12870: checking for objdump in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:12875: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objdump
configure:13100: checking for otool in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:13108: result: no
configure:13120: checking for otool
configure:13153: result: no
configure:13212: checking for otool in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:13220: result: no
configure:13231: checking for s390x-buildroot-linux-gnu-otool
configure:13261: result: no
configure:13330: checking for ranlib in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:13335: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ranlib
configure:13560: checking for readelf in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:13565: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/readelf
configure:13790: checking for strip in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:13795: result: /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/strip
configure:14020: checking for windres in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14028: result: no
configure:14040: checking for windres
configure:14073: result: no
configure:14132: checking for windres in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14140: result: no
configure:14151: checking for s390x-buildroot-linux-gnu-windres
configure:14181: result: no
configure:14250: checking for windmc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14258: result: no
configure:14270: checking for windmc
configure:14303: result: no
configure:14362: checking for windmc in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14370: result: no
configure:14381: checking for s390x-buildroot-linux-gnu-windmc
configure:14411: result: no
configure:14478: checking where to find the target ar
configure:14506: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14520: checking where to find the target as
configure:14548: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14562: checking where to find the target cc
configure:14585: result: just compiled
configure:14604: checking where to find the target c++
configure:14630: result: just compiled
configure:14649: checking where to find the target c++ for libstdc++
configure:14675: result: just compiled
configure:14694: checking where to find the target dlltool
configure:14731: result: pre-installed
configure:14736: checking where to find the target gcc
configure:14759: result: just compiled
configure:14778: checking where to find the target gfortran
configure:14818: result: pre-installed
configure:14823: checking where to find the target gccgo
configure:14863: result: pre-installed
configure:14868: checking where to find the target gdc
configure:14908: result: pre-installed
configure:14913: checking where to find the target ld
configure:14941: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:14955: checking where to find the target lipo
configure:14981: result: pre-installed
configure:14986: checking where to find the target nm
configure:15014: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15028: checking where to find the target objcopy
configure:15056: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15070: checking where to find the target objdump
configure:15098: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15112: checking where to find the target otool
configure:15138: result: pre-installed
configure:15143: checking where to find the target ranlib
configure:15171: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15185: checking where to find the target readelf
configure:15213: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15227: checking where to find the target strip
configure:15255: result: pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin
configure:15269: checking where to find the target windres
configure:15306: result: pre-installed
configure:15311: checking where to find the target windmc
configure:15348: result: pre-installed
configure:15381: checking whether to enable maintainer-specific portions of Makefiles
configure:15390: result: no
configure:15633: creating ./config.status

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

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

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

on gcc159.bak.milne.osuosl.org

config.status:1042: creating Makefile

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=set
ac_cv_env_AR_value=/usr/bin/ar
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=set
ac_cv_env_AS_value=/usr/bin/as
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
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-2/output-1/host/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-2/output-1/host/include
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GDC_FOR_TARGET_set=
ac_cv_env_GDC_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_GOC_FOR_TARGET_set=
ac_cv_env_GOC_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib'
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=set
ac_cv_env_LD_value=/usr/bin/ld
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=set
ac_cv_env_NM_value=/usr/bin/nm
ac_cv_env_OBJCOPY_FOR_TARGET_set=
ac_cv_env_OBJCOPY_FOR_TARGET_value=
ac_cv_env_OBJCOPY_set=set
ac_cv_env_OBJCOPY_value=/usr/bin/objcopy
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_OTOOL_FOR_TARGET_set=
ac_cv_env_OTOOL_FOR_TARGET_value=
ac_cv_env_OTOOL_set=
ac_cv_env_OTOOL_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=set
ac_cv_env_RANLIB_value=/usr/bin/ranlib
ac_cv_env_READELF_FOR_TARGET_set=
ac_cv_env_READELF_FOR_TARGET_value=
ac_cv_env_READELF_set=
ac_cv_env_READELF_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_build_configargs_set=
ac_cv_env_build_configargs_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_host_configargs_set=
ac_cv_env_host_configargs_value=
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=s390x-buildroot-linux-gnu
ac_cv_env_target_configargs_set=
ac_cv_env_target_configargs_value=
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_AR_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ar
ac_cv_path_AS_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/as
ac_cv_path_LD_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ld
ac_cv_path_NM_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/nm
ac_cv_path_OBJCOPY_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objcopy
ac_cv_path_OBJDUMP_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objdump
ac_cv_path_RANLIB_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ranlib
ac_cv_path_READELF_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/readelf
ac_cv_path_SED=/bin/sed
ac_cv_path_STRIP_FOR_TARGET=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=/usr/bin/ar
ac_cv_prog_AS=/usr/bin/as
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_CC_FOR_TARGET=s390x-buildroot-linux-gnu-gcc
ac_cv_prog_EXPECT=expect
ac_cv_prog_GCC_FOR_TARGET=s390x-buildroot-linux-gnu-gcc
ac_cv_prog_LD=/usr/bin/ld
ac_cv_prog_M4=m4
ac_cv_prog_MAKEINFO=missing
ac_cv_prog_NM=/usr/bin/nm
ac_cv_prog_OBJCOPY=/usr/bin/objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_READELF=readelf
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=s390x-buildroot-linux-gnu
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=/home/buildroot/autobuild/instance-2/output-1/host/libexec/gcc/s390x-buildroot-linux-gnu/10.3.0:/home/buildroot/autobuild/instance-2/output-1/host/libexec/gcc/s390x-buildroot-linux-gnu:/usr/lib/gcc/s390x-buildroot-linux-gnu/10.3.0:/usr/lib/gcc/s390x-buildroot-linux-gnu:/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/s390x-buildroot-linux-gnu/10.3.0:/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin:
gcc_cv_tool_prefix=/home/buildroot/autobuild/instance-2/output-1/host
lt_cv_objdir=.libs

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

AR='/usr/bin/ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ar'
AS='/usr/bin/as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/as'
AWK='gawk'
BISON='bison'
BUILD_CONFIG=''
CC='/usr/bin/gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
CFLAGS_FOR_BUILD='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
CFLAGS_FOR_TARGET='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=2'
COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
CONFIGURE_GDB_TK=''
CPPFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include'
CXX='/usr/bin/g++'
CXXFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
CXXFLAGS_FOR_BUILD='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
CXXFLAGS_FOR_TARGET='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='s390x-buildroot-linux-gnu-dlltool'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
FLEX='/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-final-10.3.0/missing flex'
GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
GCC_SHLIB_SUBDIR=''
GDB_TK=''
GDC_FOR_BUILD='$(GDC)'
GDC_FOR_TARGET='s390x-buildroot-linux-gnu-gdc'
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='s390x-buildroot-linux-gnu-gfortran'
GNATBIND='no'
GNATMAKE='no'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET='s390x-buildroot-linux-gnu-gccgo'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld'
LDFLAGS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib'
LDFLAGS_FOR_BUILD='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib'
LDFLAGS_FOR_TARGET=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ld'
LEX='/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-final-10.3.0/missing flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='s390x-buildroot-linux-gnu-lipo'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-final-10.3.0/missing makeinfo'
NM='/usr/bin/nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/nm'
OBJCOPY='/usr/bin/objcopy'
OBJCOPY_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/objdump'
OBJEXT='o'
OTOOL='otool'
OTOOL_FOR_TARGET='s390x-buildroot-linux-gnu-otool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='/usr/bin/ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/ranlib'
RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
READELF='readelf'
READELF_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/readelf'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SED='/bin/sed'
SHELL='/bin/bash'
STRIP='strip'
STRIP_FOR_TARGET='/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin/strip'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/home/buildroot/autobuild/instance-2/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc --enable-static --target=s390x-buildroot-linux-gnu --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-2/output-1/host --with-mpc=/home/buildroot/autobuild/instance-2/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host --with-pkgversion='\''Buildroot 2021.05-601-gbef89e381d'\'' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=arch11 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin --enable-shared --disable-libgomp'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='s390x-buildroot-linux-gnu-windmc'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='s390x-buildroot-linux-gnu-windres'
YACC='bison -y'
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_configargs=' --cache-file=./config.cache '\''--prefix=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--with-gmp=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-mpc=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-pkgversion=Buildroot 2021.05-601-gbef89e381d'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-arch=arch11'\'' '\''--with-long-double-128'\'' '\''--with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&s390x-buildroot-linux-gnu-&'\'' --disable-option-checking'
build_configdirs=' libiberty libcpp fixincludes'
build_cpu='x86_64'
build_libsubdir='build-x86_64-pc-linux-gnu'
build_noncanonical='x86_64-pc-linux-gnu'
build_os='linux-gnu'
build_subdir='build-x86_64-pc-linux-gnu'
build_tooldir='${exec_prefix}/s390x-buildroot-linux-gnu'
build_vendor='pc'
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber fixincludes gcc libcc1 lto-plugin'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_host_libiberty_configure_flags='--enable-shared'
extra_host_zlib_configure_flags=''
extra_isl_gmp_configure_flags=''
extra_liboffloadmic_configure_flags=''
extra_linker_plugin_configure_flags=''
extra_linker_plugin_flags=''
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
get_gcc_base_ver='cat'
gmpinc='-I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include '
gmplibs='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -L/home/buildroot/autobuild/instance-2/output-1/host/lib -L/home/buildroot/autobuild/instance-2/output-1/host/lib -lmpc -lmpfr -lgmp'
host='x86_64-pc-linux-gnu'
host_alias=''
host_configargs=' --cache-file=./config.cache  '\''--prefix=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--with-gmp=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-mpc=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--with-pkgversion=Buildroot 2021.05-601-gbef89e381d'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-arch=arch11'\'' '\''--with-long-double-128'\'' '\''--with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&s390x-buildroot-linux-gnu-&'\'' --disable-option-checking'
host_cpu='x86_64'
host_noncanonical='x86_64-pc-linux-gnu'
host_os='linux-gnu'
host_shared='no'
host_subdir='.'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
islinc=''
isllibs=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags='-static-libstdc++ -static-libgcc'
poststage1_libs=''
prefix='/home/buildroot/autobuild/instance-2/output-1/host'
program_transform_name='s&^&s390x-buildroot-linux-gnu-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c,c++,lto'
stage1_ldflags='-static-libstdc++ -static-libgcc'
stage1_libs=''
stage2_werror_flag=''
sysconfdir='/home/buildroot/autobuild/instance-2/output-1/host/etc'
target='s390x-buildroot-linux-gnu'
target_alias='s390x-buildroot-linux-gnu'
target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu   '\''--prefix=/home/buildroot/autobuild/instance-2/output-1/host'\'' '\''--sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--with-pkgversion=Buildroot 2021.05-601-gbef89e381d'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-cloog'\'' '\''--with-arch=arch11'\'' '\''--with-long-double-128'\'' '\''--with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/s390x-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&s390x-buildroot-linux-gnu-&'\'' --disable-option-checking'
target_configdirs=' libgcc libatomic libitm libstdc++-v3 libsanitizer'
target_cpu='s390x'
target_noncanonical='s390x-buildroot-linux-gnu'
target_os='linux-gnu'
target_subdir='s390x-buildroot-linux-gnu'
target_vendor='buildroot'
tooldir='${exec_prefix}/s390x-buildroot-linux-gnu'

## ------------------- ##
## File substitutions. ##
## ------------------- ##

alphaieee_frag='/dev/null'
host_makefile_frag='/dev/null'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='../config/mt-gnu'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"

configure: exit 0