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

  $ /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/gdbsupport/configure --srcdir=../../gdbsupport --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host --sysconfdir=/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/etc --localstatedir=/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --enable-static --without-uiout --disable-gdbtk --without-x --enable-threads --disable-werror --without-included-gettext --with-curses --without-mpfr --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-gprof --enable-tui --with-python=/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/python3 --disable-sim --program-transform-name=s&^&arceb-buildroot-linux-uclibc-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=arceb-buildroot-linux-uclibc

## --------- ##
## Platform. ##
## --------- ##

hostname = asahi-mini
uname -m = aarch64
uname -r = 5.19.0-asahi-5-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin
PATH: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/sbin
PATH: /home/autobuild/make
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2648: creating cache ./config.cache
configure:2763: checking build system type
configure:2777: result: aarch64-unknown-linux-gnu
configure:2797: checking host system type
configure:2810: result: aarch64-unknown-linux-gnu
configure:2830: checking target system type
configure:2843: result: arceb-buildroot-linux-uclibc
configure:2871: checking whether to enable maintainer-specific portions of Makefiles
configure:2880: result: no
configure:2938: checking for a BSD-compatible install
configure:3006: result: /usr/bin/install -c
configure:3017: checking whether build environment is sane
configure:3072: result: yes
configure:3223: checking for a thread-safe mkdir -p
configure:3262: result: /usr/bin/mkdir -p
configure:3269: checking for gawk
configure:3296: result: gawk
configure:3307: checking whether /home/autobuild/make/make sets $(MAKE)
configure:3329: result: yes
configure:3358: checking whether /home/autobuild/make/make supports nested variables
configure:3375: result: yes
configure:3512: checking whether /home/autobuild/make/make supports nested variables
configure:3529: result: yes
configure:3549: checking for aarch64-unknown-linux-gnu-gcc
configure:3576: result: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc
configure:3845: checking for C compiler version
configure:3854: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc --version >&5
gcc (GCC) 12.1.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:3865: $? = 0
configure:3854: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:3865: $? = 0
configure:3854: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3865: $? = 1
configure:3854: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3865: $? = 1
configure:3885: checking whether the C compiler works
configure:3907: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:3911: $? = 0
configure:3959: result: yes
configure:3962: checking for C compiler default output file name
configure:3964: result: a.out
configure:3970: checking for suffix of executables
configure:3977: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:3981: $? = 0
configure:4003: result: 
configure:4025: checking whether we are cross compiling
configure:4033: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:4037: $? = 0
configure:4044: ./conftest
configure:4048: $? = 0
configure:4063: result: no
configure:4068: checking for suffix of object files
configure:4090: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:4094: $? = 0
configure:4115: result: o
configure:4119: checking whether we are using the GNU C compiler
configure:4138: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:4138: $? = 0
configure:4147: result: yes
configure:4156: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc accepts -g
configure:4176: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -g  conftest.c >&5
configure:4176: $? = 0
configure:4217: result: yes
configure:4234: checking for /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc option to accept ISO C89
configure:4297: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc  -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:4297: $? = 0
configure:4310: result: none needed
configure:4335: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc understands -c and -o together
configure:4357: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4360: $? = 0
configure:4357: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4360: $? = 0
configure:4372: result: yes
configure:4400: checking for style of include used by /home/autobuild/make/make
configure:4428: result: GNU
configure:4454: checking dependency style of /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc
configure:4565: result: none
configure:4692: checking for C++ compiler version
configure:4701: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ --version >&5
g++ (GCC) 12.1.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:4712: $? = 0
configure:4701: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:4712: $? = 0
configure:4701: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4712: $? = 1
configure:4701: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4712: $? = 1
configure:4716: checking whether we are using the GNU C++ compiler
configure:4735: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.cpp >&5
configure:4735: $? = 0
configure:4744: result: yes
configure:4753: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ accepts -g
configure:4773: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -g  conftest.cpp >&5
configure:4773: $? = 0
configure:4814: result: yes
configure:4839: checking dependency style of /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++
configure:4950: result: none
configure:4968: checking for aarch64-unknown-linux-gnu-ranlib
configure:4995: result: /usr/bin/ranlib
configure:5064: checking how to run the C preprocessor
configure:5095: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5095: $? = 0
configure:5109: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5109: $? = 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 <ac_nonexistent.h>
configure:5134: result: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E
configure:5154: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5154: $? = 0
configure:5168: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5168: $? = 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 <ac_nonexistent.h>
configure:5197: checking for grep that handles long lines and -e
configure:5255: result: /usr/bin/grep
configure:5260: checking for egrep
configure:5322: result: /usr/bin/grep -E
configure:5327: checking for ANSI C header files
configure:5347: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5347: $? = 0
configure:5420: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:5420: $? = 0
configure:5420: ./conftest
configure:5420: $? = 0
configure:5431: result: yes
configure:5444: checking for sys/types.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for sys/stat.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for stdlib.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for string.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for memory.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for strings.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for inttypes.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for stdint.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5444: checking for unistd.h
configure:5444: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5444: $? = 0
configure:5444: result: yes
configure:5457: checking minix/config.h usability
configure:5457: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
   54 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5457: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5457: result: no
configure:5457: checking minix/config.h presence
configure:5457: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
   21 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5457: $? = 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 <minix/config.h>
configure:5457: result: no
configure:5457: checking for minix/config.h
configure:5457: result: no
configure:5478: checking whether it is safe to define __EXTENSIONS__
configure:5496: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5496: $? = 0
configure:5503: result: yes
configure:5530: checking for dlfcn.h
configure:5530: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5530: $? = 0
configure:5530: result: yes
configure:5543: checking for windows.h
configure:5543: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c:61:10: fatal error: windows.h: No such file or directory
   61 | #include <windows.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:5543: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <windows.h>
configure:5543: result: no
configure:5570: checking for library containing dlsym
configure:5601: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:5601: $? = 0
configure:5618: result: none required
configure:5649: checking for special C compiler options needed for large files
configure:5694: result: no
configure:5700: checking for _FILE_OFFSET_BITS value needed for large files
configure:5725: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:5725: $? = 0
configure:5757: result: no
configure:5851: checking for aarch64-unknown-linux-gnu-gcc
configure:5878: result: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc
configure:6147: checking for C compiler version
configure:6156: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc --version >&5
gcc (GCC) 12.1.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:6167: $? = 0
configure:6156: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:6167: $? = 0
configure:6156: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6167: $? = 1
configure:6156: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6167: $? = 1
configure:6171: checking whether we are using the GNU C compiler
configure:6199: result: yes
configure:6208: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc accepts -g
configure:6269: result: yes
configure:6286: checking for /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc option to accept ISO C89
configure:6362: result: none needed
configure:6387: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc understands -c and -o together
configure:6424: result: yes
configure:6443: checking dependency style of /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc
configure:6554: result: none
configure:6583: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ supports C++11 features by default
configure:6877: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.cpp >&5
configure:6877: $? = 0
configure:6884: result: yes
configure:7569: checking whether NLS is requested
configure:7572: result: no
configure:7629: checking for long long
configure:7629: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7629: $? = 0
configure:7629: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:24: error: expected expression before ')' token
   64 | if (sizeof ((long long)))
      |                        ^
configure:7629: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7629: result: yes
configure:7640: checking size of long long
configure:7645: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:7645: $? = 0
configure:7645: ./conftest
configure:7645: $? = 0
configure:7659: result: 8
configure:7673: checking whether basename is declared
configure:7673: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7673: $? = 0
configure:7673: result: yes
configure:7683: checking whether ffs is declared
configure:7683: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7683: $? = 0
configure:7683: result: yes
configure:7693: checking whether asprintf is declared
configure:7693: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7693: $? = 0
configure:7693: result: yes
configure:7703: checking whether vasprintf is declared
configure:7703: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7703: $? = 0
configure:7703: result: yes
configure:7713: checking whether snprintf is declared
configure:7713: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7713: $? = 0
configure:7713: result: yes
configure:7723: checking whether vsnprintf is declared
configure:7723: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7723: $? = 0
configure:7723: result: yes
configure:7734: checking whether strtol is declared
configure:7734: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7734: $? = 0
configure:7734: result: yes
configure:7744: checking whether strtoul is declared
configure:7744: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7744: $? = 0
configure:7744: result: yes
configure:7754: checking whether strtoll is declared
configure:7754: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7754: $? = 0
configure:7754: result: yes
configure:7764: checking whether strtoull is declared
configure:7764: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7764: $? = 0
configure:7764: result: yes
configure:7775: checking whether strverscmp is declared
configure:7775: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7775: $? = 0
configure:7775: result: yes
configure:7787: checking for size_t
configure:7787: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7787: $? = 0
configure:7787: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:21: error: expected expression before ')' token
   77 | if (sizeof ((size_t)))
      |                     ^
configure:7787: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7787: result: yes
configure:7804: checking for stdlib.h
configure:7804: result: yes
configure:7804: checking for unistd.h
configure:7804: result: yes
configure:7804: checking for sys/param.h
configure:7804: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7804: $? = 0
configure:7804: result: yes
configure:7821: checking for pid_t
configure:7821: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:7821: $? = 0
configure:7821: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:20: error: expected expression before ')' token
   80 | if (sizeof ((pid_t)))
      |                    ^
configure:7821: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7821: result: yes
configure:7832: checking for a sed that does not truncate output
configure:7896: result: /usr/bin/sed
configure:7941: checking for ld used by GCC
configure:8004: result: /usr/bin/ld
configure:8011: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils) 2.38
configure:8023: result: yes
configure:8029: checking for shared library run path origin
configure:8042: result: done
configure:8063: checking for ANSI C header files
configure:8167: result: yes
configure:8177: checking for working alloca.h
configure:8194: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8194: $? = 0
configure:8202: result: yes
configure:8210: checking for alloca
configure:8247: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8247: $? = 0
configure:8255: result: yes
configure:8373: checking for nl_langinfo and CODESET
configure:8389: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8389: $? = 0
configure:8398: result: yes
configure:8410: checking linux/perf_event.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking linux/perf_event.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for linux/perf_event.h
configure:8410: result: yes
configure:8410: checking locale.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking locale.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for locale.h
configure:8410: result: yes
configure:8410: checking for memory.h
configure:8410: result: yes
configure:8410: checking signal.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking signal.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for signal.h
configure:8410: result: yes
configure:8410: checking sys/resource.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/resource.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/resource.h
configure:8410: result: yes
configure:8410: checking sys/socket.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/socket.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/socket.h
configure:8410: result: yes
configure:8410: checking sys/un.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/un.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/un.h
configure:8410: result: yes
configure:8410: checking sys/wait.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/wait.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/wait.h
configure:8410: result: yes
configure:8410: checking thread_db.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking thread_db.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for thread_db.h
configure:8410: result: yes
configure:8410: checking wait.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking wait.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for wait.h
configure:8410: result: yes
configure:8410: checking termios.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking termios.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for termios.h
configure:8410: result: yes
configure:8410: checking for dlfcn.h
configure:8410: result: yes
configure:8410: checking linux/elf.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking linux/elf.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for linux/elf.h
configure:8410: result: yes
configure:8410: checking sys/procfs.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/procfs.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/procfs.h
configure:8410: result: yes
configure:8410: checking proc_service.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking proc_service.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for proc_service.h
configure:8410: result: yes
configure:8410: checking poll.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking poll.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for poll.h
configure:8410: result: yes
configure:8410: checking sys/poll.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/poll.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/poll.h
configure:8410: result: yes
configure:8410: checking sys/select.h usability
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking sys/select.h presence
configure:8410: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:8410: $? = 0
configure:8410: result: yes
configure:8410: checking for sys/select.h
configure:8410: result: yes
configure:8424: checking for getpagesize
configure:8424: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8424: $? = 0
configure:8424: result: yes
configure:8433: checking for working mmap
configure:8580: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8580: $? = 0
configure:8580: ./conftest
configure:8580: $? = 0
configure:8590: result: yes
configure:8601: checking vfork.h usability
configure:8601: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c:101:10: fatal error: vfork.h: No such file or directory
  101 | #include <vfork.h>
      |          ^~~~~~~~~
compilation terminated.
configure:8601: $? = 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_SYS_PROCFS_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:8601: result: no
configure:8601: checking vfork.h presence
configure:8601: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:68:10: fatal error: vfork.h: No such file or directory
   68 | #include <vfork.h>
      |          ^~~~~~~~~
compilation terminated.
configure:8601: $? = 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_SYS_PROCFS_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 <vfork.h>
configure:8601: result: no
configure:8601: checking for vfork.h
configure:8601: result: no
configure:8614: checking for fork
configure:8614: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
conftest.c:91:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
   91 | char fork ();
      |      ^~~~
configure:8614: $? = 0
configure:8614: result: yes
configure:8614: checking for vfork
configure:8614: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8614: $? = 0
configure:8614: result: yes
configure:8624: checking for working fork
configure:8646: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8646: $? = 0
configure:8646: ./conftest
configure:8646: $? = 0
configure:8656: result: yes
configure:8677: checking for working vfork
configure:8787: result: yes
configure:8817: checking for fdwalk
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
/usr/bin/ld: /tmp/ccJC4nne.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status
configure:8817: $? = 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_SYS_PROCFS_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 <limits.h> declares fdwalk.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fdwalk innocuous_fdwalk
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fdwalk (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:8817: result: no
configure:8817: checking for getrlimit
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for pipe
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for pipe2
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for poll
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for socketpair
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for sigaction
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for ptrace64
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
/usr/bin/ld: /tmp/cczpuo34.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `ptrace64'
collect2: error: ld returned 1 exit status
configure:8817: $? = 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_SYS_PROCFS_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 <limits.h> declares ptrace64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ptrace64 innocuous_ptrace64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ptrace64 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:8817: result: no
configure:8817: checking for sbrk
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for setns
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for sigaltstack
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for sigprocmask
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for setpgid
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for setpgrp
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for getrusage
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8817: checking for getauxval
configure:8817: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8817: $? = 0
configure:8817: result: yes
configure:8827: checking whether ADDR_NO_RANDOMIZE is declared
configure:8827: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8827: $? = 0
configure:8827: result: yes
configure:8885: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
configure:8885: $? = 0
configure:8885: ./conftest
configure:8885: $? = 0
configure:8901: checking whether strstr is declared
configure:8901: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8901: $? = 0
configure:8901: result: yes
configure:8917: checking for struct stat.st_blocks
configure:8917: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8917: $? = 0
configure:8917: result: yes
configure:8926: checking for struct stat.st_blksize
configure:8926: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:8926: $? = 0
configure:8926: result: yes
configure:8937: checking for library containing kinfo_getfile
configure:8968: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  >&5
/usr/bin/ld: /tmp/ccNV4m8L.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `kinfo_getfile'
collect2: error: ld returned 1 exit status
configure:8968: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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:8968: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c -lutil   >&5
/usr/bin/ld: /tmp/ccbO4lxL.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `kinfo_getfile'
collect2: error: ld returned 1 exit status
configure:8968: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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:8968: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib 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:8968: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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:8985: result: no
configure:9187: checking whether /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc is Clang
configure:9212: result: no
configure:9335: checking whether pthreads work with -pthread
configure:9429: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -pthread   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c   >&5
configure:9429: $? = 0
configure:9438: result: yes
configure:9457: checking for joinable pthread attribute
configure:9475: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -pthread   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c   >&5
configure:9475: $? = 0
configure:9483: result: PTHREAD_CREATE_JOINABLE
configure:9497: checking whether more special flags are required for pthreads
configure:9510: result: no
configure:9518: checking for PTHREAD_PRIO_INHERIT
configure:9534: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -pthread   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c   >&5
configure:9534: $? = 0
configure:9543: result: yes
configure:9648: checking for std::thread
configure:9665: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -pthread -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.cpp >&5
configure:9665: $? = 0
configure:9672: result: yes
configure:9680: checking for pthread_sigmask
configure:9680: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -o conftest -pthread -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.cpp   >&5
configure:9680: $? = 0
configure:9680: result: yes
configure:9680: checking for pthread_setname_np
configure:9680: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -o conftest -pthread -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.cpp   >&5
configure:9680: $? = 0
configure:9680: result: yes
configure:9705: checking for sigsetjmp
configure:9723: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:9723: $? = 0
configure:9730: result: yes
configure:9746: checking whether to use intel pt
configure:9748: result: auto
configure:9765: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:9765: $? = 0
configure:10205: checking for libipt
configure:10224: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include   -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib conftest.c  -lipt >&5
conftest.c:96:10: fatal error: intel-pt.h: No such file or directory
   96 | #include "intel-pt.h"
      |          ^~~~~~~~~~~~
compilation terminated.
configure:10224: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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:10234: result: no
configure:10261: WARNING: libipt is missing or unusable; some features may be unavailable.
configure:10304: checking for gregset_t in sys/procfs.h
configure:10324: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  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:10324: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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.  */
| 
| #define _SYSCALL32
| /* Needed for new procfs interface on sparc-solaris.  */
| #define _STRUCTURED_PROC 1
| #include <sys/procfs.h>
| int
| main ()
| {
| gregset_t avar
|   ;
|   return 0;
| }
configure:10338: result: no
configure:10341: checking for fpregset_t in sys/procfs.h
configure:10361: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  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:10361: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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.  */
| 
| #define _SYSCALL32
| /* Needed for new procfs interface on sparc-solaris.  */
| #define _STRUCTURED_PROC 1
| #include <sys/procfs.h>
| int
| main ()
| {
| fpregset_t avar
|   ;
|   return 0;
| }
configure:10375: result: no
configure:10378: checking for prgregset_t in sys/procfs.h
configure:10398: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10398: $? = 0
configure:10412: result: yes
configure:10415: checking for prfpregset_t in sys/procfs.h
configure:10435: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10435: $? = 0
configure:10449: result: yes
configure:10452: checking for prgregset32_t in sys/procfs.h
configure:10472: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  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:10472: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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 HAVE_PRGREGSET_T 1
| #define HAVE_PRFPREGSET_T 1
| /* end confdefs.h.  */
| 
| #define _SYSCALL32
| /* Needed for new procfs interface on sparc-solaris.  */
| #define _STRUCTURED_PROC 1
| #include <sys/procfs.h>
| int
| main ()
| {
| prgregset32_t avar
|   ;
|   return 0;
| }
configure:10486: result: no
configure:10489: checking for lwpid_t in sys/procfs.h
configure:10509: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10509: $? = 0
configure:10523: result: yes
configure:10526: checking for psaddr_t in sys/procfs.h
configure:10546: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10546: $? = 0
configure:10560: result: yes
configure:10563: checking for elf_fpregset_t in sys/procfs.h
configure:10583: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10583: $? = 0
configure:10597: result: yes
configure:10649: checking sys/ptrace.h usability
configure:10649: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10649: $? = 0
configure:10649: result: yes
configure:10649: checking sys/ptrace.h presence
configure:10649: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:10649: $? = 0
configure:10649: result: yes
configure:10649: checking for sys/ptrace.h
configure:10649: result: yes
configure:10649: checking ptrace.h usability
configure:10649: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
conftest.c:136:10: fatal error: ptrace.h: No such file or directory
  136 | #include <ptrace.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:10649: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ptrace.h>
configure:10649: result: no
configure:10649: checking ptrace.h presence
configure:10649: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:103:10: fatal error: ptrace.h: No such file or directory
  103 | #include <ptrace.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:10649: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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 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 <ptrace.h>
configure:10649: result: no
configure:10649: checking for ptrace.h
configure:10649: result: no
configure:10672: checking return type of ptrace
configure:10688: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10688: $? = 0
configure:10711: result: long
configure:10719: checking types of arguments for ptrace
configure:10736: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include  conftest.c >&5
configure:10736: $? = 0
configure:10795: result: enum __ptrace_request,int,long,long
configure:10927: checking compiler warning flags
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wall  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wpointer-arith  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused-value  conftest.cpp >&5
configure:10989: $? = 0
configure:10973: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused-variable  conftest.cpp >&5
configure:10973: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused-function  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wswitch  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wchar-subscripts  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wempty-body  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused-but-set-parameter  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wunused-but-set-variable  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wsign-compare  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Werror=maybe-uninitialized  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wmismatched-tags  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Werror=deprecated-register  conftest.cpp >&5
cc1plus: error: '-Werror=deprecated-register': no option '-Wdeprecated-register'; did you mean '-Wdeprecated-copy-dtor'?
configure:10989: $? = 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
| #define HAVE_PERSONALITY 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 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:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wsuggest-override  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wimplicit-fallthrough=3  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wduplicated-cond  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wshadow=local  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wdeprecated-copy  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wdeprecated-copy-dtor  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wredundant-move  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wmissing-declarations  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wmissing-prototypes  conftest.cpp >&5
cc1plus: warning: command-line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wstrict-null-sentinel  conftest.cpp >&5
configure:10989: $? = 0
configure:10989: /home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include -Werror -Wformat -Wformat-nonliteral  conftest.cpp >&5
configure:10989: $? = 0
configure:10998: 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 -Wmissing-prototypes -Wstrict-null-sentinel -Wformat -Wformat-nonliteral 
configure:11086: updating cache ./config.cache
configure:11133: checking that generated files are newer than configure
configure:11139: result: done
configure:11174: 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 asahi-mini

config.status:992: creating Makefile
config.status:992: creating config.h
config.status:1206: 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='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=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=arceb-buildroot-linux-uclibc
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_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_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_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc'
ac_cv_prog_CPP='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E'
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make__home_autobuild_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlsym='none required'
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=arceb-buildroot-linux-uclibc
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=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_langinfo_codeset=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_cc_stdc=
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_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

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/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} /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/missing autoconf'
AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/missing autoheader'
AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/missing automake-1.15'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include'
CPP='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc -E'
CPPFLAGS=''
CXX='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/g++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -I/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/include'
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='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/msgfmt'
GREP='/usr/bin/grep'
HAVE_CXX11='1'
HAVE_LIBIPT='no'
INCINTL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
LDFLAGS=' -L/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/lib'
LIBINTL=''
LIBINTL_DEP=''
LIBIPT=''
LIBOBJS=''
LIBS=''
LTLIBIPT=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='true --split-size=5000000'
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='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/bin/ccache /usr/bin/gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='/usr/bin/ranlib'
SED='/usr/bin/sed'
SELFTEST_FALSE='#'
SELFTEST_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
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 -Wmissing-prototypes -Wstrict-null-sentinel -Wformat -Wformat-nonliteral'
WERROR_CFLAGS=''
XGETTEXT='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/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=''
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} /home/autobuild/autobuild/instance-3/output-1/build/host-gdb-arc-2020.09-release-gdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host'
program_transform_name='s&^&arceb-buildroot-linux-uclibc-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/home/autobuild/autobuild/instance-3/output-1/per-package/host-gdb/host/etc'
target='arceb-buildroot-linux-uclibc'
target_alias='arceb-buildroot-linux-uclibc'
target_cpu='arceb'
target_os='linux-uclibc'
target_vendor='buildroot'

## ----------- ##
## 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_SYS_PROCFS_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_DECL_ADDR_NO_RANDOMIZE 1
#define HAVE_PERSONALITY 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 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 TARGET_WORD_SIZE 64

configure: exit 0