This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/naourr/work/instance-2/output-1/build/host-gdb-8.2.1/gdb/configure --srcdir=.././gdb --cache-file=./config.cache --prefix=/home/naourr/work/instance-2/output-1/host --sysconfdir=/home/naourr/work/instance-2/output-1/host/etc --localstatedir=/home/naourr/work/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 --enable-static --without-uiout --disable-gdbtk --without-x --enable-threads --disable-werror --without-included-gettext --with-curses --without-mpfr --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --enable-tui --without-python --enable-sim --program-transform-name=s&^&arm-buildroot-linux-gnueabi-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-buildroot-linux-gnueabi ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.6.12-300.fc32.x86_64 uname -s = Linux uname -v = #1 SMP Mon May 11 16:47:13 UTC 2020 /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/naourr/work/instance-2/output-1/host/bin PATH: /home/naourr/work/instance-2/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2731: creating cache ./config.cache configure:2813: checking whether to enable maintainer-specific portions of Makefiles configure:2822: result: no configure:2847: checking for x86_64-pc-linux-gnu-gcc configure:2874: result: /usr/bin/gcc configure:3143: checking for C compiler version configure:3152: /usr/bin/gcc --version >&5 gcc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1) Copyright (C) 2020 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:3163: $? = 0 configure:3152: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.1.1 20200507 (Red Hat 10.1.1-1) (GCC) ... rest of stderr output deleted ... configure:3163: $? = 0 configure:3152: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3163: $? = 1 configure:3152: /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:3163: $? = 1 configure:3183: checking whether the C compiler works configure:3205: /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3209: $? = 0 configure:3257: result: yes configure:3260: checking for C compiler default output file name configure:3262: result: a.out configure:3268: checking for suffix of executables configure:3275: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3279: $? = 0 configure:3301: result: configure:3323: checking whether we are cross compiling configure:3331: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3335: $? = 0 configure:3342: ./conftest configure:3346: $? = 0 configure:3334: result: no configure:3339: checking for suffix of object files configure:3361: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3365: $? = 0 configure:3386: result: o configure:3390: checking whether we are using the GNU C compiler configure:3409: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3409: $? = 0 configure:3418: result: yes configure:3427: checking whether /usr/bin/gcc accepts -g configure:3447: /usr/bin/gcc -c -g conftest.c >&5 configure:3447: $? = 0 configure:3488: result: yes configure:3505: checking for /usr/bin/gcc option to accept ISO C89 configure:3568: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3568: $? = 0 configure:3581: result: none needed configure:3713: checking for C++ compiler version configure:3722: /usr/bin/g++ --version >&5 g++ (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1) Copyright (C) 2020 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:3733: $? = 0 configure:3722: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.1.1 20200507 (Red Hat 10.1.1-1) (GCC) ... rest of stderr output deleted ... configure:3733: $? = 0 configure:3722: /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3733: $? = 1 configure:3722: /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:3733: $? = 1 configure:3737: checking whether we are using the GNU C++ compiler configure:3756: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:3756: $? = 0 configure:3765: result: yes configure:3774: checking whether /usr/bin/g++ accepts -g configure:3794: /usr/bin/g++ -c -g conftest.cpp >&5 configure:3794: $? = 0 configure:3835: result: yes configure:3865: checking how to run the C preprocessor configure:3896: /usr/bin/gcc -E conftest.c configure:3896: $? = 0 configure:3910: /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:3910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3935: result: /usr/bin/gcc -E configure:3955: /usr/bin/gcc -E conftest.c configure:3955: $? = 0 configure:3969: /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:3969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3998: checking for grep that handles long lines and -e configure:4056: result: /usr/bin/grep configure:4061: checking for egrep configure:4123: result: /usr/bin/grep -E configure:4128: checking for ANSI C header files configure:4148: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4148: $? = 0 configure:4221: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4221: $? = 0 configure:4221: ./conftest configure:4221: $? = 0 configure:4232: result: yes configure:4245: checking for sys/types.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for sys/stat.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for stdlib.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for string.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for memory.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for strings.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for inttypes.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for stdint.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4245: checking for unistd.h configure:4245: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4245: $? = 0 configure:4245: result: yes configure:4258: checking minix/config.h usability configure:4258: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:4258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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:4258: result: no configure:4258: checking minix/config.h presence configure:4258: /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:4258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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:4258: result: no configure:4258: checking for minix/config.h configure:4258: result: no configure:4279: checking whether it is safe to define __EXTENSIONS__ configure:4297: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4297: $? = 0 configure:4304: result: yes configure:4351: checking build system type configure:4365: result: x86_64-pc-linux-gnu configure:4385: checking host system type configure:4398: result: x86_64-pc-linux-gnu configure:4418: checking target system type configure:4431: result: arm-buildroot-linux-gnueabi configure:4470: checking for dlfcn.h configure:4470: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4470: $? = 0 configure:4470: result: yes configure:4483: checking for windows.h configure:4483: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:59:10: fatal error: windows.h: No such file or directory 59 | #include | ^~~~~~~~~~~ compilation terminated. configure:4483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 | /* 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:4483: result: no configure:4510: checking for library containing dlsym configure:4541: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccjMGm5d.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:4541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 | /* 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 dlsym (); | int | main () | { | return dlsym (); | ; | return 0; | } configure:4541: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -ldl >&5 configure:4541: $? = 0 configure:4558: result: -ldl configure:4589: checking for special C compiler options needed for large files configure:4634: result: no configure:4640: checking for _FILE_OFFSET_BITS value needed for large files configure:4665: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4665: $? = 0 configure:4697: result: no configure:4786: checking for /usr/bin/gcc option to accept ANSI C configure:4844: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4844: $? = 0 configure:4854: result: none needed configure:5030: checking whether /usr/bin/g++ supports C++11 features by default configure:5324: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:5324: $? = 0 configure:5331: result: yes configure:6021: checking dependency style of /usr/bin/gcc configure:6052: trying gcc3 | depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp /usr/bin/gcc -c -o sub/conftest.o sub/conftest.c configure:6091: success configure:6106: result: gcc3 configure:6191: === configuring in build-gnulib (/home/naourr/work/instance-2/output-1/build/host-gdb-8.2.1/gdb/build-gnulib) configure:6218: running /bin/sh .././gnulib/configure --disable-option-checking '--prefix=/home/naourr/work/instance-2/output-1/host' '--sysconfdir=/home/naourr/work/instance-2/output-1/host/etc' '--localstatedir=/home/naourr/work/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' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--enable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabi-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabi' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/naourr/work/instance-2/output-1/host/include' 'LDFLAGS= -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/naourr/work/instance-2/output-1/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=.././gnulib configure:6252: checking whether NLS is requested configure:6255: result: no configure:6343: checking whether true --split-size=5000000 supports @click configure:6355: result: yes configure:6495: checking for default auto-load directory configure:6517: result: $debugdir:$datadir/auto-load configure:6520: checking for default auto-load safe-path configure:6544: result: $debugdir:$datadir/auto-load configure:6841: checking libunwind-ia64.h usability configure:6841: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:69:10: fatal error: libunwind-ia64.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | /* 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:6841: result: no configure:6841: checking libunwind-ia64.h presence configure:6841: /usr/bin/gcc -E conftest.c conftest.c:36:10: fatal error: libunwind-ia64.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | /* end confdefs.h. */ | #include configure:6841: result: no configure:6841: checking for libunwind-ia64.h configure:6841: result: no configure:6909: checking for monstartup configure:6909: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -ldl >&5 configure:6909: $? = 0 configure:6909: result: yes configure:6909: checking for _mcleanup configure:6909: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -ldl >&5 configure:6909: $? = 0 configure:6909: result: yes configure:6918: checking for _etext configure:6936: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:44:1: warning: attempt to free a non-heap object '_etext' [-Wfree-nonheap-object] 44 | free (&_etext); | ^~~~~~~~~~~~~~ configure:6936: $? = 0 configure:6944: result: yes configure:6951: checking for etext configure:6969: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:45:1: warning: attempt to free a non-heap object 'etext' [-Wfree-nonheap-object] 45 | free (&etext); | ^~~~~~~~~~~~~ configure:6969: $? = 0 configure:6977: result: yes configure:7097: checking for gawk configure:7124: result: gawk configure:7149: checking for a BSD-compatible install configure:7217: result: /usr/bin/install -c configure:7228: checking whether ln -s works configure:7232: result: yes configure:7242: checking for x86_64-pc-linux-gnu-ranlib configure:7269: result: /usr/bin/ranlib configure:7335: checking for bison configure:7362: result: bison -y configure:7378: checking for x86_64-pc-linux-gnu-ar configure:7405: result: /usr/bin/ar configure:7470: checking for x86_64-pc-linux-gnu-dlltool configure:7497: result: dlltool configure:7562: checking for x86_64-pc-linux-gnu-windres configure:7589: result: windres configure:7758: checking for main in -lm configure:7777: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 configure:7777: $? = 0 configure:7786: result: yes configure:7799: checking for library containing gethostbyname configure:7830: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 configure:7830: $? = 0 configure:7847: result: none required configure:7857: checking for library containing socketpair configure:7888: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 configure:7888: $? = 0 configure:7905: result: none required configure:7935: checking for library containing kinfo_getvmmap configure:7966: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 /usr/bin/ld: /tmp/cc5XbKXc.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_getvmmap' collect2: error: ld returned 1 exit status configure:7966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getvmmap (); | int | main () | { | return kinfo_getvmmap (); | ; | return 0; | } configure:7966: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lutil -lm -ldl >&5 /usr/bin/ld: /tmp/ccKAZgSG.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_getvmmap' collect2: error: ld returned 1 exit status configure:7966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getvmmap (); | int | main () | { | return kinfo_getvmmap (); | ; | return 0; | } configure:7966: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lutil-freebsd -lm -ldl >&5 /usr/bin/ld: cannot find -lutil-freebsd collect2: error: ld returned 1 exit status configure:7966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getvmmap (); | int | main () | { | return kinfo_getvmmap (); | ; | return 0; | } configure:7983: result: no configure:7995: checking for library containing kinfo_getfile configure:8026: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 /usr/bin/ld: /tmp/ccOqzanb.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:8026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:8026: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lutil -lm -ldl >&5 /usr/bin/ld: /tmp/cc7ehDcW.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:8026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:8026: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lutil-freebsd -lm -ldl >&5 /usr/bin/ld: cannot find -lutil-freebsd collect2: error: ld returned 1 exit status configure:8026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 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 kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:8043: result: no configure:8094: checking for ld used by GCC configure:8157: result: /usr/bin/ld configure:8164: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.34-3.fc32 configure:8176: result: yes configure:8182: checking for shared library run path origin configure:8195: result: done configure:8600: checking for iconv configure:8624: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 configure:8624: $? = 0 configure:8698: result: yes configure:8741: checking for iconv declaration configure:8770: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:8770: $? = 0 configure:8781: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8857: checking for library containing waddstr configure:8888: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lm -ldl >&5 /usr/bin/ld: /tmp/ccSUQuMi.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `waddstr' collect2: error: ld returned 1 exit status configure:8888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* 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 waddstr (); | int | main () | { | return waddstr (); | ; | return 0; | } configure:8888: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:8888: $? = 0 configure:8905: result: -lncursesw configure:8955: checking for library containing tgetent configure:8986: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:8986: $? = 0 configure:9003: result: none required configure:9048: checking size of unsigned long long configure:9053: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:9053: $? = 0 configure:9053: ./conftest configure:9053: $? = 0 configure:9067: result: 8 configure:9081: checking size of unsigned long configure:9086: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:9086: $? = 0 configure:9086: ./conftest configure:9086: $? = 0 configure:9100: result: 8 configure:9114: checking size of unsigned __int128 configure:9119: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:9119: $? = 0 configure:9119: ./conftest configure:9119: $? = 0 configure:9133: result: 16 configure:9158: checking for library containing dlopen configure:9189: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:9189: $? = 0 configure:9206: result: none required configure:9270: checking whether to use expat configure:9272: result: auto configure:9690: checking for libexpat configure:9709: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl /home/naourr/work/instance-2/output-1/host/lib/libexpat.so -Wl,-rpath -Wl,/home/naourr/work/instance-2/output-1/host/lib >&5 configure:9709: $? = 0 configure:9719: result: yes configure:9726: checking how to link with libexpat configure:9728: result: /home/naourr/work/instance-2/output-1/host/lib/libexpat.so -Wl,-rpath -Wl,/home/naourr/work/instance-2/output-1/host/lib configure:9754: checking for XML_StopParser configure:9754: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl /home/naourr/work/instance-2/output-1/host/lib/libexpat.so -Wl,-rpath -Wl,/home/naourr/work/instance-2/output-1/host/lib >&5 configure:9754: $? = 0 configure:9754: result: yes configure:9775: checking whether to use MPFR configure:9777: result: no configure:9781: WARNING: MPFR support disabled; some features may be unavailable. configure:10274: checking whether to use python configure:10276: result: no configure:10280: WARNING: python support disabled; some features may be unavailable. configure:10881: checking whether to use guile configure:10883: result: auto configure:10888: checking for pkg-config configure:10906: found /home/naourr/work/instance-2/output-1/host/bin/pkg-config configure:10919: result: /home/naourr/work/instance-2/output-1/host/bin/pkg-config configure:10946: checking for usable guile from /home/naourr/work/instance-2/output-1/host/bin/pkg-config configure:11015: result: no configure:11504: checking whether to use intel pt configure:11506: result: auto configure:11523: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:11523: $? = 0 configure:11948: checking for libipt configure:11967: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl -lipt >&5 conftest.c:52:10: fatal error: intel-pt.h: No such file or directory 52 | #include "intel-pt.h" | ^~~~~~~~~~~~ compilation terminated. configure:11967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | /* end confdefs.h. */ | #include "intel-pt.h" | int | main () | { | pt_insn_alloc_decoder (0); | ; | return 0; | } configure:11977: result: no configure:12004: WARNING: libipt is missing or unusable; some features may be unavailable. configure:12050: checking for ANSI C header files configure:12154: result: yes configure:12172: checking nlist.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:86:10: fatal error: nlist.h: No such file or directory 86 | #include | ^~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 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 | #include configure:12172: result: no configure:12172: checking nlist.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:53:10: fatal error: nlist.h: No such file or directory 53 | #include | ^~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:12172: result: no configure:12172: checking for nlist.h configure:12172: result: no configure:12172: checking machine/reg.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:86:10: fatal error: machine/reg.h: No such file or directory 86 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 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 | #include configure:12172: result: no configure:12172: checking machine/reg.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:53:10: fatal error: machine/reg.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:12172: result: no configure:12172: checking for machine/reg.h configure:12172: result: no configure:12172: checking poll.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking poll.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for poll.h configure:12172: result: yes configure:12172: checking sys/poll.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/poll.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/poll.h configure:12172: result: yes configure:12172: checking proc_service.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking proc_service.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for proc_service.h configure:12172: result: yes configure:12172: checking thread_db.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking thread_db.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for thread_db.h configure:12172: result: yes configure:12172: checking sys/file.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/file.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/file.h configure:12172: result: yes configure:12172: checking sys/filio.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:91:10: fatal error: sys/filio.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_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:12172: result: no configure:12172: checking sys/filio.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:58:10: fatal error: sys/filio.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:12172: result: no configure:12172: checking for sys/filio.h configure:12172: result: no configure:12172: checking sys/ioctl.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/ioctl.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/ioctl.h configure:12172: result: yes configure:12172: checking sys/param.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/param.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/param.h configure:12172: result: yes configure:12172: checking sys/resource.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/resource.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/resource.h configure:12172: result: yes configure:12172: checking sys/procfs.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/procfs.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/procfs.h configure:12172: result: yes configure:12172: checking sys/ptrace.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/ptrace.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/ptrace.h configure:12172: result: yes configure:12172: checking ptrace.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:96:10: fatal error: ptrace.h: No such file or directory 96 | #include | ^~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_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:12172: result: no configure:12172: checking ptrace.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:63:10: fatal error: ptrace.h: No such file or directory 63 | #include | ^~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | /* end confdefs.h. */ | #include configure:12172: result: no configure:12172: checking for ptrace.h configure:12172: result: no configure:12172: checking sys/reg.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/reg.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/reg.h configure:12172: result: yes configure:12172: checking sys/debugreg.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/debugreg.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/debugreg.h configure:12172: result: yes configure:12172: checking sys/select.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking sys/select.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for sys/select.h configure:12172: result: yes configure:12172: checking termios.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking termios.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12172: $? = 0 configure:12172: result: yes configure:12172: checking for termios.h configure:12172: result: yes configure:12172: checking elf_hp.h usability configure:12172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:100:10: fatal error: elf_hp.h: No such file or directory 100 | #include | ^~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_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:12172: result: no configure:12172: checking elf_hp.h presence configure:12172: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:67:10: fatal error: elf_hp.h: No such file or directory 67 | #include | ^~~~~~~~~~ compilation terminated. configure:12172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:12172: result: no configure:12172: checking for elf_hp.h configure:12172: result: no configure:12172: checking for dlfcn.h configure:12172: result: yes configure:12184: checking for sys/user.h configure:12184: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12184: $? = 0 configure:12184: result: yes configure:12202: checking curses.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking curses.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking for curses.h configure:12202: result: yes configure:12202: checking cursesX.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:103:10: fatal error: cursesX.h: No such file or directory 103 | #include | ^~~~~~~~~~~ compilation terminated. configure:12202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_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:12202: result: no configure:12202: checking cursesX.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:70:10: fatal error: cursesX.h: No such file or directory 70 | #include | ^~~~~~~~~~~ compilation terminated. configure:12202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:12202: result: no configure:12202: checking for cursesX.h configure:12202: result: no configure:12202: checking ncurses.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking ncurses.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking for ncurses.h configure:12202: result: yes configure:12202: checking ncursesw/ncurses.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking ncursesw/ncurses.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking for ncursesw/ncurses.h configure:12202: result: yes configure:12202: checking ncurses/ncurses.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking ncurses/ncurses.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking for ncurses/ncurses.h configure:12202: result: yes configure:12202: checking ncurses/term.h usability configure:12202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking ncurses/term.h presence configure:12202: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:12202: $? = 0 configure:12202: result: yes configure:12202: checking for ncurses/term.h configure:12202: result: yes configure:12214: checking for term.h configure:12214: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12214: $? = 0 configure:12214: result: yes configure:12235: checking for long long configure:12235: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12235: $? = 0 configure:12235: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:111:24: error: expected expression before ')' token 111 | if (sizeof ((long long))) | ^ configure:12235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_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 | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:12235: result: yes configure:12246: checking size of long long configure:12251: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:12251: $? = 0 configure:12251: ./conftest configure:12251: $? = 0 configure:12265: result: 8 configure:12279: checking whether basename is declared configure:12279: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12279: $? = 0 configure:12279: result: yes configure:12289: checking whether ffs is declared configure:12289: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12289: $? = 0 configure:12289: result: yes configure:12299: checking whether asprintf is declared configure:12299: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12299: $? = 0 configure:12299: result: yes configure:12309: checking whether vasprintf is declared configure:12309: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12309: $? = 0 configure:12309: result: yes configure:12319: checking whether snprintf is declared configure:12319: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12319: $? = 0 configure:12319: result: yes configure:12329: checking whether vsnprintf is declared configure:12329: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12329: $? = 0 configure:12329: result: yes configure:12340: checking whether strtol is declared configure:12340: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12340: $? = 0 configure:12340: result: yes configure:12350: checking whether strtoul is declared configure:12350: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12350: $? = 0 configure:12350: result: yes configure:12360: checking whether strtoll is declared configure:12360: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12360: $? = 0 configure:12360: result: yes configure:12370: checking whether strtoull is declared configure:12370: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12370: $? = 0 configure:12370: result: yes configure:12381: checking whether strverscmp is declared configure:12381: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12381: $? = 0 configure:12381: result: yes configure:12394: checking whether free is declared configure:12394: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12394: $? = 0 configure:12394: result: yes configure:12404: checking whether malloc is declared configure:12404: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12404: $? = 0 configure:12404: result: yes configure:12414: checking whether realloc is declared configure:12414: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12414: $? = 0 configure:12414: result: yes configure:12424: checking whether snprintf is declared configure:12424: result: yes configure:12436: checking for LC_MESSAGES configure:12452: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:12452: $? = 0 configure:12460: result: yes configure:12473: checking for struct stat.st_blocks configure:12473: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12473: $? = 0 configure:12473: result: yes configure:12482: checking for struct stat.st_blksize configure:12482: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12482: $? = 0 configure:12482: result: yes configure:12497: checking for socklen_t configure:12497: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12497: $? = 0 configure:12497: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:24: error: expected expression before ')' token 102 | if (sizeof ((socklen_t))) | ^ configure:12497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:12497: result: yes configure:12515: checking for an ANSI C-conforming const configure:12581: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12581: $? = 0 configure:12588: result: yes configure:12596: checking for inline configure:12612: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12612: $? = 0 configure:12620: result: inline configure:12638: checking whether byte ordering is bigendian configure:12653: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:97:9: error: unknown type name 'not' 97 | not a universal capable compiler | ^~~ conftest.c:97:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 97 | not a universal capable compiler | ^~~~~~~~~ conftest.c:97:15: error: unknown type name 'universal' configure:12653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12698: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:12698: $? = 0 configure:12716: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:4: error: unknown type name 'not'; did you mean 'ino_t'? 103 | not big endian | ^~~ | ino_t conftest.c:103:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 103 | not big endian | ^~~~~~ configure:12716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12844: result: no configure:12873: checking for stdlib.h configure:12873: result: yes configure:12873: checking for unistd.h configure:12873: result: yes configure:12873: checking for sys/param.h configure:12873: result: yes configure:12893: checking for getpagesize configure:12893: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:12893: $? = 0 configure:12893: result: yes configure:12902: checking for working mmap configure:13049: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13049: $? = 0 configure:13049: ./conftest configure:13049: $? = 0 configure:13059: result: yes configure:13068: checking for pid_t configure:13068: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13068: $? = 0 configure:13068: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137:20: error: expected expression before ')' token 137 | if (sizeof ((pid_t))) | ^ configure:13068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 ((pid_t))) | return 0; | ; | return 0; | } configure:13068: result: yes configure:13081: checking vfork.h usability configure:13081: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:134:10: fatal error: vfork.h: No such file or directory 134 | #include | ^~~~~~~~~ compilation terminated. configure:13081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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:13081: result: no configure:13081: checking vfork.h presence configure:13081: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c conftest.c:101:10: fatal error: vfork.h: No such file or directory 101 | #include | ^~~~~~~~~ compilation terminated. configure:13081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:13081: result: no configure:13081: checking for vfork.h configure:13081: result: no configure:13094: checking for fork configure:13094: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 conftest.c:124:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 124 | char fork (); | ^~~~ configure:13094: $? = 0 configure:13094: result: yes configure:13094: checking for vfork configure:13094: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13094: $? = 0 configure:13094: result: yes configure:13104: checking for working fork configure:13126: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13126: $? = 0 configure:13126: ./conftest configure:13126: $? = 0 configure:13136: result: yes configure:13157: checking for working vfork configure:13267: result: yes configure:13301: checking for getauxval configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for getrusage configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for getuid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for getgid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for pipe configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for poll configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for pread configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for pread64 configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for pwrite configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for resize_term configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for sbrk configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for getpgid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setpgid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setpgrp configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setsid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for sigaction configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for sigprocmask configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for sigsetmask configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for socketpair configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for ttrace configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/cc84kPij.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `ttrace' collect2: error: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define ttrace to an innocuous variant, in case declares ttrace. | For example, HP-UX 11i declares gettimeofday. */ | #define ttrace innocuous_ttrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ttrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ttrace | | /* 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 ttrace (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ttrace || defined __stub___ttrace | choke me | #endif | | int | main () | { | return ttrace (); | ; | return 0; | } configure:13301: result: no configure:13301: checking for wborder configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for wresize configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setlocale configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for iconvlist configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/ccpJ4ME2.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `iconvlist' collect2: error: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define iconvlist to an innocuous variant, in case declares iconvlist. | For example, HP-UX 11i declares gettimeofday. */ | #define iconvlist innocuous_iconvlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconvlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconvlist | | /* 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 iconvlist (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_iconvlist || defined __stub___iconvlist | choke me | #endif | | int | main () | { | return iconvlist (); | ; | return 0; | } configure:13301: result: no configure:13301: checking for libiconvlist configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/ccEmABlb.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `libiconvlist' collect2: error: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define libiconvlist to an innocuous variant, in case declares libiconvlist. | For example, HP-UX 11i declares gettimeofday. */ | #define libiconvlist innocuous_libiconvlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char libiconvlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef libiconvlist | | /* 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 libiconvlist (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_libiconvlist || defined __stub___libiconvlist | choke me | #endif | | int | main () | { | return libiconvlist (); | ; | return 0; | } configure:13301: result: no configure:13301: checking for btowc configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setrlimit configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for getrlimit configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for posix_madvise configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for waitpid configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for ptrace64 configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/ccc4i0KM.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `ptrace64' collect2: error: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define ptrace64 to an innocuous variant, in case declares ptrace64. | For example, HP-UX 11i declares gettimeofday. */ | #define ptrace64 innocuous_ptrace64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ptrace64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ptrace64 | | /* 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 ptrace64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ptrace64 || defined __stub___ptrace64 | choke me | #endif | | int | main () | { | return ptrace64 (); | ; | return 0; | } configure:13301: result: no configure:13301: checking for sigaltstack configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for mkdtemp configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13301: checking for setns configure:13301: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13301: $? = 0 configure:13301: result: yes configure:13311: checking for nl_langinfo and CODESET configure:13327: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13327: $? = 0 configure:13336: result: yes configure:13344: checking for size_t configure:13344: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13344: $? = 0 configure:13344: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:172:21: error: expected expression before ')' token 172 | if (sizeof ((size_t))) | ^ configure:13344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 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 ((size_t))) | return 0; | ; | return 0; | } configure:13344: result: yes configure:13356: checking for ANSI C header files configure:13460: result: yes configure:13470: checking for working alloca.h configure:13487: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13487: $? = 0 configure:13495: result: yes configure:13503: checking for alloca configure:13540: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13540: $? = 0 configure:13548: result: yes configure:13656: checking for nl_langinfo and CODESET configure:13681: result: yes configure:13693: checking linux/perf_event.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking linux/perf_event.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for linux/perf_event.h configure:13693: result: yes configure:13693: checking locale.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking locale.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for locale.h configure:13693: result: yes configure:13693: checking for memory.h configure:13693: result: yes configure:13693: checking signal.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking signal.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for signal.h configure:13693: result: yes configure:13693: checking for sys/resource.h configure:13693: result: yes configure:13693: checking sys/socket.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking sys/socket.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for sys/socket.h configure:13693: result: yes configure:13693: checking sys/un.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking sys/un.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for sys/un.h configure:13693: result: yes configure:13693: checking sys/wait.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking sys/wait.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for sys/wait.h configure:13693: result: yes configure:13693: checking for thread_db.h configure:13693: result: yes configure:13693: checking wait.h usability configure:13693: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking wait.h presence configure:13693: /usr/bin/gcc -E -I/home/naourr/work/instance-2/output-1/host/include conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for wait.h configure:13693: result: yes configure:13693: checking for termios.h configure:13693: result: yes configure:13707: checking for fdwalk configure:13707: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/cc4gYHbx.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fdwalk' collect2: error: ld returned 1 exit status configure:13707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | | /* 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 fdwalk (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fdwalk || defined __stub___fdwalk | choke me | #endif | | int | main () | { | return fdwalk (); | ; | return 0; | } configure:13707: result: no configure:13707: checking for getrlimit configure:13707: result: yes configure:13707: checking for pipe configure:13707: result: yes configure:13707: checking for pipe2 configure:13707: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:13707: $? = 0 configure:13707: result: yes configure:13707: checking for socketpair configure:13707: result: yes configure:13707: checking for sigaction configure:13707: result: yes configure:13717: checking whether strerror is declared configure:13717: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13717: $? = 0 configure:13717: result: yes configure:13727: checking whether strstr is declared configure:13727: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13727: $? = 0 configure:13727: result: yes configure:13739: checking for sigsetjmp configure:13757: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13757: $? = 0 configure:13764: result: yes configure:13779: checking for sys/ptrace.h configure:13779: result: yes configure:13779: checking for ptrace.h configure:13779: result: no configure:13800: checking whether ptrace is declared configure:13800: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13800: $? = 0 configure:13800: result: yes configure:13822: checking return type of ptrace configure:13838: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13838: $? = 0 configure:13861: result: long configure:13869: checking types of arguments for ptrace configure:13886: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:13886: $? = 0 configure:13945: result: enum __ptrace_request,int,long,long configure:13976: checking whether setpgrp takes no argument configure:13998: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 conftest.c: In function 'main': conftest.c:204:10: error: too many arguments to function 'setpgrp' 204 | return setpgrp (1,1) != -1; | ^~~~~~~ In file included from conftest.c:196: /usr/include/unistd.h:660:12: note: declared here 660 | extern int setpgrp (void) __THROW; | ^~~~~~~ configure:13998: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | /* 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 this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | return setpgrp (1,1) != -1; | ; | return 0; | } configure:14008: result: yes configure:14060: checking for GNU regex configure:14079: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14079: $? = 0 configure:14086: result: yes configure:14107: checking for struct thread.td_pcb configure:14107: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: sys/proc.h: No such file or directory 167 | #include | ^~~~~~~~~~~~ compilation terminated. configure:14107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct thread ac_aggr; | if (ac_aggr.td_pcb) | return 0; | ; | return 0; | } configure:14107: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: sys/proc.h: No such file or directory 167 | #include | ^~~~~~~~~~~~ compilation terminated. configure:14107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct thread ac_aggr; | if (sizeof ac_aggr.td_pcb) | return 0; | ; | return 0; | } configure:14107: result: no configure:14122: checking for struct lwp configure:14140: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:168:10: fatal error: sys/lwp.h: No such file or directory 168 | #include | ^~~~~~~~~~~ compilation terminated. configure:14140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #define _KMEMUSER | #include | int | main () | { | struct lwp l; | ; | return 0; | } configure:14147: result: no configure:14156: checking for struct reg in machine/reg.h configure:14173: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: machine/reg.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:14173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct reg r; | ; | return 0; | } configure:14180: result: no configure:14190: checking for struct reg.r_fs configure:14190: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: machine/reg.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:14190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct reg ac_aggr; | if (ac_aggr.r_fs) | return 0; | ; | return 0; | } configure:14190: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: machine/reg.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:14190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct reg ac_aggr; | if (sizeof ac_aggr.r_fs) | return 0; | ; | return 0; | } configure:14190: result: no configure:14201: checking for struct reg.r_gs configure:14201: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: machine/reg.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:14201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct reg ac_aggr; | if (ac_aggr.r_gs) | return 0; | ; | return 0; | } configure:14201: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:167:10: fatal error: machine/reg.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:14201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct reg ac_aggr; | if (sizeof ac_aggr.r_gs) | return 0; | ; | return 0; | } configure:14201: result: no configure:14217: checking for struct user_regs_struct.fs_base configure:14217: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14217: $? = 0 configure:14217: result: yes configure:14228: checking for struct user_regs_struct.gs_base configure:14228: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14228: $? = 0 configure:14228: result: yes configure:14242: checking for PTRACE_GETREGS configure:14258: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14258: $? = 0 configure:14266: result: yes configure:14275: checking for PTRACE_GETFPXREGS configure:14291: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14291: $? = 0 configure:14299: result: yes configure:14308: checking for PT_GETDBREGS configure:14325: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:1: error: 'PT_GETDBREGS' undeclared (first use in this function); did you mean 'PT_GETREGS'? 175 | PT_GETDBREGS; | ^~~~~~~~~~~~ | PT_GETREGS conftest.c:175:1: note: each undeclared identifier is reported only once for each function it appears in configure:14325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | PT_GETDBREGS; | ; | return 0; | } configure:14333: result: no configure:14342: checking for PT_GETXMMREGS configure:14359: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:1: error: 'PT_GETXMMREGS' undeclared (first use in this function); did you mean 'PT_GETFPXREGS'? 175 | PT_GETXMMREGS; | ^~~~~~~~~~~~~ | PT_GETFPXREGS conftest.c:175:1: note: each undeclared identifier is reported only once for each function it appears in configure:14359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | PT_GETXMMREGS; | ; | return 0; | } configure:14367: result: no configure:14378: checking for struct ptrace_lwpinfo.pl_tdname configure:14378: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:30: error: storage size of 'ac_aggr' isn't known 175 | static struct ptrace_lwpinfo ac_aggr; | ^~~~~~~ configure:14378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ptrace_lwpinfo ac_aggr; | if (ac_aggr.pl_tdname) | return 0; | ; | return 0; | } configure:14378: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:30: error: storage size of 'ac_aggr' isn't known 175 | static struct ptrace_lwpinfo ac_aggr; | ^~~~~~~ configure:14378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ptrace_lwpinfo ac_aggr; | if (sizeof ac_aggr.pl_tdname) | return 0; | ; | return 0; | } configure:14378: result: no configure:14393: checking for struct ptrace_lwpinfo.pl_syscall_code configure:14393: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:30: error: storage size of 'ac_aggr' isn't known 175 | static struct ptrace_lwpinfo ac_aggr; | ^~~~~~~ configure:14393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ptrace_lwpinfo ac_aggr; | if (ac_aggr.pl_syscall_code) | return 0; | ; | return 0; | } configure:14393: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:175:30: error: storage size of 'ac_aggr' isn't known 175 | static struct ptrace_lwpinfo ac_aggr; | ^~~~~~~ configure:14393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ptrace_lwpinfo ac_aggr; | if (sizeof ac_aggr.pl_syscall_code) | return 0; | ; | return 0; | } configure:14393: result: no configure:14406: checking for gregset_t in sys/procfs.h configure:14426: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:178:1: error: unknown type name 'gregset_t'; did you mean 'prgregset_t'? 178 | gregset_t avar | ^~~~~~~~~ | prgregset_t configure:14426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | /* Needed for new procfs interface on sparc-solaris. */ | #define _STRUCTURED_PROC 1 | #include | int | main () | { | gregset_t avar | ; | return 0; | } configure:14440: result: no configure:14443: checking for fpregset_t in sys/procfs.h configure:14463: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:178:1: error: unknown type name 'fpregset_t'; did you mean 'prfpregset_t'? 178 | fpregset_t avar | ^~~~~~~~~~ | prfpregset_t configure:14463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | /* Needed for new procfs interface on sparc-solaris. */ | #define _STRUCTURED_PROC 1 | #include | int | main () | { | fpregset_t avar | ; | return 0; | } configure:14477: result: no configure:14480: checking for prgregset_t in sys/procfs.h configure:14500: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14500: $? = 0 configure:14514: result: yes configure:14517: checking for prfpregset_t in sys/procfs.h configure:14537: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14537: $? = 0 configure:14551: result: yes configure:14554: checking for prgregset32_t in sys/procfs.h configure:14574: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:180:1: error: unknown type name 'prgregset32_t'; did you mean 'prgregset_t'? 180 | prgregset32_t avar | ^~~~~~~~~~~~~ | prgregset_t configure:14574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | /* Needed for new procfs interface on sparc-solaris. */ | #define _STRUCTURED_PROC 1 | #include | int | main () | { | prgregset32_t avar | ; | return 0; | } configure:14588: result: no configure:14591: checking for lwpid_t in sys/procfs.h configure:14611: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14611: $? = 0 configure:14625: result: yes configure:14628: checking for psaddr_t in sys/procfs.h configure:14648: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14648: $? = 0 configure:14662: result: yes configure:14669: checking whether prfpregset_t type is broken configure:14687: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:14687: $? = 0 configure:14687: ./conftest configure:14687: $? = 0 configure:14698: result: no configure:14710: checking for long long support in compiler configure:14726: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14726: $? = 0 configure:14733: result: yes configure:14742: checking for long long support in printf configure:14768: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:14768: $? = 0 configure:14768: ./conftest configure:14768: $? = 0 configure:14778: result: yes configure:14788: checking for decfloat support in printf configure:14812: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:14812: $? = 0 configure:14812: ./conftest configure:14812: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define PRINTF_HAS_LONG_LONG 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 () | { | char buf[64]; | _Decimal32 d32 = 1.2345df; | _Decimal64 d64 = 1.2345dd; | _Decimal128 d128 = 1.2345dl; | sprintf (buf, "Decimal32: %H\nDecimal64: %D\nDecimal128: %DD", d32, d64, d128); | return (strcmp ("Decimal32: 1.2345\nDecimal64: 1.2345\nDecimal128: 1.2345", buf)); | ; | return 0; | } configure:14822: result: no configure:14835: checking for long double support in compiler configure:14844: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:14844: $? = 0 configure:14851: result: yes configure:14861: checking for long double support in printf configure:14883: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:14883: $? = 0 configure:14883: ./conftest configure:14883: $? = 0 configure:14893: result: yes configure:14903: checking for long double support in scanf configure:14925: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:14925: $? = 0 configure:14925: ./conftest configure:14925: $? = 0 configure:14935: result: yes configure:14986: checking for the dynamic export flag configure:15070: result: -rdynamic configure:15132: checking whether has TD_NOTALLOC configure:15148: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:15148: $? = 0 configure:15157: result: yes configure:15159: checking whether has TD_VERSION configure:15175: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:15175: $? = 0 configure:15184: result: yes configure:15186: checking whether has TD_NOTLS configure:15202: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:15202: $? = 0 configure:15211: result: yes configure:15230: checking whether ADDR_NO_RANDOMIZE is declared configure:15230: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:15230: $? = 0 configure:15230: result: yes configure:15288: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl >&5 configure:15288: $? = 0 configure:15288: ./conftest configure:15288: $? = 0 configure:15506: checking compiler warning flags configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wall -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wpointer-arith -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wunused -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wunused-value -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wunused-function -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wswitch -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wchar-subscripts -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wempty-body -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wunused-but-set-parameter -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wunused-but-set-variable -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wsign-compare -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wnarrowing -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Werror=maybe-uninitialized -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wmismatched-tags -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Werror=deprecated-register -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 cc1plus: error: '-Werror=deprecated-register': no option '-Wdeprecated-register'; did you mean '-Wdeprecated-copy-dtor'? configure:15539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define PRINTF_HAS_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_PERSONALITY 1 | #define GDBINIT ".gdbinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wsuggest-override -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wimplicit-fallthrough=3 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wduplicated-cond -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:15539: $? = 0 configure:15539: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -Wformat-nonliteral -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 cc1plus: error: '-Wformat-nonliteral' ignored without '-Wformat' [-Werror=format-nonliteral] cc1plus: all warnings being treated as errors configure:15539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define PRINTF_HAS_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_PERSONALITY 1 | #define GDBINIT ".gdbinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15547: result: -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond configure:15562: checking for cygwin configure:15583: result: no configure:15629: checking for ELF support in BFD configure:15648: /usr/bin/gcc -o conftest -I./../include -I../bfd -I./../bfd -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L../bfd -L../libiberty -L../zlib -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lbfd -liberty -lz -lncursesw -lm -ldl >&5 configure:15648: $? = 0 configure:15656: result: yes configure:15668: checking for library containing dlopen configure:15716: result: none required configure:15740: checking for Mach-O support in BFD configure:15759: /usr/bin/gcc -o conftest -I./../include -I../bfd -I./../bfd -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L../bfd -L../libiberty -L../zlib -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lbfd -liberty -lz -lncursesw -lm -ldl >&5 /usr/bin/ld: /tmp/ccYWcDAK.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `bfd_mach_o_lookup_command' collect2: error: ld returned 1 exit status configure:15759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define PRINTF_HAS_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_PERSONALITY 1 | #define GDBINIT ".gdbinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define HAVE_ELF 1 | /* end confdefs.h. */ | #include | #include "bfd.h" | #include "mach-o.h" | | int | main () | { | return bfd_mach_o_lookup_command (NULL, 0, NULL); | ; | return 0; | } configure:15767: result: no configure:15789: checking whether to use lzma configure:15791: result: auto configure:16205: checking for liblzma configure:16226: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl -llzma >&5 configure:16226: $? = 0 configure:16236: result: yes configure:16243: checking how to link with liblzma configure:16245: result: -llzma configure:16792: checking for X configure:16970: result: disabled configure:17153: checking whether to use babeltrace configure:17155: result: auto configure:17580: checking for libbabeltrace configure:17610: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -Werror -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c -lncursesw -lm -ldl -lbabeltrace -lbabeltrace-ctf >&5 conftest.c:194:10: fatal error: babeltrace/babeltrace.h: No such file or directory 194 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:17610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 HAVE_CXX11 1 | #define PACKAGE "gdb" | #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" | #define DEBUGDIR_RELOCATABLE 1 | #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" | #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" | #define GDB_DATADIR_RELOCATABLE 1 | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" | #define DEFAULT_BFD_ARCH bfd_arm_arch | #define DEFAULT_BFD_VEC arm_elf32_le_vec | #define HAVE_MONSTARTUP 1 | #define HAVE__MCLEANUP 1 | #define HAVE__ETEXT 1 | #define HAVE_ETEXT 1 | #define PKGVERSION "(GDB) " | #define REPORT_BUGS_TO "" | #define HAVE_LIBM 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED___INT128 16 | #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" | #define JIT_READER_DIR_RELOCATABLE 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_XML_STOPPARSER 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_DEBUGREG_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define HAVE_TERM_H 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_PIPE 1 | #define HAVE_POLL 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_SBRK 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WBORDER 1 | #define HAVE_WRESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_BTOWC 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SETNS 1 | #define HAVE_LANGINFO_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_THREAD_DB_H 1 | #define HAVE_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DECL_PTRACE 1 | #define PTRACE_TYPE_RET long | #define PTRACE_TYPE_ARG1 enum __ptrace_request | #define PTRACE_TYPE_ARG3 long | #define PTRACE_TYPE_ARG4 long | #define SETPGRP_VOID 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 | #define HAVE_PTRACE_GETREGS 1 | #define HAVE_PTRACE_GETFPXREGS 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define PRINTF_HAS_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define PRINTF_HAS_LONG_DOUBLE 1 | #define SCANF_HAS_LONG_DOUBLE 1 | #define THREAD_DB_HAS_TD_NOTALLOC 1 | #define THREAD_DB_HAS_TD_VERSION 1 | #define THREAD_DB_HAS_TD_NOTLS 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_PERSONALITY 1 | #define GDBINIT ".gdbinit" | #define TARGET_SYSTEM_ROOT "" | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 | #define SYSTEM_GDBINIT "" | #define SYSTEM_GDBINIT_RELOCATABLE 0 | #define HAVE_ELF 1 | #define HAVE_LIBLZMA 1 | #define GDB_HOST_FLOAT_FORMAT &floatformat_ieee_single_little | #define GDB_HOST_DOUBLE_FORMAT &floatformat_ieee_double_little | #define GDB_HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext | #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | struct bt_iter_pos *pos = bt_iter_get_pos (bt_ctf_get_iter (NULL)); | struct bt_ctf_event *event = NULL; | const struct bt_definition *scope; | | pos->type = BT_SEEK_BEGIN; | bt_iter_set_pos (bt_ctf_get_iter (NULL), pos); | scope = bt_ctf_get_top_level_scope (event, | BT_STREAM_EVENT_HEADER); | bt_ctf_get_uint64 (bt_ctf_get_field (event, scope, "id")); | | ; | return 0; | } configure:17620: result: no configure:17649: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. configure:17681: checking for xsltproc configure:17699: found /usr/bin/xsltproc configure:17711: result: /usr/bin/xsltproc configure:17832: updating cache ./config.cache configure:17894: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage config.status:1194: creating jit-reader.h config.status:1194: creating gcore config.status:1194: creating Makefile config.status:1194: creating gdb-gdb.gdb config.status:1194: creating gdb-gdb.py config.status:1194: creating doc/Makefile config.status:1194: creating data-directory/Makefile config.status:1194: creating config.h config.status:1419: executing depdir commands configure:19256: === configuring in testsuite (/home/naourr/work/instance-2/output-1/build/host-gdb-8.2.1/gdb/testsuite) configure:19319: running /bin/sh ./configure --disable-option-checking '--prefix=/home/naourr/work/instance-2/output-1/host' '--sysconfdir=/home/naourr/work/instance-2/output-1/host/etc' '--localstatedir=/home/naourr/work/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' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--enable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabi-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabi' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/naourr/work/instance-2/output-1/host/include' 'LDFLAGS= -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/naourr/work/instance-2/output-1/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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/naourr/work/instance-2/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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/naourr/work/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/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAKEINFOFLAGS_set= ac_cv_env_MAKEINFOFLAGS_value= ac_cv_env_MAKEINFO_set=set ac_cv_env_MAKEINFO_value='true --split-size=5000000' ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YACC_set=set ac_cv_env_YACC_value='bison -y' ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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=arm-buildroot-linux-gnueabi ac_cv_func_XML_StopParser=yes ac_cv_func__mcleanup=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_fdwalk=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getauxval=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getuid=yes ac_cv_func_iconvlist=no ac_cv_func_libiconvlist=no ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_monstartup=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_madvise=yes ac_cv_func_pread64=yes ac_cv_func_pread=yes ac_cv_func_ptrace64=no ac_cv_func_pwrite=yes ac_cv_func_resize_term=yes ac_cv_func_sbrk=yes ac_cv_func_setlocale=yes ac_cv_func_setns=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_socketpair=yes ac_cv_func_ttrace=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_waitpid=yes ac_cv_func_wborder=yes ac_cv_func_wresize=yes ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_basename_char_p_=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_free=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_ptrace=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strerror=yes ac_cv_have_decl_strstr=yes ac_cv_have_decl_strtol=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoul=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_vasprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_header_cursesX_h=no ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_hp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libunwind_ia64_h=no ac_cv_header_linux_perf_event_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_reg_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=yes ac_cv_header_ncurses_term_h=yes ac_cv_header_ncursesw_ncurses_h=yes ac_cv_header_nlist_h=no ac_cv_header_poll_h=yes ac_cv_header_proc_service_h=yes ac_cv_header_ptrace_h=no ac_cv_header_signal_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_debugreg_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_reg_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_db_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wait_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_m_main=yes ac_cv_libbabeltrace=no ac_cv_libexpat=yes ac_cv_libipt=no ac_cv_liblzma=yes ac_cv_member_struct_ptrace_lwpinfo_pl_syscall_code=no ac_cv_member_struct_ptrace_lwpinfo_pl_tdname=no ac_cv_member_struct_reg_r_fs=no ac_cv_member_struct_reg_r_gs=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_thread_td_pcb=no ac_cv_member_struct_user_regs_struct_fs_base=yes ac_cv_member_struct_user_regs_struct_gs_base=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_pkg_config_prog_path=/home/naourr/work/instance-2/output-1/host/bin/pkg-config 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_DLLTOOL=dlltool ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_WINDRES=windres ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen='none required' ac_cv_search_dlsym=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_kinfo_getfile=no ac_cv_search_kinfo_getvmmap=no ac_cv_search_socketpair='none required' ac_cv_search_tgetent='none required' ac_cv_search_waddstr=-lncursesw ac_cv_sizeof_long_long=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=arm-buildroot-linux-gnueabi ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_var__etext=yes ac_cv_var_etext=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes ax_cv_cxx_compile_cxx11=yes bfd_cv_have_sys_procfs_type_fpregset_t=no bfd_cv_have_sys_procfs_type_gregset_t=no bfd_cv_have_sys_procfs_type_lwpid_t=yes bfd_cv_have_sys_procfs_type_prfpregset_t=yes bfd_cv_have_sys_procfs_type_prgregset32_t=no bfd_cv_have_sys_procfs_type_prgregset_t=yes bfd_cv_have_sys_procfs_type_psaddr_t=yes gdb_cv_c_long_double=yes gdb_cv_c_long_long=yes gdb_cv_func_ptrace_args='enum __ptrace_request,int,long,long' gdb_cv_func_ptrace_ret=long gdb_cv_func_sigsetjmp=yes gdb_cv_have_gnu_regex=yes gdb_cv_have_makeinfo_click=yes gdb_cv_have_pt_getdbregs=no gdb_cv_have_pt_getxmmregs=no gdb_cv_have_ptrace_getfpxregs=yes gdb_cv_have_ptrace_getregs=yes gdb_cv_os_cygwin=no gdb_cv_prfpregset_t_broken=no gdb_cv_printf_has_decfloat=no gdb_cv_printf_has_long_double=yes gdb_cv_printf_has_long_long=yes gdb_cv_scanf_has_long_double=yes gdb_cv_struct_lwp=no gdb_cv_struct_reg=no gdb_cv_thread_db_h_has_td_notalloc=yes gdb_cv_thread_db_h_has_td_notls=yes gdb_cv_thread_db_h_has_td_version=yes gdb_cv_var_elf=yes gdb_cv_var_macho=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='/usr/bin/ar' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -I/home/naourr/work/instance-2/output-1/host/include' CODESIGN_CERT='' CONFIG_ALL='' CONFIG_CLEAN='' CONFIG_DEPS=' $(SUBDIR_CLI_DEPS) $(SUBDIR_MI_DEPS) $(SUBDIR_TUI_DEPS)' CONFIG_INSTALL='' CONFIG_LDFLAGS='' CONFIG_OBS=' $(SUBDIR_CLI_OBS) $(SUBDIR_MI_OBS) $(SUBDIR_TUI_OBS) python/python.o guile/guile.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o common/posix-strerror.o' CONFIG_SRCS=' $(SUBDIR_CLI_SRCS) $(SUBDIR_MI_SRCS) $(SUBDIR_TUI_SRCS) python/python.c guile/guile.c' CONFIG_UNINSTALL='' CPP='/usr/bin/gcc -E' CPPFLAGS='-I/home/naourr/work/instance-2/output-1/host/include' CXX='/usr/bin/g++' CXXFLAGS='-O2 -I/home/naourr/work/instance-2/output-1/host/include' CXX_DIALECT='' DATADIRNAME='' DEBUGDIR='${exec_prefix}/lib/debug' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_CFLAGS=' $(SUBDIR_CLI_CFLAGS) $(SUBDIR_MI_CFLAGS) $(SUBDIR_TUI_CFLAGS)' EXEEXT='' GCORE_TRANSFORM_NAME='arm-buildroot-linux-gnueabi-gcore' GDBTKLIBS='' GDBTK_CFLAGS='' GDBTK_SRC_DIR='' GDB_DATADIR='${datarootdir}/gdb' GDB_NM_FILE='' GDB_TRANSFORM_NAME='arm-buildroot-linux-gnueabi-gdb' GENCAT='' GMSGFMT='/home/naourr/work/instance-2/output-1/host/bin/msgfmt' GNULIB_STDINT_H='' GREP='/usr/bin/grep' GUILD='' GUILD_TARGET_FLAG='' GUILE_CPPFLAGS='' GUILE_LIBS='' GUI_CFLAGS_X='-I./../libgui/src' HAVE_CXX11='1' HAVE_GUILE_FALSE='' HAVE_GUILE_TRUE='#' HAVE_LIBBABELTRACE='no' HAVE_LIBEXPAT='yes' HAVE_LIBIPT='no' HAVE_LIBLZMA='yes' HAVE_LIBMPFR='no' HAVE_NATIVE_GCORE_HOST='' HAVE_NATIVE_GCORE_TARGET='' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' INCINTL='' 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' INSTOBJEXT='' JIT_READER_DIR='${exec_prefix}/lib/gdb' LDFLAGS=' -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' LIBBABELTRACE='' LIBEXPAT='/home/naourr/work/instance-2/output-1/host/lib/libexpat.so -Wl,-rpath -Wl,/home/naourr/work/instance-2/output-1/host/lib' LIBGUI='../libgui/src/libgui.a' LIBICONV='' LIBINTL='' LIBINTL_DEP='' LIBIPT='' LIBLZMA='-llzma' LIBMPFR='' LIBOBJS='' LIBS='-lncursesw -lm -ldl ' LN_S='ln -s' LOADLIBES='' LTLIBBABELTRACE='' LTLIBEXPAT='-L/home/naourr/work/instance-2/output-1/host/lib -lexpat -R/home/naourr/work/instance-2/output-1/host/lib' LTLIBICONV='' LTLIBIPT='' LTLIBLZMA='-llzma' LTLIBMPFR='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='true --split-size=5000000' MAKEINFOFLAGS='' MAKEINFO_EXTRA_FLAGS=' -DHAVE_MAKEINFO_CLICK' MH_CFLAGS='' MIG='' NATDEPFILES='' NAT_CDEPS='' NAT_FILE='' NAT_GENERATED_FILES='' OBJEXT='o' PACKAGE='gdb' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGVERSION='(GDB) ' POSUB='' PROFILE_CFLAGS='' PYTHON_CFLAGS='' PYTHON_CPPFLAGS='' PYTHON_LIBS='' RANLIB='/usr/bin/ranlib' RDYNAMIC='-rdynamic' READLINE='$(READLINE_DIR)/libreadline.a' READLINE_CFLAGS='-I$(READLINE_SRC)/..' READLINE_DEPS='$(READLINE)' READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)' REPORT_BUGS_TEXI='@uref{http://www.gnu.org/software/gdb/bugs/}' REPORT_BUGS_TO='' SER_HARDWIRE='ser-base.o ser-unix.o ser-pipe.o ser-tcp.o' SHELL='/bin/sh' SIM='' SIM_OBS='' STRIP='' SYSTEM_GDBINIT='' TARGET_OBS=' arch/arm.o arch/arm-get-next-pcs.o arm-tdep.o arch/arm-linux.o arm-linux-tdep.o glibc-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o' TARGET_PTR='unsigned long' TARGET_SYSTEM_ROOT='' TCL_BIN_DIR='' TCL_DEPS='' TCL_INCLUDE='' TCL_LIBRARY='' TCL_LIB_FILE='' TCL_LIB_FLAG='' TCL_LIB_SPEC='' TCL_PATCH_LEVEL='' TCL_SRC_DIR='' TCL_STUB_LIB_FILE='' TCL_STUB_LIB_FLAG='' TCL_STUB_LIB_SPEC='' TCL_VERSION='' TK_BIN_DIR='' TK_DEPS='' TK_INCLUDE='' TK_LIBRARY='' TK_LIB_FILE='' TK_LIB_FLAG='' TK_LIB_SPEC='' TK_SRC_DIR='' TK_STUB_LIB_FILE='' TK_STUB_LIB_FLAG='' TK_STUB_LIB_SPEC='' TK_VERSION='' TK_XINCLUDES='' USE_NLS='no' WARN_CFLAGS=' -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond' WERROR_CFLAGS='' WIN32LDAPP='' WIN32LIBS='' WINDRES='windres' XGETTEXT='/home/naourr/work/instance-2/output-1/host/bin/xgettext' XMKMF='' XM_CLIBS='' XSLTPROC='/usr/bin/xsltproc' X_CFLAGS='' X_LDFLAGS='' X_LIBS='' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' am__leading_dot='.' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/naourr/work/instance-2/output-1/build/host-gdb-8.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='/home/naourr/work/instance-2/output-1/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pkg_config_prog_path='/home/naourr/work/instance-2/output-1/host/bin/pkg-config' prefix='/home/naourr/work/instance-2/output-1/host' program_transform_name='s&^&arm-buildroot-linux-gnueabi-&' psdir='${docdir}' python_prog_path='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' testsuite' sysconfdir='/home/naourr/work/instance-2/output-1/host/etc' target='arm-buildroot-linux-gnueabi' target_alias='arm-buildroot-linux-gnueabi' target_cpu='arm' target_os='linux-gnueabi' target_subdir='arm-buildroot-linux-gnueabi/' target_vendor='buildroot' zlibdir='-L$(top_builddir)/../zlib' zlibinc='-I$(top_srcdir)/../zlib' ## ------------------- ## ## File substitutions. ## ## ------------------- ## nat_makefile_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #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 HAVE_CXX11 1 #define PACKAGE "gdb" #define DEBUGDIR "/home/naourr/work/instance-2/output-1/host/lib/debug" #define DEBUGDIR_RELOCATABLE 1 #define BINDIR "/home/naourr/work/instance-2/output-1/host/bin" #define GDB_DATADIR "/home/naourr/work/instance-2/output-1/host/share/gdb" #define GDB_DATADIR_RELOCATABLE 1 #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" #define DEFAULT_BFD_ARCH bfd_arm_arch #define DEFAULT_BFD_VEC arm_elf32_le_vec #define HAVE_MONSTARTUP 1 #define HAVE__MCLEANUP 1 #define HAVE__ETEXT 1 #define HAVE_ETEXT 1 #define PKGVERSION "(GDB) " #define REPORT_BUGS_TO "" #define HAVE_LIBM 1 #define HAVE_ICONV 1 #define ICONV_CONST #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED___INT128 16 #define JIT_READER_DIR "/home/naourr/work/instance-2/output-1/host/lib/gdb" #define JIT_READER_DIR_RELOCATABLE 1 #define HAVE_LIBEXPAT 1 #define HAVE_XML_STOPPARSER 1 #define STDC_HEADERS 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_PROC_SERVICE_H 1 #define HAVE_THREAD_DB_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_REG_H 1 #define HAVE_SYS_DEBUGREG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSESW_NCURSES_H 1 #define HAVE_NCURSES_NCURSES_H 1 #define HAVE_NCURSES_TERM_H 1 #define HAVE_TERM_H 1 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_FFS 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_STRTOL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_STRVERSCMP 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_LC_MESSAGES 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_GETAUXVAL 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETUID 1 #define HAVE_GETGID 1 #define HAVE_PIPE 1 #define HAVE_POLL 1 #define HAVE_PREAD 1 #define HAVE_PREAD64 1 #define HAVE_PWRITE 1 #define HAVE_RESIZE_TERM 1 #define HAVE_SBRK 1 #define HAVE_GETPGID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETSID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSETMASK 1 #define HAVE_SOCKETPAIR 1 #define HAVE_WBORDER 1 #define HAVE_WRESIZE 1 #define HAVE_SETLOCALE 1 #define HAVE_BTOWC 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETRLIMIT 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_WAITPID 1 #define HAVE_SIGALTSTACK 1 #define HAVE_MKDTEMP 1 #define HAVE_SETNS 1 #define HAVE_LANGINFO_CODESET 1 #define STDC_HEADERS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LINUX_PERF_EVENT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_THREAD_DB_H 1 #define HAVE_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_GETRLIMIT 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SIGACTION 1 #define HAVE_DECL_STRERROR 1 #define HAVE_DECL_STRSTR 1 #define HAVE_SIGSETJMP 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_DECL_PTRACE 1 #define PTRACE_TYPE_RET long #define PTRACE_TYPE_ARG1 enum __ptrace_request #define PTRACE_TYPE_ARG3 long #define PTRACE_TYPE_ARG4 long #define SETPGRP_VOID 1 #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1 #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1 #define HAVE_PTRACE_GETREGS 1 #define HAVE_PTRACE_GETFPXREGS 1 #define HAVE_PRGREGSET_T 1 #define HAVE_PRFPREGSET_T 1 #define HAVE_LWPID_T 1 #define HAVE_PSADDR_T 1 #define PRINTF_HAS_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define PRINTF_HAS_LONG_DOUBLE 1 #define SCANF_HAS_LONG_DOUBLE 1 #define THREAD_DB_HAS_TD_NOTALLOC 1 #define THREAD_DB_HAS_TD_VERSION 1 #define THREAD_DB_HAS_TD_NOTLS 1 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 #define HAVE_PERSONALITY 1 #define GDBINIT ".gdbinit" #define TARGET_SYSTEM_ROOT "" #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 #define SYSTEM_GDBINIT "" #define SYSTEM_GDBINIT_RELOCATABLE 0 #define HAVE_ELF 1 #define HAVE_LIBLZMA 1 #define GDB_HOST_FLOAT_FORMAT &floatformat_ieee_single_little #define GDB_HOST_DOUBLE_FORMAT &floatformat_ieee_double_little #define GDB_HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX #define GDB_DEFAULT_HOST_CHARSET "UTF-8" configure: exit 0