This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by RISC-V ISA Simulator configure ?, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/buildroot/autobuild/instance-2/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-2/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = gcc159.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-16-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.272-2 (2021-07-19) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/buildroot/autobuild/instance-2/output-1/host/bin PATH: /home/buildroot/autobuild/instance-2/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2229: checking build system type configure:2243: result: x86_64-pc-linux-gnu configure:2263: checking host system type configure:2276: result: x86_64-pc-linux-gnu configure:2654: checking for gcc configure:2681: result: /usr/bin/gcc configure:2910: checking for C compiler version configure:2919: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2930: $? = 0 configure:2919: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:2930: $? = 0 configure:2919: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2930: $? = 1 configure:2919: /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:2930: $? = 1 configure:2950: checking whether the C compiler works configure:2972: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:2976: $? = 0 configure:3024: result: yes configure:3027: checking for C compiler default output file name configure:3029: result: a.out configure:3035: checking for suffix of executables configure:3042: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3046: $? = 0 configure:3068: result: configure:3090: checking whether we are cross compiling configure:3098: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3102: $? = 0 configure:3109: ./conftest configure:3113: $? = 0 configure:3128: result: no configure:3133: checking for suffix of object files configure:3155: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3159: $? = 0 configure:3180: result: o configure:3184: checking whether we are using the GNU C compiler configure:3203: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3203: $? = 0 configure:3212: result: yes configure:3221: checking whether /usr/bin/gcc accepts -g configure:3241: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3241: $? = 0 configure:3282: result: yes configure:3299: checking for /usr/bin/gcc option to accept ISO C89 configure:3362: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3362: $? = 0 configure:3375: result: none needed configure:3507: checking for C++ compiler version configure:3516: /usr/bin/g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3527: $? = 0 configure:3516: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3527: $? = 0 configure:3516: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3527: $? = 1 configure:3516: /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:3527: $? = 1 configure:3531: checking whether we are using the GNU C++ compiler configure:3550: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:3550: $? = 0 configure:3559: result: yes configure:3568: checking whether /usr/bin/g++ accepts -g configure:3588: /usr/bin/g++ -c -g -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:3588: $? = 0 configure:3629: result: yes configure:3695: checking for ar configure:3722: result: /usr/bin/ar configure:3787: checking for ranlib configure:3814: result: /usr/bin/ranlib configure:3838: checking for dtc configure:3856: found /home/buildroot/autobuild/instance-2/output-1/host/bin/dtc configure:3869: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/dtc configure:3892: checking how to run the C++ preprocessor configure:3919: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp configure:3919: $? = 0 configure:3933: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | /* end confdefs.h. */ | #include configure:3958: result: /usr/bin/g++ -E configure:3978: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp configure:3978: $? = 0 configure:3992: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | /* end confdefs.h. */ | #include configure:4021: checking for grep that handles long lines and -e configure:4079: result: /bin/grep configure:4084: checking for egrep configure:4146: result: /bin/grep -E configure:4151: checking for ANSI C header files configure:4171: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4171: $? = 0 configure:4244: /usr/bin/g++ -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:4244: $? = 0 configure:4244: ./conftest configure:4244: $? = 0 configure:4255: result: yes configure:4268: checking for sys/types.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for sys/stat.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for stdlib.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for string.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for memory.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for strings.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for inttypes.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for stdint.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4268: checking for unistd.h configure:4268: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4268: $? = 0 configure:4268: result: yes configure:4280: checking whether byte ordering is bigendian configure:4295: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp:21:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^~~ configure:4295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4340: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4340: $? = 0 configure:4358: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:27:8: error: 'big' was not declared in this scope not big endian ^~~ configure:4358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4486: result: no configure:4526: checking for a BSD-compatible install configure:4594: result: /usr/bin/install -c configure:4633: checking for ANSI C header files configure:4737: result: yes configure:4750: checking for __int128_t configure:4750: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4750: $? = 0 configure:4750: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:57:24: error: expected primary-expression before ')' token if (sizeof ((__int128_t))) ^ configure:4750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 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 | int | main () | { | if (sizeof ((__int128_t))) | return 0; | ; | return 0; | } configure:4750: result: yes configure:4767: checking whether the linker accepts -Wl,--export-dynamic configure:4786: /usr/bin/g++ -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,--export-dynamic conftest.cpp >&5 configure:4786: $? = 0 configure:4796: result: yes configure:4812: : LDFLAGS="$LDFLAGS" configure:4815: $? = 0 configure:4838: checking whether C++ compiler accepts -relocatable-pch configure:4857: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -relocatable-pch -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 g++: error: unrecognized command line option '-relocatable-pch'; did you mean '-fno-vtable-gc'? configure:4857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4865: result: no configure:4927: configuring default subproject : fesvr configure:4936: checking for pthread_create in -lpthread configure:4961: /usr/bin/g++ -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,--export-dynamic conftest.cpp -lpthread >&5 configure:4961: $? = 0 configure:4970: result: yes configure:4984: checking for struct statx.stx_ino configure:4984: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:59:21: error: aggregate 'main()::statx ac_aggr' has incomplete type and cannot be defined static struct statx ac_aggr; ^~~~~~~ configure:4984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 1 | #define FESVR_ENABLED /**/ | #define HAVE_LIBPTHREAD 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 | int | main () | { | static struct statx ac_aggr; | if (ac_aggr.stx_ino) | return 0; | ; | return 0; | } configure:4984: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:59:21: error: aggregate 'main()::statx ac_aggr' has incomplete type and cannot be defined static struct statx ac_aggr; ^~~~~~~ configure:4984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 1 | #define FESVR_ENABLED /**/ | #define HAVE_LIBPTHREAD 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 | int | main () | { | static struct statx ac_aggr; | if (sizeof ac_aggr.stx_ino) | return 0; | ; | return 0; | } configure:4984: result: no configure:4994: checking for struct statx.stx_mnt_id configure:4994: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:59:21: error: aggregate 'main()::statx ac_aggr' has incomplete type and cannot be defined static struct statx ac_aggr; ^~~~~~~ configure:4994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 1 | #define FESVR_ENABLED /**/ | #define HAVE_LIBPTHREAD 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 | int | main () | { | static struct statx ac_aggr; | if (ac_aggr.stx_mnt_id) | return 0; | ; | return 0; | } configure:4994: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:59:21: error: aggregate 'main()::statx ac_aggr' has incomplete type and cannot be defined static struct statx ac_aggr; ^~~~~~~ configure:4994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RISC-V ISA Simulator" | #define PACKAGE_TARNAME "spike" | #define PACKAGE_VERSION "?" | #define PACKAGE_STRING "RISC-V ISA Simulator ?" | #define PACKAGE_BUGREPORT "Andrew Waterman" | #define PACKAGE_URL "" | #define DTC "dtc" | #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 STDC_HEADERS 1 | #define FESVR_ENABLED /**/ | #define HAVE_LIBPTHREAD 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 | int | main () | { | static struct statx ac_aggr; | if (sizeof ac_aggr.stx_mnt_id) | return 0; | ; | return 0; | } configure:4994: result: no configure:5039: configuring default subproject : riscv configure:5196: checking for boostlib >= 1.53 (105300) configure:5228: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5228: $? = 0 configure:5230: result: yes configure:5421: checking whether the Boost::ASIO library is available configure:5452: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5452: $? = 0 configure:5466: result: yes configure:5559: error: Could not find a version of the Boost::Asio library! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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/buildroot/autobuild/instance-2/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-2/output-1/host/include ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_STOW_PREFIX_set= ac_cv_env_STOW_PREFIX_value= ac_cv_env_STOW_ROOT_set= ac_cv_env_STOW_ROOT_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_lib_pthread_pthread_create=yes ac_cv_member_struct_statx_stx_ino=no ac_cv_member_struct_statx_stx_mnt_id=no ac_cv_objext=o ac_cv_path_DTC=/home/buildroot/autobuild/instance-2/output-1/host/bin/dtc ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_type___int128_t=yes ax_cv_boost_asio=yes ax_cv_check_cxxflags___relocatable_pch=no ax_cv_check_ldflags___Wl___export_dynamic=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' BOOST_ASIO_LIB='' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' BOOST_REGEX_LIB='' CC='/usr/bin/gcc' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include' CPPFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include ' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include' DEFS='' DTC='/home/buildroot/autobuild/instance-2/output-1/host/bin/dtc' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_CLANG_PCH='' HAVE_DLOPEN='' HAVE_INT128='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,--export-dynamic ' LIBOBJS='' LIBS='-lpthread ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='Andrew Waterman' PACKAGE_NAME='RISC-V ISA Simulator' PACKAGE_STRING='RISC-V ISA Simulator ?' PACKAGE_TARNAME='spike' PACKAGE_URL='' PACKAGE_VERSION='?' PATH_SEPARATOR=':' RANLIB='/usr/bin/ranlib' SHELL='/bin/bash' STOW_PREFIX='' STOW_ROOT='' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_stow='no' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-2/output-1/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-2/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subprojects=' fesvr riscv' subprojects_enabled=' fesvr riscv' sysconfdir='/home/buildroot/autobuild/instance-2/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "RISC-V ISA Simulator" #define PACKAGE_TARNAME "spike" #define PACKAGE_VERSION "?" #define PACKAGE_STRING "RISC-V ISA Simulator ?" #define PACKAGE_BUGREPORT "Andrew Waterman" #define PACKAGE_URL "" #define DTC "dtc" #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 STDC_HEADERS 1 #define FESVR_ENABLED /**/ #define HAVE_LIBPTHREAD 1 #define RISCV_ENABLED /**/ #define HAVE_BOOST /**/ #define HAVE_BOOST_ASIO /**/ configure: exit 1