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

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/home/autobuild/autobuild/instance-9/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-9/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-9/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 --without-javac --with-ssl=/home/autobuild/autobuild/instance-9/output-1/host --without-termcap CFLAGS=-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include LDFLAGS=-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib --disable-option-checking --cache-file=/dev/null --srcdir=/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/make

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

hostname = denver002
uname -m = x86_64
uname -r = 5.15.107-2-pve
uname -s = Linux
uname -v = #1 SMP PVE 5.15.107-2 (2023-05-10T09:10Z)

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

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

PATH: /home/autobuild/autobuild/instance-9/output-1/host/bin
PATH: /home/autobuild/autobuild/instance-9/output-1/host/sbin
PATH: /home/autobuild/make
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2722: checking build system type
configure:2736: result: x86_64-pc-linux-gnu
configure:2756: checking host system type
configure:2769: result: x86_64-pc-linux-gnu
configure:2871: checking for gcc
configure:2898: result: /usr/bin/gcc
configure:3127: checking for C compiler version
configure:3136: /usr/bin/gcc --version >&5
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3147: $? = 0
configure:3136: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
... rest of stderr output deleted ...
configure:3147: $? = 0
configure:3136: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3147: $? = 1
configure:3136: /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:3147: $? = 1
configure:3167: checking whether the C compiler works
configure:3189: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib conftest.c  >&5
configure:3193: $? = 0
configure:3241: result: yes
configure:3244: checking for C compiler default output file name
configure:3246: result: a.out
configure:3252: checking for suffix of executables
configure:3259: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib conftest.c  >&5
configure:3263: $? = 0
configure:3285: result: 
configure:3307: checking whether we are cross compiling
configure:3315: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib conftest.c  >&5
configure:3319: $? = 0
configure:3326: ./conftest
configure:3330: $? = 0
configure:3345: result: no
configure:3350: checking for suffix of object files
configure:3372: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:3376: $? = 0
configure:3397: result: o
configure:3401: checking whether we are using the GNU C compiler
configure:3420: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:3420: $? = 0
configure:3429: result: yes
configure:3438: checking whether /usr/bin/gcc accepts -g
configure:3458: /usr/bin/gcc -c -g -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:3458: $? = 0
configure:3499: result: yes
configure:3516: checking for /usr/bin/gcc option to accept ISO C89
configure:3579: /usr/bin/gcc  -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:3579: $? = 0
configure:3592: result: none needed
configure:3724: checking for C++ compiler version
configure:3733: /usr/bin/g++ --version >&5
g++ (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3744: $? = 0
configure:3733: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
... rest of stderr output deleted ...
configure:3744: $? = 0
configure:3733: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3744: $? = 1
configure:3733: /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:3744: $? = 1
configure:3748: checking whether we are using the GNU C++ compiler
configure:3767: /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.cpp >&5
configure:3767: $? = 0
configure:3776: result: yes
configure:3785: checking whether /usr/bin/g++ accepts -g
configure:3805: /usr/bin/g++ -c -g -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.cpp >&5
configure:3805: $? = 0
configure:3846: result: yes
configure:3912: checking for ld
configure:3939: result: /usr/bin/ld
configure:3969: checking for mixed cygwin or msys and native VC++ environment
configure:3992: result: no
configure:4008: checking for mixed cygwin and native MinGW environment
configure:4024: result: no
configure:4033: checking if we mix cygwin with any native compiler
configure:4039: result: no
configure:4045: checking if we mix msys with another native compiler
configure:4051: result: no
configure:4064: checking for env
configure:4082: found /bin/env
configure:4095: result: /bin/env
configure:4110: checking for GNU make
configure:4144: result: yes (make)
configure:4164: checking for a BSD-compatible install
configure:4232: result: /usr/bin/install -c
configure:4250: checking whether ln -s works
configure:4254: result: yes
configure:4304: checking for ranlib
configure:4331: result: /usr/bin/ranlib
configure:4357: checking for perl5
configure:4388: result: /usr/bin/perl
configure:4412: checking ERTS version
configure:4415: result: 10.7.2.14
configure:4422: checking OTP release
configure:4425: result: 22
configure:4429: checking OTP version
configure:4432: result: 22.3.4.22
configure:4642: checking how to run the C preprocessor
configure:4712: result: /usr/bin/cpp
configure:4732: /usr/bin/cpp -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c
configure:4732: $? = 0
configure:4746: /usr/bin/cpp -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4775: checking for grep that handles long lines and -e
configure:4833: result: /usr/bin/grep
configure:4838: checking for egrep
configure:4900: result: /usr/bin/grep -E
configure:4905: checking for ANSI C header files
configure:4925: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:4925: $? = 0
configure:4998: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib conftest.c  >&5
configure:4998: $? = 0
configure:4998: ./conftest
configure:4998: $? = 0
configure:5009: result: yes
configure:5022: checking for sys/types.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for sys/stat.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for stdlib.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for string.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for memory.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for strings.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for inttypes.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for stdint.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5022: checking for unistd.h
configure:5022: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5022: $? = 0
configure:5022: result: yes
configure:5043: checking for native win32 threads
configure:5053: result: no
configure:5061: checking for pthread_create in -lpthread
configure:5086: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib conftest.c -lpthread   >&5
configure:5086: $? = 0
configure:5095: result: yes
configure:5201: checking for getconf
configure:5217: found /usr/bin/getconf
configure:5229: result: getconf
configure:5383: checking for Native POSIX Thread Library
configure:5400: result: yes
configure:5410: checking nptl/pthread.h usability
configure:5410: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
conftest.c:52:10: fatal error: nptl/pthread.h: No such file or directory
   52 | #include <nptl/pthread.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <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 <nptl/pthread.h>
configure:5410: result: no
configure:5410: checking nptl/pthread.h presence
configure:5410: /usr/bin/cpp -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c
conftest.c:19:10: fatal error: nptl/pthread.h: No such file or directory
   19 | #include <nptl/pthread.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <nptl/pthread.h>
configure:5410: result: no
configure:5410: checking for nptl/pthread.h
configure:5410: result: no
configure:5463: checking pthread.h usability
configure:5463: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking pthread.h presence
configure:5463: /usr/bin/cpp -I/home/autobuild/autobuild/instance-9/output-1/host/include  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking for pthread.h
configure:5463: result: yes
configure:5472: checking pthread/mit/pthread.h usability
configure:5472: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5
conftest.c:53:10: fatal error: pthread/mit/pthread.h: No such file or directory
   53 | #include <pthread/mit/pthread.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_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 <pthread/mit/pthread.h>
configure:5472: result: no
configure:5472: checking pthread/mit/pthread.h presence
configure:5472: /usr/bin/cpp -I/home/autobuild/autobuild/instance-9/output-1/host/include  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c
conftest.c:20:10: fatal error: pthread/mit/pthread.h: No such file or directory
   20 | #include <pthread/mit/pthread.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <pthread/mit/pthread.h>
configure:5472: result: no
configure:5472: checking for pthread/mit/pthread.h
configure:5472: result: no
configure:5516: checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)
configure:5531: /usr/bin/gcc -c -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
conftest.c:22:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   22 | main ()
      | ^~~~
configure:5531: $? = 0
configure:5539: result: yes
configure:5549: checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)
configure:5564: /usr/bin/gcc -c -Werror=return-type  -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5564: $? = 0
configure:5572: result: yes
configure:5581: checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)
configure:5596: /usr/bin/gcc -c -Werror=implicit -Werror=return-type  -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5596: $? = 0
configure:5604: result: yes
configure:5613: checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)
configure:5628: /usr/bin/gcc -c -Werror=undef -Werror=implicit -Werror=return-type  -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5628: $? = 0
configure:5636: result: yes
configure:5661: checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)
configure:5676: /usr/bin/gcc -c -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -I/home/autobuild/autobuild/instance-9/output-1/host/include conftest.c >&5
configure:5676: $? = 0
configure:5684: result: yes
configure:5897: checking for ld
configure:5924: result: /usr/bin/gcc
configure:5948: checking for static compiler flags
configure:5951: result: -Werror=undef -Werror=implicit -Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
configure:5953: checking for basic compiler flags for loadable drivers
configure:5956: result: -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -fPIC
configure:5958: checking for compiler flags for loadable drivers
configure:5961: result: -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -fPIC
configure:5963: checking for linker for loadable drivers
configure:5965: result: /usr/bin/gcc
configure:5967: checking for linker flags for loadable drivers
configure:5969: result: -shared -Wl,-Bsymbolic
configure:5971: checking for 'runtime library path' linker flag
configure:5974: result: -Wl,-R
configure:6147: creating ./config.status

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

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

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

on denver002

config.status:815: creating ../Makefile
config.status:918: WARNING:  '../Makefile.in' seems to ignore the --datarootdir setting
config.status:815: creating output.mk
config.status:815: creating ../make/x86_64-pc-linux-gnu/otp_ded.mk
config.status:815: creating emd2exml

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_set=set
ac_cv_env_AR_value=/usr/bin/ar
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include'
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/autobuild/autobuild/instance-9/output-1/host/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/usr/bin/cpp
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_DED_LDFLAGS_set=
ac_cv_env_DED_LDFLAGS_value=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_DED_LD_set=
ac_cv_env_DED_LD_value=
ac_cv_env_ERL_TOP_set=set
ac_cv_env_ERL_TOP_value=/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22
ac_cv_env_GETCONF_set=
ac_cv_env_GETCONF_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib'
ac_cv_env_LD_set=set
ac_cv_env_LD_value=/usr/bin/ld
ac_cv_env_LFS_CFLAGS_set=
ac_cv_env_LFS_CFLAGS_value=
ac_cv_env_LFS_LDFLAGS_set=
ac_cv_env_LFS_LDFLAGS_value=
ac_cv_env_LFS_LIBS_set=
ac_cv_env_LFS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_RANLIB_set=set
ac_cv_env_RANLIB_value=/usr/bin/ranlib
ac_cv_env_STATIC_CFLAGS_set=
ac_cv_env_STATIC_CFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_erl_xcomp_after_morecore_hook_set=
ac_cv_env_erl_xcomp_after_morecore_hook_value=
ac_cv_env_erl_xcomp_bigendian_set=
ac_cv_env_erl_xcomp_bigendian_value=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_set=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_value=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_set=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_value=
ac_cv_env_erl_xcomp_double_middle_endian_set=
ac_cv_env_erl_xcomp_double_middle_endian_value=
ac_cv_env_erl_xcomp_getaddrinfo_set=
ac_cv_env_erl_xcomp_getaddrinfo_value=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_set=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_value=
ac_cv_env_erl_xcomp_isysroot_set=
ac_cv_env_erl_xcomp_isysroot_value=
ac_cv_env_erl_xcomp_kqueue_set=
ac_cv_env_erl_xcomp_kqueue_value=
ac_cv_env_erl_xcomp_linux_nptl_set=
ac_cv_env_erl_xcomp_linux_nptl_value=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_set=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_value=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_set=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_value=
ac_cv_env_erl_xcomp_poll_set=
ac_cv_env_erl_xcomp_poll_value=
ac_cv_env_erl_xcomp_putenv_copy_set=
ac_cv_env_erl_xcomp_putenv_copy_value=
ac_cv_env_erl_xcomp_reliable_fpe_set=
ac_cv_env_erl_xcomp_reliable_fpe_value=
ac_cv_env_erl_xcomp_sysroot_set=
ac_cv_env_erl_xcomp_sysroot_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_nptl_pthread_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pthread_mit_pthread_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_ENV=/bin/env
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP=/usr/bin/cpp
ac_cv_prog_GETCONF=getconf
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_DED_LD=/usr/bin/gcc
ac_cv_prog_ac_ct_LD=/usr/bin/ld
ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes

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

AR='/usr/bin/ar'
BOOTSTRAP_ONLY='no'
CC='/usr/bin/gcc'
CFLAGS='-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include'
CFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R'
CPP='/usr/bin/cpp'
CPPFLAGS='-I/home/autobuild/autobuild/instance-9/output-1/host/include'
CROSS_COMPILING='no'
CXX='/usr/bin/g++'
CXXFLAGS='-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include'
DED_BASIC_CFLAGS='-fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -fPIC'
DED_CC='/usr/bin/gcc'
DED_CFLAGS='-Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -fPIC'
DED_EXT='so'
DED_GCC='yes'
DED_INCLUDE='-I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/beam -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/x86_64-pc-linux-gnu -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/internal -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/internal/x86_64-pc-linux-gnu -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/sys/unix -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/sys/common'
DED_LD='/usr/bin/gcc'
DED_LDFLAGS='-shared -Wl,-Bsymbolic'
DED_LD_FLAG_RUNTIME_LIBRARY_PATH='-Wl,-R'
DED_LIBS=''
DED_OSTYPE='unix'
DED_STATIC_CFLAGS='-Werror=undef -Werror=implicit -Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include -I/home/autobuild/autobuild/instance-9/output-1/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER'
DED_SYS_INCLUDE='-I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/beam -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/x86_64-pc-linux-gnu -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/internal -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/include/internal/x86_64-pc-linux-gnu -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/sys/unix -I/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22/erts/emulator/sys/common'
DED_THR_DEFS=' -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS'
DED_WARN_FLAGS='-Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes'
DED_WERRORFLAGS='-Werror=undef -Werror=implicit -Werror=return-type '
DEFAULT_VERBOSITY='0'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENV='/bin/env'
ERL_TOP='/home/autobuild/autobuild/instance-9/output-1/build/host-erlang-22.3.4.22'
ERTS_VSN='10.7.2.14'
EXEEXT=''
GETCONF='getconf'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld'
LDFLAGS='-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib'
LFS_CFLAGS=''
LFS_LDFLAGS=''
LFS_LIBS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE_PROG='make'
MIXED_CYGWIN='no'
MIXED_CYGWIN_MINGW='no'
MIXED_CYGWIN_VC='no'
MIXED_MSYS='no'
MIXED_MSYS_VC='no'
MIXED_VC='no'
NATIVE_LIBS_ENABLED=''
OBJEXT='o'
OTP_REL='22'
OTP_VSN='22.3.4.22'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
RANLIB='/usr/bin/ranlib'
SHELL='/bin/bash'
STATIC_CFLAGS=''
TARGET='x86_64-pc-linux-gnu'
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
erl_xcomp_after_morecore_hook=''
erl_xcomp_bigendian=''
erl_xcomp_clock_gettime_cpu_time=''
erl_xcomp_dlsym_brk_wrappers=''
erl_xcomp_double_middle_endian=''
erl_xcomp_getaddrinfo=''
erl_xcomp_gethrvtime_procfs_ioctl=''
erl_xcomp_isysroot=''
erl_xcomp_kqueue=''
erl_xcomp_linux_nptl=''
erl_xcomp_linux_usable_sigaltstack=''
erl_xcomp_linux_usable_sigusrx=''
erl_xcomp_poll=''
erl_xcomp_putenv_copy=''
erl_xcomp_reliable_fpe=''
erl_xcomp_sysroot=''
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/autobuild/autobuild/instance-9/output-1/host/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/autobuild/autobuild/instance-9/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-9/output-1/host/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PTHREAD_H 1

configure: exit 0