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-3/output-1/build/host-gcc-final-arc-2020.09-release/libcc1/configure --srcdir=../../libcc1 --cache-file=./config.cache --prefix=/home/thomas/autobuild/instance-3/output-1/host --sysconfdir=/home/thomas/autobuild/instance-3/output-1/host/etc --enable-static --with-sysroot=/home/thomas/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-3/output-1/host --with-mpc=/home/thomas/autobuild/instance-3/output-1/host --with-mpfr=/home/thomas/autobuild/instance-3/output-1/host --with-pkgversion=Buildroot 2022.08-rc1-5515-gf1a47904b63 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=archs --with-build-time-tools=/home/thomas/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp --enable-languages=c,c++,lto --program-transform-name=s&^&arceb-buildroot-linux-uclibc-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arceb-buildroot-linux-uclibc --enable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = build3.bootlin.com uname -m = x86_64 uname -r = 5.4.0-165-generic uname -s = Linux uname -v = #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 /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-3/output-1/host/bin PATH: /home/thomas/autobuild/instance-3/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:2334: creating cache ./config.cache configure:2447: checking build system type configure:2461: result: x86_64-pc-linux-gnu configure:2481: checking host system type configure:2494: result: x86_64-pc-linux-gnu configure:2514: checking target system type configure:2527: result: arceb-buildroot-linux-uclibc configure:2565: checking for x86_64-pc-linux-gnu-gcc configure:2592: result: /usr/bin/gcc configure:2861: checking for C compiler version configure:2870: /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:2881: $? = 0 configure:2870: /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:2881: $? = 0 configure:2870: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2881: $? = 1 configure:2870: /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:2881: $? = 1 configure:2901: checking whether the C compiler works configure:2923: /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:2927: $? = 0 configure:2975: result: yes configure:2978: checking for C compiler default output file name configure:2980: result: a.out configure:2986: checking for suffix of executables configure:2993: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:2997: $? = 0 configure:3019: result: configure:3041: checking whether we are cross compiling configure:3049: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:3053: $? = 0 configure:3060: ./conftest configure:3064: $? = 0 configure:3052: result: no configure:3057: checking for suffix of object files configure:3079: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3083: $? = 0 configure:3104: result: o configure:3108: checking whether we are using the GNU C compiler configure:3127: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3127: $? = 0 configure:3136: result: yes configure:3145: checking whether /usr/bin/gcc accepts -g configure:3165: /usr/bin/gcc -c -g conftest.c >&5 configure:3165: $? = 0 configure:3206: result: yes configure:3223: checking for /usr/bin/gcc option to accept ISO C89 configure:3286: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3286: $? = 0 configure:3299: result: none needed configure:3324: checking whether /usr/bin/gcc understands -c and -o together configure:3346: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3349: $? = 0 configure:3346: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3349: $? = 0 configure:3361: result: yes configure:3384: checking how to run the C preprocessor configure:3415: /usr/bin/gcc -E conftest.c configure:3415: $? = 0 configure:3429: /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:3429: $? = 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:3454: result: /usr/bin/gcc -E configure:3474: /usr/bin/gcc -E conftest.c configure:3474: $? = 0 configure:3488: /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:3488: $? = 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:3517: checking for grep that handles long lines and -e configure:3575: result: /usr/bin/grep configure:3580: checking for egrep configure:3642: result: /usr/bin/grep -E configure:3647: checking for ANSI C header files configure:3667: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3667: $? = 0 configure:3740: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:3740: $? = 0 configure:3740: ./conftest configure:3740: $? = 0 configure:3751: result: yes configure:3764: checking for sys/types.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for sys/stat.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for stdlib.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for string.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for memory.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for strings.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for inttypes.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for stdint.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3764: checking for unistd.h configure:3764: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3764: $? = 0 configure:3764: result: yes configure:3777: checking minix/config.h usability configure:3777: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/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:3777: $? = 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:3777: result: no configure:3777: checking minix/config.h presence configure:3777: /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:3777: $? = 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:3777: result: no configure:3777: checking for minix/config.h configure:3777: result: no configure:3798: checking whether it is safe to define __EXTENSIONS__ configure:3816: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:3816: $? = 0 configure:3823: result: yes configure:3908: checking for a BSD-compatible install configure:3976: result: /usr/bin/install -c configure:3987: checking whether build environment is sane configure:4042: result: yes configure:4188: checking for a thread-safe mkdir -p configure:4227: result: /usr/bin/mkdir -p configure:4234: checking for gawk configure:4261: result: gawk configure:4272: checking whether /usr/bin/make sets $(MAKE) configure:4294: result: yes configure:4324: checking for style of include used by /usr/bin/make configure:4352: result: GNU configure:4386: checking whether /usr/bin/make supports nested variables configure:4403: result: yes configure:4479: checking dependency style of /usr/bin/gcc configure:4590: result: gcc3 configure:4649: checking whether to enable maintainer-specific portions of Makefiles configure:4658: result: no configure:4718: checking how to print strings configure:4745: result: printf configure:4766: checking for a sed that does not truncate output configure:4830: result: /usr/bin/sed configure:4848: checking for fgrep configure:4910: result: /usr/bin/grep -F configure:4945: checking for ld used by /usr/bin/gcc configure:5012: result: /usr/bin/ld configure:5019: checking if the linker (/usr/bin/ld) is GNU ld configure:5034: result: yes configure:5046: checking for BSD- or MS-compatible name lister (nm) configure:5095: result: /usr/bin/nm configure:5225: checking the name lister (/usr/bin/nm) interface configure:5232: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:5235: /usr/bin/nm "conftest.o" configure:5238: output 0000000000000000 B some_variable configure:5239: result: BSD nm configure:5242: checking whether ln -s works configure:5246: result: yes configure:5254: checking the maximum length of command line arguments configure:5379: result: 1572864 configure:5396: checking whether the shell understands some XSI constructs configure:5405: result: yes configure:5409: checking whether the shell understands "+=" configure:5413: result: yes configure:5448: checking for /usr/bin/ld option to reload object files configure:5455: result: -r configure:5484: checking for x86_64-pc-linux-gnu-objdump configure:5511: result: objdump configure:5583: checking how to recognize dependent libraries configure:5784: result: pass_all configure:5804: checking for x86_64-pc-linux-gnu-ar configure:5831: result: /usr/bin/ar configure:5909: checking for x86_64-pc-linux-gnu-strip configure:5939: result: no configure:5949: checking for strip configure:5965: found /usr/bin/strip configure:5976: result: strip configure:6008: checking for x86_64-pc-linux-gnu-ranlib configure:6035: result: /usr/bin/ranlib configure:6177: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6295: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:6298: $? = 0 configure:6302: /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:6305: $? = 0 configure:6359: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c conftstm.o >&5 configure:6362: $? = 0 configure:6400: result: ok configure:6495: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:6498: $? = 0 configure:7248: checking for dlfcn.h configure:7248: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:7248: $? = 0 configure:7248: result: yes configure:7434: checking for objdir configure:7449: result: .libs configure:7720: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7738: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/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:7742: $? = 0 configure:7755: result: no configure:7775: checking for /usr/bin/gcc option to produce PIC configure:8061: result: -fPIC -DPIC configure:8073: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8091: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8095: $? = 0 configure:8108: result: yes configure:8132: checking if /usr/bin/gcc static flag -static works configure:8160: result: yes configure:8175: checking if /usr/bin/gcc supports -c -o file.o configure:8196: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8200: $? = 0 configure:8222: result: yes configure:8230: checking if /usr/bin/gcc supports -c -o file.o configure:8277: result: yes configure:8310: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9381: result: yes configure:9418: checking whether -lc should be explicitly linked in configure:9426: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:9429: $? = 0 configure:9444: /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:9447: $? = 0 configure:9461: result: no configure:9626: checking dynamic linker characteristics configure:10082: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10082: $? = 0 configure:10304: result: GNU/Linux ld.so configure:10411: checking how to hardcode library paths into programs configure:10436: result: immediate configure:10976: checking whether stripping libraries is possible configure:10981: result: yes configure:11016: checking if libtool supports shared libraries configure:11018: result: yes configure:11021: checking whether to build shared libraries configure:11042: result: yes configure:11045: checking whether to build static libraries configure:11049: result: yes configure:8339: checking for C++ compiler version configure:8348: /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:8359: $? = 0 configure:8348: /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:8359: $? = 0 configure:8348: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:8359: $? = 1 configure:8348: /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:8359: $? = 1 configure:8363: checking whether we are using the GNU C++ compiler configure:8382: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.cpp >&5 configure:8382: $? = 0 configure:8391: result: yes configure:8400: checking whether /usr/bin/g++ accepts -g configure:8420: /usr/bin/g++ -c -g conftest.cpp >&5 configure:8420: $? = 0 configure:8461: result: yes configure:8486: checking dependency style of /usr/bin/g++ configure:8597: result: gcc3 configure:8620: checking how to run the C++ preprocessor configure:8647: /usr/bin/g++ -E conftest.cpp configure:8647: $? = 0 configure:8661: /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:8661: $? = 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:8686: result: /usr/bin/g++ -E configure:8706: /usr/bin/g++ -E conftest.cpp configure:8706: $? = 0 configure:8720: /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:8720: $? = 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:8888: checking for ld used by /usr/bin/g++ configure:8955: result: /usr/bin/ld -m elf_x86_64 configure:8962: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:8977: result: yes configure:9032: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9964: result: yes configure:9992: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.cpp >&5 configure:9995: $? = 0 configure:10177: checking for /usr/bin/g++ option to produce PIC configure:10500: result: -fPIC -DPIC configure:10509: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:10527: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:10531: $? = 0 configure:10544: result: yes configure:10565: checking if /usr/bin/g++ static flag -static works configure:10593: result: yes configure:10605: checking if /usr/bin/g++ supports -c -o file.o configure:10626: /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:10630: $? = 0 configure:10652: result: yes configure:10657: checking if /usr/bin/g++ supports -c -o file.o configure:10704: result: yes configure:10734: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10762: result: yes configure:10905: checking dynamic linker characteristics configure:11517: result: GNU/Linux ld.so configure:11570: checking how to hardcode library paths into programs configure:11595: result: immediate configure:10643: checking whether basename is declared configure:10643: /usr/bin/gcc -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include conftest.c >&5 configure:10643: $? = 0 configure:10643: result: yes configure:10695: checking whether /usr/bin/gcc supports -W configure:10712: /usr/bin/gcc -c -W conftest.c >&5 configure:10712: $? = 0 configure:10721: result: yes configure:10695: checking whether /usr/bin/gcc supports -Wall configure:10712: /usr/bin/gcc -c -Wall conftest.c >&5 configure:10712: $? = 0 configure:10721: result: yes configure:10770: checking for socket libraries configure:10777: checking for connect configure:10777: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:10777: $? = 0 configure:10777: result: yes configure:10838: checking for gethostbyname configure:10838: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:10838: $? = 0 configure:10838: result: yes configure:10882: result: configure:10935: checking for exported symbols configure:10945: result: yes configure:10947: checking for -rdynamic configure:10957: result: yes configure:10967: checking for library containing dlopen configure:10998: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccomIwtQ.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10998: $? = 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:10998: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c -ldl >&5 configure:10998: $? = 0 configure:11015: result: -ldl configure:11042: checking for -fPIC -shared configure:11055: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -fPIC -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -fPIC -shared conftest.c >&5 configure:11055: $? = 0 configure:11056: result: yes configure:11081: checking for socketpair configure:11081: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:11081: $? = 0 configure:11081: result: yes configure:11088: checking for select configure:11088: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib conftest.c >&5 configure:11088: $? = 0 configure:11088: result: yes configure:11095: checking for fork configure:11095: /usr/bin/gcc -o conftest -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/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:11095: $? = 0 configure:11095: result: yes configure:11170: updating cache ./config.cache configure:11214: checking that generated files are newer than configure configure:11220: result: done configure:11255: 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:1155: creating Makefile config.status:1155: creating cc1plugin-config.h config.status:1369: executing depfiles commands config.status:1369: 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-3/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-3/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-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include ' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/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=arceb-buildroot-linux-uclibc 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=arceb-buildroot-linux-uclibc 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-3/output-1/build/host-gcc-final-arc-2020.09-release/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-3/output-1/build/host-gcc-final-arc-2020.09-release/missing autoconf' AUTOHEADER='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-gcc-final-arc-2020.09-release/missing autoheader' AUTOMAKE='${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-gcc-final-arc-2020.09-release/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -I/home/thomas/autobuild/instance-3/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-3/output-1/host/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' 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-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/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-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/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-3/output-1/build/host-gcc-final-arc-2020.09-release/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='10.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-3/output-1/build/host-gcc-final-arc-2020.09-release/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-3/output-1/host' program_transform_name='s&^&arceb-buildroot-linux-uclibc-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/thomas/autobuild/instance-3/output-1/host/etc' target='arceb-buildroot-linux-uclibc' target_alias='arceb-buildroot-linux-uclibc' target_cpu='arceb' target_noncanonical='arceb-buildroot-linux-uclibc' target_os='linux-uclibc' target_subdir='arceb-buildroot-linux-uclibc' 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