This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libcc1 configure version-unused, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/libcc1/configure --srcdir=../../libcc1 --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/microblazeel-buildroot-linux-musl/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-5270-gbc8d214e98 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-build-time-tools=/home/thomas/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-musl/bin --enable-shared --disable-libgomp --enable-languages=c,fortran,lto --program-transform-name=s&^µblazeel-buildroot-linux-musl-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=microblazeel-buildroot-linux-musl --enable-shared ## --------- ## ## 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:2339: creating cache ./config.cache configure:2452: checking build system type configure:2466: result: x86_64-pc-linux-gnu configure:2486: checking host system type configure:2499: result: x86_64-pc-linux-gnu configure:2519: checking target system type configure:2532: result: microblazeel-buildroot-linux-musl configure:2570: checking for x86_64-pc-linux-gnu-gcc configure:2597: result: /usr/bin/gcc configure:2866: checking for C compiler version configure:2875: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 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:2886: $? = 0 configure:2875: /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.2' --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-9QDOt0/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.2) configure:2886: $? = 0 configure:2875: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2886: $? = 1 configure:2875: /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:2886: $? = 1 configure:2906: checking whether the C compiler works configure:2928: /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:2932: $? = 0 configure:2980: result: yes configure:2983: checking for C compiler default output file name configure:2985: result: a.out configure:2991: checking for suffix of executables configure:2998: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:3002: $? = 0 configure:3024: result: configure:3046: checking whether we are cross compiling configure:3054: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:3058: $? = 0 configure:3065: ./conftest configure:3069: $? = 0 configure:3057: result: no configure:3062: checking for suffix of object files configure:3084: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3088: $? = 0 configure:3109: result: o configure:3113: checking whether we are using the GNU C compiler configure:3132: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3132: $? = 0 configure:3141: result: yes configure:3150: checking whether /usr/bin/gcc accepts -g configure:3170: /usr/bin/gcc -c -g conftest.c >&5 configure:3170: $? = 0 configure:3211: result: yes configure:3228: checking for /usr/bin/gcc option to accept ISO C89 configure:3291: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3291: $? = 0 configure:3304: result: none needed configure:3329: checking whether /usr/bin/gcc understands -c and -o together configure:3351: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3354: $? = 0 configure:3351: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3354: $? = 0 configure:3366: result: yes configure:3389: checking how to run the C preprocessor configure:3420: /usr/bin/gcc -E conftest.c configure:3420: $? = 0 configure:3434: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3459: result: /usr/bin/gcc -E configure:3479: /usr/bin/gcc -E conftest.c configure:3479: $? = 0 configure:3493: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3522: checking for grep that handles long lines and -e configure:3580: result: /usr/bin/grep configure:3585: checking for egrep configure:3647: result: /usr/bin/grep -E configure:3652: checking for ANSI C header files configure:3672: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3672: $? = 0 configure:3745: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:3745: $? = 0 configure:3745: ./conftest configure:3745: $? = 0 configure:3756: result: yes configure:3769: checking for sys/types.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for sys/stat.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for stdlib.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for string.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for memory.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for strings.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for inttypes.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for stdint.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3769: checking for unistd.h configure:3769: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3769: $? = 0 configure:3769: result: yes configure:3782: checking minix/config.h usability configure:3782: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3782: result: no configure:3782: checking minix/config.h presence configure:3782: /usr/bin/gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3782: result: no configure:3782: checking for minix/config.h configure:3782: result: no configure:3803: checking whether it is safe to define __EXTENSIONS__ configure:3821: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:3821: $? = 0 configure:3828: result: yes configure:3913: checking for a BSD-compatible install configure:3981: result: /usr/bin/install -c configure:3992: checking whether build environment is sane configure:4047: result: yes configure:4193: checking for a thread-safe mkdir -p configure:4232: result: /usr/bin/mkdir -p configure:4239: checking for gawk configure:4266: result: gawk configure:4277: checking whether /usr/bin/make sets $(MAKE) configure:4299: result: yes configure:4329: checking for style of include used by /usr/bin/make configure:4357: result: GNU configure:4391: checking whether /usr/bin/make supports nested variables configure:4408: result: yes configure:4484: checking dependency style of /usr/bin/gcc configure:4595: result: gcc3 configure:4654: checking whether to enable maintainer-specific portions of Makefiles configure:4663: result: no configure:4723: checking how to print strings configure:4750: result: printf configure:4771: checking for a sed that does not truncate output configure:4835: result: /usr/bin/sed configure:4853: checking for fgrep configure:4915: result: /usr/bin/grep -F configure:4950: checking for ld used by /usr/bin/gcc configure:5017: result: /usr/bin/ld configure:5024: checking if the linker (/usr/bin/ld) is GNU ld configure:5039: result: yes configure:5051: checking for BSD- or MS-compatible name lister (nm) configure:5100: result: /usr/bin/nm configure:5230: checking the name lister (/usr/bin/nm) interface configure:5237: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5240: /usr/bin/nm "conftest.o" configure:5243: output 0000000000000000 B some_variable configure:5244: result: BSD nm configure:5247: checking whether ln -s works configure:5251: result: yes configure:5259: checking the maximum length of command line arguments configure:5384: result: 1572864 configure:5401: checking whether the shell understands some XSI constructs configure:5410: result: yes configure:5414: checking whether the shell understands "+=" configure:5418: result: yes configure:5453: checking for /usr/bin/ld option to reload object files configure:5460: result: -r configure:5489: checking for x86_64-pc-linux-gnu-objdump configure:5516: result: objdump configure:5588: checking how to recognize dependent libraries configure:5794: result: pass_all configure:5814: checking for x86_64-pc-linux-gnu-ar configure:5841: result: /usr/bin/ar configure:5919: checking for x86_64-pc-linux-gnu-strip configure:5949: result: no configure:5959: checking for strip configure:5975: found /usr/bin/strip configure:5986: result: strip configure:6018: checking for x86_64-pc-linux-gnu-ranlib configure:6045: result: /usr/bin/ranlib configure:6187: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6305: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6308: $? = 0 configure:6312: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6315: $? = 0 configure:6369: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:6372: $? = 0 configure:6410: result: ok configure:6505: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6508: $? = 0 configure:7260: checking for dlfcn.h configure:7260: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:7260: $? = 0 configure:7260: result: yes configure:7446: checking for objdir configure:7461: result: .libs configure:7732: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7750: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:7754: $? = 0 configure:7767: result: no configure:7787: checking for /usr/bin/gcc option to produce PIC configure:8073: result: -fPIC -DPIC configure:8085: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8103: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8107: $? = 0 configure:8120: result: yes configure:8144: checking if /usr/bin/gcc static flag -static works configure:8172: result: yes configure:8187: checking if /usr/bin/gcc supports -c -o file.o configure:8208: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8212: $? = 0 configure:8234: result: yes configure:8242: checking if /usr/bin/gcc supports -c -o file.o configure:8289: result: yes configure:8322: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9393: result: yes configure:9430: checking whether -lc should be explicitly linked in configure:9438: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9441: $? = 0 configure:9456: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9459: $? = 0 configure:9473: result: no configure:9638: checking dynamic linker characteristics configure:10084: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10084: $? = 0 configure:10325: result: GNU/Linux ld.so configure:10432: checking how to hardcode library paths into programs configure:10457: result: immediate configure:10997: checking whether stripping libraries is possible configure:11002: result: yes configure:11037: checking if libtool supports shared libraries configure:11039: result: yes configure:11042: checking whether to build shared libraries configure:11063: result: yes configure:11066: checking whether to build static libraries configure:11070: result: yes configure:8351: checking for C++ compiler version configure:8360: /usr/bin/g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 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:8371: $? = 0 configure:8360: /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.2' --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-9QDOt0/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.2) configure:8371: $? = 0 configure:8360: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:8371: $? = 1 configure:8360: /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:8371: $? = 1 configure:8375: checking whether we are using the GNU C++ compiler configure:8394: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.cpp >&5 configure:8394: $? = 0 configure:8403: result: yes configure:8412: checking whether /usr/bin/g++ accepts -g configure:8432: /usr/bin/g++ -c -g conftest.cpp >&5 configure:8432: $? = 0 configure:8473: result: yes configure:8498: checking dependency style of /usr/bin/g++ configure:8609: result: gcc3 configure:8632: checking how to run the C++ preprocessor configure:8659: /usr/bin/g++ -E conftest.cpp configure:8659: $? = 0 configure:8673: /usr/bin/g++ -E conftest.cpp conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:8698: result: /usr/bin/g++ -E configure:8718: /usr/bin/g++ -E conftest.cpp configure:8718: $? = 0 configure:8732: /usr/bin/g++ -E conftest.cpp conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:8900: checking for ld used by /usr/bin/g++ configure:8967: result: /usr/bin/ld -m elf_x86_64 configure:8974: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:8989: result: yes configure:9044: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9977: result: yes configure:10005: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.cpp >&5 configure:10008: $? = 0 configure:10190: checking for /usr/bin/g++ option to produce PIC configure:10513: result: -fPIC -DPIC configure:10522: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:10540: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:10544: $? = 0 configure:10557: result: yes configure:10578: checking if /usr/bin/g++ static flag -static works configure:10606: result: yes configure:10618: checking if /usr/bin/g++ supports -c -o file.o configure:10639: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:10643: $? = 0 configure:10665: result: yes configure:10670: checking if /usr/bin/g++ supports -c -o file.o configure:10717: result: yes configure:10747: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10775: result: yes configure:10918: checking dynamic linker characteristics configure:11539: result: GNU/Linux ld.so configure:11592: checking how to hardcode library paths into programs configure:11617: result: immediate configure:10669: checking for CET support configure:10698: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fcf-protection conftest.c >&5 configure:10698: $? = 0 configure:10764: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:10764: $? = 0 configure:10792: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:10792: $? = 0 configure:10792: ./conftest configure:10792: $? = 0 configure:10839: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:10839: $? = 0 configure:10839: ./conftest configure:10839: $? = 0 configure:10860: result: yes configure:10871: checking whether basename is declared configure:10871: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:10871: $? = 0 configure:10871: result: yes configure:10923: checking whether /usr/bin/gcc supports -W configure:10940: /usr/bin/gcc -c -W conftest.c >&5 configure:10940: $? = 0 configure:10949: result: yes configure:10923: checking whether /usr/bin/gcc supports -Wall configure:10940: /usr/bin/gcc -c -Wall conftest.c >&5 configure:10940: $? = 0 configure:10949: result: yes configure:10998: checking for socket libraries configure:11005: checking for connect configure:11005: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:11005: $? = 0 configure:11005: result: yes configure:11066: checking for gethostbyname configure:11066: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:11066: $? = 0 configure:11066: result: yes configure:11110: result: configure:11176: checking for exported symbols configure:11186: result: yes configure:11188: checking for -rdynamic configure:11198: result: yes configure:11208: checking for library containing dlopen configure:11239: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccq727Xl.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcc1" | #define PACKAGE_TARNAME "libcc1" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "libcc1 version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DECL_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:11239: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c -ldl >&5 configure:11239: $? = 0 configure:11256: result: -ldl configure:11287: checking for -fPIC -shared configure:11300: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -fPIC -shared conftest.c >&5 configure:11300: $? = 0 configure:11301: result: yes configure:11327: checking for socketpair configure:11327: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:11327: $? = 0 configure:11327: result: yes configure:11334: checking for select configure:11334: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -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:11334: $? = 0 configure:11334: result: yes configure:11341: checking for fork configure:11341: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib conftest.c >&5 conftest.c:50:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 50 | char fork (); | ^~~~ configure:11341: $? = 0 configure:11341: result: yes configure:11416: updating cache ./config.cache configure:11460: checking that generated files are newer than configure configure:11466: result: done configure:11505: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libcc1 config.status version-unused, 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:1158: creating Makefile config.status:1158: creating cc1plugin-config.h config.status:1372: executing depfiles commands config.status:1372: executing libtool commands ## ---------------- ## ## 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_CCC_set= ac_cv_env_CCC_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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= 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_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_GMPINC_set=set ac_cv_env_GMPINC_value='-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 ' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=microblazeel-buildroot-linux-musl ac_cv_func_connect=yes ac_cv_func_fork=yes ac_cv_func_select=yes ac_cv_func_socketpair=yes ac_cv_have_decl_basename=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make__usr_bin_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_target=microblazeel-buildroot-linux-musl acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gcc_cv_libc_provides_ssp=no libcc1_cv_lib_sockets= lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=/usr/bin/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/missing autoconf' AUTOHEADER='${SHELL} /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/missing autoheader' AUTOMAKE='${SHELL} /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CET_HOST_FLAGS='-fcf-protection' CFLAGS='-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include ' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/../gcc/BASE-VER' CPP='/usr/bin/gcc -E' CPPFLAGS='' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include ' CYGPATH_W='echo' DARWIN_DYNAMIC_LOOKUP_FALSE='' DARWIN_DYNAMIC_LOOKUP_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_PLUGIN_FALSE='#' ENABLE_PLUGIN_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' 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 ' GREP='/usr/bin/grep' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/missing makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='otool' PACKAGE='libcc1' PACKAGE_BUGREPORT='' PACKAGE_NAME='libcc1' PACKAGE_STRING='libcc1 version-unused' PACKAGE_TARNAME='libcc1' PACKAGE_URL='' PACKAGE_VERSION='version-unused' PATH_SEPARATOR=':' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='version-unused' WARN_FLAGS='-W -Wall' WERROR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_libsubdir='build-x86_64-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-pc-linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gcc_version='13.2.0' get_gcc_base_ver='cat' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_subdir='.' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/thomas/autobuild/instance-0/output-1/build/host-gcc-final-13.2.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libsuffix='../lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/thomas/autobuild/instance-0/output-1/host' program_transform_name='s&^µblazeel-buildroot-linux-musl-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/thomas/autobuild/instance-0/output-1/host/etc' target='microblazeel-buildroot-linux-musl' target_alias='microblazeel-buildroot-linux-musl' target_cpu='microblazeel' target_noncanonical='microblazeel-buildroot-linux-musl' target_os='linux-musl' target_subdir='microblazeel-buildroot-linux-musl' target_vendor='buildroot' visibility='-fvisibility=hidden' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libcc1" #define PACKAGE_TARNAME "libcc1" #define PACKAGE_VERSION "version-unused" #define PACKAGE_STRING "libcc1 version-unused" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DECL_BASENAME 1 configure: exit 0