This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gdbsupport configure 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /srv/ARM/akb/amiga-gcc/projects/binutils/gdbsupport/configure --srcdir=/srv/ARM/akb/amiga-gcc/projects/binutils/gdbsupport --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/opt/amiga --disable-werror --enable-tui --disable-nls --disable-plugins --program-transform-name=s&^&m68k-amigaos-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=m68k-amigaos ## --------- ## ## Platform. ## ## --------- ## hostname = RPi5snd uname -m = aarch64 uname -r = 6.6.51+rpt-rpi-2712 uname -s = Linux uname -v = #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = aarch64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/amiga/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2655: creating cache ./config.cache configure:2772: checking build system type configure:2786: result: aarch64-unknown-linux-gnu configure:2808: checking host system type configure:2821: result: aarch64-unknown-linux-gnu configure:2843: checking target system type configure:2856: result: m68k-unknown-amigaos configure:2884: checking whether to enable maintainer-specific portions of Makefiles configure:2893: result: no configure:2951: checking for a BSD-compatible install configure:3019: result: /usr/bin/install -c configure:3030: checking whether build environment is sane configure:3085: result: yes configure:3236: checking for a thread-safe mkdir -p configure:3275: result: /usr/bin/mkdir -p configure:3282: checking for gawk configure:3309: result: mawk configure:3320: checking whether make sets $(MAKE) configure:3342: result: yes configure:3371: checking whether make supports nested variables configure:3388: result: yes configure:3525: checking whether make supports nested variables configure:3542: result: yes configure:3562: checking for aarch64-unknown-linux-gnu-gcc configure:3589: result: gcc configure:3858: checking for C compiler version configure:3867: gcc --version >&5 gcc (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 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:3878: $? = 0 configure:3867: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/12/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) configure:3878: $? = 0 configure:3867: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3878: $? = 1 configure:3867: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3878: $? = 1 configure:3898: checking whether the C compiler works configure:3920: gcc -Os conftest.c >&5 configure:3924: $? = 0 configure:3972: result: yes configure:3975: checking for C compiler default output file name configure:3977: result: a.out configure:3983: checking for suffix of executables configure:3990: gcc -o conftest -Os conftest.c >&5 configure:3994: $? = 0 configure:4016: result: configure:4038: checking whether we are cross compiling configure:4046: gcc -o conftest -Os conftest.c >&5 configure:4050: $? = 0 configure:4057: ./conftest configure:4061: $? = 0 configure:4076: result: no configure:4081: checking for suffix of object files configure:4103: gcc -c -Os conftest.c >&5 configure:4107: $? = 0 configure:4128: result: o configure:4132: checking whether we are using the GNU C compiler configure:4151: gcc -c -Os conftest.c >&5 configure:4151: $? = 0 configure:4160: result: yes configure:4169: checking whether gcc accepts -g configure:4189: gcc -c -g conftest.c >&5 configure:4189: $? = 0 configure:4230: result: yes configure:4247: checking for gcc option to accept ISO C89 configure:4310: gcc -c -Os conftest.c >&5 configure:4310: $? = 0 configure:4323: result: none needed configure:4348: checking whether gcc understands -c and -o together configure:4370: gcc -c conftest.c -o conftest2.o configure:4373: $? = 0 configure:4370: gcc -c conftest.c -o conftest2.o configure:4373: $? = 0 configure:4385: result: yes configure:4413: checking for style of include used by make configure:4441: result: GNU configure:4467: checking dependency style of gcc configure:4578: result: gcc3 configure:4705: checking for C++ compiler version configure:4714: g++ --version >&5 g++ (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 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:4725: $? = 0 configure:4714: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/12/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) configure:4725: $? = 0 configure:4714: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:4725: $? = 1 configure:4714: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4725: $? = 1 configure:4729: checking whether we are using the GNU C++ compiler configure:4748: g++ -c -Os conftest.cpp >&5 configure:4748: $? = 0 configure:4757: result: yes configure:4766: checking whether g++ accepts -g configure:4786: g++ -c -g conftest.cpp >&5 configure:4786: $? = 0 configure:4827: result: yes configure:4852: checking dependency style of g++ configure:4963: result: gcc3 configure:4981: checking for aarch64-unknown-linux-gnu-ranlib configure:5008: result: ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so configure:5077: checking how to run the C preprocessor configure:5108: gcc -E conftest.c configure:5108: $? = 0 configure:5122: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:5147: result: gcc -E configure:5167: gcc -E conftest.c configure:5167: $? = 0 configure:5181: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:5210: checking for grep that handles long lines and -e configure:5268: result: /usr/bin/grep configure:5273: checking for egrep configure:5335: result: /usr/bin/grep -E configure:5340: checking for ANSI C header files configure:5360: gcc -c -Os conftest.c >&5 configure:5360: $? = 0 configure:5433: gcc -o conftest -Os conftest.c >&5 configure:5433: $? = 0 configure:5433: ./conftest configure:5433: $? = 0 configure:5444: result: yes configure:5457: checking for sys/types.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for sys/stat.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for stdlib.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for string.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for memory.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for strings.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for inttypes.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for stdint.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for unistd.h configure:5457: gcc -c -Os conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5470: checking minix/config.h usability configure:5470: gcc -c -Os conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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:5470: result: no configure:5470: checking minix/config.h presence configure:5470: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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:5470: result: no configure:5470: checking for minix/config.h configure:5470: result: no configure:5491: checking whether it is safe to define __EXTENSIONS__ configure:5509: gcc -c -Os conftest.c >&5 configure:5509: $? = 0 configure:5516: result: yes configure:5543: checking for dlfcn.h configure:5543: gcc -c -Os conftest.c >&5 configure:5543: $? = 0 configure:5543: result: yes configure:5556: checking for windows.h configure:5556: gcc -c -Os conftest.c >&5 conftest.c:61:10: fatal error: windows.h: No such file or directory 61 | #include | ^~~~~~~~~~~ compilation terminated. configure:5556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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:5556: result: no configure:5703: checking for special C compiler options needed for large files configure:5748: result: no configure:5754: checking for _FILE_OFFSET_BITS value needed for large files configure:5779: gcc -c -Os conftest.c >&5 configure:5779: $? = 0 configure:5811: result: no configure:5909: checking whether g++ supports C++11 features by default configure:6203: g++ -c -Os conftest.cpp >&5 configure:6203: $? = 0 configure:6210: result: yes configure:6903: checking whether NLS is requested configure:6906: result: no configure:6963: checking for long long configure:6963: gcc -c -Os conftest.c >&5 configure:6963: $? = 0 configure:6963: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:64:24: error: expected expression before ')' token 64 | if (sizeof ((long long))) | ^ configure:6963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 | /* 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:6963: result: yes configure:6974: checking size of long long configure:6979: gcc -o conftest -Os conftest.c >&5 configure:6979: $? = 0 configure:6979: ./conftest configure:6979: $? = 0 configure:6993: result: 8 configure:7007: checking whether basename is declared configure:7007: gcc -c -Os conftest.c >&5 configure:7007: $? = 0 configure:7007: result: yes configure:7017: checking whether ffs is declared configure:7017: gcc -c -Os conftest.c >&5 configure:7017: $? = 0 configure:7017: result: yes configure:7027: checking whether asprintf is declared configure:7027: gcc -c -Os conftest.c >&5 configure:7027: $? = 0 configure:7027: result: yes configure:7037: checking whether vasprintf is declared configure:7037: gcc -c -Os conftest.c >&5 configure:7037: $? = 0 configure:7037: result: yes configure:7047: checking whether snprintf is declared configure:7047: gcc -c -Os conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7057: checking whether vsnprintf is declared configure:7057: gcc -c -Os conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7068: checking whether strtol is declared configure:7068: gcc -c -Os conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7078: checking whether strtoul is declared configure:7078: gcc -c -Os conftest.c >&5 configure:7078: $? = 0 configure:7078: result: yes configure:7088: checking whether strtoll is declared configure:7088: gcc -c -Os conftest.c >&5 configure:7088: $? = 0 configure:7088: result: yes configure:7098: checking whether strtoull is declared configure:7098: gcc -c -Os conftest.c >&5 configure:7098: $? = 0 configure:7098: result: yes configure:7109: checking whether strverscmp is declared configure:7109: gcc -c -Os conftest.c >&5 configure:7109: $? = 0 configure:7109: result: yes configure:7121: checking for size_t configure:7121: gcc -c -Os conftest.c >&5 configure:7121: $? = 0 configure:7121: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:77:21: error: expected expression before ')' token 77 | if (sizeof ((size_t))) | ^ configure:7121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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 | /* 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:7121: result: yes configure:7138: checking for stdlib.h configure:7138: result: yes configure:7138: checking for unistd.h configure:7138: result: yes configure:7138: checking for sys/param.h configure:7138: gcc -c -Os conftest.c >&5 configure:7138: $? = 0 configure:7138: result: yes configure:7155: checking for pid_t configure:7155: gcc -c -Os conftest.c >&5 configure:7155: $? = 0 configure:7155: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:80:20: error: expected expression before ')' token 80 | if (sizeof ((pid_t))) | ^ configure:7155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_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 ((pid_t))) | return 0; | ; | return 0; | } configure:7155: result: yes configure:7166: checking for a sed that does not truncate output configure:7230: result: /usr/bin/sed configure:7275: checking for ld used by GCC configure:7338: result: ld configure:7345: checking if the linker (ld) is GNU ld GNU ld (GNU Binutils for Debian) 2.40 configure:7357: result: yes configure:7363: checking for shared library run path origin configure:7376: result: done configure:7397: checking for ANSI C header files configure:7501: result: yes configure:7511: checking for working alloca.h configure:7528: gcc -o conftest -Os conftest.c >&5 configure:7528: $? = 0 configure:7536: result: yes configure:7544: checking for alloca configure:7581: gcc -o conftest -Os conftest.c >&5 configure:7581: $? = 0 configure:7589: result: yes configure:7707: checking for nl_langinfo and CODESET configure:7723: gcc -o conftest -Os conftest.c >&5 configure:7723: $? = 0 configure:7732: result: yes configure:7744: checking linux/perf_event.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking linux/perf_event.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for linux/perf_event.h configure:7744: result: yes configure:7744: checking locale.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking locale.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for locale.h configure:7744: result: yes configure:7744: checking for memory.h configure:7744: result: yes configure:7744: checking signal.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking signal.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for signal.h configure:7744: result: yes configure:7744: checking sys/resource.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/resource.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/resource.h configure:7744: result: yes configure:7744: checking sys/socket.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/socket.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/socket.h configure:7744: result: yes configure:7744: checking sys/un.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/un.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/un.h configure:7744: result: yes configure:7744: checking sys/wait.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/wait.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/wait.h configure:7744: result: yes configure:7744: checking thread_db.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking thread_db.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for thread_db.h configure:7744: result: yes configure:7744: checking wait.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking wait.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for wait.h configure:7744: result: yes configure:7744: checking termios.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking termios.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for termios.h configure:7744: result: yes configure:7744: checking for dlfcn.h configure:7744: result: yes configure:7744: checking linux/elf.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking linux/elf.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for linux/elf.h configure:7744: result: yes configure:7744: checking proc_service.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking proc_service.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for proc_service.h configure:7744: result: yes configure:7744: checking poll.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking poll.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for poll.h configure:7744: result: yes configure:7744: checking sys/poll.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/poll.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/poll.h configure:7744: result: yes configure:7744: checking sys/select.h usability configure:7744: gcc -c -Os conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking sys/select.h presence configure:7744: gcc -E conftest.c configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/select.h configure:7744: result: yes configure:7758: checking for getpagesize configure:7758: gcc -o conftest -Os conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7767: checking for working mmap configure:7914: gcc -o conftest -Os conftest.c >&5 configure:7914: $? = 0 configure:7914: ./conftest configure:7914: $? = 0 configure:7924: result: yes configure:7935: checking vfork.h usability configure:7935: gcc -c -Os conftest.c >&5 conftest.c:100:10: fatal error: vfork.h: No such file or directory 100 | #include | ^~~~~~~~~ compilation terminated. configure:7935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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:7935: result: no configure:7935: checking vfork.h presence configure:7935: gcc -E conftest.c conftest.c:67:10: fatal error: vfork.h: No such file or directory 67 | #include | ^~~~~~~~~ compilation terminated. configure:7935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:7935: result: no configure:7935: checking for vfork.h configure:7935: result: no configure:7948: checking for fork configure:7948: gcc -o conftest -Os conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 90 | char fork (); | ^~~~ configure:7948: $? = 0 configure:7948: result: yes configure:7948: checking for vfork configure:7948: gcc -o conftest -Os conftest.c >&5 configure:7948: $? = 0 configure:7948: result: yes configure:7958: checking for working fork configure:7980: gcc -o conftest -Os conftest.c >&5 configure:7980: $? = 0 configure:7980: ./conftest configure:7980: $? = 0 configure:7990: result: yes configure:8011: checking for working vfork configure:8121: result: yes configure:8151: checking for fdwalk configure:8151: gcc -o conftest -Os conftest.c >&5 /usr/bin/ld: /tmp/ccmWwVby.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `fdwalk' collect2: error: ld returned 1 exit status configure:8151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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 | /* 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:8151: result: no configure:8151: checking for getrlimit configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for pipe configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for pipe2 configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for poll configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for socketpair configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for sigaction configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for ptrace64 configure:8151: gcc -o conftest -Os conftest.c >&5 /usr/bin/ld: /tmp/ccWaraUR.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `ptrace64' collect2: error: ld returned 1 exit status configure:8151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 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:8151: result: no configure:8151: checking for sbrk configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for setns configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for sigaltstack configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for sigprocmask configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for setpgid configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for setpgrp configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for getrusage configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for getauxval configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8151: checking for sigtimedwait configure:8151: gcc -o conftest -Os conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8164: checking whether ADDR_NO_RANDOMIZE is declared configure:8164: gcc -c -Os conftest.c >&5 configure:8164: $? = 0 configure:8164: result: yes configure:8177: checking whether strstr is declared configure:8177: gcc -c -Os conftest.c >&5 configure:8177: $? = 0 configure:8177: result: yes configure:8193: checking for struct stat.st_blocks configure:8193: gcc -c -Os conftest.c >&5 configure:8193: $? = 0 configure:8193: result: yes configure:8202: checking for struct stat.st_blksize configure:8202: gcc -c -Os conftest.c >&5 configure:8202: $? = 0 configure:8202: result: yes configure:8216: checking for library containing kinfo_getfile configure:8247: gcc -o conftest -Os conftest.c >&5 /usr/bin/ld: /tmp/ccOKoAta.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:8247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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:8247: gcc -o conftest -Os conftest.c -lutil >&5 /usr/bin/ld: /tmp/cc8qx2cu.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:8247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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:8247: gcc -o conftest -Os conftest.c -lutil-freebsd >&5 /usr/bin/ld: cannot find -lutil-freebsd: No such file or directory collect2: error: ld returned 1 exit status configure:8247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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:8264: result: no configure:8276: checking for kinfo_getfile configure:8276: gcc -o conftest -Os conftest.c >&5 /usr/bin/ld: /tmp/ccvJ4Ejr.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:8276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | /* Define kinfo_getfile to an innocuous variant, in case declares kinfo_getfile. | For example, HP-UX 11i declares gettimeofday. */ | #define kinfo_getfile innocuous_kinfo_getfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kinfo_getfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kinfo_getfile | | /* 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 (); | /* 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_kinfo_getfile || defined __stub___kinfo_getfile | choke me | #endif | | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:8276: result: no configure:8493: checking whether gcc is Clang configure:8518: result: no configure:8641: checking whether pthreads work with -pthread configure:8735: gcc -o conftest -Os -pthread conftest.c >&5 configure:8735: $? = 0 configure:8744: result: yes configure:8763: checking for joinable pthread attribute configure:8781: gcc -o conftest -Os -pthread conftest.c >&5 configure:8781: $? = 0 configure:8789: result: PTHREAD_CREATE_JOINABLE configure:8803: checking whether more special flags are required for pthreads configure:8816: result: no configure:8824: checking for PTHREAD_PRIO_INHERIT configure:8840: gcc -o conftest -Os -pthread conftest.c >&5 configure:8840: $? = 0 configure:8849: result: yes configure:8953: checking for std::thread configure:8970: g++ -c -pthread -Os conftest.cpp >&5 configure:8970: $? = 0 configure:8977: result: yes configure:8986: checking for pthread_sigmask configure:8986: g++ -o conftest -pthread -Os conftest.cpp >&5 configure:8986: $? = 0 configure:8986: result: yes configure:8986: checking for pthread_setname_np configure:8986: g++ -o conftest -pthread -Os conftest.cpp >&5 configure:8986: $? = 0 configure:8986: result: yes configure:9013: checking for sigsetjmp configure:9032: gcc -c -Os conftest.c >&5 configure:9032: $? = 0 configure:9041: result: yes configure:9057: checking whether to use intel pt configure:9059: result: auto configure:9076: gcc -E conftest.c configure:9076: $? = 0 configure:9516: checking for libipt configure:9535: gcc -o conftest -Os conftest.c -lipt >&5 conftest.c:95:10: fatal error: intel-pt.h: No such file or directory 95 | #include "intel-pt.h" | ^~~~~~~~~~~~ compilation terminated. configure:9535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | /* end confdefs.h. */ | #include "intel-pt.h" | int | main () | { | pt_insn_alloc_decoder (0); | ; | return 0; | } configure:9545: result: no configure:9572: WARNING: libipt is missing or unusable; some features may be unavailable. configure:9616: checking for long long support in printf configure:9642: gcc -o conftest -Os conftest.c >&5 configure:9642: $? = 0 configure:9642: ./conftest configure:9642: $? = 0 configure:9652: result: yes configure:9665: checking sys/procfs.h usability configure:9665: gcc -c -Os conftest.c >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking sys/procfs.h presence configure:9665: gcc -E conftest.c configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for sys/procfs.h configure:9665: result: yes configure:9677: checking for gregset_t in sys/procfs.h configure:9695: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:104:1: error: unknown type name 'gregset_t'; did you mean 'prgregset_t'? 104 | gregset_t avar | ^~~~~~~~~ | prgregset_t configure:9695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | #include | int | main () | { | gregset_t avar | ; | return 0; | } configure:9709: result: no configure:9713: checking for fpregset_t in sys/procfs.h configure:9731: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:104:1: error: unknown type name 'fpregset_t'; did you mean 'prfpregset_t'? 104 | fpregset_t avar | ^~~~~~~~~~ | prfpregset_t configure:9731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | #include | int | main () | { | fpregset_t avar | ; | return 0; | } configure:9745: result: no configure:9749: checking for prgregset_t in sys/procfs.h configure:9767: gcc -c -Os conftest.c >&5 configure:9767: $? = 0 configure:9781: result: yes configure:9785: checking for prfpregset_t in sys/procfs.h configure:9803: gcc -c -Os conftest.c >&5 configure:9803: $? = 0 configure:9817: result: yes configure:9821: checking for prgregset32_t in sys/procfs.h configure:9839: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:106:1: error: unknown type name 'prgregset32_t'; did you mean 'prgregset_t'? 106 | prgregset32_t avar | ^~~~~~~~~~~~~ | prgregset_t configure:9839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | /* end confdefs.h. */ | | #define _SYSCALL32 | #include | int | main () | { | prgregset32_t avar | ; | return 0; | } configure:9853: result: no configure:9857: checking for lwpid_t in sys/procfs.h configure:9875: gcc -c -Os conftest.c >&5 configure:9875: $? = 0 configure:9889: result: yes configure:9893: checking for psaddr_t in sys/procfs.h configure:9911: gcc -c -Os conftest.c >&5 configure:9911: $? = 0 configure:9925: result: yes configure:9929: checking for elf_fpregset_t in sys/procfs.h configure:9947: gcc -c -Os conftest.c >&5 configure:9947: $? = 0 configure:9961: result: yes configure:10022: checking sys/ptrace.h usability configure:10022: gcc -c -Os conftest.c >&5 configure:10022: $? = 0 configure:10022: result: yes configure:10022: checking sys/ptrace.h presence configure:10022: gcc -E conftest.c configure:10022: $? = 0 configure:10022: result: yes configure:10022: checking for sys/ptrace.h configure:10022: result: yes configure:10022: checking ptrace.h usability configure:10022: gcc -c -Os conftest.c >&5 conftest.c:138:10: fatal error: ptrace.h: No such file or directory 138 | #include | ^~~~~~~~~~ compilation terminated. configure:10022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define GDB_SELF_TEST 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:10022: result: no configure:10022: checking ptrace.h presence configure:10022: gcc -E conftest.c conftest.c:105:10: fatal error: ptrace.h: No such file or directory 105 | #include | ^~~~~~~~~~ compilation terminated. configure:10022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define GDB_SELF_TEST 1 | #define HAVE_SYS_PTRACE_H 1 | /* end confdefs.h. */ | #include configure:10022: result: no configure:10022: checking for ptrace.h configure:10022: result: no configure:10045: checking return type of ptrace configure:10062: gcc -c -Os conftest.c >&5 conftest.c:105:1: error: stray '\302' in program 105 | | ^~~~~~~~ configure:10062: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define GDB_SELF_TEST 1 | #define HAVE_SYS_PTRACE_H 1 | /* end confdefs.h. */ |   | #include | #if HAVE_SYS_PTRACE_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | extern long ptrace (enum __ptrace_request, ...); | | ; | return 0; | } configure:10077: gcc -c -Os conftest.c >&5 conftest.c: In function 'main': conftest.c:117:12: error: conflicting types for 'ptrace'; have 'int()' 117 | extern int ptrace (); | ^~~~~~ In file included from /usr/include/aarch64-linux-gnu/sys/ptrace.h:203, from conftest.c:108: /usr/include/aarch64-linux-gnu/bits/ptrace-shared.h:142:17: note: previous declaration of 'ptrace' with type 'long int(enum __ptrace_request, ...)' 142 | extern long int ptrace (enum __ptrace_request __request, ...) __THROW; | ^~~~~~ configure:10077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define GDB_SELF_TEST 1 | #define HAVE_SYS_PTRACE_H 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_PTRACE_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | extern int ptrace (); | | ; | return 0; | } configure:10089: result: long configure:10099: checking types of arguments for ptrace configure:10116: gcc -c -Os conftest.c >&5 configure:10116: $? = 0 configure:10173: result: enum __ptrace_request,int,long,long configure:10207: checking the compiler type configure:10229: gcc -c -Os conftest.c >&5 configure:10229: $? = 0 configure:10258: result: gcc configure:10370: checking compiler warning flags configure:10433: g++ -c -Os -Werror -Wall conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wpointer-arith conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wunused conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wunused-value conftest.cpp >&5 configure:10433: $? = 0 configure:10417: g++ -c -Os -Werror -Wunused-variable conftest.cpp >&5 configure:10417: $? = 0 configure:10433: g++ -c -Os -Werror -Wunused-function conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wswitch conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wchar-subscripts conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wempty-body conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wunused-but-set-parameter conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wunused-but-set-variable conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wsign-compare conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Werror=maybe-uninitialized conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wmismatched-tags conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Werror=deprecated-register conftest.cpp >&5 cc1plus: error: '-Werror=deprecated-register': no option '-Wdeprecated-register'; did you mean '-Wdeprecated-copy-dtor'? configure:10433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gdbsupport" | #define PACKAGE_TARNAME "gdbsupport" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gdbsupport 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gdbsupport" | #define VERSION "1.0" | #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 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_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 | #define HAVE_LINUX_ELF_H 1 | #define HAVE_PROC_SERVICE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_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_GETRLIMIT 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SBRK 1 | #define HAVE_SETNS 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define CXX_STD_THREAD 1 | #define HAVE_SIGSETJMP 1 | #define PRINTF_HAS_LONG_LONG 1 | #define _STRUCTURED_PROC 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_PRGREGSET_T 1 | #define HAVE_PRFPREGSET_T 1 | #define HAVE_LWPID_T 1 | #define HAVE_PSADDR_T 1 | #define HAVE_ELF_FPREGSET_T 1 | #define GDB_SELF_TEST 1 | #define HAVE_SYS_PTRACE_H 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. */ | | int | main () | { | | ; | return 0; | } configure:10433: g++ -c -Os -Werror -Wsuggest-override conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wimplicit-fallthrough=3 conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wduplicated-cond conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wshadow=local conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wdeprecated-copy conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wdeprecated-copy-dtor conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wredundant-move conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wmissing-declarations conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wstrict-null-sentinel conftest.cpp >&5 configure:10433: $? = 0 configure:10433: g++ -c -Os -Werror -Wformat -Wformat-nonliteral conftest.cpp >&5 configure:10433: $? = 0 configure:10442: result: -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure:10535: updating cache ./config.cache configure:10583: checking that generated files are newer than configure configure:10589: result: done configure:10624: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gdbsupport config.status 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on RPi5snd config.status:997: creating Makefile config.status:997: creating config.h config.status:1211: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os ' 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='-Os ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-unknown-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=m68k-amigaos ac_cv_func_alloca_works=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_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_kinfo_getfile=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pthread_setname_np=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_ptrace64=no ac_cv_func_sbrk=yes ac_cv_func_setns=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigtimedwait=yes ac_cv_func_socketpair=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=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_snprintf=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_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_elf_h=yes ac_cv_header_linux_perf_event_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_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_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_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_wait_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=aarch64-unknown-linux-gnu ac_cv_libipt=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_RANLIB='ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_kinfo_getfile=no ac_cv_sizeof_long_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=m68k-unknown-amigaos ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=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=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_CXX_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_cxx_compile_cxx11=yes bfd_cv_have_sys_procfs_type_elf_fpregset_t=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_compiler_type=gcc gdb_cv_cxx_std_thread=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_printf_has_long_long=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /srv/ARM/akb/amiga-gcc/projects/binutils/missing aclocal-1.15' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /srv/ARM/akb/amiga-gcc/projects/binutils/missing autoconf' AUTOHEADER='${SHELL} /srv/ARM/akb/amiga-gcc/projects/binutils/missing autoheader' AUTOMAKE='${SHELL} /srv/ARM/akb/amiga-gcc/projects/binutils/missing automake-1.15' AWK='mawk' CATALOGS='' CATOBJEXT='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Os ' CONFIG_STATUS_DEPENDENCIES='$srcdir/../bfd/development.sh' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Os ' CXX_DIALECT='' CYGPATH_W='echo' DATADIRNAME='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='' GMSGFMT='/usr/bin/msgfmt' GREP='/usr/bin/grep' HAVE_CXX11='1' HAVE_LIBIPT='no' HAVE_PIPE_OR_PIPE2_FALSE='#' HAVE_PIPE_OR_PIPE2_TRUE='' INCINTL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' LARGEFILE_CPPFLAGS='' LDFLAGS=' ' LIBINTL='' LIBINTL_DEP='' LIBIPT='' LIBOBJS='' LIBS='' LTLIBIPT='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='gdbsupport' PACKAGE_BUGREPORT='' PACKAGE_NAME='gdbsupport' PACKAGE_STRING='gdbsupport 1.0' PACKAGE_TARNAME='gdbsupport' PACKAGE_URL='' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' POSUB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/12/liblto_plugin.so' SED='/usr/bin/sed' SELFTEST_FALSE='#' SELFTEST_TRUE='' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_NLS='no' VERSION='1.0' WARN_CFLAGS=' -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral' WERROR_CFLAGS='' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='aarch64-unknown-linux-gnu' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='aarch64-unknown-linux-gnu' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /srv/ARM/akb/amiga-gcc/projects/binutils/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/amiga' program_transform_name='s&^&m68k-amigaos-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='m68k-unknown-amigaos' target_alias='m68k-amigaos' target_cpu='m68k' target_os='amigaos' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gdbsupport" #define PACKAGE_TARNAME "gdbsupport" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "gdbsupport 1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gdbsupport" #define VERSION "1.0" #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 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_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 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_DLFCN_H 1 #define HAVE_LINUX_ELF_H 1 #define HAVE_PROC_SERVICE_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_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_GETRLIMIT 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SIGACTION 1 #define HAVE_SBRK 1 #define HAVE_SETNS 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETAUXVAL 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 #define HAVE_DECL_STRSTR 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define CXX_STD_THREAD 1 #define HAVE_SIGSETJMP 1 #define PRINTF_HAS_LONG_LONG 1 #define _STRUCTURED_PROC 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_PRGREGSET_T 1 #define HAVE_PRFPREGSET_T 1 #define HAVE_LWPID_T 1 #define HAVE_PSADDR_T 1 #define HAVE_ELF_FPREGSET_T 1 #define GDB_SELF_TEST 1 #define HAVE_SYS_PTRACE_H 1 #define PTRACE_TYPE_RET long #define PTRACE_TYPE_ARG1 enum __ptrace_request #define PTRACE_TYPE_ARG3 long #define PTRACE_TYPE_ARG4 long #define DEVELOPMENT 1 configure: exit 0