This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libedit configure 3.1, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/home/autobuild/autobuild/instance-11/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-11/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-11/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-shared --enable-static --without-openldap --without-capng --with-db-type-preference= --without-sqlite3 --without-libintl --without-openssl --without-berkeley-db --without-readline --without-libedit --without-hesiod --without-x --disable-mdb-db --disable-ndbm-db --disable-heimdal-documentation 'CC=/home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc' 'CFLAGS=-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include' 'LDFLAGS=-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib' CPPFLAGS=-I/home/autobuild/autobuild/instance-11/output-1/host/include CPP=/usr/bin/cpp PKG_CONFIG=/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config --cache-file=/dev/null --srcdir=.

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

hostname = Brett-Arch
uname -m = x86_64
uname -r = 6.11.8-arch1-2
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Fri, 15 Nov 2024 15:35:07 +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-11/output-1/host/bin/
PATH: /home/autobuild/autobuild/instance-11/output-1/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:2550: looking for aux files: config.guess config.sub ltmain.sh missing install-sh compile
configure:2563:  trying ./
configure:2592:   ./config.guess found
configure:2592:   ./config.sub found
configure:2592:   ./ltmain.sh found
configure:2592:   ./missing found
configure:2574:   ./install-sh found
configure:2592:   ./compile found
configure:2777: checking for gcc
configure:2810: result: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc
configure:3169: checking for C compiler version
configure:3178: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc --version >&5
gcc (GCC) 14.2.1 20240910
Copyright (C) 2024 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:3189: $? = 0
configure:3178: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.2.1 20240910 (GCC) 
configure:3189: $? = 0
configure:3178: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3189: $? = 1
configure:3178: /home/autobuild/autobuild/instance-11/output-1/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:3189: $? = 1
configure:3178: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3189: $? = 1
configure:3209: checking whether the C compiler works
configure:3231: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3235: $? = 0
configure:3286: result: yes
configure:3290: checking for C compiler default output file name
configure:3292: result: a.out
configure:3298: checking for suffix of executables
configure:3305: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3309: $? = 0
configure:3333: result: 
configure:3357: checking whether we are cross compiling
configure:3365: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3369: $? = 0
configure:3376: ./conftest
configure:3380: $? = 0
configure:3395: result: no
configure:3401: checking for suffix of object files
configure:3424: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3428: $? = 0
configure:3452: result: o
configure:3456: checking whether the compiler supports GNU C
configure:3476: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3476: $? = 0
configure:3488: result: yes
configure:3499: checking whether /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc accepts -g
configure:3520: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -g -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3520: $? = 0
configure:3567: result: yes
configure:3587: checking for /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc option to enable C11 features
configure:3602: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc  -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3602: $? = 0
configure:3621: result: none needed
configure:3745: checking whether /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together
configure:3768: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3771: $? = 0
configure:3768: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3771: $? = 0
configure:3784: result: yes
configure:3806: checking for stdio.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for stdlib.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for string.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for inttypes.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for stdint.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for strings.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for sys/stat.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for sys/types.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for unistd.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for wchar.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3806: $? = 0
configure:3806: result: yes
configure:3806: checking for minix/config.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c:47:10: fatal error: minix/config.h: No such file or directory
   47 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3806: result: no
configure:3806: checking for vfork.h
configure:3806: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c:47:10: fatal error: vfork.h: No such file or directory
   47 | #include <vfork.h>
      |          ^~~~~~~~~
compilation terminated.
configure:3806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:3806: result: no
configure:3837: checking whether it is safe to define __EXTENSIONS__
configure:3856: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3856: $? = 0
configure:3866: result: yes
configure:3869: checking whether _XOPEN_SOURCE should be defined
configure:3891: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:3891: $? = 0
configure:3920: result: no
configure:3997: checking for a BSD-compatible install
configure:4071: result: /home/autobuild/autobuild/instance-11/output-1/host/bin/install -c
configure:4082: checking whether build environment is sane
configure:4137: result: yes
configure:4294: checking for a race-free mkdir -p
configure:4337: result: /home/autobuild/autobuild/instance-11/output-1/host/bin/mkdir -p
configure:4344: checking for gawk
configure:4365: found /home/autobuild/autobuild/instance-11/output-1/host/bin/gawk
configure:4377: result: gawk
configure:4388: checking whether make sets $(MAKE)
configure:4412: result: yes
configure:4434: checking whether make supports the include directive
configure:4449: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit'
make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit'
this is the am__doit target
configure:4452: $? = 0
configure:4471: result: yes (GNU style)
configure:4506: checking whether make supports nested variables
configure:4525: result: yes
configure:4606: checking dependency style of /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc
configure:4719: result: none
configure:4792: checking whether to enable maintainer-specific portions of Makefiles
configure:4803: result: no
configure:4848: checking build system type
configure:4864: result: x86_64-pc-linux-gnu
configure:4884: checking host system type
configure:4899: result: x86_64-pc-linux-gnu
configure:4940: checking how to print strings
configure:4967: result: printf
configure:4988: checking for a sed that does not truncate output
configure:5060: result: /usr/bin/sed
configure:5078: checking for grep that handles long lines and -e
configure:5144: result: /usr/bin/grep
configure:5149: checking for egrep
configure:5219: result: /usr/bin/grep -E
configure:5226: checking for fgrep
configure:5296: result: /usr/bin/grep -F
configure:5333: checking for ld used by /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc
configure:5402: result: /usr/bin/ld -m elf_x86_64
configure:5409: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:5426: result: yes
configure:5438: checking for BSD- or MS-compatible name lister (nm)
configure:5494: result: /usr/bin/nm
configure:5636: checking the name lister (/usr/bin/nm) interface
configure:5644: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:5647: /usr/bin/nm "conftest.o"
configure:5650: output
0000000000000000 B some_variable
configure:5658: result: BSD nm
configure:5661: checking whether ln -s works
configure:5665: result: yes
configure:5673: checking the maximum length of command line arguments
configure:5806: result: 1572864
configure:5854: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5896: result: func_convert_file_noop
configure:5903: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5925: result: func_convert_file_noop
configure:5932: checking for /usr/bin/ld -m elf_x86_64 option to reload object files
configure:5941: result: -r
configure:6021: checking for objdump
configure:6042: found /usr/bin/objdump
configure:6054: result: objdump
configure:6086: checking how to recognize dependent libraries
configure:6288: result: pass_all
configure:6379: checking for dlltool
configure:6415: result: no
configure:6445: checking how to associate runtime and link libraries
configure:6474: result: printf %s\n
configure:6610: checking for archiver @FILE support
configure:6628: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:6628: $? = 0
configure:6632: /usr/bin/ar cru libconftest.a @conftest.lst >&5
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
configure:6635: $? = 0
configure:6640: /usr/bin/ar cru libconftest.a @conftest.lst >&5
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/ar: conftest.o: No such file or directory
configure:6643: $? = 1
configure:6656: result: @
configure:6720: checking for strip
configure:6741: found /usr/bin/strip
configure:6753: result: strip
configure:6831: checking for ranlib
configure:6864: result: /usr/bin/ranlib
configure:6966: checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc object
configure:7120: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:7123: $? = 0
configure:7127: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7130: $? = 0
configure:7196: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c conftstm.o >&5
configure:7199: $? = 0
configure:7238: result: ok
configure:7285: checking for sysroot
configure:7317: result: no
configure:7324: checking for a working dd
configure:7369: result: /home/autobuild/autobuild/instance-11/output-1/host/bin/dd
configure:7373: checking how to truncate binary pipes
configure:7390: result: /home/autobuild/autobuild/instance-11/output-1/host/bin/dd bs=4096 count=1
configure:7527: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:7530: $? = 0
configure:7730: checking for mt
configure:7766: result: no
configure:7786: checking if : is a manifest tool
configure:7793: : '-?'
configure:7802: result: no
configure:8542: checking for dlfcn.h
configure:8542: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:8542: $? = 0
configure:8542: result: yes
configure:8807: checking for objdir
configure:8824: result: .libs
configure:9086: checking if /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:9105: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9109: $? = 0
configure:9123: result: no
configure:9481: checking for /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC
configure:9490: result: -fPIC -DPIC
configure:9498: checking if /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:9517: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5
configure:9521: $? = 0
configure:9535: result: yes
configure:9564: checking if /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc static flag -static works
configure:9594: result: yes
configure:9609: checking if /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o
configure:9631: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -o out/conftest2.o conftest.c >&5
configure:9635: $? = 0
configure:9658: result: yes
configure:9666: checking if /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o
configure:9715: result: yes
configure:9748: checking whether the /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries
configure:11019: result: yes
configure:11261: checking dynamic linker characteristics
configure:11843: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11843: $? = 0
configure:12083: result: GNU/Linux ld.so
configure:12205: checking how to hardcode library paths into programs
configure:12230: result: immediate
configure:12830: checking whether stripping libraries is possible
configure:12835: result: yes
configure:12870: checking if libtool supports shared libraries
configure:12872: result: yes
configure:12875: checking whether to build shared libraries
configure:12900: result: no
configure:12903: checking whether to build static libraries
configure:12907: result: yes
configure:12961: checking whether make supports nested variables
configure:12980: result: yes
configure:12995: checking whether ln -s works
configure:12999: result: yes
configure:13010: checking for gawk
configure:13043: result: gawk
configure:13061: checking for nroff
configure:13084: found /usr/bin/nroff
configure:13097: result: /usr/bin/nroff
configure:13116: checking for tgetent in -lcurses
configure:13145: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses   >&5
configure:13145: $? = 0
configure:13157: result: yes
configure:13282: checking for dirent.h that defines DIR
configure:13302: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13302: $? = 0
configure:13313: result: yes
configure:13327: checking for library containing opendir
configure:13363: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:13363: $? = 0
configure:13385: result: none required
configure:13467: checking for egrep
configure:13537: result: /usr/bin/grep -E
configure:13545: checking for sys/wait.h that is POSIX.1 compatible
configure:13572: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13572: $? = 0
configure:13582: result: yes
configure:13590: checking for fcntl.h
configure:13590: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13590: $? = 0
configure:13590: result: yes
configure:13596: checking for limits.h
configure:13596: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13596: $? = 0
configure:13596: result: yes
configure:13602: checking for stdint.h
configure:13602: result: yes
configure:13608: checking for stdlib.h
configure:13608: result: yes
configure:13614: checking for string.h
configure:13614: result: yes
configure:13620: checking for sys/ioctl.h
configure:13620: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13620: $? = 0
configure:13620: result: yes
configure:13626: checking for sys/param.h
configure:13626: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13626: $? = 0
configure:13626: result: yes
configure:13632: checking for unistd.h
configure:13632: result: yes
configure:13638: checking for curses.h
configure:13638: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13638: $? = 0
configure:13638: result: yes
configure:13644: checking for ncurses.h
configure:13644: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13644: $? = 0
configure:13644: result: yes
configure:13650: checking for sys/cdefs.h
configure:13650: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13650: $? = 0
configure:13650: result: yes
configure:13658: checking for termios.h
configure:13658: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13658: $? = 0
configure:13658: result: yes
configure:13669: checking for term.h
configure:13669: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13669: $? = 0
configure:13669: result: yes
configure:13684: checking for an ANSI C-conforming const
configure:13751: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13751: $? = 0
configure:13761: result: yes
configure:13770: checking for pid_t
configure:13770: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13770: $? = 0
configure:13770: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:20: error: expected expression before ')' token
   88 | if (sizeof ((pid_t)))
      |                    ^
configure:13770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| int
| main (void)
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13770: result: yes
configure:13808: checking for size_t
configure:13808: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13808: $? = 0
configure:13808: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:21: error: expected expression before ')' token
   87 | if (sizeof ((size_t)))
      |                     ^
configure:13808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13808: result: yes
configure:13819: checking for u_int32_t
configure:13819: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13819: $? = 0
configure:13819: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:24: error: expected expression before ')' token
   87 | if (sizeof ((u_int32_t)))
      |                        ^
configure:13819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((u_int32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13819: result: yes
configure:13846: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
configure:13846: $? = 0
configure:13866: checking for fork
configure:13866: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
conftest.c:74:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
   74 | char fork (void);
      |      ^~~~
configure:13866: $? = 0
configure:13866: result: yes
configure:13866: checking for vfork
configure:13866: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:13866: $? = 0
configure:13866: result: yes
configure:13879: checking for working fork
configure:13903: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:13903: $? = 0
configure:13903: ./conftest
configure:13903: $? = 0
configure:13917: result: yes
configure:13938: checking for working vfork
configure:14070: result: yes
configure:14099: checking return type of signal handlers
configure:14118: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:10: error: void value not ignored as it ought to be
   68 | return *(signal (0, 0)) (0) == 1;
      |         ~^~~~~~~~~~~~~~~~~~
configure:14118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_SIZE_MAX 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main (void)
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:14128: result: void
configure:14134: checking whether lstat correctly handles trailing slash
configure:14167: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:14167: $? = 0
configure:14167: ./conftest
configure:14167: $? = 0
configure:14188: result: yes
configure:14205: checking whether stat accepts an empty string
configure:14227: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:14227: $? = 0
configure:14227: ./conftest
configure:14227: $? = 0
configure:14241: result: no
configure:14255: checking for getline
configure:14255: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:14255: $? = 0
configure:14255: result: yes
configure:14261: checking for isascii
configure:14261: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
conftest.c:81:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   81 | char isascii (void);
      |      ^~~~~~~
configure:14261: $? = 0
configure:14261: result: yes
configure:14267: checking for issetugid
configure:14267: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
/usr/bin/ld: /tmp/ccayUN8d.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `issetugid'
collect2: error: ld returned 1 exit status
configure:14267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_SIZE_MAX 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETLINE 1
| #define HAVE_ISASCII 1
| /* end confdefs.h.  */
| /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define issetugid innocuous_issetugid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char issetugid (void); below.  */
| 
| #include <limits.h>
| #undef issetugid
| 
| /* 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 issetugid (void);
| /* 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_issetugid || defined __stub___issetugid
| choke me
| #endif
| 
| int
| main (void)
| {
| return issetugid ();
|   ;
|   return 0;
| }
configure:14267: result: no
configure:14273: checking for wcsdup
configure:14273: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:14273: $? = 0
configure:14273: result: yes
configure:14281: checking whether getpwnam_r and getpwuid_r are posix like
configure:14300: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
configure:14300: $? = 0
configure:14305: result: yes
configure:14316: checking whether getpwnam_r and getpwuid_r are posix _draft_ like
configure:14335: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c -lcurses  >&5
conftest.c: In function 'main':
conftest.c:74:1: error: too few arguments to function 'getpwnam_r'
   74 | getpwnam_r(NULL, NULL, NULL, (size_t)0);
      | ^~~~~~~~~~
In file included from conftest.c:70:
/usr/include/pwd.h:153:12: note: declared here
  153 | extern int getpwnam_r (const char *__restrict __name,
      |            ^~~~~~~~~~
conftest.c:75:17: error: too few arguments to function 'getpwuid_r'
   75 |                 getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
      |                 ^~~~~~~~~~
/usr/include/pwd.h:146:12: note: declared here
  146 | extern int getpwuid_r (__uid_t __uid,
      |            ^~~~~~~~~~
configure:14335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_SIZE_MAX 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETLINE 1
| #define HAVE_ISASCII 1
| #define HAVE_WCSDUP 1
| #define HAVE_GETPW_R_POSIX 1
| /* end confdefs.h.  */
| #include <stdlib.h>
|                 #include <sys/types.h>
|                 #include <pwd.h>
| int
| main (void)
| {
| getpwnam_r(NULL, NULL, NULL, (size_t)0);
|                 getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
|   ;
|   return 0;
| }
configure:14343: result: no
configure:14351: checking for struct dirent.d_namlen
configure:14351: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:13: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
   77 | if (ac_aggr.d_namlen)
      |             ^~~~~~~~
      |             d_name
configure:14351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_SIZE_MAX 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETLINE 1
| #define HAVE_ISASCII 1
| #define HAVE_WCSDUP 1
| #define HAVE_GETPW_R_POSIX 1
| /* end confdefs.h.  */
| #if HAVE_DIRENT_H
| #include <dirent.h>
| #endif
| 
| 
| int
| main (void)
| {
| static struct dirent ac_aggr;
| if (ac_aggr.d_namlen)
| return 0;
|   ;
|   return 0;
| }
configure:14351: /home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -I/home/autobuild/autobuild/instance-11/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:20: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
   77 | if (sizeof ac_aggr.d_namlen)
      |                    ^~~~~~~~
      |                    d_name
configure:14351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libedit"
| #define PACKAGE_TARNAME "libedit-20241115"
| #define PACKAGE_VERSION "3.1"
| #define PACKAGE_STRING "libedit 3.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "libedit-20241115"
| #define VERSION "3.1"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURSES 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_TERM_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_SIZE_MAX 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETLINE 1
| #define HAVE_ISASCII 1
| #define HAVE_WCSDUP 1
| #define HAVE_GETPW_R_POSIX 1
| /* end confdefs.h.  */
| #if HAVE_DIRENT_H
| #include <dirent.h>
| #endif
| 
| 
| int
| main (void)
| {
| static struct dirent ac_aggr;
| if (sizeof ac_aggr.d_namlen)
| return 0;
|   ;
|   return 0;
| }
configure:14351: result: no
configure:14469: checking that generated files are newer than configure
configure:14475: result: done
configure:14502: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libedit config.status 3.1, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on Brett-Arch

config.status:1136: creating Makefile
config.status:1136: creating src/Makefile
config.status:1136: creating config.h
config.status:1365: executing depfiles commands
config.status:1365: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/autobuild/autobuild/instance-11/output-1/host/include
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getline=yes
ac_cv_func_isascii=yes
ac_cv_func_issetugid=no
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wcsdup=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ncurses_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_curses_tgetent=yes
ac_cv_member_struct_dirent_d_namlen=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_NROFF=/usr/bin/nroff
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/home/autobuild/autobuild/instance-11/output-1/host/bin/install -c'
ac_cv_path_lt_DD=/home/autobuild/autobuild/instance-11/output-1/host/bin/dd
ac_cv_path_mkdir=/home/autobuild/autobuild/instance-11/output-1/host/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_COMPILE_ET=no
ac_cv_prog_ac_ct_CC='/home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_should_define__xopen_source=no
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_u_int32_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/home/autobuild/autobuild/instance-11/output-1/host/bin/dd bs=4096 count=1'

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

ACLOCAL='${SHELL} '\''/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} '\''/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit/missing'\'' automake-1.16'
AWK='gawk'
CC='/home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include'
CPPFLAGS='-I/home/autobuild/autobuild/instance-11/output-1/host/include'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64 -m elf_x86_64'
LDFLAGS='-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib'
LIBOBJS=''
LIBS='-lcurses '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LT_VERSION='0:36:0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='true'
MANIFEST_TOOL=':'
MANTYPE='mdoc'
MKDIR_P='/home/autobuild/autobuild/instance-11/output-1/host/bin/mkdir -p'
NM='/usr/bin/nm'
NMEDIT=''
NROFF='/usr/bin/nroff'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libedit-20241115'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libedit'
PACKAGE_STRING='libedit 3.1'
PACKAGE_TARNAME='libedit-20241115'
PACKAGE_URL=''
PACKAGE_VERSION='3.1'
PATH_SEPARATOR=':'
RANLIB='/usr/bin/ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.1'
ac_ct_AR=''
ac_ct_CC='/home/autobuild/autobuild/instance-11/output-1/host/bin/ccache /usr/bin/gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/autobuild/autobuild/instance-11/output-1/build/host-heimdal-f4faaeaba371fff3f8d1bc14389f5e6d70ca8e17/lib/libedit/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/autobuild/autobuild/instance-11/output-1/host/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/autobuild/autobuild/instance-11/output-1/host'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/home/autobuild/autobuild/instance-11/output-1/host/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libedit"
#define PACKAGE_TARNAME "libedit-20241115"
#define PACKAGE_VERSION "3.1"
#define PACKAGE_STRING "libedit 3.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define PACKAGE "libedit-20241115"
#define VERSION "3.1"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBCURSES 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CURSES_H 1
#define HAVE_NCURSES_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_TERM_H 1
#define HAVE_U_INT32_T 1
#define HAVE_SIZE_MAX 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define RETSIGTYPE void
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_GETLINE 1
#define HAVE_ISASCII 1
#define HAVE_WCSDUP 1
#define HAVE_GETPW_R_POSIX 1

configure: exit 0