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/thomas/autobuild/instance-0/output-1/host --sysconfdir=/home/thomas/autobuild/instance-0/output-1/host/etc --enable-static --target=microblaze-buildroot-linux-gnu --with-sysroot=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-0/output-1/host --with-mpc=/home/thomas/autobuild/instance-0/output-1/host --with-mpfr=/home/thomas/autobuild/instance-0/output-1/host --with-pkgversion=Buildroot 2022.08-rc1-2936-gd9c4e693a13 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --enable-languages=c,fortran --with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin --enable-shared --disable-libgomp ## --------- ## ## Platform. ## ## --------- ## hostname = build3.bootlin.com uname -m = x86_64 uname -r = 5.4.0-124-generic uname -s = Linux uname -v = #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/thomas/autobuild/instance-0/output-1/host/bin PATH: /home/thomas/autobuild/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2360: checking build system type configure:2374: result: x86_64-pc-linux-gnu configure:2421: checking host system type configure:2434: result: x86_64-pc-linux-gnu configure:2454: checking target system type configure:2467: result: microblaze-buildroot-linux-gnu configure:2521: checking for a BSD-compatible install configure:2589: result: /usr/bin/install -c configure:2600: checking whether ln works configure:2622: result: yes configure:2626: checking whether ln -s works configure:2630: result: yes configure:2637: checking for a sed that does not truncate output configure:2701: result: /usr/bin/sed configure:2710: checking for gawk configure:2726: found /home/thomas/autobuild/instance-0/output-1/host/bin/gawk configure:2737: result: gawk configure:3231: checking for libatomic support configure:3241: result: yes configure:3269: checking for libitm support configure:3275: result: no configure:3288: checking for libsanitizer support configure:3294: result: no configure:3307: checking for libvtv support configure:3313: result: no configure:3327: checking for libhsail-rt support configure:3333: result: no configure:3463: checking for libphobos support configure:3469: result: no configure:4176: checking for gcc configure:4203: result: /usr/bin/gcc configure:4432: checking for C compiler version configure:4441: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:4452: $? = 0 configure:4441: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4452: $? = 0 configure:4441: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4452: $? = 1 configure:4441: /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:4452: $? = 1 configure:4472: checking whether the C compiler works configure:4494: /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:4498: $? = 0 configure:4546: result: yes configure:4549: checking for C compiler default output file name configure:4551: result: a.out configure:4557: checking for suffix of executables configure:4564: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:4568: $? = 0 configure:4590: result: configure:4612: checking whether we are cross compiling configure:4620: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:4624: $? = 0 configure:4631: ./conftest configure:4635: $? = 0 configure:4623: result: no configure:4628: checking for suffix of object files configure:4650: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4654: $? = 0 configure:4675: result: o configure:4679: checking whether we are using the GNU C compiler configure:4698: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4698: $? = 0 configure:4707: result: yes configure:4716: checking whether /usr/bin/gcc accepts -g configure:4736: /usr/bin/gcc -c -g -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4736: $? = 0 configure:4777: result: yes configure:4794: checking for /usr/bin/gcc option to accept ISO C89 configure:4857: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4857: $? = 0 configure:4870: result: none needed configure:5002: checking for C++ compiler version configure:5011: /usr/bin/g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:5022: $? = 0 configure:5011: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:5022: $? = 0 configure:5011: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5022: $? = 1 configure:5011: /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:5022: $? = 1 configure:5026: checking whether we are using the GNU C++ compiler configure:5045: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.cpp >&5 configure:5045: $? = 0 configure:5054: result: yes configure:5063: checking whether /usr/bin/g++ accepts -g configure:5083: /usr/bin/g++ -c -g -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.cpp >&5 configure:5083: $? = 0 configure:5124: result: yes configure:5173: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5190: /usr/bin/g++ -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:5190: $? = 0 configure:5191: result: yes configure:5255: checking for gnatbind configure:5285: result: no configure:5347: checking for gnatmake configure:5377: result: no configure:5396: checking whether compiler driver understands Ada configure:5419: result: no configure:5428: checking how to compare bootstrapped objects configure:5453: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5513: checking for objdir configure:5528: result: .libs configure:5699: checking for the correct version of gmp.h configure:5719: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5719: $? = 0 configure:5737: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5737: $? = 0 configure:5738: result: yes configure:5754: checking for the correct version of mpfr.h configure:5772: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5772: $? = 0 configure:5789: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5789: $? = 0 configure:5790: result: yes configure:5807: checking for the correct version of mpc.h configure:5824: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5824: $? = 0 configure:5840: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5840: $? = 0 configure:5841: result: yes configure:5859: checking for the correct version of the gmp/mpfr/mpc libraries configure:5890: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c -L/home/thomas/autobuild/instance-0/output-1/host/lib -L/home/thomas/autobuild/instance-0/output-1/host/lib -L/home/thomas/autobuild/instance-0/output-1/host/lib -lmpc -lmpfr -lgmp >&5 configure:5890: $? = 0 configure:5891: result: yes configure:7211: checking for default BUILD_CONFIG configure:7243: result: configure:7248: checking for --enable-vtable-verify configure:7261: result: no configure:7875: checking for bison configure:7891: found /home/thomas/autobuild/instance-0/output-1/host/bin/bison configure:7902: result: bison -y configure:7922: checking for bison configure:7938: found /home/thomas/autobuild/instance-0/output-1/host/bin/bison configure:7949: result: bison configure:7969: checking for gm4 configure:7999: result: no configure:7969: checking for gnum4 configure:7999: result: no configure:7969: checking for m4 configure:7985: found /home/thomas/autobuild/instance-0/output-1/host/bin/m4 configure:7996: result: m4 configure:8016: checking for flex configure:8032: found /usr/bin/flex configure:8043: result: flex configure:8064: checking for flex configure:8080: found /usr/bin/flex configure:8091: result: flex configure:8111: checking for makeinfo configure:8138: result: missing configure:8172: checking for expect configure:8188: found /usr/bin/expect configure:8199: result: expect configure:8221: checking for runtest configure:8251: result: no configure:8285: checking for ar configure:8312: result: /usr/bin/ar configure:8426: checking for as configure:8453: result: /usr/bin/as configure:8648: checking for dlltool configure:8678: result: no configure:8789: checking for dsymutil configure:8819: result: no configure:8849: checking for ld configure:8876: result: /usr/bin/ld configure:9071: checking for lipo configure:9101: result: no configure:9131: checking for nm configure:9158: result: /usr/bin/nm configure:9272: checking for ranlib configure:9299: result: /usr/bin/ranlib configure:9489: checking for strip configure:9505: found /usr/bin/strip configure:9516: result: strip configure:9625: checking for windres configure:9655: result: no configure:9766: checking for windmc configure:9796: result: no configure:9826: checking for objcopy configure:9853: result: /usr/bin/objcopy configure:10048: checking for objdump configure:10064: found /usr/bin/objdump configure:10075: result: objdump configure:10189: checking for otool configure:10219: result: no configure:10330: checking for readelf configure:10346: found /usr/bin/readelf configure:10357: result: readelf configure:10452: checking for cc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10460: result: no configure:10452: checking for gcc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10460: result: no configure:10471: checking for microblaze-buildroot-linux-gnu-cc configure:10501: result: no configure:10471: checking for microblaze-buildroot-linux-gnu-gcc configure:10487: found /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc configure:10498: result: microblaze-buildroot-linux-gnu-gcc configure:10613: checking for c++ in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10621: result: no configure:10613: checking for g++ in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10621: result: no configure:10613: checking for cxx in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10621: result: no configure:10613: checking for gxx in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10621: result: no configure:10632: checking for microblaze-buildroot-linux-gnu-c++ configure:10662: result: no configure:10632: checking for microblaze-buildroot-linux-gnu-g++ configure:10662: result: no configure:10632: checking for microblaze-buildroot-linux-gnu-cxx configure:10662: result: no configure:10632: checking for microblaze-buildroot-linux-gnu-gxx configure:10662: result: no configure:10774: checking for gcc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10782: result: no configure:10793: checking for microblaze-buildroot-linux-gnu-gcc configure:10809: found /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc configure:10820: result: microblaze-buildroot-linux-gnu-gcc configure:10930: checking for gfortran in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:10938: result: no configure:10949: checking for microblaze-buildroot-linux-gnu-gfortran configure:10979: result: no configure:11091: checking for gccgo in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11099: result: no configure:11110: checking for microblaze-buildroot-linux-gnu-gccgo configure:11140: result: no configure:11252: checking for gdc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11260: result: no configure:11271: checking for microblaze-buildroot-linux-gnu-gdc configure:11301: result: no configure:11381: checking for ar in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11386: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ar configure:11611: checking for as in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11616: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/as configure:11841: checking for dlltool in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11849: result: no configure:11861: checking for dlltool configure:11894: result: no configure:11953: checking for dlltool in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:11961: result: no configure:11972: checking for microblaze-buildroot-linux-gnu-dlltool configure:12002: result: no configure:12071: checking for dsymutil in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12079: result: no configure:12091: checking for dsymutil configure:12124: result: no configure:12183: checking for dsymutil in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12191: result: no configure:12202: checking for microblaze-buildroot-linux-gnu-dsymutil configure:12232: result: no configure:12301: checking for ld in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12306: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ld configure:12531: checking for lipo in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12539: result: no configure:12551: checking for lipo configure:12584: result: no configure:12643: checking for lipo in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12651: result: no configure:12662: checking for microblaze-buildroot-linux-gnu-lipo configure:12692: result: no configure:12761: checking for nm in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12766: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/nm configure:12991: checking for objcopy in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:12996: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objcopy configure:13221: checking for objdump in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:13226: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objdump configure:13451: checking for otool in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:13459: result: no configure:13471: checking for otool configure:13504: result: no configure:13563: checking for otool in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:13571: result: no configure:13582: checking for microblaze-buildroot-linux-gnu-otool configure:13612: result: no configure:13681: checking for ranlib in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:13686: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ranlib configure:13911: checking for readelf in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:13916: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/readelf configure:14141: checking for strip in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14146: result: /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/strip configure:14371: checking for windres in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14379: result: no configure:14391: checking for windres configure:14424: result: no configure:14483: checking for windres in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14491: result: no configure:14502: checking for microblaze-buildroot-linux-gnu-windres configure:14532: result: no configure:14601: checking for windmc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14609: result: no configure:14621: checking for windmc configure:14654: result: no configure:14713: checking for windmc in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14721: result: no configure:14732: checking for microblaze-buildroot-linux-gnu-windmc configure:14762: result: no configure:14829: checking where to find the target ar configure:14857: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14871: checking where to find the target as configure:14899: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:14913: checking where to find the target cc configure:14936: result: just compiled configure:14955: checking where to find the target c++ configure:14995: result: pre-installed configure:15000: checking where to find the target c++ for libstdc++ configure:15040: result: pre-installed configure:15045: checking where to find the target dlltool configure:15082: result: pre-installed configure:15087: checking where to find the target dsymutil configure:15113: result: pre-installed configure:15118: checking where to find the target gcc configure:15141: result: just compiled configure:15160: checking where to find the target gfortran configure:15186: result: just compiled configure:15205: checking where to find the target gccgo configure:15245: result: pre-installed configure:15250: checking where to find the target gdc configure:15290: result: pre-installed configure:15295: checking where to find the target ld configure:15323: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15337: checking where to find the target lipo configure:15363: result: pre-installed configure:15368: checking where to find the target nm configure:15396: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15410: checking where to find the target objcopy configure:15438: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15452: checking where to find the target objdump configure:15480: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15494: checking where to find the target otool configure:15520: result: pre-installed configure:15525: checking where to find the target ranlib configure:15553: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15567: checking where to find the target readelf configure:15595: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15609: checking where to find the target strip configure:15637: result: pre-installed in /home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin configure:15651: checking where to find the target windres configure:15688: result: pre-installed configure:15693: checking where to find the target windmc configure:15730: result: pre-installed configure:15763: checking whether to enable maintainer-specific portions of Makefiles configure:15772: result: no configure:16007: 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 build3.bootlin.com config.status:1032: 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=set ac_cv_env_AR_FOR_TARGET_value=gcc-ar 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/thomas/autobuild/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/thomas/autobuild/instance-0/output-1/host/include ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/thomas/autobuild/instance-0/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_DSYMUTIL_FOR_TARGET_set= ac_cv_env_DSYMUTIL_FOR_TARGET_value= ac_cv_env_DSYMUTIL_set= ac_cv_env_DSYMUTIL_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/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/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=set ac_cv_env_NM_FOR_TARGET_value=gcc-nm 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=set ac_cv_env_RANLIB_FOR_TARGET_value=gcc-ranlib 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=microblaze-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/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ar ac_cv_path_AS_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/as ac_cv_path_LD_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ld ac_cv_path_NM_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/nm ac_cv_path_OBJCOPY_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objcopy ac_cv_path_OBJDUMP_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objdump ac_cv_path_RANLIB_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ranlib ac_cv_path_READELF_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/readelf ac_cv_path_SED=/usr/bin/sed ac_cv_path_STRIP_FOR_TARGET=/home/thomas/autobuild/instance-0/output-1/host/microblaze-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=microblaze-buildroot-linux-gnu-gcc ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=microblaze-buildroot-linux-gnu-gcc ac_cv_prog_LD=/usr/bin/ld ac_cv_prog_LEX=flex 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=microblaze-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/thomas/autobuild/instance-0/output-1/host/libexec/gcc/microblaze-buildroot-linux-gnu/10.4.0:/home/thomas/autobuild/instance-0/output-1/host/libexec/gcc/microblaze-buildroot-linux-gnu:/usr/lib/gcc/microblaze-buildroot-linux-gnu/10.4.0:/usr/lib/gcc/microblaze-buildroot-linux-gnu:/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/microblaze-buildroot-linux-gnu/10.4.0:/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin: gcc_cv_tool_prefix=/home/thomas/autobuild/instance-0/output-1/host lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ar' AS='/usr/bin/as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-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/thomas/autobuild/instance-0/output-1/host/include' CFLAGS_FOR_BUILD='-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include' CFLAGS_FOR_TARGET='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' 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/thomas/autobuild/instance-0/output-1/host/include' CXX='/usr/bin/g++' CXXFLAGS='-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include' CXXFLAGS_FOR_BUILD='-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include' CXXFLAGS_FOR_TARGET='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='microblaze-buildroot-linux-gnu-c++' 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='microblaze-buildroot-linux-gnu-dlltool' DSYMUTIL='dsymutil' DSYMUTIL_FOR_BUILD='$(DSYMUTIL)' DSYMUTIL_FOR_TARGET='microblaze-buildroot-linux-gnu-dsymutil' 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='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='microblaze-buildroot-linux-gnu-gdc' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='microblaze-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/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib' LDFLAGS_FOR_BUILD='-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='microblaze-buildroot-linux-gnu-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-10.4.0/missing makeinfo' NM='/usr/bin/nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/nm' OBJCOPY='/usr/bin/objcopy' OBJCOPY_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/objdump' OBJEXT='o' OTOOL='otool' OTOOL_FOR_TARGET='microblaze-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/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/ranlib' RAW_CXX_FOR_TARGET='microblaze-buildroot-linux-gnu-c++' READELF='readelf' READELF_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin/strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/home/thomas/autobuild/instance-0/output-1/host --sysconfdir=/home/thomas/autobuild/instance-0/output-1/host/etc --enable-static --target=microblaze-buildroot-linux-gnu --with-sysroot=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-0/output-1/host --with-mpc=/home/thomas/autobuild/instance-0/output-1/host --with-mpfr=/home/thomas/autobuild/instance-0/output-1/host --with-pkgversion='\''Buildroot 2022.08-rc1-2936-gd9c4e693a13'\'' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --enable-languages=c,fortran --with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin --enable-shared --disable-libgomp' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='microblaze-buildroot-linux-gnu-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='microblaze-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/thomas/autobuild/instance-0/output-1/host'\'' '\''--sysconfdir=/home/thomas/autobuild/instance-0/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--with-gmp=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-mpc=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-mpfr=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-pkgversion=Buildroot 2022.08-rc1-2936-gd9c4e693a13'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,fortran,lto'\'' --program-transform-name='\''s&^µblaze-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}/microblaze-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/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include ' gmplibs='-L/home/thomas/autobuild/instance-0/output-1/host/lib -L/home/thomas/autobuild/instance-0/output-1/host/lib -L/home/thomas/autobuild/instance-0/output-1/host/lib -lmpc -lmpfr -lgmp' host='x86_64-pc-linux-gnu' host_alias='' host_configargs=' --cache-file=./config.cache '\''--prefix=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--sysconfdir=/home/thomas/autobuild/instance-0/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--with-gmp=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-mpc=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-mpfr=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--with-pkgversion=Buildroot 2022.08-rc1-2936-gd9c4e693a13'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,fortran,lto'\'' --program-transform-name='\''s&^µblaze-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/thomas/autobuild/instance-0/output-1/host' program_transform_name='s&^µblaze-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_checking='--enable-checking=yes,types' stage1_languages='c,lto' stage1_ldflags='-static-libstdc++ -static-libgcc' stage1_libs='' stage2_werror_flag='' sysconfdir='/home/thomas/autobuild/instance-0/output-1/host/etc' target='microblaze-buildroot-linux-gnu' target_alias='microblaze-buildroot-linux-gnu' target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/home/thomas/autobuild/instance-0/output-1/host'\'' '\''--sysconfdir=/home/thomas/autobuild/instance-0/output-1/host/etc'\'' '\''--enable-static'\'' '\''--with-sysroot=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot'\'' '\''--enable-__cxa_atexit'\'' '\''--with-gnu-ld'\'' '\''--disable-libssp'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--with-pkgversion=Buildroot 2022.08-rc1-2936-gd9c4e693a13'\'' '\''--with-bugurl=http://bugs.buildroot.net/'\'' '\''--without-zstd'\'' '\''--disable-libquadmath'\'' '\''--disable-libquadmath-support'\'' '\''--enable-tls'\'' '\''--enable-threads'\'' '\''--without-cloog'\'' '\''--with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/bin'\'' '\''--enable-shared'\'' '\''--disable-libgomp'\'' '\''--enable-languages=c,fortran,lto'\'' --program-transform-name='\''s&^µblaze-buildroot-linux-gnu-&'\'' --disable-option-checking' target_configdirs=' libgcc libbacktrace libatomic libgfortran' target_cpu='microblaze' target_noncanonical='microblaze-buildroot-linux-gnu' target_os='linux-gnu' target_subdir='microblaze-buildroot-linux-gnu' target_vendor='buildroot' tooldir='${exec_prefix}/microblaze-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